Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
<lodging_equipment>
  <elevator>true</elevator>
  <heating>true</heating>
  <paid_heating>true</paid_heating>
  <fan>true</fan>
  <air_conditioning>true</air_conditioning>
  <air_conditioning_in_the_lounge>true</air_conditioning_in_the_lounge>
  <paid_air_conditioning>true</paid_air_conditioning>
  <backyard>true</backyard>
  <paid_electricity>true</paid_electricity>
  <single_level_house>true</single_level_house>
  <bicycle_storage>true</bicycle_storage>
  <parking_lot>true</parking_lot>
  <covered_car_park>true</covered_car_park>
  <free_car_park>true</free_car_park>
  <street_parking>true</street_parking>
  <paid_parking>true</paid_parking>
  <paid_parking_on_premises>true</paid_parking_on_premises>
  <electric_cars_chargers>true</electric_cars_chargers>  
  <car_needed>true</car_needed>
  <car_recommended>true</car_recommended>
  <car_not_needed>true</car_not_needed>
  <private_entrance>true</private_entrance>
  <security_cameras>true</security_cameras>
  <emergency_exit>true</emergency_exit>  
  <swimming_pool>true</swimming_pool>
  <private_swimming_pool>true</private_swimming_pool>
  <communal_swimming_pool>true</communal_swimming_pool>
  <public_swimming_pool>true</public_swimming_pool>
  <children_swimming_pool>true</children_swimming_pool>
  <heated_swimming_pool>true</heated_swimming_pool>
  <paid_heated_swimming_pool>true</paid_heated_swimming_pool>
  <covered_swimming_pool>true</covered_swimming_pool>
  <outdoor_shower>true</outdoor_shower>
  <solarium>true</solarium>
  <garden>true</garden>
  <outdoor_dinning>true</outdoor_dinning>
  <gym>true</gym>
  <sauna>true</sauna>
  <spa>true</spa>
  <fireplace>true</fireplace>
  <playground>true</playground>
  <board_games>true</board_games>
  <pool_table>true</pool_table>
  <table_tennis>true</table_tennis>
  <futbolin>true</futbolin>
  <barbecue>true</barbecue>
  <farm_animals>true</farm_animals>
  <orchard>true</orchard>
</lodging_equipment>

...

Code Block
languagexml
<lodging_services>
  <breakfast>true</breakfast>
  <restaurant>true</restaurant>
  <bar>true</bar>
  <hairdresser>true</hairdresser>
  <laundry>true</laundry>
  <news_stand>true</news_stand>
  <babysitting>true</babysitting>
  <health_service>true</health_service>
  <massage_service>true</massage_service>
  <reception>true</reception>
  <front_desk_24h>true</front_desk_24h>
  <room_service>true</room_service>
  <airport_transfer>true</airport_transfer>
  <city_transfer>true</city_transfer>
  <business_center>true</business_center>
  <left_luggage>true</left_luggage>
  <ski_lockers>true</ski_lockers>
  <rent_a_car>true</rent_a_car>
  <bycicle_rental>true</bycicle_rental>
  <ski_rental>true</ski_rental>
  <snow_racket_rental>true</snow_racket_rental>
  <luggage_dropoff_allowed>true</luggage_dropoff_allowed>
  <long_term_stays_allowed>true</long_term_stays_allowed>
  <self_checkin_checkout>true</self_checkin_checkout>
  <reading_room>true</reading_room>
  <shopping>true</shopping>
  <florist>true</florist>
  <meeting_rooms>true</meeting_rooms>
  <game_room>true</game_room>
  <dance_hall>true</dance_hall>
  <discotheque>true</discotheque>
  <casino>true</casino>
  <bingo>true</bingo>
</lodging_services>

...

Code Block
languagexml
<lodging_surroundings>
  <tennis>true</tennis>
  <horse_riding>true</horse_riding>
  <paddle>true</paddle>
  <golf>true</golf>
  <mini_golf>true</mini_golf>
  <pitch_and_putt>true</pitch_and_putt>
  <bowling>true</bowling>
  <archery>true</archery>
  <paintball>true</paintball>
  <beach>true</beach>
  <water_skiing>true</water_skiing>
  <scuba_diving>true</scuba_diving>
  <sailing>true</sailing>
  <surf>true</surf>
  <windsurf>true</windsurf>
  <climbing>true</climbing>
  <rockodrome>true</rockodrome>
  <rock_climbing>true</rock_climbing>
  <canyoning>true</canyoning>
  <canoeing>true</canoeing>
  <rafting>true</rafting>
  <hiking>true</hiking>
  <speleology>true</speleology>
  <via_ferrata>true</via_ferrata>
  <small_game_hunting>true</small_game_hunting>
  <big_game_hunting>true</big_game_hunting>
  <fishing>true</fishing>
  <hot_air_balloon>true</hot_air_balloon>
  <paragliding>true</paragliding>
  <skydiving>true</skydiving>
  <ultra_light_flight>true</ultra_light_flight>
  <hang_glider>true</hang_glider>
  <sailplane>true</sailplane>
  <skiing>true</skiing>
  <nordic_skiing>true</nordic_skiing>
  <ice_skating>true</ice_skating>
  <mountain_walk>true</mountain_walk>
  <bycicle_routes>true</bycicle_routes>
  <wine_tourism>true</wine_tourism>
  <romanic_route>true</romanic_route>
  <cistercian_monasteries>true</cistercian_monasteries>
  <picking_mushrooms>true</picking_mushrooms>
  <cinemas>true</cinemas>
  <theatres>true</theatres>
  <museums>true</museums>
  <amusement_park>true</amusement_park>
  <water_park>true</water_park>
  <zoo>true</zoo>
  <church>true</church>
  <synagogue>true</synagogue>
  <mosque>true</mosque> 
