fragment HotelListing on HotelListing { heading location_filter { city_denmark city_finland city_germany city_norway city_poland city_sweden country excluded } manual_filter { hotels } content_type } fragment HotelListing_ContentPage on ContentPageBlocksHotelListing { __typename hotel_listing { ...HotelListing } }