{"id":2482,"date":"2024-10-28T09:26:01","date_gmt":"2024-10-28T08:26:01","guid":{"rendered":"https:\/\/www.residencechecrouit.com\/bilocale-3-letti\/"},"modified":"2025-07-19T10:55:54","modified_gmt":"2025-07-19T08:55:54","slug":"two-room-apartment-3-beds","status":"publish","type":"page","link":"https:\/\/www.residencechecrouit.com\/en\/two-room-apartment-3-beds\/","title":{"rendered":"Two-room Apartment 3 beds"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; module_id=&#8221;top_pag&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#E5D7C3&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;3_5,2_5&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;90%&#8221; max_width=&#8221;90%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1>Two-Room<\/h1>\n<h2>3 beds<\/h2>\n<p>The 2 apartments for 3 people consist of a bedroom with a double bed or 2 single beds, separated from the living\/dining area with a single bed. The kitchenette is equipped with 3 electric burners, a refrigerator, a dishwasher, a microwave oven, and a full set of kitchenware and accessories. They feature a bathroom with a window, shower, bidet, and hairdryer, complimentary toiletries, a direct-line telephone, a flat-screen LCD TV with Sky satellite channels, a safe, and free Wi-Fi.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;2_5&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.residencechecrouit.com\/wp-content\/uploads\/2024\/10\/bilocale-3letti-primo_piano.jpg&#8221; title_text=&#8221;bilocale-3letti-primo_piano&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; scroll_vertical_motion=&#8221;0|70|70|100|-7|0|0&#8243; scroll_vertical_motion_tablet=&#8221;0|70|70|100|0|0|0&#8243; scroll_vertical_motion_phone=&#8221;0|70|70|100|0|0|0&#8243; scroll_vertical_motion_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; module_class=&#8221;parallasse_img bottom&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#291E19&#8243; background_image=&#8221;https:\/\/www.residencechecrouit.com\/wp-content\/uploads\/2024\/10\/bilocale-3letti-primo_piano-6.jpg&#8221; parallax=&#8221;on&#8221; height=&#8221;40vw&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_id=&#8221;app&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#E5D7C3&#8243; custom_padding=&#8221;150px||150px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;90%&#8221; max_width=&#8221;90%&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<script><!-- [et_pb_line_break_holder] -->    $(document).ready(function() {<!-- [et_pb_line_break_holder] -->        \/\/ Assegna un evento di click a ogni <\/p>\n<h3> contenuto in #app .et_pb_text<!-- [et_pb_line_break_holder] -->        $(\"#app .et_pb_text h3\").on(\"click\", function() {<!-- [et_pb_line_break_holder] -->            \/\/ Seleziona il blocco .et_pb_text associato all'<\/p>\n<h3> cliccato<!-- [et_pb_line_break_holder] -->            var textBlock = $(this).closest(\".et_pb_text\");<!-- [et_pb_line_break_holder] -->            \/\/ imposto l'id da et_pb_text togliendo 'testo-'<!-- [et_pb_line_break_holder] -->            var galleryId = textBlock.attr(\"id\");<!-- [et_pb_line_break_holder] -->            if (galleryId && galleryId.startsWith(\"testo-\")) {<!-- [et_pb_line_break_holder] -->                galleryId = galleryId.replace('testo-', ''); \/\/ Rimuove 'testo-'<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            \/\/ Rimuovi la classe 'active' da tutti i blocchi di testo e da tutte le gallerie<!-- [et_pb_line_break_holder] -->            $(\"#app .et_pb_text\").removeClass(\"active\");<!-- [et_pb_line_break_holder] -->            $(\"#app .et_pb_gallery\").removeClass(\"active\");<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            \/\/ Aggiungi la classe 'active' al blocco di testo corrispondente<!-- [et_pb_line_break_holder] -->            textBlock.addClass(\"active\");<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            \/\/ Aggiungi la classe 'active' alla galleria corrispondente in base all'id<!-- [et_pb_line_break_holder] -->            $(\"#\" + galleryId).addClass(\"active\");<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,2_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;90%&#8221; max_width=&#8221;90%&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_id=&#8221;testo-piano_terra&#8221; module_class=&#8221;active&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Ground Floor<\/h3>\n<p>The first two-room apartment is located on the ground floor with an independent entrance and an attached outdoor space equipped with a table and chairs, making it an ideal retreat for families with children. Overlooking the rear, it offers privacy and tranquility.<\/p>\n<p>[\/et_pb_text][et_pb_text module_id=&#8221;testo-primo_piano&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>First Floor<\/h3>\n<p>The other two-room apartment for 3 people is located on the first floor with a small balcony overlooking the rear, also offering great tranquility.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;2_3&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; scroll_vertical_motion=&#8221;0|50|50|100|-3|0|0&#8243; scroll_horizontal_motion=&#8221;0|50|50|100|4|0|0&#8243; motion_trigger_start=&#8221;top&#8221; scroll_vertical_motion_tablet=&#8221;0|50|50|100|0|0|0&#8243; scroll_vertical_motion_phone=&#8221;0|50|50|100|0|0|0&#8243; scroll_vertical_motion_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_gallery gallery_ids=&#8221;2304,2302,2300,2298&#8243; fullwidth=&#8221;on&#8221; module_id=&#8221;piano_terra&#8221; module_class=&#8221;active&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_gallery][et_pb_gallery gallery_ids=&#8221;2304,2302,2300,2298&#8243; fullwidth=&#8221;on&#8221; module_id=&#8221;primo_piano&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_gallery][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Two-Room 3 beds The 2 apartments for 3 people consist of a bedroom with a double bed or 2 single beds, separated from the living\/dining area with a single bed. The kitchenette is equipped with 3 electric burners, a refrigerator, a dishwasher, a microwave oven, and a full set of kitchenware and accessories. They feature [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"folder":[],"class_list":["post-2482","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.residencechecrouit.com\/en\/wp-json\/wp\/v2\/pages\/2482","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.residencechecrouit.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.residencechecrouit.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.residencechecrouit.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.residencechecrouit.com\/en\/wp-json\/wp\/v2\/comments?post=2482"}],"version-history":[{"count":6,"href":"https:\/\/www.residencechecrouit.com\/en\/wp-json\/wp\/v2\/pages\/2482\/revisions"}],"predecessor-version":[{"id":2942,"href":"https:\/\/www.residencechecrouit.com\/en\/wp-json\/wp\/v2\/pages\/2482\/revisions\/2942"}],"wp:attachment":[{"href":"https:\/\/www.residencechecrouit.com\/en\/wp-json\/wp\/v2\/media?parent=2482"}],"wp:term":[{"taxonomy":"folder","embeddable":true,"href":"https:\/\/www.residencechecrouit.com\/en\/wp-json\/wp\/v2\/folder?post=2482"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}