</lodging_surroundings>

...

Code Block
languagexml
<lodging_location>
  <sea_views>true</sea_views>
  <mountain_views>true</mountain_views>
  <lake_views>true</lake_views>
  <on_the_beachfront>true</on_the_beachfront>
  <golf_course_view>true</golf_course_view>
  <in_the_old_town>true</in_the_old_town>
  <swimming_pool_views>true</swimming_pool_views>
  <second_line_beach>true</second_line_beach>
  <patio_views>true</patio_views>
</lodging_location>

Restrictions:

...

Code Block
languagexml
<lodging_recommendations>
  <handicapped_accessible>true</handicapped_accessible>
  <gay_friendly>true</gay_friendly>
  <family_friendly>true</family_friendly>
  <event_friendly>true</event_friendly >
  <smoker_friendly>true</smoker_friendly>
  <pets_accepted>true</pets_accepted>
</lodging_recommendations>

Cleaning and disinfection:

Code Block
languagexml
<lodging_cleaning_disinfection>
  <cleaning_before_checkout>true</cleaning_before_checkout>
  <cleaning_and_disinfection>true</cleaning_and_disinfection>
  <enhanced_cleaning_practices>true</enhanced_cleaning_practices>
  <linens_washed_high_temp>true</linens_washed_high_temp>
  <europe_cleaning_standards>true</europe_cleaning_standards>
  <spain_cleaning_standards>true</spain_cleaning_standards>
  <france_cleaning_standards>true</france_cleaning_standards>
  <italy_cleaning_standards>true</italy_cleaning_standards>
  <portugal_cleaning_standards>true</portugal_cleaning_standards>
</lodging_cleaning_disinfection>

Accessibility:

Code Block
languagexml
<lodging_accessibility>
  <adapted_house>true</adapted_house>
  <adapted_bedroom>true</adapted_bedroom>
  <adapted_bathroom>true</adapted_bathroom>
  <railing_in_shower>true</railing_in_shower>
  <railing_in_bathroom>true</railing_in_bathroom>
  <bathroom_accessible_height>true</bathroom_accessible_height>
  <stair_lift>true</stair_lift>
  <adapted_outdoor_spaces>true</adapted_outdoor_spaces>
  <adapted_parking>true</adapted_parking>
</lodging_accessibility>

Sustainability:

Code Block
languagexml
<lodging_sustainability>
  <recycling_glass>true</recycling_glass>
  <recycling_paper>true</recycling_paper>
  <recycling_plastic>true</recycling_plastic>
  <recycling_organic_waste>true</recycling_organic_waste>
  <led_lighting>true</led_lighting>
  <green_energy_provider>true</green_energy_provider>
  <photovoltaic_installation>true</photovoltaic_installation>
  <wind_power>true</wind_power>
  <methane_digester>true</methane_digester>
  <energy_smart_controls>true</energy_smart_controls>
  <heat_pumps>true</heat_pumps>
  <infrared_heating_panels>true</infrared_heating_panels>
  <geothermal_energy>true</geothermal_energy>
  <masonry_heater>true</masonry_heater>
  <solar_thermal_panels>true</solar_thermal_panels>
  <glass_insulation>true</glass_insulation>
  <roof_insulation>true</roof_insulation>
  <wall_insulation>true</wall_insulation>
  <green_roof_insulation>true</green_roof_insulation>
  <floor_insulation>true</floor_insulation>
  <natural_materials_insulation>true</natural_materials_insulation>
  <water_saving_shower>true</water_saving_shower>
  <water_saving_toilet>true</water_saving_toilet>
  <water_saving_taps>true</water_saving_taps>
  <rainwater_treatment>true</rainwater_treatment>
  <grey_water_system>true</grey_water_system>
  <nearby_public_transport>true</nearby_public_transport>
  <bikes_included>true</bikes_included>
  <ebikes_included>true</ebikes_included>
  <electric_scooter_included>true</electric_scooter_included>
  <eco_cleaning_products>true</eco_cleaning_products>
  <no_single_use_toiletries>true</no_single_use_toiletries>
  <towels_changed_upon_request>true</towels_changed_upon_request>
  <no_plastic_stirrers>true</no_plastic_stirrers>
  <no_plastic_straws>true</no_plastic_straws>
  <no_plastic_cups>true</no_plastic_cups>
  <no_plastic_water_bottles>true</no_plastic_water_bottles>
  <no_plastic_bottles>true</no_plastic_bottles>
  <no_plastic_cutlery>true</no_plastic_cutlery>
