{"id":948,"date":"2026-03-12T10:29:24","date_gmt":"2026-03-12T09:29:24","guid":{"rendered":"https:\/\/www.agriturismomondavio.it\/home\/"},"modified":"2026-07-07T14:27:05","modified_gmt":"2026-07-07T12:27:05","slug":"home","status":"publish","type":"page","link":"https:\/\/www.agriturismomondavio.it\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row row_height_percent=&#8221;0&#8243; override_padding=&#8221;yes&#8221; h_padding=&#8221;2&#8243; top_padding=&#8221;0&#8243; bottom_padding=&#8221;0&#8243; overlay_color=&#8221;color-jevc&#8221; overlay_alpha=&#8221;25&#8243; gutter_size=&#8221;3&#8243; column_width_percent=&#8221;100&#8243; shift_y=&#8221;0&#8243; z_index=&#8221;0&#8243; content_parallax=&#8221;0&#8243; uncode_shortcode_id=&#8221;107181&#8243; overlay_color_type=&#8221;uncode-palette&#8221; vidbg_vc_mp4=&#8221;https:\/\/www.agriturismomondavio.it\/wp-content\/uploads\/2026\/06\/Borgo-La-Rovere-Video.mp4&#8243; vidbg_vc_poster=&#8221;776&#8243;][vc_column column_width_percent=&#8221;100&#8243; position_vertical=&#8221;middle&#8221; gutter_size=&#8221;3&#8243; style=&#8221;dark&#8221; overlay_color=&#8221;color-jevc&#8221; overlay_alpha=&#8221;0&#8243; shift_x=&#8221;0&#8243; shift_y=&#8221;0&#8243; shift_y_down=&#8221;0&#8243; z_index=&#8221;0&#8243; medium_width=&#8221;0&#8243; mobile_width=&#8221;0&#8243; width=&#8221;1\/1&#8243; uncode_shortcode_id=&#8221;212443&#8243; overlay_color_type=&#8221;uncode-palette&#8221;][vc_empty_space empty_h=&#8221;5&#8243;][vc_custom_heading heading_semantic=&#8221;h1&#8243; text_size=&#8221;h1&#8243; uncode_shortcode_id=&#8221;139847&#8243;]Welcome where time slows down[\/vc_custom_heading][vc_column_text uncode_shortcode_id=&#8221;162357&#8243; css=&#8221;.vc_custom_1779437745685{margin-top: 10px !important;}&#8221;]Among the hills of Marche, just steps from Mondavio, Borgo La Rovere is a 19th-century farmhouse steeped in history and authenticity.[\/vc_column_text][vc_button button_color=&#8221;color-579121&#8243; hover_fx=&#8221;full-colored&#8221; border_width=&#8221;0&#8243; button_color_type=&#8221;uncode-palette&#8221; uncode_shortcode_id=&#8221;187157&#8243; link=&#8221;url:https%3A%2F%2Fwww.agriturismomondavio.it%2Fen%2Faccommodations%2F|title:Accommodations|&#8221;]Discover the Accommodations[\/vc_button][vc_empty_space empty_h=&#8221;5&#8243;][\/vc_column][\/vc_row][vc_row row_height_percent=&#8221;0&#8243; overlay_alpha=&#8221;50&#8243; gutter_size=&#8221;3&#8243; column_width_percent=&#8221;100&#8243; shift_y=&#8221;-3&#8243; z_index=&#8221;8&#8243; content_parallax=&#8221;0&#8243; uncode_shortcode_id=&#8221;632477&#8243;][vc_column column_width_percent=&#8221;100&#8243; gutter_size=&#8221;3&#8243; overlay_alpha=&#8221;50&#8243; shift_x=&#8221;0&#8243; shift_y=&#8221;0&#8243; shift_y_down=&#8221;0&#8243; z_index=&#8221;0&#8243; medium_width=&#8221;0&#8243; mobile_width=&#8221;0&#8243; width=&#8221;1\/1&#8243; uncode_shortcode_id=&#8221;188875&#8243;][vc_column_text uncode_shortcode_id=&#8221;198970&#8243; el_class=&#8221;mp-home-search&#8221;]\n    <form class=\"bnb-home-search\" method=\"GET\" action=\"https:\/\/www.agriturismomondavio.it\/en\/accommodations\/\">\n        <div>\n            <label for=\"checkin\"><span class=\"bnb-uncode-icon\">\ue836<\/span> CheckIn<\/label>\n            <input type=\"text\" id=\"bnb-home-checkin\" name=\"checkin\" placeholder=\"Arrival\" required>\n        <\/div>\n\n        <div>\n            <label for=\"checkout\"><span class=\"bnb-uncode-icon\">\ue836<\/span> CheckOut<\/label>\n            <input type=\"text\" id=\"bnb-home-checkout\" name=\"checkout\" placeholder=\"Departure\" required>\n        <\/div>\n\n        <div>\n            <label for=\"adulti\"><span class=\"bnb-uncode-icon\">\ue82a<\/span> Adults<\/label>\n            <input type=\"number\" name=\"adulti\" min=\"1\" value=\"2\">\n        <\/div>\n\n        <div>\n            <label for=\"bambini\"><span class=\"bnb-uncode-icon\">\ue854<\/span> Children<\/label>\n            <input type=\"number\" name=\"bambini\" min=\"0\" value=\"0\">\n        <\/div>\n\n        <div>\n            <label for=\"cani\"><span class=\"bnb-uncode-icon\">\ue84a<\/span> Dogs<\/label>\n            <input type=\"number\" name=\"cani\" min=\"0\" max=\"2\" value=\"0\">\n        <\/div>\n\n    <button type=\"submit\">Check availability<\/button>\n\n    <\/form>\n\n    <script>\n        document.addEventListener(\"DOMContentLoaded\",function(){\n\n            flatpickr(\"#bnb-home-checkin\", {\n                locale: \"it\",\n                dateFormat: \"Y-m-d\",\n                minDate: \"today\",\n                disableMobile: true,\n                plugins: [new rangePlugin({ input: \"#bnb-home-checkout\" })]\n            });\n\n            document.querySelector(\".bnb-home-search\").addEventListener(\"submit\", function(e){\n                const checkin  = document.getElementById(\"bnb-home-checkin\").value;\n                const checkout = document.getElementById(\"bnb-home-checkout\").value;\n\n                if(!checkin || !checkout){\n                    e.preventDefault();\n                    alert(bnbStrings.selectDates);\n                }\n            });\n\n        });\n    <\/script>\n\n    [\/vc_column_text][\/vc_column][\/vc_row][vc_row row_height_percent=&#8221;0&#8243; overlay_alpha=&#8221;50&#8243; gutter_size=&#8221;3&#8243; column_width_percent=&#8221;100&#8243; shift_y=&#8221;0&#8243; z_index=&#8221;0&#8243; content_parallax=&#8221;0&#8243; uncode_shortcode_id=&#8221;118026&#8243;][vc_column column_width_percent=&#8221;100&#8243; gutter_size=&#8221;3&#8243; overlay_alpha=&#8221;50&#8243; shift_x=&#8221;0&#8243; shift_y=&#8221;0&#8243; shift_y_down=&#8221;0&#8243; z_index=&#8221;0&#8243; medium_width=&#8221;0&#8243; mobile_width=&#8221;0&#8243; width=&#8221;1\/1&#8243; uncode_shortcode_id=&#8221;177358&#8243; el_class=&#8221;mp-fiore-1&#8243;][vc_custom_heading uncode_shortcode_id=&#8221;983124&#8243;]The Accommodations[\/vc_custom_heading][vc_column_text uncode_shortcode_id=&#8221;163930&#8243;]<div class='bnb-archivio-home'><div class='bnb-room'><p class='bnb-max-label'>Max: 9 <span>\ue82b<\/span><\/p><a class='bnb-room-thumbnail' style=\"background-image:url('https:\/\/www.agriturismomondavio.it\/wp-content\/uploads\/2026\/03\/borgo-la-rovere-rose-02.jpg');\"><\/a><div class='bnb-room-content'><div class='bnb-room-text'><h3>Le Rose<\/h3><p class='bnb-room-prezzo'>From <span>180\u20ac<\/span> per night<\/p><p class='bnb-contenuto'>Farmhouse with four en-suite double bedrooms on the first floor, panoramic living room, kitchen and lounge with fireplace on the ground floor. Outside: portico with lounge, kitchen and outdoor dining area, immersed in the Marche countryside.<\/p><\/div><a class='bnb-bottone-freccia' href='https:\/\/www.agriturismomondavio.it\/en\/bnb_room\/le-rose\/'>\ue0c3<\/a><\/div><\/div><div class='bnb-room'><p class='bnb-max-label'>Max: 4 <span>\ue82b<\/span><\/p><a class='bnb-room-thumbnail' style=\"background-image:url('https:\/\/www.agriturismomondavio.it\/wp-content\/uploads\/2026\/03\/borgo-la-rovere-papaveri-4-1.jpg');\"><\/a><div class='bnb-room-content'><div class='bnb-room-text'><h3>I Papaveri<\/h3><p class='bnb-room-prezzo'>From <span>125\u20ac<\/span> per night<\/p><p class='bnb-contenuto'>The accommodation features two double bedrooms, a fully equipped kitchen, and a bathroom with shower. Outside, a furnished porch with table and armchairs offers an ideal space to relax and enjoy pleasant moments in the open air.<\/p><\/div><a class='bnb-bottone-freccia' href='https:\/\/www.agriturismomondavio.it\/en\/bnb_room\/i-papaveri\/'>\ue0c3<\/a><\/div><\/div><div class='bnb-room'><p class='bnb-max-label'>Max: 4 <span>\ue82b<\/span><\/p><a class='bnb-room-thumbnail' style=\"background-image:url('https:\/\/www.agriturismomondavio.it\/wp-content\/uploads\/2026\/03\/borgo-la-rovere-tulipani-03-1.jpg');\"><\/a><div class='bnb-room-content'><div class='bnb-room-text'><h3>I Tulipani<\/h3><p class='bnb-room-prezzo'>From <span>125\u20ac<\/span> per night<\/p><p class='bnb-contenuto'>Cottage nestled in the Marche countryside featuring a double bedroom, a living area with a kitchen and sofa bed, a covered veranda, and a private jacuzzi. Outside: private garden with table and seating. <\/p><\/div><a class='bnb-bottone-freccia' href='https:\/\/www.agriturismomondavio.it\/en\/bnb_room\/i-tulipani\/'>\ue0c3<\/a><\/div><\/div><div class='bnb-room'><p class='bnb-max-label'>Max: 3 <span>\ue82b<\/span><\/p><a class='bnb-room-thumbnail' style=\"background-image:url('https:\/\/www.agriturismomondavio.it\/wp-content\/uploads\/2026\/03\/borgo-la-rovere-girasoli-08-1.jpg');\"><\/a><div class='bnb-room-content'><div class='bnb-room-text'><h3>I Girasoli<\/h3><p class='bnb-room-prezzo'>From <span>110\u20ac<\/span> per night<\/p><p class='bnb-contenuto'>Charming open-space cottage with sleeping area and living room in a single environment. Outside: private veranda with table and armchairs. At Borgo La Rovere we take care of every detail.  <\/p><\/div><a class='bnb-bottone-freccia' href='https:\/\/www.agriturismomondavio.it\/en\/bnb_room\/i-girasoli\/'>\ue0c3<\/a><\/div><\/div><\/div>[\/vc_column_text][\/vc_column][\/vc_row][vc_row unlock_row_content=&#8221;yes&#8221; row_height_percent=&#8221;0&#8243; overlay_alpha=&#8221;50&#8243; gutter_size=&#8221;3&#8243; column_width_percent=&#8221;100&#8243; shift_y=&#8221;0&#8243; z_index=&#8221;0&#8243; content_parallax=&#8221;0&#8243; uncode_shortcode_id=&#8221;974745&#8243;][vc_column column_width_percent=&#8221;100&#8243; align_horizontal=&#8221;align_center&#8221; gutter_size=&#8221;3&#8243; overlay_alpha=&#8221;30&#8243; radius=&#8221;lg&#8221; shift_x=&#8221;0&#8243; shift_y=&#8221;0&#8243; shift_y_down=&#8221;0&#8243; z_index=&#8221;0&#8243; medium_width=&#8221;0&#8243; mobile_width=&#8221;0&#8243; width=&#8221;1\/1&#8243; uncode_shortcode_id=&#8221;138535&#8243; el_class=&#8221;mp-colonna-il-campo mp-fiore-2&#8243;][vc_row_inner row_inner_height_percent=&#8221;0&#8243; overlay_alpha=&#8221;50&#8243; equal_height=&#8221;yes&#8221; gutter_size=&#8221;3&#8243; shift_y=&#8221;0&#8243; z_index=&#8221;0&#8243; uncode_shortcode_id=&#8221;541483&#8243;][vc_column_inner width=&#8221;2\/3&#8243;][vc_column_text uncode_shortcode_id=&#8221;150718&#8243;]<\/p>\n<h5>The Products of Our Land<\/h5>\n<p>[\/vc_column_text][vc_custom_heading uncode_shortcode_id=&#8221;192665&#8243;]The Field[\/vc_custom_heading][\/vc_column_inner][vc_column_inner column_width_percent=&#8221;100&#8243; position_vertical=&#8221;bottom&#8221; gutter_size=&#8221;3&#8243; overlay_alpha=&#8221;50&#8243; shift_x=&#8221;0&#8243; shift_y=&#8221;0&#8243; shift_y_down=&#8221;0&#8243; z_index=&#8221;0&#8243; medium_width=&#8221;0&#8243; mobile_width=&#8221;0&#8243; width=&#8221;1\/3&#8243; uncode_shortcode_id=&#8221;187954&#8243;][vc_column_text uncode_shortcode_id=&#8221;117616&#8243;]Here we cultivate with respect for nature&#8217;s rhythms and the satisfaction of watching something real grow.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner row_inner_height_percent=&#8221;0&#8243; overlay_alpha=&#8221;50&#8243; gutter_size=&#8221;3&#8243; shift_y=&#8221;0&#8243; z_index=&#8221;0&#8243; uncode_shortcode_id=&#8221;139774&#8243;][vc_column_inner column_width_percent=&#8221;100&#8243; gutter_size=&#8221;3&#8243; override_padding=&#8221;yes&#8221; column_padding=&#8221;2&#8243; back_color=&#8221;color-xsdn&#8221; overlay_alpha=&#8221;50&#8243; shift_x=&#8221;0&#8243; shift_y=&#8221;0&#8243; shift_y_down=&#8221;0&#8243; z_index=&#8221;0&#8243; medium_width=&#8221;0&#8243; mobile_width=&#8221;0&#8243; width=&#8221;1\/3&#8243; uncode_shortcode_id=&#8221;206976&#8243; el_class=&#8221;mp-ombra-colonne mp-colonne-campo&#8221; back_color_type=&#8221;uncode-palette&#8221;][vc_single_image media=&#8221;939&#8243; media_width_percent=&#8221;100&#8243; media_ratio=&#8221;one-one&#8221; uncode_shortcode_id=&#8221;130238&#8243;][vc_column_text uncode_shortcode_id=&#8221;124658&#8243;]<\/p>\n<h4>The Pomegranate Grove<\/h4>\n<p>The pomegranate grove is the green symbol of Borgo La Rovere. The pomegranates grow slowly and generously, and their fruits tell the story of a land that knows how to care for those who inhabit it.[\/vc_column_text][\/vc_column_inner][vc_column_inner column_width_percent=&#8221;100&#8243; gutter_size=&#8221;3&#8243; back_color=&#8221;color-xsdn&#8221; overlay_alpha=&#8221;50&#8243; shift_x=&#8221;0&#8243; shift_y=&#8221;0&#8243; shift_y_down=&#8221;0&#8243; z_index=&#8221;0&#8243; medium_width=&#8221;0&#8243; mobile_width=&#8221;0&#8243; width=&#8221;1\/3&#8243; el_class=&#8221;mp-ombra-colonne mp-colonne-campo&#8221; back_color_type=&#8221;uncode-palette&#8221; uncode_shortcode_id=&#8221;451519&#8243;][vc_single_image media=&#8221;940&#8243; media_width_percent=&#8221;100&#8243; media_ratio=&#8221;one-one&#8221; uncode_shortcode_id=&#8221;144002&#8243;][vc_column_text uncode_shortcode_id=&#8221;490346&#8243; el_class=&#8221;mp-testo-colonne-campo&#8221;]<\/p>\n<h4>Olives and Oil<\/h4>\n<p>From our olive trees comes an extra virgin oil that carries the fragrance of Marche. Harvested and processed with care, it is one of those flavors you never forget.[\/vc_column_text][\/vc_column_inner][vc_column_inner column_width_percent=&#8221;100&#8243; gutter_size=&#8221;3&#8243; back_color=&#8221;color-147523&#8243; overlay_alpha=&#8221;50&#8243; shift_x=&#8221;0&#8243; shift_y=&#8221;0&#8243; shift_y_down=&#8221;0&#8243; z_index=&#8221;0&#8243; medium_width=&#8221;0&#8243; mobile_width=&#8221;0&#8243; width=&#8221;1\/3&#8243; uncode_shortcode_id=&#8221;154173&#8243; el_class=&#8221;mp-ombra-colonne mp-colonne-campo&#8221; back_color_type=&#8221;uncode-palette&#8221;][vc_single_image media=&#8221;941&#8243; media_width_percent=&#8221;100&#8243; media_ratio=&#8221;one-one&#8221; uncode_shortcode_id=&#8221;202866&#8243;][vc_column_text uncode_shortcode_id=&#8221;193151&#8243; el_class=&#8221;mp-testo-colonne-campo&#8221;]<\/p>\n<h4>Organic Products<\/h4>\n<p>From field to table, in the most direct way possible. We cultivate following the rhythms of the seasons and respect for the land: fruit, vegetables, and much more, organic and genuine by nature.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_button button_color=&#8221;color-579121&#8243; hover_fx=&#8221;full-colored&#8221; border_width=&#8221;0&#8243; button_color_type=&#8221;uncode-palette&#8221; uncode_shortcode_id=&#8221;881864&#8243; link=&#8221;url:https%3A%2F%2Fwww.agriturismomondavio.it%2Fen%2Fthe-field%2F|title:The%20Field|&#8221;]Discover More[\/vc_button][\/vc_column][\/vc_row][vc_row row_height_percent=&#8221;0&#8243; override_padding=&#8221;yes&#8221; h_padding=&#8221;2&#8243; top_padding=&#8221;4&#8243; bottom_padding=&#8221;0&#8243; overlay_alpha=&#8221;50&#8243; equal_height=&#8221;yes&#8221; gutter_size=&#8221;3&#8243; column_width_percent=&#8221;100&#8243; shift_y=&#8221;0&#8243; z_index=&#8221;0&#8243; content_parallax=&#8221;0&#8243; uncode_shortcode_id=&#8221;107236&#8243; el_class=&#8221;mp-fiore-10&#8243;][vc_column column_width_percent=&#8221;100&#8243; position_horizontal=&#8221;left&#8221; gutter_size=&#8221;3&#8243; overlay_alpha=&#8221;50&#8243; shift_x=&#8221;0&#8243; shift_y=&#8221;0&#8243; shift_y_down=&#8221;0&#8243; z_index=&#8221;0&#8243; medium_width=&#8221;0&#8243; mobile_width=&#8221;0&#8243; width=&#8221;1\/2&#8243; uncode_shortcode_id=&#8221;156732&#8243;][vc_column_text uncode_shortcode_id=&#8221;209013&#8243;]<\/p>\n<h5>Yours and Ours<\/h5>\n<p>[\/vc_column_text][vc_custom_heading uncode_shortcode_id=&#8221;502793&#8243;]The Events[\/vc_custom_heading][\/vc_column][vc_column column_width_percent=&#8221;100&#8243; position_vertical=&#8221;bottom&#8221; gutter_size=&#8221;3&#8243; overlay_alpha=&#8221;50&#8243; shift_x=&#8221;0&#8243; shift_y=&#8221;0&#8243; shift_y_down=&#8221;0&#8243; z_index=&#8221;0&#8243; medium_width=&#8221;0&#8243; mobile_width=&#8221;0&#8243; width=&#8221;1\/2&#8243; uncode_shortcode_id=&#8221;659318&#8243;][vc_column_text uncode_shortcode_id=&#8221;176633&#8243;]Borgo La Rovere is a place that knows how to create the right atmosphere for moments that matter. Whether you want to celebrate something special or simply experience something authentic in the heart of Marche, here you will find the right place.[\/vc_column_text][\/vc_column][\/vc_row][vc_row row_height_percent=&#8221;0&#8243; override_padding=&#8221;yes&#8221; h_padding=&#8221;2&#8243; top_padding=&#8221;2&#8243; bottom_padding=&#8221;3&#8243; back_color=&#8221;color-147523&#8243; overlay_alpha=&#8221;50&#8243; equal_height=&#8221;yes&#8221; gutter_size=&#8221;3&#8243; column_width_percent=&#8221;100&#8243; shift_y=&#8221;0&#8243; z_index=&#8221;0&#8243; top_divider=&#8221;hills&#8221; content_parallax=&#8221;0&#8243; uncode_shortcode_id=&#8221;175630&#8243; back_color_type=&#8221;uncode-palette&#8221;][vc_column column_width_percent=&#8221;100&#8243; position_vertical=&#8221;bottom&#8221; gutter_size=&#8221;3&#8243; style=&#8221;dark&#8221; back_image=&#8221;945&#8243; overlay_alpha=&#8221;50&#8243; shift_x=&#8221;0&#8243; shift_y=&#8221;0&#8243; shift_y_down=&#8221;0&#8243; z_index=&#8221;0&#8243; medium_width=&#8221;0&#8243; mobile_width=&#8221;0&#8243; width=&#8221;1\/2&#8243; uncode_shortcode_id=&#8221;284824&#8243; el_class=&#8221;mp-ombra-colonne&#8221; overlay_color_type=&#8221;uncode-gradient&#8221; overlay_color_gradient=&#8221;{&#8220;css&#8220;:&#8220;background: linear-gradient(to top , rgb(0, 0, 0) , rgba(0, 0, 0, 0) 55%);&#8220;,&#8220;sliders&#8220;:`{`{&#8220;color&#8220;:&#8220;rgb(0, 0, 0)&#8220;,&#8220;position&#8220;:0},{&#8220;color&#8220;:&#8220;rgba(0, 0, 0, 0)&#8220;,&#8220;position&#8220;:55}`}`,&#8220;type&#8220;:&#8220;linear&#8220;,&#8220;direction&#8220;:&#8220;bottom&#8220;}&#8221;][vc_empty_space empty_h=&#8221;3&#8243;][vc_column_text uncode_shortcode_id=&#8221;115402&#8243;]<\/p>\n<h3>Your Event, in the Right Place<\/h3>\n<p>Borgo La Rovere welcomes weddings and intimate ceremonies in an authentic and unforgettable setting, far from the ordinary and close to what truly matters.<\/p>\n<p>Every detail is carefully planned with you, to transform your special day into a memory that lasts a lifetime.[\/vc_column_text][vc_button button_color=&#8221;color-579121&#8243; hover_fx=&#8221;full-colored&#8221; border_width=&#8221;0&#8243; button_color_type=&#8221;uncode-palette&#8221; uncode_shortcode_id=&#8221;765378&#8243; link=&#8221;url:https%3A%2F%2Fwww.agriturismomondavio.it%2Fen%2Fevents%2F|title:Events|&#8221;]Organize Your Event[\/vc_button][\/vc_column][vc_column column_width_percent=&#8221;100&#8243; gutter_size=&#8221;3&#8243; overlay_alpha=&#8221;50&#8243; shift_x=&#8221;0&#8243; shift_y=&#8221;0&#8243; shift_y_down=&#8221;0&#8243; z_index=&#8221;0&#8243; medium_width=&#8221;0&#8243; mobile_visibility=&#8221;yes&#8221; mobile_width=&#8221;0&#8243; width=&#8221;1\/2&#8243; uncode_shortcode_id=&#8221;148800&#8243;][vc_row_inner row_inner_height_percent=&#8221;0&#8243; overlay_alpha=&#8221;50&#8243; equal_height=&#8221;yes&#8221; gutter_size=&#8221;3&#8243; shift_y=&#8221;0&#8243; z_index=&#8221;0&#8243; uncode_shortcode_id=&#8221;932733&#8243;][vc_column_inner width=&#8221;5\/12&#8243;][vc_single_image media=&#8221;942&#8243; media_width_percent=&#8221;100&#8243; uncode_shortcode_id=&#8221;111363&#8243; el_class=&#8221;mp-ombra-elemento mp-freccia-eventi&#8221;][\/vc_column_inner][vc_column_inner column_width_percent=&#8221;100&#8243; position_vertical=&#8221;middle&#8221; gutter_size=&#8221;3&#8243; overlay_alpha=&#8221;50&#8243; shift_x=&#8221;0&#8243; shift_y=&#8221;0&#8243; shift_y_down=&#8221;0&#8243; z_index=&#8221;0&#8243; medium_width=&#8221;0&#8243; mobile_width=&#8221;0&#8243; width=&#8221;7\/12&#8243; uncode_shortcode_id=&#8221;235087&#8243;][vc_column_text uncode_shortcode_id=&#8221;143682&#8243;]<\/p>\n<h4>Countryside Residency<\/h4>\n<h5>May 1-2-3<\/h5>\n<p>[\/vc_column_text][vc_button button_color=&#8221;color-579121&#8243; hover_fx=&#8221;full-colored&#8221; border_width=&#8221;0&#8243; button_color_type=&#8221;uncode-palette&#8221; uncode_shortcode_id=&#8221;167108&#8243; link=&#8221;url:https%3A%2F%2Fwww.instagram.com%2Fborgolarovere%2F|target:_blank|&#8221;]Go to Post[\/vc_button][\/vc_column_inner][\/vc_row_inner][vc_row_inner row_inner_height_percent=&#8221;0&#8243; overlay_alpha=&#8221;50&#8243; equal_height=&#8221;yes&#8221; gutter_size=&#8221;3&#8243; shift_y=&#8221;0&#8243; z_index=&#8221;0&#8243; uncode_shortcode_id=&#8221;932733&#8243;][vc_column_inner width=&#8221;5\/12&#8243;][vc_single_image media=&#8221;943&#8243; media_width_percent=&#8221;100&#8243; uncode_shortcode_id=&#8221;455436&#8243; el_class=&#8221;mp-ombra-elemento mp-freccia-eventi&#8221;][\/vc_column_inner][vc_column_inner column_width_percent=&#8221;100&#8243; position_vertical=&#8221;middle&#8221; gutter_size=&#8221;3&#8243; overlay_alpha=&#8221;50&#8243; shift_x=&#8221;0&#8243; shift_y=&#8221;0&#8243; shift_y_down=&#8221;0&#8243; z_index=&#8221;0&#8243; medium_width=&#8221;0&#8243; mobile_width=&#8221;0&#8243; width=&#8221;7\/12&#8243; uncode_shortcode_id=&#8221;235087&#8243;][vc_column_text uncode_shortcode_id=&#8221;143173&#8243;]<\/p>\n<h4>Hypericum Day<\/h4>\n<h5>June 18<\/h5>\n<p>[\/vc_column_text][vc_button button_color=&#8221;color-579121&#8243; hover_fx=&#8221;full-colored&#8221; border_width=&#8221;0&#8243; button_color_type=&#8221;uncode-palette&#8221; uncode_shortcode_id=&#8221;167108&#8243; link=&#8221;url:https%3A%2F%2Fwww.instagram.com%2Fborgolarovere%2F|target:_blank|&#8221;]Go to Post[\/vc_button][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row row_height_percent=&#8221;0&#8243; override_padding=&#8221;yes&#8221; h_padding=&#8221;2&#8243; top_padding=&#8221;4&#8243; bottom_padding=&#8221;0&#8243; overlay_alpha=&#8221;50&#8243; equal_height=&#8221;yes&#8221; gutter_size=&#8221;3&#8243; column_width_percent=&#8221;100&#8243; shift_y=&#8221;0&#8243; z_index=&#8221;0&#8243; top_divider=&#8221;hills&#8221; content_parallax=&#8221;0&#8243; uncode_shortcode_id=&#8221;166728&#8243;][vc_column column_width_percent=&#8221;100&#8243; gutter_size=&#8221;3&#8243; overlay_alpha=&#8221;50&#8243; shift_x=&#8221;0&#8243; shift_y=&#8221;0&#8243; shift_y_down=&#8221;0&#8243; z_index=&#8221;0&#8243; medium_width=&#8221;0&#8243; mobile_width=&#8221;0&#8243; width=&#8221;2\/3&#8243; uncode_shortcode_id=&#8221;152843&#8243; el_class=&#8221;mp-fiore-3&#8243;][vc_column_text uncode_shortcode_id=&#8221;129880&#8243;]<\/p>\n<h5>The People and the History<\/h5>\n<p>[\/vc_column_text][vc_custom_heading uncode_shortcode_id=&#8221;198588&#8243;]Who&#8217;s Behind It[\/vc_custom_heading][\/vc_column][vc_column column_width_percent=&#8221;100&#8243; position_vertical=&#8221;bottom&#8221; gutter_size=&#8221;3&#8243; overlay_alpha=&#8221;50&#8243; shift_x=&#8221;0&#8243; shift_y=&#8221;0&#8243; shift_y_down=&#8221;0&#8243; z_index=&#8221;0&#8243; medium_width=&#8221;0&#8243; mobile_width=&#8221;0&#8243; width=&#8221;1\/3&#8243; uncode_shortcode_id=&#8221;182420&#8243;][vc_column_text uncode_shortcode_id=&#8221;206405&#8243;]We are a family that has always been connected to this land. Every stone, every beam, every space still tells the story of those who lived here before us.[\/vc_column_text][\/vc_column][\/vc_row][vc_row row_height_percent=&#8221;0&#8243; override_padding=&#8221;yes&#8221; h_padding=&#8221;2&#8243; top_padding=&#8221;2&#8243; bottom_padding=&#8221;4&#8243; overlay_alpha=&#8221;50&#8243; equal_height=&#8221;yes&#8221; gutter_size=&#8221;3&#8243; column_width_percent=&#8221;100&#8243; shift_y=&#8221;0&#8243; z_index=&#8221;0&#8243; content_parallax=&#8221;0&#8243; uncode_shortcode_id=&#8221;201042&#8243;][vc_column column_width_percent=&#8221;100&#8243; position_vertical=&#8221;bottom&#8221; gutter_size=&#8221;3&#8243; style=&#8221;dark&#8221; back_image=&#8221;946&#8243; overlay_alpha=&#8221;50&#8243; shift_x=&#8221;0&#8243; shift_y=&#8221;0&#8243; shift_y_down=&#8221;0&#8243; z_index=&#8221;0&#8243; medium_width=&#8221;0&#8243; mobile_width=&#8221;0&#8243; width=&#8221;1\/2&#8243; uncode_shortcode_id=&#8221;836564&#8243; overlay_color_type=&#8221;uncode-gradient&#8221; overlay_color_gradient=&#8221;{&#8220;css&#8220;:&#8220;background: linear-gradient(to top , rgb(0, 0, 0) , rgba(89, 93, 82, 0) 50%);&#8220;,&#8220;sliders&#8220;:`{`{&#8220;color&#8220;:&#8220;rgb(0, 0, 0)&#8220;,&#8220;position&#8220;:0},{&#8220;color&#8220;:&#8220;rgba(89, 93, 82, 0)&#8220;,&#8220;position&#8220;:50}`}`,&#8220;type&#8220;:&#8220;linear&#8220;,&#8220;direction&#8220;:&#8220;bottom&#8220;}&#8221;][vc_empty_space empty_h=&#8221;3&#8243;][vc_column_text uncode_shortcode_id=&#8221;160302&#8243;]<\/p>\n<h3>Our Story<\/h3>\n<p>Borgo La Rovere was born from a dream. The dream of restoring a 19th-century farmhouse, bringing it back to life, and sharing with you the authentic beauty of this corner of Marche.[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_single_image media=&#8221;944&#8243; media_width_percent=&#8221;100&#8243; media_ratio=&#8221;two-one&#8221; mobile_visibility=&#8221;yes&#8221; uncode_shortcode_id=&#8221;122317&#8243;][vc_column_text uncode_shortcode_id=&#8221;127921&#8243;]Today Borgo La Rovere is the place where we love to welcome those who arrive with the curiosity to discover the truest Marche, the one far from tourist routes, the one you find only by stopping to listen.[\/vc_column_text][vc_button button_color=&#8221;color-579121&#8243; hover_fx=&#8221;full-colored&#8221; border_width=&#8221;0&#8243; button_color_type=&#8221;uncode-palette&#8221; uncode_shortcode_id=&#8221;133834&#8243; link=&#8221;url:https%3A%2F%2Fwww.agriturismomondavio.it%2Fen%2Fwho-we-are%2F|title:Who%20We%20Are|&#8221;]Discover More About Us[\/vc_button][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row row_height_percent=&#8221;0&#8243; override_padding=&#8221;yes&#8221; h_padding=&#8221;2&#8243; top_padding=&#8221;0&#8243; bottom_padding=&#8221;0&#8243; overlay_color=&#8221;color-jevc&#8221; overlay_alpha=&#8221;25&#8243; gutter_size=&#8221;3&#8243; column_width_percent=&#8221;100&#8243; shift_y=&#8221;0&#8243; z_index=&#8221;0&#8243; content_parallax=&#8221;0&#8243; uncode_shortcode_id=&#8221;107181&#8243; overlay_color_type=&#8221;uncode-palette&#8221; vidbg_vc_mp4=&#8221;https:\/\/www.agriturismomondavio.it\/wp-content\/uploads\/2026\/06\/Borgo-La-Rovere-Video.mp4&#8243; vidbg_vc_poster=&#8221;776&#8243;][vc_column column_width_percent=&#8221;100&#8243; position_vertical=&#8221;middle&#8221; gutter_size=&#8221;3&#8243; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":776,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-948","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Borgo La Rovere - Where Time Slows Down<\/title>\n<meta name=\"description\" content=\"Among the hills of Marche, just steps from Mondavio, Borgo La Rovere is a 19th-century farmhouse steeped in history and authenticity.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.agriturismomondavio.it\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Borgo La Rovere - Where Time Slows Down\" \/>\n<meta property=\"og:description\" content=\"Among the hills of Marche, just steps from Mondavio, Borgo La Rovere is a 19th-century farmhouse steeped in history and authenticity.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.agriturismomondavio.it\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"Borgo La Rovere\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/borgolarovere?locale=it_IT\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-07T12:27:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.agriturismomondavio.it\/wp-content\/uploads\/2026\/03\/borgo-la-rovere-rose-02.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1280\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/en\\\/\",\"url\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/en\\\/\",\"name\":\"Borgo La Rovere - Where Time Slows Down\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/en\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/en\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/borgo-la-rovere-rose-02.jpg\",\"datePublished\":\"2026-03-12T09:29:24+00:00\",\"dateModified\":\"2026-07-07T12:27:05+00:00\",\"description\":\"Among the hills of Marche, just steps from Mondavio, Borgo La Rovere is a 19th-century farmhouse steeped in history and authenticity.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/en\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.agriturismomondavio.it\\\/en\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/en\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/borgo-la-rovere-rose-02.jpg\",\"contentUrl\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/borgo-la-rovere-rose-02.jpg\",\"width\":1920,\"height\":1280},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/en\\\/\",\"name\":\"Borgo La Rovere\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/en\\\/#organization\",\"name\":\"Borgo La Rovere\",\"url\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/logo-borgo-la-rovere-new.png\",\"contentUrl\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/logo-borgo-la-rovere-new.png\",\"width\":1970,\"height\":1083,\"caption\":\"Borgo La Rovere\"},\"image\":{\"@id\":\"https:\\\/\\\/www.agriturismomondavio.it\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/borgolarovere?locale=it_IT\",\"https:\\\/\\\/www.instagram.com\\\/borgolarovere\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Borgo La Rovere - Where Time Slows Down","description":"Among the hills of Marche, just steps from Mondavio, Borgo La Rovere is a 19th-century farmhouse steeped in history and authenticity.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.agriturismomondavio.it\/en\/","og_locale":"en_US","og_type":"article","og_title":"Borgo La Rovere - Where Time Slows Down","og_description":"Among the hills of Marche, just steps from Mondavio, Borgo La Rovere is a 19th-century farmhouse steeped in history and authenticity.","og_url":"https:\/\/www.agriturismomondavio.it\/en\/","og_site_name":"Borgo La Rovere","article_publisher":"https:\/\/www.facebook.com\/borgolarovere?locale=it_IT","article_modified_time":"2026-07-07T12:27:05+00:00","og_image":[{"width":1920,"height":1280,"url":"https:\/\/www.agriturismomondavio.it\/wp-content\/uploads\/2026\/03\/borgo-la-rovere-rose-02.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.agriturismomondavio.it\/en\/","url":"https:\/\/www.agriturismomondavio.it\/en\/","name":"Borgo La Rovere - Where Time Slows Down","isPartOf":{"@id":"https:\/\/www.agriturismomondavio.it\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.agriturismomondavio.it\/en\/#primaryimage"},"image":{"@id":"https:\/\/www.agriturismomondavio.it\/en\/#primaryimage"},"thumbnailUrl":"https:\/\/www.agriturismomondavio.it\/wp-content\/uploads\/2026\/03\/borgo-la-rovere-rose-02.jpg","datePublished":"2026-03-12T09:29:24+00:00","dateModified":"2026-07-07T12:27:05+00:00","description":"Among the hills of Marche, just steps from Mondavio, Borgo La Rovere is a 19th-century farmhouse steeped in history and authenticity.","breadcrumb":{"@id":"https:\/\/www.agriturismomondavio.it\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.agriturismomondavio.it\/en\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.agriturismomondavio.it\/en\/#primaryimage","url":"https:\/\/www.agriturismomondavio.it\/wp-content\/uploads\/2026\/03\/borgo-la-rovere-rose-02.jpg","contentUrl":"https:\/\/www.agriturismomondavio.it\/wp-content\/uploads\/2026\/03\/borgo-la-rovere-rose-02.jpg","width":1920,"height":1280},{"@type":"BreadcrumbList","@id":"https:\/\/www.agriturismomondavio.it\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.agriturismomondavio.it\/en\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/www.agriturismomondavio.it\/en\/#website","url":"https:\/\/www.agriturismomondavio.it\/en\/","name":"Borgo La Rovere","description":"","publisher":{"@id":"https:\/\/www.agriturismomondavio.it\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.agriturismomondavio.it\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.agriturismomondavio.it\/en\/#organization","name":"Borgo La Rovere","url":"https:\/\/www.agriturismomondavio.it\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.agriturismomondavio.it\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.agriturismomondavio.it\/wp-content\/uploads\/2026\/04\/logo-borgo-la-rovere-new.png","contentUrl":"https:\/\/www.agriturismomondavio.it\/wp-content\/uploads\/2026\/04\/logo-borgo-la-rovere-new.png","width":1970,"height":1083,"caption":"Borgo La Rovere"},"image":{"@id":"https:\/\/www.agriturismomondavio.it\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/borgolarovere?locale=it_IT","https:\/\/www.instagram.com\/borgolarovere\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.agriturismomondavio.it\/en\/wp-json\/wp\/v2\/pages\/948","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.agriturismomondavio.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.agriturismomondavio.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.agriturismomondavio.it\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.agriturismomondavio.it\/en\/wp-json\/wp\/v2\/comments?post=948"}],"version-history":[{"count":3,"href":"https:\/\/www.agriturismomondavio.it\/en\/wp-json\/wp\/v2\/pages\/948\/revisions"}],"predecessor-version":[{"id":1169,"href":"https:\/\/www.agriturismomondavio.it\/en\/wp-json\/wp\/v2\/pages\/948\/revisions\/1169"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.agriturismomondavio.it\/en\/wp-json\/wp\/v2\/media\/776"}],"wp:attachment":[{"href":"https:\/\/www.agriturismomondavio.it\/en\/wp-json\/wp\/v2\/media?parent=948"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}