</lodging_sustainability>

Room equipment:

Code Block
languagexml
<room_equipment>
  <terrace>true</terrace>
  <furnished_terrace>true</furnished_terrace>
  <balcony>true</balcony>
  <baby_cot>true</baby_cot>
  <high_chair>true</high_chair>
  <sun_loungers>true</sun_loungers>
  <beach_essentials>true</beach_essentials>
  <bed_linen>true</bed_linen>
  <bathrobe>true</bathrobe>
  <safety_box>true</safety_box>
  <fire_extinguisher>true</fire_extinguisher>
  <first_aid_kit>true</first_aid_kit>
  <smoke_detector>true</smoke_detector>
  <carbon_monoxide_detector>true</carbon_monoxide_detector>
  <mini_bar>true</mini_bar>
  <working_desk>true</working_desk>
  <storage_room>true</storage_room>
  <paid_bed_sheets>true</paid_bed_sheets>
  <baby_changing_table>true</baby_changing_table>
  <baby_bath>true</baby_bath>
  <baby_monitor>true</baby_monitor>
  <playpen>true</playpen>
  <extra_pillows_blankets>true</extra_pillows_blankets>
  <massage_bed>true</massage_bed>
  <mosquito_net>true</mosquito_net>
  <piano>true</piano>
  <bathroom>true</bathroom>
  <shower>true</shower>
  <bathtub>true</bathtub>
  <hydromassage_bathtub>true</hydromassage_bathtub>
  <jacuzzi>true</jacuzzi>
  <bidet>true</bidet>
  <hot_water>true</hot_water>
  <hairdryer>true</hairdryer>
  <gel_and_shampoo>true</gel_and_shampoo>
  <hair_conditioner>true</hair_conditioner>
  <towels>true</towels>
  <vacuum>true</vacuum>
  <washing_machine>true</washing_machine>
  <tumble_dryer>true</tumble_dryer>
  <clothesline>true</clothesline>
  <iron>true</iron>
  <ironing_board>true</ironing_board>
  <clothes_hangers>true</clothes_hangers>
  <allergy_free_space>true</allergy_free_space>
  <cleaning_products>true</cleaning_products>
  <hypolargenic_pillow>true</hypolargenic_pillow>
  <kitchen>true</kitchen>
  <oven>true</oven>
  <microwave>true</microwave>
  <fridge>true</fridge>
  <freezer>true</freezer>
  <dishwasher>true</dishwasher>
  <coffee_maker>true</coffee_maker>
  <teapot>true</teapot>
  <kettle>true</kettle>
  <nespresso>true</nespresso>
  <dolcegusto>true</dolcegusto>
  <capsule_coffee_maker>true</capsule_coffee_maker>
  <toaster>true</toaster>
  <squeezer>true</squeezer>
  <food_mixer>true</food_mixer>
  <frying_pan>true</frying_pan>
  <dishes>true</dishes>
  <spice_selection>true</spice_selection>
  <blender>true</blender>
  <trash_compactor>true</trash_compactor>
  <children_dinnerware>true</children_dinnerware>
  <baking_sheet>true</baking_sheet>
  <cooking_basics>true</cooking_basics>
  <bread_maker>true</bread_maker>
  <wine_cellar>true</wine_cellar>
  <wine_glasses>true</wine_glasses>
  <rice_cooker>true</rice_cooker>
  <tv>true</tv>
  <satellite_tv>true</satellite_tv>
  <tv_3d>true</tv_3d>
  <smart_tv>true</smart_tv>
  <optic_fiber>true</optic_fiber>
  <telephone>true</telephone>
  <internet>true</internet>
  <wifi>true</wifi>
  <free_wifi>true</free_wifi>
  <wifi_access_with_charge>true</wifi_access_with_charge>
  <batery_charger>true</batery_charger>
  <sound_system>true</sound_system>
  <dvd_player>true</dvd_player>
  <movie_collection>true</movie_collection>
  <video_games>true</video_games>
  <streaming_services>true</streaming_services>
  <alarm>true</alarm>
  <pocket_wifi>true</pocket_wifi>
  <alexa_siri>true</alexa_siri>
  <record_player>true</record_player>
  <printer>true</printer>
</room_equipment>