Code |
Context$___viewFn = "/app/src/views/layouts/list.ctp"
$___dataForView = array(
"alternate" => "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett",
"primarypropertytypes" => array(
"All",
"House",
"Apartment",
"Land",
"Chalet",
"Chateau",
"Commercial",
"Lakes",
"Mill",
"Barn",
"Building",
"Houseboat",
"Parking"
),
"properties" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"pageUrl" => array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
),
"groups" => array(
"Houses",
"Commercial",
"Prestige",
"Lakes",
"Apartments",
"Income-Business",
"Land-Woodland",
"Ski",
"Equestrian"
),
"countExclusif" => 63,
"selectedCriteria" => array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
),
"selected" => array(
"exclusive" => true,
"notSold" => false
),
"isCustomPage" => true,
"title_for_layout" => "Exclusive Leggett Property in France - 63 French properties found ",
"content_for_layout" => "
<div class="page-wrapper page-list">
<div class="container is-large">
<div class="results-list columns is-multiline">
<div class="column is-2-widescreen is-2-desktop is-12-tablet">
<aside class="menu">
<span class="btn btn-primary btn-close is-hidden-desktop">Close</span>
<p class="menu-label">New arrivals</p>
<ul class="menu-list">
<li><a href="/french-property-for-sale/exclusives/page:1/department_id:90/primary_id:13/region_id:25/price:m/arrival:day" class="is-active" id="arrival:day">Today</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/department_id:90/primary_id:13/region_id:25/price:m/arrival:week">This Week</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/department_id:90/primary_id:13/region_id:25/price:m/arrival:month">This Month</a></li>
</ul>
<p class="menu-label">Price</p>
<ul class="menu-list">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:l">< 150 k</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m" class="is-active" id="price:m">150 - 300 k</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:h">300 - 600 k</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:p">over 600 k</a></li>
</ul>
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace12").style.display = (document.getElementById("CakeStackTrace12").style.display == "none" ? "" : "none")'><b>Notice</b> (8)</a>: Undefined index: listdesc [<b>APP/models/department.php</b>, line <b>45</b>]
</pre>
<div id="CakeStackTrace12" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode12").style.display = (document.getElementById("CakeErrorCode12").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext12").style.display = (document.getElementById("CakeErrorContext12").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext12" class="cake-context" style="display: none;">$data = array(
array(
"Department" => array()
)
)
$key = 0
$department = array(
"Department" => array(
array(),
array()
)
)</pre><div id="CakeErrorCode12" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> foreach($data as $key => $department){</span></code>
<code><span style="color: #000000"></span></code>
<span class="code-highlight"><code><span style="color: #000000"> $department['Department']['listdesc'] = str_replace('_', '-',$department['Department']['listdesc']);</span></code></span>
</pre></div><pre>Department::afterFind() - APP/models/department.php, line 45
DboSource::__filterResults() - CORE/cake/libs/model/datasources/dbo_source.php, line 718
DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 685
Model::find() - CORE/cake/libs/model/model.php, line 2040
RegionsController::getRegionsMenu() - APP/controllers/regions_controller.php, line 150
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Object::requestAction() - CORE/cake/libs/object.php, line 100
include - APP/views/elements/side_menu_areas.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/allproperties/property_results_with_bar.ctp, line 22
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5274
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115</pre></div>
<p class="menu-label">Areas</p>
<ul class="menu-list">
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:42" rel="/regions/bubbleSummary/42">+ Alsace (Grand Est)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:42">All in Alsace (Grand Est)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:67">Bas-Rhin</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:68">Haut-Rhin</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:72" rel="/regions/bubbleSummary/72">+ Aquitaine (Nouvelle-Aquitaine)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:72">All in Aquitaine (Nouvelle-Aquitaine)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:24">Dordogne</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:33">Gironde</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:40">Landes</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:47">Lot-et-Garonne</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:64">Pyrénées-Atlantiques</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:83" rel="/regions/bubbleSummary/83">+ Auvergne (Auvergne-Rhône-Alpes)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:83">All in Auvergne (Auvergne-Rhône-Alpes)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:03">Allier</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:15">Cantal</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:43">Haute-Loire</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:63">Puy-de-Dôme</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:53" rel="/regions/bubbleSummary/53">+ Brittany</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:53">All in Brittany</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:22">Côtes-d'Armor</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:29">Finistère</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:35">Ille-et-Vilaine</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:56">Morbihan</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:26" rel="/regions/bubbleSummary/26">+ Burgundy (Bourgogne - Franche Comté)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:26">All in Burgundy (Bourgogne - Franche Comté)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:21">Côte-d'Or</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:58">Nièvre</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:71">Saône-et-Loire</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:89">Yonne</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:24" rel="/regions/bubbleSummary/24">+ Centre-Val de Loire</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:24">All in Centre-Val de Loire</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:18">Cher</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:28">Eure-et-Loir</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:36">Indre</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:37">Indre-et-Loire</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:41">Loir-et-Cher</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:45">Loiret</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:21" rel="/regions/bubbleSummary/21">+ Champagne Ardenne (Grand Est)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:21">All in Champagne Ardenne (Grand Est)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:08">Ardennes</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:10">Aube</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:51">Marne</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:52">Haute-Marne</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:43" rel="/regions/bubbleSummary/43">+ Franche Comté (Bourgogne - Franche Comté)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:43">All in Franche Comté (Bourgogne - Franche Comté)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:25">Doubs</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:39">Jura</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:70">Haute-Saône</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:90" class="is-active" id="department_id:90">Territoire de Belfort</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:82" rel="/regions/bubbleSummary/82">+ French Alps (Auvergne-Rhône-Alpes)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:82">All in French Alps (Auvergne-Rhône-Alpes)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:01">Ain</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:07">Ardèche</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:26">Drôme</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:38">Isère</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:42">Loire</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:69">Rhône</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:73">Savoie</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:74">Haute-Savoie</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:23" rel="/regions/bubbleSummary/23">+ Higher Normandy</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:23">All in Higher Normandy</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:27">Eure</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:76">Seine-Maritime</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:91" rel="/regions/bubbleSummary/91">+ Languedoc-Roussillon (Occitanie)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:91">All in Languedoc-Roussillon (Occitanie)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:11">Aude</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:30">Gard</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:34">Hérault</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:48">Lozère</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:66">Pyrénées-Orientales</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:74" rel="/regions/bubbleSummary/74">+ Limousin (Nouvelle Aquitaine)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:74">All in Limousin (Nouvelle Aquitaine)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:19">Corrèze</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:23">Creuse</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:87">Haute-Vienne</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:41" rel="/regions/bubbleSummary/41">+ Lorraine (Grand Est)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:41">All in Lorraine (Grand Est)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:54">Meurthe-et-Moselle</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:55">Meuse</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:57">Moselle</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:88">Vosges</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:73" rel="/regions/bubbleSummary/73">+ Midi-Pyrénées (Occitanie)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:73">All in Midi-Pyrénées (Occitanie)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:09">Ariège</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:12">Aveyron</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:31">Haute-Garonne</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:32">Gers</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:46">Lot</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:65">Hautes-Pyrénées</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:81">Tarn</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:82">Tarn-et-Garonne</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:31" rel="/regions/bubbleSummary/31">+ Nord-Pas-de-Calais (Hauts-De-France)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:31">All in Nord-Pas-de-Calais (Hauts-De-France)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:59">Nord</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:62">Pas-de-Calais</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:25" class="is-active" id="region_id:25">+ Normandy</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:25" class="is-active" id="region_id:25">All in Normandy</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:14">Calvados</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:50">Manche</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:61">Orne</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:11" rel="/regions/bubbleSummary/11">+ Paris-Ile-de-France</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:11">All in Paris-Ile-de-France</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:75">Paris</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:77">Seine-et-Marne</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:78">Yvelines</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:91">Essonne</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:92">Hauts-de-Seine</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:93">Seine-Saint-Denis</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:94">Val-de-Marne</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:95">Val-d'Oise</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:52" rel="/regions/bubbleSummary/52">+ Pays-de-la-Loire</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:52">All in Pays-de-la-Loire</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:44">Loire-Atlantique</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:49">Maine-et-Loire</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:53">Mayenne</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:72">Sarthe</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:85">Vendée</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:22" rel="/regions/bubbleSummary/22">+ Picardie (Hauts-De-France)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:22">All in Picardie (Hauts-De-France)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:02">Aisne</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:60">Oise</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:80">Somme</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:54" rel="/regions/bubbleSummary/54">+ Poitou-Charentes (Nouvelle Aquitaine)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:54">All in Poitou-Charentes (Nouvelle Aquitaine)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:16">Charente</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:17">Charente-Maritime</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:79">Deux-Sèvres</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:86">Vienne</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:93" rel="/regions/bubbleSummary/93">+ Provence-Côte-D'Azur (Provence - Alpes - Côte d'Azur)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:93">All in Provence-Côte-D'Azur (Provence - Alpes - Côte d'Azur)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:04">Alpes-de-Haute-Provence</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:05">Hautes-Alpes</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:06">Alpes-Maritimes</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:13">Bouches-du-Rhône</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:83">Var</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:84">Vaucluse</a></li>
</ul>
</li>
</ul>
<p class="menu-label">Type</p>
<ul class="menu-list">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:10">All</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:1">House</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:2">Apartment</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:7">Land</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:3">Chalet</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:4">Chateau</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:9">Commercial</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:8">Lakes</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:5">Mill</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:6">Barn</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:11">Building</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:12">Houseboat</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:13" class="is-active" id="primary_id:13">Parking</a></li>
</ul>
</aside>
</div>
<div class="column is-10-widescreen is-10-desktop is-12-tablet">
<div class="has-text-centered">
<h1 class="title">Exclusive Leggett Property in France - 63 French properties found </h1>
</div>
<div class="has-text-centered">
<span class="btn btn-primary btn-criteria is-hidden-desktop">Filter with more criteria</span>
</div>
<div class="results-top columns is-marginless is-tablet is-multiline is-vcentered">
<div class="column is-12-desktop selected-criteria has-text-centered">
<p id="selected-arrival-id" class="selected-criteria-item">
<span class="criteria-label">Arrivals :</span>
<span class="criteria-values">
<span class="criteria-value">
day <span class="criteria-remove-value" data-arrival="day" id="clear-arrival">x</span>
</span>
</span>
</p>
<p id="selected-region-id" class="selected-criteria-item">
<span class="criteria-label">Region :</span>
<span class="criteria-values">
<span class="criteria-value">
Normandy <span class="criteria-remove-value" data-region="25" id="clear-region-id">x</span>
</span>
</span>
</p>
<p id="selected-department-id" class="selected-criteria-item">
<span class="criteria-label">Department :</span>
<span class="criteria-values">
<span class="criteria-value">
Territoire de Belfort <span class="criteria-remove-value" data-department="90" id="clear-department-id">x</span>
</span>
</span>
</p>
<p id="selected-type" class="selected-criteria-item">
<span class="criteria-label">Type :</span>
<span class="criteria-values">
<span class="criteria-value">
Parking <span class="criteria-remove-value" data-type="13" id="clear-type-id">x</span>
</span>
</span>
</p>
<p id="selected-price" class="selected-criteria-item">
<span class="criteria-label">Price :</span>
<span class="criteria-values">
<span class="criteria-value">
€150,000 to €300,000
<span class="criteria-remove-value" data-price="m" id="clear-price">x</span>
</span>
</span>
</p>
</div>
</div>
<div class="results-top">
<div class="property-checkbox">
<div class="properties-found">
63 properties
</div>
<div class="checkboxes">
<label class="checkbox">
<input type="checkbox" name="exclusive" id="exclusivity" value="1" checked/>
exclusive (63)
</label>
<label class="checkbox">
<input type="checkbox" name="not-sold-property" id="notSold" value="notSold" />
hide sold properties
</label>
</div>
</div>
<div class="sort">
<p class="display-wrapper is-hidden-tablet-only">
<span class="">page <strong>1 / 2</strong> - sort by : </span>
</p>
<select id="order" class="select">
<option value="default">
newest to oldest
</option>
<option value="a"
>
oldest to newest
</option>
<option value="b"
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace13").style.display = (document.getElementById("CakeStackTrace13").style.display == "none" ? "" : "none")'><b>Notice</b> (8)</a>: Undefined index: Allproperty.price [<b>APP/views/elements/new/sort.ctp</b>, line <b>11</b>]
</pre>
<div id="CakeStackTrace13" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode13").style.display = (document.getElementById("CakeErrorCode13").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext13").style.display = (document.getElementById("CakeErrorContext13").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext13" class="cake-context" style="display: none;">$___viewFn = "/app/src/views/elements/new/sort.ctp"
$___dataForView = array(
"alternate" => "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett",
"primarypropertytypes" => array(
"All",
"House",
"Apartment",
"Land",
"Chalet",
"Chateau",
"Commercial",
"Lakes",
"Mill",
"Barn",
"Building",
"Houseboat",
"Parking"
),
"properties" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"pageUrl" => array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
),
"groups" => array(
"Houses",
"Commercial",
"Prestige",
"Lakes",
"Apartments",
"Income-Business",
"Land-Woodland",
"Ski",
"Equestrian"
),
"countExclusif" => 63,
"selectedCriteria" => array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
),
"selected" => array(
"exclusive" => true,
"notSold" => false
),
"isCustomPage" => true,
"cakeDebug" => AllpropertiesController
AllpropertiesController::$name = "Allproperties"
AllpropertiesController::$helpers = array
AllpropertiesController::$components = array
AllpropertiesController::$uses = array
AllpropertiesController::$shortfields = array
AllpropertiesController::$shortfieldView = array
AllpropertiesController::$shortfieldList = array
AllpropertiesController::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AllpropertiesController::$webroot = "/"
AllpropertiesController::$action = "exclusives"
AllpropertiesController::$params = array
AllpropertiesController::$data = NULL
AllpropertiesController::$paginate = array
AllpropertiesController::$viewPath = "allproperties"
AllpropertiesController::$layoutPath = NULL
AllpropertiesController::$viewVars = array
AllpropertiesController::$pageTitle = "Exclusive Leggett Property in France - 63 French properties found "
AllpropertiesController::$modelNames = array
AllpropertiesController::$base = ""
AllpropertiesController::$layout = "list"
AllpropertiesController::$autoRender = false
AllpropertiesController::$autoLayout = true
AllpropertiesController::$Component = Component object
AllpropertiesController::$view = "View"
AllpropertiesController::$ext = ".ctp"
AllpropertiesController::$output = NULL
AllpropertiesController::$plugin = NULL
AllpropertiesController::$cacheAction = false
AllpropertiesController::$persistModel = false
AllpropertiesController::$passedArgs = array
AllpropertiesController::$scaffold = false
AllpropertiesController::$methods = array
AllpropertiesController::$modelClass = "Allproperty"
AllpropertiesController::$modelKey = "allproperty"
AllpropertiesController::$validationErrors = NULL
AllpropertiesController::$_log = NULL
AllpropertiesController::$Session = SessionComponent object
AllpropertiesController::$Cookie = CookieComponent object
AllpropertiesController::$RequestHandler = RequestHandlerComponent object
AllpropertiesController::$Currency = CurrencyComponent object
AllpropertiesController::$PaginateFormVariables = PaginateFormVariablesComponent object
AllpropertiesController::$UrlShortener = UrlShortenerComponent object
AllpropertiesController::$Prg = PrgComponent object
AllpropertiesController::$Allproperty = Allproperty object
AllpropertiesController::$Region = Region object
AllpropertiesController::$Department = Department object
AllpropertiesController::$User = User object
AllpropertiesController::$Group = Group object
AllpropertiesController::$Codepostal = Codepostal object
AllpropertiesController::$Proptype = Proptype object
AllpropertiesController::$Primarypropertytype = Primarypropertytype object
AllpropertiesController::$Soldproperty = Soldproperty object
AllpropertiesController::$Soldallproperty = Soldallproperty object
AllpropertiesController::$Testimonial = Testimonial object
AllpropertiesController::$Powcategory = Powcategory object,
"sort" => array(
"Allproperty.date_made_live" => "desc"
),
"cache" => CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$cacheAction = NULL
CacheHelper::$helpers = NULL
CacheHelper::$base = ""
CacheHelper::$webroot = "/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CacheHelper::$params = array
CacheHelper::$action = "exclusives"
CacheHelper::$plugin = NULL
CacheHelper::$data = NULL
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
HtmlHelper::$params = array
HtmlHelper::$action = "exclusives"
HtmlHelper::$data = NULL
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormHelper::$params = array
FormHelper::$action = "exclusives"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$themeWeb = NULL
TextHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TextHelper::$params = array
TextHelper::$action = "exclusives"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
TextHelper::$_log = NULL,
"number" => NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
NumberHelper::$params = array
NumberHelper::$action = "exclusives"
NumberHelper::$plugin = NULL
NumberHelper::$data = NULL
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL,
"javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
JavascriptHelper::$params = array
JavascriptHelper::$action = "exclusives"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"tagcloud" => TagcloudHelper
TagcloudHelper::$helpers = NULL
TagcloudHelper::$base = ""
TagcloudHelper::$webroot = "/"
TagcloudHelper::$themeWeb = NULL
TagcloudHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TagcloudHelper::$params = array
TagcloudHelper::$action = "exclusives"
TagcloudHelper::$plugin = NULL
TagcloudHelper::$data = NULL
TagcloudHelper::$namedArgs = NULL
TagcloudHelper::$argSeparator = NULL
TagcloudHelper::$validationErrors = NULL
TagcloudHelper::$tags = array
TagcloudHelper::$__tainted = NULL
TagcloudHelper::$__cleaned = NULL
TagcloudHelper::$_log = NULL,
"custom" => CustomHelper
CustomHelper::$tags = array
CustomHelper::$base = ""
CustomHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CustomHelper::$params = array
CustomHelper::$action = "exclusives"
CustomHelper::$data = NULL
CustomHelper::$_crumbs = array
CustomHelper::$__docTypes = array
CustomHelper::$helpers = NULL
CustomHelper::$webroot = "/"
CustomHelper::$themeWeb = NULL
CustomHelper::$plugin = NULL
CustomHelper::$namedArgs = NULL
CustomHelper::$argSeparator = NULL
CustomHelper::$validationErrors = NULL
CustomHelper::$__tainted = NULL
CustomHelper::$__cleaned = NULL
CustomHelper::$_log = NULL,
"time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TimeHelper::$params = array
TimeHelper::$action = "exclusives"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL,
"formVariablesPaginator" => FormVariablesPaginatorHelper
FormVariablesPaginatorHelper::$helpers = array
FormVariablesPaginatorHelper::$__defaultModel = NULL
FormVariablesPaginatorHelper::$options = array
FormVariablesPaginatorHelper::$base = ""
FormVariablesPaginatorHelper::$webroot = "/"
FormVariablesPaginatorHelper::$themeWeb = NULL
FormVariablesPaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormVariablesPaginatorHelper::$params = array
FormVariablesPaginatorHelper::$action = "exclusives"
FormVariablesPaginatorHelper::$plugin = NULL
FormVariablesPaginatorHelper::$data = NULL
FormVariablesPaginatorHelper::$namedArgs = NULL
FormVariablesPaginatorHelper::$argSeparator = NULL
FormVariablesPaginatorHelper::$validationErrors = NULL
FormVariablesPaginatorHelper::$tags = array
FormVariablesPaginatorHelper::$__tainted = NULL
FormVariablesPaginatorHelper::$__cleaned = NULL
FormVariablesPaginatorHelper::$_log = NULL
FormVariablesPaginatorHelper::$Html = HtmlHelper object
FormVariablesPaginatorHelper::$Ajax = AjaxHelper object,
"ajax" => AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$themeWeb = NULL
AjaxHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AjaxHelper::$params = array
AjaxHelper::$action = "exclusives"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$_log = NULL
AjaxHelper::$Form = FormHelper object,
"icon" => IconHelper
IconHelper::$tags = array
IconHelper::$base = ""
IconHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
IconHelper::$params = array
IconHelper::$action = "exclusives"
IconHelper::$data = NULL
IconHelper::$_crumbs = array
IconHelper::$__docTypes = array
IconHelper::$helpers = NULL
IconHelper::$webroot = "/"
IconHelper::$themeWeb = NULL
IconHelper::$plugin = NULL
IconHelper::$namedArgs = NULL
IconHelper::$argSeparator = NULL
IconHelper::$validationErrors = NULL
IconHelper::$__tainted = NULL
IconHelper::$__cleaned = NULL
IconHelper::$_log = NULL,
"drill" => DrillHelper
DrillHelper::$tags = array
DrillHelper::$base = ""
DrillHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
DrillHelper::$params = array
DrillHelper::$action = "exclusives"
DrillHelper::$data = NULL
DrillHelper::$_crumbs = array
DrillHelper::$__docTypes = array
DrillHelper::$helpers = NULL
DrillHelper::$webroot = "/"
DrillHelper::$themeWeb = NULL
DrillHelper::$plugin = NULL
DrillHelper::$namedArgs = NULL
DrillHelper::$argSeparator = NULL
DrillHelper::$validationErrors = NULL
DrillHelper::$__tainted = NULL
DrillHelper::$__cleaned = NULL
DrillHelper::$_log = NULL,
"session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "a7d63c274f73bb410efb05168d3d225f"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1761128295
SessionHelper::$sessionTime = 1761140295
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_started = false
SessionHelper::$host = NULL
SessionHelper::$_log = NULL
SessionHelper::$cookieLifeTime = 604800
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
SessionHelper::$params = array
SessionHelper::$action = "exclusives"
SessionHelper::$data = NULL
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL,
"paginator" => PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = "Allproperty"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$themeWeb = NULL
PaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
PaginatorHelper::$params = array
PaginatorHelper::$action = "exclusives"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$_log = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Ajax = AjaxHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$alternate = "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett"
$primarypropertytypes = array(
"All",
"House",
"Apartment",
"Land",
"Chalet",
"Chateau",
"Commercial",
"Lakes",
"Mill",
"Barn",
"Building",
"Houseboat",
"Parking"
)
$properties = array(
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
)
)
$pageUrl = array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
)
$groups = array(
"Houses",
"Commercial",
"Prestige",
"Lakes",
"Apartments",
"Income-Business",
"Land-Woodland",
"Ski",
"Equestrian"
)
$countExclusif = 63
$selectedCriteria = array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
)
$selected = array(
"exclusive" => true,
"notSold" => false
)
$isCustomPage = true
$cakeDebug = AllpropertiesController
AllpropertiesController::$name = "Allproperties"
AllpropertiesController::$helpers = array
AllpropertiesController::$components = array
AllpropertiesController::$uses = array
AllpropertiesController::$shortfields = array
AllpropertiesController::$shortfieldView = array
AllpropertiesController::$shortfieldList = array
AllpropertiesController::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AllpropertiesController::$webroot = "/"
AllpropertiesController::$action = "exclusives"
AllpropertiesController::$params = array
AllpropertiesController::$data = NULL
AllpropertiesController::$paginate = array
AllpropertiesController::$viewPath = "allproperties"
AllpropertiesController::$layoutPath = NULL
AllpropertiesController::$viewVars = array
AllpropertiesController::$pageTitle = "Exclusive Leggett Property in France - 63 French properties found "
AllpropertiesController::$modelNames = array
AllpropertiesController::$base = ""
AllpropertiesController::$layout = "list"
AllpropertiesController::$autoRender = false
AllpropertiesController::$autoLayout = true
AllpropertiesController::$Component = Component object
AllpropertiesController::$view = "View"
AllpropertiesController::$ext = ".ctp"
AllpropertiesController::$output = NULL
AllpropertiesController::$plugin = NULL
AllpropertiesController::$cacheAction = false
AllpropertiesController::$persistModel = false
AllpropertiesController::$passedArgs = array
AllpropertiesController::$scaffold = false
AllpropertiesController::$methods = array
AllpropertiesController::$modelClass = "Allproperty"
AllpropertiesController::$modelKey = "allproperty"
AllpropertiesController::$validationErrors = NULL
AllpropertiesController::$_log = NULL
AllpropertiesController::$Session = SessionComponent object
AllpropertiesController::$Cookie = CookieComponent object
AllpropertiesController::$RequestHandler = RequestHandlerComponent object
AllpropertiesController::$Currency = CurrencyComponent object
AllpropertiesController::$PaginateFormVariables = PaginateFormVariablesComponent object
AllpropertiesController::$UrlShortener = UrlShortenerComponent object
AllpropertiesController::$Prg = PrgComponent object
AllpropertiesController::$Allproperty = Allproperty object
AllpropertiesController::$Region = Region object
AllpropertiesController::$Department = Department object
AllpropertiesController::$User = User object
AllpropertiesController::$Group = Group object
AllpropertiesController::$Codepostal = Codepostal object
AllpropertiesController::$Proptype = Proptype object
AllpropertiesController::$Primarypropertytype = Primarypropertytype object
AllpropertiesController::$Soldproperty = Soldproperty object
AllpropertiesController::$Soldallproperty = Soldallproperty object
AllpropertiesController::$Testimonial = Testimonial object
AllpropertiesController::$Powcategory = Powcategory object
$sort = array(
"Allproperty.date_made_live" => "desc"
)
$cache = CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$cacheAction = NULL
CacheHelper::$helpers = NULL
CacheHelper::$base = ""
CacheHelper::$webroot = "/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CacheHelper::$params = array
CacheHelper::$action = "exclusives"
CacheHelper::$plugin = NULL
CacheHelper::$data = NULL
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
HtmlHelper::$params = array
HtmlHelper::$action = "exclusives"
HtmlHelper::$data = NULL
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormHelper::$params = array
FormHelper::$action = "exclusives"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$themeWeb = NULL
TextHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TextHelper::$params = array
TextHelper::$action = "exclusives"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
TextHelper::$_log = NULL
$number = NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
NumberHelper::$params = array
NumberHelper::$action = "exclusives"
NumberHelper::$plugin = NULL
NumberHelper::$data = NULL
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
JavascriptHelper::$params = array
JavascriptHelper::$action = "exclusives"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL
$tagcloud = TagcloudHelper
TagcloudHelper::$helpers = NULL
TagcloudHelper::$base = ""
TagcloudHelper::$webroot = "/"
TagcloudHelper::$themeWeb = NULL
TagcloudHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TagcloudHelper::$params = array
TagcloudHelper::$action = "exclusives"
TagcloudHelper::$plugin = NULL
TagcloudHelper::$data = NULL
TagcloudHelper::$namedArgs = NULL
TagcloudHelper::$argSeparator = NULL
TagcloudHelper::$validationErrors = NULL
TagcloudHelper::$tags = array
TagcloudHelper::$__tainted = NULL
TagcloudHelper::$__cleaned = NULL
TagcloudHelper::$_log = NULL
$custom = CustomHelper
CustomHelper::$tags = array
CustomHelper::$base = ""
CustomHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CustomHelper::$params = array
CustomHelper::$action = "exclusives"
CustomHelper::$data = NULL
CustomHelper::$_crumbs = array
CustomHelper::$__docTypes = array
CustomHelper::$helpers = NULL
CustomHelper::$webroot = "/"
CustomHelper::$themeWeb = NULL
CustomHelper::$plugin = NULL
CustomHelper::$namedArgs = NULL
CustomHelper::$argSeparator = NULL
CustomHelper::$validationErrors = NULL
CustomHelper::$__tainted = NULL
CustomHelper::$__cleaned = NULL
CustomHelper::$_log = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TimeHelper::$params = array
TimeHelper::$action = "exclusives"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL
$formVariablesPaginator = FormVariablesPaginatorHelper
FormVariablesPaginatorHelper::$helpers = array
FormVariablesPaginatorHelper::$__defaultModel = NULL
FormVariablesPaginatorHelper::$options = array
FormVariablesPaginatorHelper::$base = ""
FormVariablesPaginatorHelper::$webroot = "/"
FormVariablesPaginatorHelper::$themeWeb = NULL
FormVariablesPaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormVariablesPaginatorHelper::$params = array
FormVariablesPaginatorHelper::$action = "exclusives"
FormVariablesPaginatorHelper::$plugin = NULL
FormVariablesPaginatorHelper::$data = NULL
FormVariablesPaginatorHelper::$namedArgs = NULL
FormVariablesPaginatorHelper::$argSeparator = NULL
FormVariablesPaginatorHelper::$validationErrors = NULL
FormVariablesPaginatorHelper::$tags = array
FormVariablesPaginatorHelper::$__tainted = NULL
FormVariablesPaginatorHelper::$__cleaned = NULL
FormVariablesPaginatorHelper::$_log = NULL
FormVariablesPaginatorHelper::$Html = HtmlHelper object
FormVariablesPaginatorHelper::$Ajax = AjaxHelper object
$ajax = AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$themeWeb = NULL
AjaxHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AjaxHelper::$params = array
AjaxHelper::$action = "exclusives"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$_log = NULL
AjaxHelper::$Form = FormHelper object
$icon = IconHelper
IconHelper::$tags = array
IconHelper::$base = ""
IconHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
IconHelper::$params = array
IconHelper::$action = "exclusives"
IconHelper::$data = NULL
IconHelper::$_crumbs = array
IconHelper::$__docTypes = array
IconHelper::$helpers = NULL
IconHelper::$webroot = "/"
IconHelper::$themeWeb = NULL
IconHelper::$plugin = NULL
IconHelper::$namedArgs = NULL
IconHelper::$argSeparator = NULL
IconHelper::$validationErrors = NULL
IconHelper::$__tainted = NULL
IconHelper::$__cleaned = NULL
IconHelper::$_log = NULL
$drill = DrillHelper
DrillHelper::$tags = array
DrillHelper::$base = ""
DrillHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
DrillHelper::$params = array
DrillHelper::$action = "exclusives"
DrillHelper::$data = NULL
DrillHelper::$_crumbs = array
DrillHelper::$__docTypes = array
DrillHelper::$helpers = NULL
DrillHelper::$webroot = "/"
DrillHelper::$themeWeb = NULL
DrillHelper::$plugin = NULL
DrillHelper::$namedArgs = NULL
DrillHelper::$argSeparator = NULL
DrillHelper::$validationErrors = NULL
DrillHelper::$__tainted = NULL
DrillHelper::$__cleaned = NULL
DrillHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "a7d63c274f73bb410efb05168d3d225f"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1761128295
SessionHelper::$sessionTime = 1761140295
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_started = false
SessionHelper::$host = NULL
SessionHelper::$_log = NULL
SessionHelper::$cookieLifeTime = 604800
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
SessionHelper::$params = array
SessionHelper::$action = "exclusives"
SessionHelper::$data = NULL
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = "Allproperty"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$themeWeb = NULL
PaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
PaginatorHelper::$params = array
PaginatorHelper::$action = "exclusives"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$_log = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Ajax = AjaxHelper object</pre><div id="CakeErrorCode13" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> </option>
</span></code>
<code><span style="color: #000000"> <option value="b"
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if ( (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'REQUEST_URI'</span><span style="color: #007700">], </span><span style="color: #DD0000">'price'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false </span><span style="color: #007700">&& </span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'REQUEST_URI'</span><span style="color: #007700">], </span><span style="color: #DD0000">'direction:asc'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) || (</span><span style="color: #0000BB">$sort</span><span style="color: #007700">[</span><span style="color: #DD0000">'Allproperty.price'</span><span style="color: #007700">] == </span><span style="color: #DD0000">'asc' </span><span style="color: #007700">|| </span><span style="color: #0000BB">$sort </span><span style="color: #007700">== </span><span style="color: #DD0000">'Allproperty.price ASC' </span><span style="color: #007700">|| </span><span style="color: #0000BB">$sort </span><span style="color: #007700">== </span><span style="color: #DD0000">'Allproperty.price asc'</span><span style="color: #007700">) ): </span><span style="color: #0000BB">?></span>selected="selected"<span style="color: #0000BB"><?php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?></span>>
</span></code></span>
</pre></div><pre>include - APP/views/elements/new/sort.ctp, line 11
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/elements/new/results-top-bar.ctp, line 35
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/allproperties/property_results_with_bar.ctp, line 64
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5274
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
[main] - APP/webroot/index.php, line 88</pre></div>>
price : low to high
</option>
<option value="c"
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace14").style.display = (document.getElementById("CakeStackTrace14").style.display == "none" ? "" : "none")'><b>Notice</b> (8)</a>: Undefined index: Allproperty.price [<b>APP/views/elements/new/sort.ctp</b>, line <b>15</b>]
</pre>
<div id="CakeStackTrace14" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode14").style.display = (document.getElementById("CakeErrorCode14").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext14").style.display = (document.getElementById("CakeErrorContext14").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext14" class="cake-context" style="display: none;">$___viewFn = "/app/src/views/elements/new/sort.ctp"
$___dataForView = array(
"alternate" => "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett",
"primarypropertytypes" => array(
"All",
"House",
"Apartment",
"Land",
"Chalet",
"Chateau",
"Commercial",
"Lakes",
"Mill",
"Barn",
"Building",
"Houseboat",
"Parking"
),
"properties" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"pageUrl" => array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
),
"groups" => array(
"Houses",
"Commercial",
"Prestige",
"Lakes",
"Apartments",
"Income-Business",
"Land-Woodland",
"Ski",
"Equestrian"
),
"countExclusif" => 63,
"selectedCriteria" => array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
),
"selected" => array(
"exclusive" => true,
"notSold" => false
),
"isCustomPage" => true,
"cakeDebug" => AllpropertiesController
AllpropertiesController::$name = "Allproperties"
AllpropertiesController::$helpers = array
AllpropertiesController::$components = array
AllpropertiesController::$uses = array
AllpropertiesController::$shortfields = array
AllpropertiesController::$shortfieldView = array
AllpropertiesController::$shortfieldList = array
AllpropertiesController::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AllpropertiesController::$webroot = "/"
AllpropertiesController::$action = "exclusives"
AllpropertiesController::$params = array
AllpropertiesController::$data = NULL
AllpropertiesController::$paginate = array
AllpropertiesController::$viewPath = "allproperties"
AllpropertiesController::$layoutPath = NULL
AllpropertiesController::$viewVars = array
AllpropertiesController::$pageTitle = "Exclusive Leggett Property in France - 63 French properties found "
AllpropertiesController::$modelNames = array
AllpropertiesController::$base = ""
AllpropertiesController::$layout = "list"
AllpropertiesController::$autoRender = false
AllpropertiesController::$autoLayout = true
AllpropertiesController::$Component = Component object
AllpropertiesController::$view = "View"
AllpropertiesController::$ext = ".ctp"
AllpropertiesController::$output = NULL
AllpropertiesController::$plugin = NULL
AllpropertiesController::$cacheAction = false
AllpropertiesController::$persistModel = false
AllpropertiesController::$passedArgs = array
AllpropertiesController::$scaffold = false
AllpropertiesController::$methods = array
AllpropertiesController::$modelClass = "Allproperty"
AllpropertiesController::$modelKey = "allproperty"
AllpropertiesController::$validationErrors = NULL
AllpropertiesController::$_log = NULL
AllpropertiesController::$Session = SessionComponent object
AllpropertiesController::$Cookie = CookieComponent object
AllpropertiesController::$RequestHandler = RequestHandlerComponent object
AllpropertiesController::$Currency = CurrencyComponent object
AllpropertiesController::$PaginateFormVariables = PaginateFormVariablesComponent object
AllpropertiesController::$UrlShortener = UrlShortenerComponent object
AllpropertiesController::$Prg = PrgComponent object
AllpropertiesController::$Allproperty = Allproperty object
AllpropertiesController::$Region = Region object
AllpropertiesController::$Department = Department object
AllpropertiesController::$User = User object
AllpropertiesController::$Group = Group object
AllpropertiesController::$Codepostal = Codepostal object
AllpropertiesController::$Proptype = Proptype object
AllpropertiesController::$Primarypropertytype = Primarypropertytype object
AllpropertiesController::$Soldproperty = Soldproperty object
AllpropertiesController::$Soldallproperty = Soldallproperty object
AllpropertiesController::$Testimonial = Testimonial object
AllpropertiesController::$Powcategory = Powcategory object,
"sort" => array(
"Allproperty.date_made_live" => "desc"
),
"cache" => CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$cacheAction = NULL
CacheHelper::$helpers = NULL
CacheHelper::$base = ""
CacheHelper::$webroot = "/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CacheHelper::$params = array
CacheHelper::$action = "exclusives"
CacheHelper::$plugin = NULL
CacheHelper::$data = NULL
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
HtmlHelper::$params = array
HtmlHelper::$action = "exclusives"
HtmlHelper::$data = NULL
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormHelper::$params = array
FormHelper::$action = "exclusives"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$themeWeb = NULL
TextHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TextHelper::$params = array
TextHelper::$action = "exclusives"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
TextHelper::$_log = NULL,
"number" => NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
NumberHelper::$params = array
NumberHelper::$action = "exclusives"
NumberHelper::$plugin = NULL
NumberHelper::$data = NULL
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL,
"javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
JavascriptHelper::$params = array
JavascriptHelper::$action = "exclusives"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"tagcloud" => TagcloudHelper
TagcloudHelper::$helpers = NULL
TagcloudHelper::$base = ""
TagcloudHelper::$webroot = "/"
TagcloudHelper::$themeWeb = NULL
TagcloudHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TagcloudHelper::$params = array
TagcloudHelper::$action = "exclusives"
TagcloudHelper::$plugin = NULL
TagcloudHelper::$data = NULL
TagcloudHelper::$namedArgs = NULL
TagcloudHelper::$argSeparator = NULL
TagcloudHelper::$validationErrors = NULL
TagcloudHelper::$tags = array
TagcloudHelper::$__tainted = NULL
TagcloudHelper::$__cleaned = NULL
TagcloudHelper::$_log = NULL,
"custom" => CustomHelper
CustomHelper::$tags = array
CustomHelper::$base = ""
CustomHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CustomHelper::$params = array
CustomHelper::$action = "exclusives"
CustomHelper::$data = NULL
CustomHelper::$_crumbs = array
CustomHelper::$__docTypes = array
CustomHelper::$helpers = NULL
CustomHelper::$webroot = "/"
CustomHelper::$themeWeb = NULL
CustomHelper::$plugin = NULL
CustomHelper::$namedArgs = NULL
CustomHelper::$argSeparator = NULL
CustomHelper::$validationErrors = NULL
CustomHelper::$__tainted = NULL
CustomHelper::$__cleaned = NULL
CustomHelper::$_log = NULL,
"time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TimeHelper::$params = array
TimeHelper::$action = "exclusives"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL,
"formVariablesPaginator" => FormVariablesPaginatorHelper
FormVariablesPaginatorHelper::$helpers = array
FormVariablesPaginatorHelper::$__defaultModel = NULL
FormVariablesPaginatorHelper::$options = array
FormVariablesPaginatorHelper::$base = ""
FormVariablesPaginatorHelper::$webroot = "/"
FormVariablesPaginatorHelper::$themeWeb = NULL
FormVariablesPaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormVariablesPaginatorHelper::$params = array
FormVariablesPaginatorHelper::$action = "exclusives"
FormVariablesPaginatorHelper::$plugin = NULL
FormVariablesPaginatorHelper::$data = NULL
FormVariablesPaginatorHelper::$namedArgs = NULL
FormVariablesPaginatorHelper::$argSeparator = NULL
FormVariablesPaginatorHelper::$validationErrors = NULL
FormVariablesPaginatorHelper::$tags = array
FormVariablesPaginatorHelper::$__tainted = NULL
FormVariablesPaginatorHelper::$__cleaned = NULL
FormVariablesPaginatorHelper::$_log = NULL
FormVariablesPaginatorHelper::$Html = HtmlHelper object
FormVariablesPaginatorHelper::$Ajax = AjaxHelper object,
"ajax" => AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$themeWeb = NULL
AjaxHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AjaxHelper::$params = array
AjaxHelper::$action = "exclusives"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$_log = NULL
AjaxHelper::$Form = FormHelper object,
"icon" => IconHelper
IconHelper::$tags = array
IconHelper::$base = ""
IconHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
IconHelper::$params = array
IconHelper::$action = "exclusives"
IconHelper::$data = NULL
IconHelper::$_crumbs = array
IconHelper::$__docTypes = array
IconHelper::$helpers = NULL
IconHelper::$webroot = "/"
IconHelper::$themeWeb = NULL
IconHelper::$plugin = NULL
IconHelper::$namedArgs = NULL
IconHelper::$argSeparator = NULL
IconHelper::$validationErrors = NULL
IconHelper::$__tainted = NULL
IconHelper::$__cleaned = NULL
IconHelper::$_log = NULL,
"drill" => DrillHelper
DrillHelper::$tags = array
DrillHelper::$base = ""
DrillHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
DrillHelper::$params = array
DrillHelper::$action = "exclusives"
DrillHelper::$data = NULL
DrillHelper::$_crumbs = array
DrillHelper::$__docTypes = array
DrillHelper::$helpers = NULL
DrillHelper::$webroot = "/"
DrillHelper::$themeWeb = NULL
DrillHelper::$plugin = NULL
DrillHelper::$namedArgs = NULL
DrillHelper::$argSeparator = NULL
DrillHelper::$validationErrors = NULL
DrillHelper::$__tainted = NULL
DrillHelper::$__cleaned = NULL
DrillHelper::$_log = NULL,
"session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "a7d63c274f73bb410efb05168d3d225f"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1761128295
SessionHelper::$sessionTime = 1761140295
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_started = false
SessionHelper::$host = NULL
SessionHelper::$_log = NULL
SessionHelper::$cookieLifeTime = 604800
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
SessionHelper::$params = array
SessionHelper::$action = "exclusives"
SessionHelper::$data = NULL
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL,
"paginator" => PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = "Allproperty"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$themeWeb = NULL
PaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
PaginatorHelper::$params = array
PaginatorHelper::$action = "exclusives"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$_log = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Ajax = AjaxHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$alternate = "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett"
$primarypropertytypes = array(
"All",
"House",
"Apartment",
"Land",
"Chalet",
"Chateau",
"Commercial",
"Lakes",
"Mill",
"Barn",
"Building",
"Houseboat",
"Parking"
)
$properties = array(
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
)
)
$pageUrl = array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
)
$groups = array(
"Houses",
"Commercial",
"Prestige",
"Lakes",
"Apartments",
"Income-Business",
"Land-Woodland",
"Ski",
"Equestrian"
)
$countExclusif = 63
$selectedCriteria = array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
)
$selected = array(
"exclusive" => true,
"notSold" => false
)
$isCustomPage = true
$cakeDebug = AllpropertiesController
AllpropertiesController::$name = "Allproperties"
AllpropertiesController::$helpers = array
AllpropertiesController::$components = array
AllpropertiesController::$uses = array
AllpropertiesController::$shortfields = array
AllpropertiesController::$shortfieldView = array
AllpropertiesController::$shortfieldList = array
AllpropertiesController::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AllpropertiesController::$webroot = "/"
AllpropertiesController::$action = "exclusives"
AllpropertiesController::$params = array
AllpropertiesController::$data = NULL
AllpropertiesController::$paginate = array
AllpropertiesController::$viewPath = "allproperties"
AllpropertiesController::$layoutPath = NULL
AllpropertiesController::$viewVars = array
AllpropertiesController::$pageTitle = "Exclusive Leggett Property in France - 63 French properties found "
AllpropertiesController::$modelNames = array
AllpropertiesController::$base = ""
AllpropertiesController::$layout = "list"
AllpropertiesController::$autoRender = false
AllpropertiesController::$autoLayout = true
AllpropertiesController::$Component = Component object
AllpropertiesController::$view = "View"
AllpropertiesController::$ext = ".ctp"
AllpropertiesController::$output = NULL
AllpropertiesController::$plugin = NULL
AllpropertiesController::$cacheAction = false
AllpropertiesController::$persistModel = false
AllpropertiesController::$passedArgs = array
AllpropertiesController::$scaffold = false
AllpropertiesController::$methods = array
AllpropertiesController::$modelClass = "Allproperty"
AllpropertiesController::$modelKey = "allproperty"
AllpropertiesController::$validationErrors = NULL
AllpropertiesController::$_log = NULL
AllpropertiesController::$Session = SessionComponent object
AllpropertiesController::$Cookie = CookieComponent object
AllpropertiesController::$RequestHandler = RequestHandlerComponent object
AllpropertiesController::$Currency = CurrencyComponent object
AllpropertiesController::$PaginateFormVariables = PaginateFormVariablesComponent object
AllpropertiesController::$UrlShortener = UrlShortenerComponent object
AllpropertiesController::$Prg = PrgComponent object
AllpropertiesController::$Allproperty = Allproperty object
AllpropertiesController::$Region = Region object
AllpropertiesController::$Department = Department object
AllpropertiesController::$User = User object
AllpropertiesController::$Group = Group object
AllpropertiesController::$Codepostal = Codepostal object
AllpropertiesController::$Proptype = Proptype object
AllpropertiesController::$Primarypropertytype = Primarypropertytype object
AllpropertiesController::$Soldproperty = Soldproperty object
AllpropertiesController::$Soldallproperty = Soldallproperty object
AllpropertiesController::$Testimonial = Testimonial object
AllpropertiesController::$Powcategory = Powcategory object
$sort = array(
"Allproperty.date_made_live" => "desc"
)
$cache = CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$cacheAction = NULL
CacheHelper::$helpers = NULL
CacheHelper::$base = ""
CacheHelper::$webroot = "/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CacheHelper::$params = array
CacheHelper::$action = "exclusives"
CacheHelper::$plugin = NULL
CacheHelper::$data = NULL
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
HtmlHelper::$params = array
HtmlHelper::$action = "exclusives"
HtmlHelper::$data = NULL
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormHelper::$params = array
FormHelper::$action = "exclusives"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$themeWeb = NULL
TextHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TextHelper::$params = array
TextHelper::$action = "exclusives"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
TextHelper::$_log = NULL
$number = NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
NumberHelper::$params = array
NumberHelper::$action = "exclusives"
NumberHelper::$plugin = NULL
NumberHelper::$data = NULL
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
JavascriptHelper::$params = array
JavascriptHelper::$action = "exclusives"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL
$tagcloud = TagcloudHelper
TagcloudHelper::$helpers = NULL
TagcloudHelper::$base = ""
TagcloudHelper::$webroot = "/"
TagcloudHelper::$themeWeb = NULL
TagcloudHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TagcloudHelper::$params = array
TagcloudHelper::$action = "exclusives"
TagcloudHelper::$plugin = NULL
TagcloudHelper::$data = NULL
TagcloudHelper::$namedArgs = NULL
TagcloudHelper::$argSeparator = NULL
TagcloudHelper::$validationErrors = NULL
TagcloudHelper::$tags = array
TagcloudHelper::$__tainted = NULL
TagcloudHelper::$__cleaned = NULL
TagcloudHelper::$_log = NULL
$custom = CustomHelper
CustomHelper::$tags = array
CustomHelper::$base = ""
CustomHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CustomHelper::$params = array
CustomHelper::$action = "exclusives"
CustomHelper::$data = NULL
CustomHelper::$_crumbs = array
CustomHelper::$__docTypes = array
CustomHelper::$helpers = NULL
CustomHelper::$webroot = "/"
CustomHelper::$themeWeb = NULL
CustomHelper::$plugin = NULL
CustomHelper::$namedArgs = NULL
CustomHelper::$argSeparator = NULL
CustomHelper::$validationErrors = NULL
CustomHelper::$__tainted = NULL
CustomHelper::$__cleaned = NULL
CustomHelper::$_log = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TimeHelper::$params = array
TimeHelper::$action = "exclusives"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL
$formVariablesPaginator = FormVariablesPaginatorHelper
FormVariablesPaginatorHelper::$helpers = array
FormVariablesPaginatorHelper::$__defaultModel = NULL
FormVariablesPaginatorHelper::$options = array
FormVariablesPaginatorHelper::$base = ""
FormVariablesPaginatorHelper::$webroot = "/"
FormVariablesPaginatorHelper::$themeWeb = NULL
FormVariablesPaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormVariablesPaginatorHelper::$params = array
FormVariablesPaginatorHelper::$action = "exclusives"
FormVariablesPaginatorHelper::$plugin = NULL
FormVariablesPaginatorHelper::$data = NULL
FormVariablesPaginatorHelper::$namedArgs = NULL
FormVariablesPaginatorHelper::$argSeparator = NULL
FormVariablesPaginatorHelper::$validationErrors = NULL
FormVariablesPaginatorHelper::$tags = array
FormVariablesPaginatorHelper::$__tainted = NULL
FormVariablesPaginatorHelper::$__cleaned = NULL
FormVariablesPaginatorHelper::$_log = NULL
FormVariablesPaginatorHelper::$Html = HtmlHelper object
FormVariablesPaginatorHelper::$Ajax = AjaxHelper object
$ajax = AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$themeWeb = NULL
AjaxHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AjaxHelper::$params = array
AjaxHelper::$action = "exclusives"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$_log = NULL
AjaxHelper::$Form = FormHelper object
$icon = IconHelper
IconHelper::$tags = array
IconHelper::$base = ""
IconHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
IconHelper::$params = array
IconHelper::$action = "exclusives"
IconHelper::$data = NULL
IconHelper::$_crumbs = array
IconHelper::$__docTypes = array
IconHelper::$helpers = NULL
IconHelper::$webroot = "/"
IconHelper::$themeWeb = NULL
IconHelper::$plugin = NULL
IconHelper::$namedArgs = NULL
IconHelper::$argSeparator = NULL
IconHelper::$validationErrors = NULL
IconHelper::$__tainted = NULL
IconHelper::$__cleaned = NULL
IconHelper::$_log = NULL
$drill = DrillHelper
DrillHelper::$tags = array
DrillHelper::$base = ""
DrillHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
DrillHelper::$params = array
DrillHelper::$action = "exclusives"
DrillHelper::$data = NULL
DrillHelper::$_crumbs = array
DrillHelper::$__docTypes = array
DrillHelper::$helpers = NULL
DrillHelper::$webroot = "/"
DrillHelper::$themeWeb = NULL
DrillHelper::$plugin = NULL
DrillHelper::$namedArgs = NULL
DrillHelper::$argSeparator = NULL
DrillHelper::$validationErrors = NULL
DrillHelper::$__tainted = NULL
DrillHelper::$__cleaned = NULL
DrillHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "a7d63c274f73bb410efb05168d3d225f"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1761128295
SessionHelper::$sessionTime = 1761140295
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_started = false
SessionHelper::$host = NULL
SessionHelper::$_log = NULL
SessionHelper::$cookieLifeTime = 604800
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
SessionHelper::$params = array
SessionHelper::$action = "exclusives"
SessionHelper::$data = NULL
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = "Allproperty"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$themeWeb = NULL
PaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
PaginatorHelper::$params = array
PaginatorHelper::$action = "exclusives"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$_log = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Ajax = AjaxHelper object</pre><div id="CakeErrorCode14" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> </option>
</span></code>
<code><span style="color: #000000"> <option value="c"
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if ( (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'REQUEST_URI'</span><span style="color: #007700">], </span><span style="color: #DD0000">'price'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false </span><span style="color: #007700">&& </span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'REQUEST_URI'</span><span style="color: #007700">], </span><span style="color: #DD0000">'direction:desc'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) || (</span><span style="color: #0000BB">$sort</span><span style="color: #007700">[</span><span style="color: #DD0000">'Allproperty.price'</span><span style="color: #007700">] == </span><span style="color: #DD0000">'desc' </span><span style="color: #007700">|| </span><span style="color: #0000BB">$sort </span><span style="color: #007700">== </span><span style="color: #DD0000">'Allproperty.price DESC' </span><span style="color: #007700">|| </span><span style="color: #0000BB">$sort </span><span style="color: #007700">== </span><span style="color: #DD0000">'Allproperty.price desc'</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span>selected="selected"<span style="color: #0000BB"><?php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?></span>>
</span></code></span>
</pre></div><pre>include - APP/views/elements/new/sort.ctp, line 15
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/elements/new/results-top-bar.ctp, line 35
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/allproperties/property_results_with_bar.ctp, line 64
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5274
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
[main] - APP/webroot/index.php, line 88</pre></div>>
price : high to low
</option>
</select>
</div>
</div>
<div class="results-list columns is-multiline">
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace15").style.display = (document.getElementById("CakeStackTrace15").style.display == "none" ? "" : "none")'><b>Notice</b> (8)</a>: Undefined variable: equestrianAgents [<b>APP/views/allproperties/property_results_with_bar.ctp</b>, line <b>72</b>]
</pre>
<div id="CakeStackTrace15" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode15").style.display = (document.getElementById("CakeErrorCode15").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext15").style.display = (document.getElementById("CakeErrorContext15").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext15" class="cake-context" style="display: none;">$___viewFn = "/app/src/views/allproperties/property_results_with_bar.ctp"
$___dataForView = array(
"alternate" => "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett",
"primarypropertytypes" => array(
"All",
"House",
"Apartment",
"Land",
"Chalet",
"Chateau",
"Commercial",
"Lakes",
"Mill",
"Barn",
"Building",
"Houseboat",
"Parking"
),
"properties" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"pageUrl" => array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
),
"groups" => array(
"Houses",
"Commercial",
"Prestige",
"Lakes",
"Apartments",
"Income-Business",
"Land-Woodland",
"Ski",
"Equestrian"
),
"countExclusif" => 63,
"selectedCriteria" => array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
),
"selected" => array(
"exclusive" => true,
"notSold" => false
),
"isCustomPage" => true,
"cakeDebug" => AllpropertiesController
AllpropertiesController::$name = "Allproperties"
AllpropertiesController::$helpers = array
AllpropertiesController::$components = array
AllpropertiesController::$uses = array
AllpropertiesController::$shortfields = array
AllpropertiesController::$shortfieldView = array
AllpropertiesController::$shortfieldList = array
AllpropertiesController::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AllpropertiesController::$webroot = "/"
AllpropertiesController::$action = "exclusives"
AllpropertiesController::$params = array
AllpropertiesController::$data = NULL
AllpropertiesController::$paginate = array
AllpropertiesController::$viewPath = "allproperties"
AllpropertiesController::$layoutPath = NULL
AllpropertiesController::$viewVars = array
AllpropertiesController::$pageTitle = "Exclusive Leggett Property in France - 63 French properties found "
AllpropertiesController::$modelNames = array
AllpropertiesController::$base = ""
AllpropertiesController::$layout = "list"
AllpropertiesController::$autoRender = false
AllpropertiesController::$autoLayout = true
AllpropertiesController::$Component = Component object
AllpropertiesController::$view = "View"
AllpropertiesController::$ext = ".ctp"
AllpropertiesController::$output = NULL
AllpropertiesController::$plugin = NULL
AllpropertiesController::$cacheAction = false
AllpropertiesController::$persistModel = false
AllpropertiesController::$passedArgs = array
AllpropertiesController::$scaffold = false
AllpropertiesController::$methods = array
AllpropertiesController::$modelClass = "Allproperty"
AllpropertiesController::$modelKey = "allproperty"
AllpropertiesController::$validationErrors = NULL
AllpropertiesController::$_log = NULL
AllpropertiesController::$Session = SessionComponent object
AllpropertiesController::$Cookie = CookieComponent object
AllpropertiesController::$RequestHandler = RequestHandlerComponent object
AllpropertiesController::$Currency = CurrencyComponent object
AllpropertiesController::$PaginateFormVariables = PaginateFormVariablesComponent object
AllpropertiesController::$UrlShortener = UrlShortenerComponent object
AllpropertiesController::$Prg = PrgComponent object
AllpropertiesController::$Allproperty = Allproperty object
AllpropertiesController::$Region = Region object
AllpropertiesController::$Department = Department object
AllpropertiesController::$User = User object
AllpropertiesController::$Group = Group object
AllpropertiesController::$Codepostal = Codepostal object
AllpropertiesController::$Proptype = Proptype object
AllpropertiesController::$Primarypropertytype = Primarypropertytype object
AllpropertiesController::$Soldproperty = Soldproperty object
AllpropertiesController::$Soldallproperty = Soldallproperty object
AllpropertiesController::$Testimonial = Testimonial object
AllpropertiesController::$Powcategory = Powcategory object
)
$loadHelpers = true
$cached = false
$loadedHelpers = array(
"Cache" => CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$cacheAction = NULL
CacheHelper::$helpers = NULL
CacheHelper::$base = ""
CacheHelper::$webroot = "/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CacheHelper::$params = array
CacheHelper::$action = "exclusives"
CacheHelper::$plugin = NULL
CacheHelper::$data = NULL
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL,
"Html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
HtmlHelper::$params = array
HtmlHelper::$action = "exclusives"
HtmlHelper::$data = NULL
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"Form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormHelper::$params = array
FormHelper::$action = "exclusives"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"Text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$themeWeb = NULL
TextHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TextHelper::$params = array
TextHelper::$action = "exclusives"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
TextHelper::$_log = NULL,
"Number" => NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
NumberHelper::$params = array
NumberHelper::$action = "exclusives"
NumberHelper::$plugin = NULL
NumberHelper::$data = NULL
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL,
"Javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
JavascriptHelper::$params = array
JavascriptHelper::$action = "exclusives"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"Tagcloud" => TagcloudHelper
TagcloudHelper::$helpers = NULL
TagcloudHelper::$base = ""
TagcloudHelper::$webroot = "/"
TagcloudHelper::$themeWeb = NULL
TagcloudHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TagcloudHelper::$params = array
TagcloudHelper::$action = "exclusives"
TagcloudHelper::$plugin = NULL
TagcloudHelper::$data = NULL
TagcloudHelper::$namedArgs = NULL
TagcloudHelper::$argSeparator = NULL
TagcloudHelper::$validationErrors = NULL
TagcloudHelper::$tags = array
TagcloudHelper::$__tainted = NULL
TagcloudHelper::$__cleaned = NULL
TagcloudHelper::$_log = NULL,
"Custom" => CustomHelper
CustomHelper::$tags = array
CustomHelper::$base = ""
CustomHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CustomHelper::$params = array
CustomHelper::$action = "exclusives"
CustomHelper::$data = NULL
CustomHelper::$_crumbs = array
CustomHelper::$__docTypes = array
CustomHelper::$helpers = NULL
CustomHelper::$webroot = "/"
CustomHelper::$themeWeb = NULL
CustomHelper::$plugin = NULL
CustomHelper::$namedArgs = NULL
CustomHelper::$argSeparator = NULL
CustomHelper::$validationErrors = NULL
CustomHelper::$__tainted = NULL
CustomHelper::$__cleaned = NULL
CustomHelper::$_log = NULL,
"Time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TimeHelper::$params = array
TimeHelper::$action = "exclusives"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL,
"FormVariablesPaginator" => FormVariablesPaginatorHelper
FormVariablesPaginatorHelper::$helpers = array
FormVariablesPaginatorHelper::$__defaultModel = NULL
FormVariablesPaginatorHelper::$options = array
FormVariablesPaginatorHelper::$base = ""
FormVariablesPaginatorHelper::$webroot = "/"
FormVariablesPaginatorHelper::$themeWeb = NULL
FormVariablesPaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormVariablesPaginatorHelper::$params = array
FormVariablesPaginatorHelper::$action = "exclusives"
FormVariablesPaginatorHelper::$plugin = NULL
FormVariablesPaginatorHelper::$data = NULL
FormVariablesPaginatorHelper::$namedArgs = NULL
FormVariablesPaginatorHelper::$argSeparator = NULL
FormVariablesPaginatorHelper::$validationErrors = NULL
FormVariablesPaginatorHelper::$tags = array
FormVariablesPaginatorHelper::$__tainted = NULL
FormVariablesPaginatorHelper::$__cleaned = NULL
FormVariablesPaginatorHelper::$_log = NULL
FormVariablesPaginatorHelper::$Html = HtmlHelper object
FormVariablesPaginatorHelper::$Ajax = AjaxHelper object,
"Ajax" => AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$themeWeb = NULL
AjaxHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AjaxHelper::$params = array
AjaxHelper::$action = "exclusives"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$_log = NULL
AjaxHelper::$Form = FormHelper object,
"Icon" => IconHelper
IconHelper::$tags = array
IconHelper::$base = ""
IconHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
IconHelper::$params = array
IconHelper::$action = "exclusives"
IconHelper::$data = NULL
IconHelper::$_crumbs = array
IconHelper::$__docTypes = array
IconHelper::$helpers = NULL
IconHelper::$webroot = "/"
IconHelper::$themeWeb = NULL
IconHelper::$plugin = NULL
IconHelper::$namedArgs = NULL
IconHelper::$argSeparator = NULL
IconHelper::$validationErrors = NULL
IconHelper::$__tainted = NULL
IconHelper::$__cleaned = NULL
IconHelper::$_log = NULL,
"Drill" => DrillHelper
DrillHelper::$tags = array
DrillHelper::$base = ""
DrillHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
DrillHelper::$params = array
DrillHelper::$action = "exclusives"
DrillHelper::$data = NULL
DrillHelper::$_crumbs = array
DrillHelper::$__docTypes = array
DrillHelper::$helpers = NULL
DrillHelper::$webroot = "/"
DrillHelper::$themeWeb = NULL
DrillHelper::$plugin = NULL
DrillHelper::$namedArgs = NULL
DrillHelper::$argSeparator = NULL
DrillHelper::$validationErrors = NULL
DrillHelper::$__tainted = NULL
DrillHelper::$__cleaned = NULL
DrillHelper::$_log = NULL,
"Session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "a7d63c274f73bb410efb05168d3d225f"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1761128295
SessionHelper::$sessionTime = 1761140295
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_started = false
SessionHelper::$host = NULL
SessionHelper::$_log = NULL
SessionHelper::$cookieLifeTime = 604800
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
SessionHelper::$params = array
SessionHelper::$action = "exclusives"
SessionHelper::$data = NULL
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL,
"Paginator" => PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = "Allproperty"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$themeWeb = NULL
PaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
PaginatorHelper::$params = array
PaginatorHelper::$action = "exclusives"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$_log = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Ajax = AjaxHelper object
)
$helper = "Paginator"
$camelBackedHelper = "paginator"
$cache = CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$cacheAction = NULL
CacheHelper::$helpers = NULL
CacheHelper::$base = ""
CacheHelper::$webroot = "/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CacheHelper::$params = array
CacheHelper::$action = "exclusives"
CacheHelper::$plugin = NULL
CacheHelper::$data = NULL
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
HtmlHelper::$params = array
HtmlHelper::$action = "exclusives"
HtmlHelper::$data = NULL
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormHelper::$params = array
FormHelper::$action = "exclusives"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$themeWeb = NULL
TextHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TextHelper::$params = array
TextHelper::$action = "exclusives"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
TextHelper::$_log = NULL
$number = NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
NumberHelper::$params = array
NumberHelper::$action = "exclusives"
NumberHelper::$plugin = NULL
NumberHelper::$data = NULL
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
JavascriptHelper::$params = array
JavascriptHelper::$action = "exclusives"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL
$tagcloud = TagcloudHelper
TagcloudHelper::$helpers = NULL
TagcloudHelper::$base = ""
TagcloudHelper::$webroot = "/"
TagcloudHelper::$themeWeb = NULL
TagcloudHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TagcloudHelper::$params = array
TagcloudHelper::$action = "exclusives"
TagcloudHelper::$plugin = NULL
TagcloudHelper::$data = NULL
TagcloudHelper::$namedArgs = NULL
TagcloudHelper::$argSeparator = NULL
TagcloudHelper::$validationErrors = NULL
TagcloudHelper::$tags = array
TagcloudHelper::$__tainted = NULL
TagcloudHelper::$__cleaned = NULL
TagcloudHelper::$_log = NULL
$custom = CustomHelper
CustomHelper::$tags = array
CustomHelper::$base = ""
CustomHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CustomHelper::$params = array
CustomHelper::$action = "exclusives"
CustomHelper::$data = NULL
CustomHelper::$_crumbs = array
CustomHelper::$__docTypes = array
CustomHelper::$helpers = NULL
CustomHelper::$webroot = "/"
CustomHelper::$themeWeb = NULL
CustomHelper::$plugin = NULL
CustomHelper::$namedArgs = NULL
CustomHelper::$argSeparator = NULL
CustomHelper::$validationErrors = NULL
CustomHelper::$__tainted = NULL
CustomHelper::$__cleaned = NULL
CustomHelper::$_log = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TimeHelper::$params = array
TimeHelper::$action = "exclusives"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL
$formVariablesPaginator = FormVariablesPaginatorHelper
FormVariablesPaginatorHelper::$helpers = array
FormVariablesPaginatorHelper::$__defaultModel = NULL
FormVariablesPaginatorHelper::$options = array
FormVariablesPaginatorHelper::$base = ""
FormVariablesPaginatorHelper::$webroot = "/"
FormVariablesPaginatorHelper::$themeWeb = NULL
FormVariablesPaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormVariablesPaginatorHelper::$params = array
FormVariablesPaginatorHelper::$action = "exclusives"
FormVariablesPaginatorHelper::$plugin = NULL
FormVariablesPaginatorHelper::$data = NULL
FormVariablesPaginatorHelper::$namedArgs = NULL
FormVariablesPaginatorHelper::$argSeparator = NULL
FormVariablesPaginatorHelper::$validationErrors = NULL
FormVariablesPaginatorHelper::$tags = array
FormVariablesPaginatorHelper::$__tainted = NULL
FormVariablesPaginatorHelper::$__cleaned = NULL
FormVariablesPaginatorHelper::$_log = NULL
FormVariablesPaginatorHelper::$Html = HtmlHelper object
FormVariablesPaginatorHelper::$Ajax = AjaxHelper object
$ajax = AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$themeWeb = NULL
AjaxHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AjaxHelper::$params = array
AjaxHelper::$action = "exclusives"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$_log = NULL
AjaxHelper::$Form = FormHelper object
$icon = IconHelper
IconHelper::$tags = array
IconHelper::$base = ""
IconHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
IconHelper::$params = array
IconHelper::$action = "exclusives"
IconHelper::$data = NULL
IconHelper::$_crumbs = array
IconHelper::$__docTypes = array
IconHelper::$helpers = NULL
IconHelper::$webroot = "/"
IconHelper::$themeWeb = NULL
IconHelper::$plugin = NULL
IconHelper::$namedArgs = NULL
IconHelper::$argSeparator = NULL
IconHelper::$validationErrors = NULL
IconHelper::$__tainted = NULL
IconHelper::$__cleaned = NULL
IconHelper::$_log = NULL
$drill = DrillHelper
DrillHelper::$tags = array
DrillHelper::$base = ""
DrillHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
DrillHelper::$params = array
DrillHelper::$action = "exclusives"
DrillHelper::$data = NULL
DrillHelper::$_crumbs = array
DrillHelper::$__docTypes = array
DrillHelper::$helpers = NULL
DrillHelper::$webroot = "/"
DrillHelper::$themeWeb = NULL
DrillHelper::$plugin = NULL
DrillHelper::$namedArgs = NULL
DrillHelper::$argSeparator = NULL
DrillHelper::$validationErrors = NULL
DrillHelper::$__tainted = NULL
DrillHelper::$__cleaned = NULL
DrillHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "a7d63c274f73bb410efb05168d3d225f"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1761128295
SessionHelper::$sessionTime = 1761140295
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_started = false
SessionHelper::$host = NULL
SessionHelper::$_log = NULL
SessionHelper::$cookieLifeTime = 604800
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
SessionHelper::$params = array
SessionHelper::$action = "exclusives"
SessionHelper::$data = NULL
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = "Allproperty"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$themeWeb = NULL
PaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
PaginatorHelper::$params = array
PaginatorHelper::$action = "exclusives"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$_log = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Ajax = AjaxHelper object
$alternate = "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett"
$primarypropertytypes = array(
"All",
"House",
"Apartment",
"Land",
"Chalet",
"Chateau",
"Commercial",
"Lakes",
"Mill",
"Barn",
"Building",
"Houseboat",
"Parking"
)
$properties = array(
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
)
)
$pageUrl = array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
)
$groups = array(
"Houses",
"Commercial",
"Prestige",
"Lakes",
"Apartments",
"Income-Business",
"Land-Woodland",
"Ski",
"Equestrian"
)
$countExclusif = 63
$selectedCriteria = array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
)
$selected = array(
"exclusive" => true,
"notSold" => false
)
$isCustomPage = true
$cakeDebug = AllpropertiesController
AllpropertiesController::$name = "Allproperties"
AllpropertiesController::$helpers = array
AllpropertiesController::$components = array
AllpropertiesController::$uses = array
AllpropertiesController::$shortfields = array
AllpropertiesController::$shortfieldView = array
AllpropertiesController::$shortfieldList = array
AllpropertiesController::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AllpropertiesController::$webroot = "/"
AllpropertiesController::$action = "exclusives"
AllpropertiesController::$params = array
AllpropertiesController::$data = NULL
AllpropertiesController::$paginate = array
AllpropertiesController::$viewPath = "allproperties"
AllpropertiesController::$layoutPath = NULL
AllpropertiesController::$viewVars = array
AllpropertiesController::$pageTitle = "Exclusive Leggett Property in France - 63 French properties found "
AllpropertiesController::$modelNames = array
AllpropertiesController::$base = ""
AllpropertiesController::$layout = "list"
AllpropertiesController::$autoRender = false
AllpropertiesController::$autoLayout = true
AllpropertiesController::$Component = Component object
AllpropertiesController::$view = "View"
AllpropertiesController::$ext = ".ctp"
AllpropertiesController::$output = NULL
AllpropertiesController::$plugin = NULL
AllpropertiesController::$cacheAction = false
AllpropertiesController::$persistModel = false
AllpropertiesController::$passedArgs = array
AllpropertiesController::$scaffold = false
AllpropertiesController::$methods = array
AllpropertiesController::$modelClass = "Allproperty"
AllpropertiesController::$modelKey = "allproperty"
AllpropertiesController::$validationErrors = NULL
AllpropertiesController::$_log = NULL
AllpropertiesController::$Session = SessionComponent object
AllpropertiesController::$Cookie = CookieComponent object
AllpropertiesController::$RequestHandler = RequestHandlerComponent object
AllpropertiesController::$Currency = CurrencyComponent object
AllpropertiesController::$PaginateFormVariables = PaginateFormVariablesComponent object
AllpropertiesController::$UrlShortener = UrlShortenerComponent object
AllpropertiesController::$Prg = PrgComponent object
AllpropertiesController::$Allproperty = Allproperty object
AllpropertiesController::$Region = Region object
AllpropertiesController::$Department = Department object
AllpropertiesController::$User = User object
AllpropertiesController::$Group = Group object
AllpropertiesController::$Codepostal = Codepostal object
AllpropertiesController::$Proptype = Proptype object
AllpropertiesController::$Primarypropertytype = Primarypropertytype object
AllpropertiesController::$Soldproperty = Soldproperty object
AllpropertiesController::$Soldallproperty = Soldallproperty object
AllpropertiesController::$Testimonial = Testimonial object
AllpropertiesController::$Powcategory = Powcategory object
$sort = array(
"Allproperty.date_made_live" => "desc"
)
$property = array(
"Allproperty" => array(
"id" => "60729",
"propref" => "A39924WD50",
"primarypropertytype_name" => "House",
"pubtown" => "Barneville-Carteret",
"properpubtown" => "Barneville-Carteret",
"image_0" => "https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC1GJGF5G3W.jpeg",
"status" => "sale",
"isunderoffer" => "0",
"is_exclusive" => "1",
"date_made_live" => "2025-10-16 11:26:42",
"nrbedrooms" => "1",
"nrbathrooms" => "1",
"habitable_m2" => "49",
"land_m2" => "104",
"issold" => "0",
"poa" => "0",
"bestdeals" => "0",
"price" => "235400",
"prevprice" => "0",
"propname" => "Detached Coastal property within walking distance to the beach",
"shortdesc" => "In the peaceful Petit Hameau, this house offers a rare opportunity to live on a popular holiday residence just steps from the dunes and vast sandy beaches. The annual charges (720€ in 2025) include free access to 3 private tennis courts and a clubhouse. The light-filled living room with vaulted ceiling and fireplace creates a cosy retreat, while the mezzanine bedroom beneath the eaves adds charm and comfort. Outside, a private garden with terrace is perfect for al fresco dining after a day by the sea. A stone’s throw from the house are the possibility for dune walks, swimming, sailing and the vibrant lifestyle of Barneville-Carteret, renowned for its chic marina, seafood restaurants, boutiques and lively weekly markets. Ideal as a holiday home, or year-round residence / rental investment in one of Normandy’s most desirable seaside resorts.",
"floorplan" => "0",
"tour" => "0",
"youtube_url" => "",
"rhinov_url" => null,
"region_id" => "25",
"lat" => "49.3781",
"lon" => "-1.77327",
"postcode" => "50270",
"attributes" => "a:16:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:6;a:3:{s:2:"id";s:2:"17";s:4:"name";s:18:"Close to the coast";s:7:"name_fr";s:28:"pr&egrave;s de la c&ocirc;te";}i:7;a:3:{s:2:"id";s:2:"25";s:4:"name";s:31:"Approx 15 km or less from coast";s:7:"name_fr";s:39:"&agrave; environ 15 minutes de la plage";}i:8;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:9;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:10;a:3:{s:2:"id";s:2:"29";s:4:"name";s:14:"Sold Furnished";s:7:"name_fr";s:13:"Vendu meublé";}i:11;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:12;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:13;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:14;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:15;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}",
"mandatetype_id" => "11",
"department_name" => "Manche",
"department_id" => "50",
"created" => "2025-10-16 11:26:42",
"sort_date" => "2025-10-16 11:26:42",
"Image" => array(),
"nb-photo" => 1
),
"Department" => array(
"listdesc" => "Manche",
"name" => "Manche"
),
"Region" => array(
"name" => "Normandy",
"content" => "Normandy"
),
"Attribute" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
)
)
$key = 0</pre><div id="CakeErrorCode15" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
</span></code>
<code><span style="color: #000000">
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'new/property-card'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">'property' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$property</span><span style="color: #007700">, </span><span style="color: #DD0000">'EquestrianAgents' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$equestrianAgents</span><span style="color: #007700">)); </span><span style="color: #0000BB">?>
</span></span></code></span>
</pre></div><pre>include - APP/views/allproperties/property_results_with_bar.ctp, line 72
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5274
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
[main] - APP/webroot/index.php, line 88</pre></div><div class="card exclusive">
<a href="/french-property-for-sale/view/A39924WD50/house-for-sale-barneville-carteret-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/uvmOu8eQqiOeeHS3l3wjEOEJGRVjeHZlY2HlGrvzkVQ/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MxR0pHRjVHM1cuanBlZw.jpg" alt="house for sale in Manche" title="House for sale in Manche - Barneville-Carteret" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39924WD50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39924WD50
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
1 bed
| 1 bath
| Floor 49m²
| Ext 104 m²
</p>
</div>
<p class="price">
€235,400 </p>
<div class="description">
<p class="propname line-clamp line-3">Detached Coastal property within walking distance to the beach</p>
<p class="shortdesc">In the peaceful Petit Hameau, this house offers a rare opportunity to live on a popular holiday residence just steps from the dunes and vast sandy beaches. The annual charges (720€ in 2025) include free access to 3 private tennis courts and a . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.3781" data-lon="-1.77327"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50270/Barneville-Carteret">Near : <span class="town">Barneville-Carteret</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39447EMW14/house-for-sale-noues-de-sienne-calvados-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/V7hJ85oMGDHmR6U8Pz-CynkGgQmjZhn-kSD7x6LA4tk/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzMFFWUllSWTYuanBn.jpg" alt="house for sale in Calvados" title="House for sale in Calvados - Noues de Sienne" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39447EMW14" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39447EMW14
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Calvados </p>
<p class="info-property">
4 bed
| 1 bath
| Floor 167m²
| Ext 2,396 m²
</p>
</div>
<p class="price">
€275,999 </p>
<div class="description">
<p class="propname line-clamp line-3">Imposing four bedroomed house in the heart of the village. </p>
<p class="shortdesc">The house has nine rooms in total across two floors plus an extremely spacious cellar and wine cave, and not forgetting the huge loft space that could be converted.</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Virtual Tour 360">
<li class="characteristics-item">
<img src="/img/icon/360.webp" alt="icon 360" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.8242" data-lon="-1.03156"/>
<div class="area-resort">
<p><strong>Normandy - Calvados</strong></p>
<a href="/french-property-for-sale/pubtown/14380/Noues de Sienne">Near : <span class="town">Noues de Sienne</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A31726LOK61/house-for-sale-la-lande-de-goult-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/wvhBOl9jN09I0lPxUCCyH5Ey5J0F919T3qd3e5Yehr0/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MzN1dQMzI2VE4uanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - La Lande-de-Goult" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A31726LOK61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A31726LOK61
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
2 bed
| 1 bath
| Floor 43m²
| Ext 5,813 m²
</p>
</div>
<p class="price">
€168,500 </p>
<div class="description">
<p class="propname line-clamp line-3">Secret hideaway log cabin with lake, idyllic woodland setting offering peace and tranquillity.</p>
<p class="shortdesc">A treasure like this is rarely available, hidden away in a fairy tale woodland glade, it is perfect for those seeking a quiet isolated retreat with lake. Lovely, cosy one bedroom log cabin and outbuilding suitable for a variety of uses.</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5908" data-lon="-0.057349"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61320/La Lande-de-Goult">Near : <span class="town">La Lande-de-Goult</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39647KIW50/house-for-sale-le-mesnil-ozenne-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/DP5wjU-kXIcbz4-xdNLgvGtFBtmopfJ1nCriYM9gUos/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyNU05RzNGMzIuanBlZw.jpg" alt="house for sale in Manche" title="House for sale in Manche - Le Mesnil-Ozenne" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39647KIW50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39647KIW50
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
4 bed
| 2 bath
| Floor 120m²
| Ext 3,000 m²
</p>
</div>
<p class="price">
€184,800 </p>
<div class="description">
<p class="propname line-clamp line-3">Detached 3-bed stone house with 1-bed gite in pretty countryside near to Brécey</p>
<p class="shortdesc">Leggett Immobilier is proud to bring to the market this pretty stone longère, set in peaceful countryside, 15 minutes from Avranches and St Hilaire du Harcouet in the South Manche area of Normandy.
The property is in good condition and . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.6674" data-lon="-1.21813"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50220/Le Mesnil-Ozenne">Near : <span class="town">Le Mesnil-Ozenne</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A40504EMW50/house-for-sale-coulouvray-boisbenâtre-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/qdx96kvqZb1oef9hM2Zs4ptuvsdnvlrIbXSQjA1jUX8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyR0g2U0JYS1YuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Coulouvray-Boisbenâtre" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A40504EMW50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A40504EMW50
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 120m²
| Ext 2,700 m²
</p>
</div>
<p class="price">
€169,989 </p>
<div class="description">
<p class="propname line-clamp line-3">Pretty 3 bed stone property in a secluded hamlet close to the village with amenities.</p>
<p class="shortdesc">Well presented 3 bedroom stone house in a peaceful hamlet location just a short distance from the village. Retaining much character with exposed beams and a traditional fireplace. With attached outbuildings which could be converted, subject to planning . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.7831" data-lon="-1.10257"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50670/Coulouvray-Boisbenâtre">Near : <span class="town">Coulouvray-Boisbenâtre</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A40412AFE61/house-for-sale-ceaucé-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/e-23EavWwf3BFCEMd6m-PoaA0Zop9OjWqtm1wo2VoOU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MzWEZCVjlOMzkuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Ceaucé" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A40412AFE61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A40412AFE61
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
5 bed
| 2 bath
| Floor 130m²
| Ext 12,660 m²
</p>
</div>
<p class="price">
€172,500 </p>
<div class="description">
<p class="propname line-clamp line-3">Spacious 5-bed country home on 1.2ha with good size outbuildings, and only 2.2km to Ceaucé</p>
<p class="shortdesc">This handsome and spacious 5-bedroom home sits on just over 1.2 hectares of land and includes several large outbuildings, offering plenty of possibilities such as workshops, storage, or keeping animals. 2.2 km from the popular town of Ceaucé.</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Suitable for horse">
<li class="characteristics-item">
<img src="/img/pilar/equestrian/horse_blue.svg" alt="icon suitable for horse" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.493" data-lon="-0.633659"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61330/Ceaucé">Near : <span class="town">Ceaucé</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A36989IDU14/house-for-sale-saint-pierre-du-jonquet-calvados-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/XFW2XGFhts32yUS0fS7Ugcu_bAmaEkhpbE5OyCIB4uk/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRUdDU0MzMlAucG5n.jpg" alt="house for sale in Calvados" title="House for sale in Calvados - Saint-Pierre-du-Jonquet" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A36989IDU14" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A36989IDU14
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Calvados </p>
<p class="info-property">
3 bed
| 1 bath
| Floor 130m²
| Ext 795 m²
</p>
</div>
<p class="price">
<span class="new-price">€227,900</span> <span class="old-price">€249,100 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">TRADITIONAL HOUSE 130M2, 1 KITCHEN, 1 LOUNGE, 3 BEDROOMS 1 BATHROOM ON A PLOT OF 795M2
</p>
<p class="shortdesc">Situated just 2.5km from Argences, 10 minutes from Troarn and 20 minutes from the beaches, this charming, traditionally-built house offers country living yet close to all amenities.
On the ground floor:
- a 29m2 wooden veranda with double glazing
- a . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.1652" data-lon="-0.141393"/>
<div class="area-resort">
<p><strong>Normandy - Calvados</strong></p>
<a href="/french-property-for-sale/pubtown/14670/Saint-Pierre-du-Jonquet">Near : <span class="town">Saint-Pierre-du-Jonquet</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39313NOE61/house-for-sale-vimoutiers-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/94bWmOPINZpe2B6Q9VOexeUKsGmf7ApenbgQxS6IjaY/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NQMFhYMEpURFEuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Vimoutiers" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39313NOE61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39313NOE61
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
4 bed
| 1 bath
| Floor 114m²
| Ext 1,312 m²
</p>
</div>
<p class="price">
€289,500 </p>
<div class="description">
<p class="propname line-clamp line-3">Well presented 4-Bedroom Normandy Longère in the Heart of Camembert Country</p>
<p class="shortdesc">Experience the romance and tradition of French country living with this beautifully presented 4 bedroom Colombage Longere nestled in the rolling hills of the Pays d‘Auge.
A stunning property beautifully maintained within a few kms of Normandy‘s famed . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Virtual Tour 360">
<li class="characteristics-item">
<img src="/img/icon/360.webp" alt="icon 360" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.9208" data-lon="0.193394"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61120/Vimoutiers">Near : <span class="town">Vimoutiers</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39283NOE61/house-for-sale-ticheville-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/pMzZUz1OBvoOR50dKKn1YEkFS-5Q8iV2eAbb0QHyy4w/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjlTMTVEVlMuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Ticheville" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39283NOE61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39283NOE61
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
3 bed
| 1 bath
| Floor 98m²
| Ext 4,280 m²
</p>
</div>
<p class="price">
€269,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Charming 3-Bedroom Brick Longère with Valley Views and Exceptional Outbuildings</p>
<p class="shortdesc">Nestled in a highly sought-after hamlet, this beautifully presented 3-bedroom brick longère offers the perfect blend of character, comfort, and countryside living.
Set within established, well-maintained gardens, the home boasts a spacious rear . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Virtual Tour 360">
<li class="characteristics-item">
<img src="/img/icon/360.webp" alt="icon 360" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.9071" data-lon="0.262494"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61120/Ticheville">Near : <span class="town">Ticheville</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39383BS14/house-for-sale-subles-calvados-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/WI8VGcdxUI1l-XiiwsT-psqgpg5451I7MJkZemocUlY/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzQ1RQME1WM0MuanBn.jpg" alt="house for sale in Calvados" title="House for sale in Calvados - Subles" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39383BS14" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39383BS14
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Calvados </p>
<p class="info-property">
2 bed
| 1 bath
| Floor 92m²
| Ext 1,867 m²
</p>
</div>
<p class="price">
€172,800 </p>
<div class="description">
<p class="propname line-clamp line-3">** UNDER OFFER **</p>
<p class="shortdesc">In the heart of a village with amenities, this house offers spacious rooms and numerous outbuildings. On the ground floor: entrance hall with separate WC, large living room opening onto the kitchen, bedroom with dressing room, bathroom with corner bath . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.2387" data-lon="-0.752561"/>
<div class="area-resort">
<p><strong>Normandy - Calvados</strong></p>
<a href="/french-property-for-sale/pubtown/14400/Subles">Near : <span class="town">Subles</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A37978AMO76/house-for-sale-croixdalle-seine-maritime-higher-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/zAAkgqEjeSlh9gYAenRnTO6QdpepXg4UVMDf8NfBE60/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NYR1FYUUhZNFIuanBn.jpg" alt="house for sale in Seine-Maritime" title="House for sale in Seine-Maritime - Croixdalle" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A37978AMO76" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A37978AMO76
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Seine-Maritime </p>
<p class="info-property">
3 bed
| 3 bath
| Floor 150m²
| Ext 24,226 m²
</p>
</div>
<p class="price">
€267,500 </p>
<div class="description">
<p class="propname line-clamp line-3">Norman Haven Between Rouen and the Sea — Property with 2,5 Hectares of Land</p>
<p class="shortdesc">Located in Croixdalle, between Rouen and Dieppe, this charming 150 m² Norman home is nestled in a lush green setting. With 8 rooms including 3 bedrooms and 3 bathrooms, it offers a peaceful, light-filled and welcoming living space, featuring a beautiful . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Higher Normandy" src="/img/region_area/23.svg" data-type="town" data-lat="49.7998" data-lon="1.37696"/>
<div class="area-resort">
<p><strong>Higher Normandy - Seine-Maritime</strong></p>
<a href="/french-property-for-sale/pubtown/76660/Croixdalle">Near : <span class="town">Croixdalle</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A07061/house-for-sale-vire-normandie-calvados-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/XYyIUNfvlKnBZzY3NsU_13cMKtgmV1ujN5Ft2pc5DkE/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNS9ET0MySkdTREZCM0YuanBn.jpg" alt="house for sale in Calvados" title="House for sale in Calvados - Vire Normandie" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A07061" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A07061
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Calvados </p>
<p class="info-property">
6 bed
| 4 bath
| Floor 187m²
| Ext 1,775 m²
</p>
</div>
<p class="price">
€299,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Superb Maison de Maître and Coach House, located in a small hamlet just outside the town of Vire.</p>
<p class="shortdesc">This impressive and substantial Maison de Maître enjoys a superb location and offers excellent potential as a charming Bed and Breakfast. Set on the edge of Roullours, a peaceful hamlet in the Calvados region, it combines the tranquillity of the . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.8156" data-lon="-0.879439"/>
<div class="area-resort">
<p><strong>Normandy - Calvados</strong></p>
<a href="/french-property-for-sale/pubtown/14500/Vire Normandie">Near : <span class="town">Vire Normandie</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A38205EMM50/house-for-sale-ducey-les-chéris-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/BvbEgulplo8AoGCnu7Y-6Fwo5U3wyn8YPM8NmSvN9Xw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzWkRWWDk1WFQuSlBH.jpg" alt="house for sale in Manche" title="House for sale in Manche - Ducey-Les Chéris" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A38205EMM50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A38205EMM50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
4 bed
| 1 bath
| Floor 280m²
| Ext 1,818 m²
</p>
</div>
<p class="price">
€245,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Renovation Project
Riverside Property with Gîte / Chambres D'hotes Potential – In the Heart of Ducey </p>
<p class="shortdesc">Located in the centre of the market town of Ducey, this property extends over four levels and includes both a main house and a separate dwelling with its own entrance.
The main house offers four bedrooms arranged across the upper floors, with living . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.6246" data-lon="-1.26548"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50220/Ducey-Les Chéris">Near : <span class="town">Ducey-Les Chéris</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39753EI61/house-for-sale-ferrières-la-verrerie-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/IaWMFg1WRX27S8B5SmfRrns80qHlpLFotqfLbBdNz2E/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NTV0JLMloxOUIuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Ferrières-la-Verrerie" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39753EI61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39753EI61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
4 bed
| 2 bath
| Floor 190m²
| Ext 1,619 m²
</p>
</div>
<p class="price">
€189,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Under offerNormandy, rolling countryside, stone house to renovate, peaceful location with magnificent views...</p>
<p class="shortdesc">Moulins la Marche and Courtomer area. Beautiful property to renovate, many original features, two large fireplaces.
Set in a dominant position in the rolling hills of Normandy, in a hamlet with no overlooking neighbours. Peaceful location with . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.6526" data-lon="0.37738"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61390/Ferrières-la-Verrerie">Near : <span class="town">Ferrières-la-Verrerie</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39530NSD61/house-for-sale-gouffern-en-auge-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/E4DtiA1wC3-RDxCxkaq6oH2pS9IgqU0xl-Wl7ZzIC9E/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQ05HM05QM1QuanBlZw.jpg" alt="house for sale in Orne" title="House for sale in Orne - Gouffern en Auge" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39530NSD61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39530NSD61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
5 bed
| 2 bath
| Floor 103m²
| Ext 530 m²
</p>
</div>
<p class="price">
€250,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Charming detached cottage with garden and a gite in a village with prestigious past close to Haras du Pin</p>
<p class="shortdesc">Nestled in the peaceful, historic village of Exmes, just 4 km from the world-famous Haras du Pin equestrian estate, this rare 18th-century stone and timber-framed cottage offers 3 beds / 80 m² of character-filled living space over two levels.
It . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.7672" data-lon="0.113735"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61310/Gouffern en Auge">Near : <span class="town">Gouffern en Auge</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A37729EMW50/house-for-sale-coulouvray-boisbenâtre-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/iOcVAGvyOP6J-jddQbHJmYUz2OggIGqoplpI-YtOVjU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzQjlSSk1OQjUuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Coulouvray-Boisbenâtre" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A37729EMW50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A37729EMW50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
4 bed
| 2 bath
| Floor 110m²
| Ext 9,300 m²
</p>
</div>
<p class="price">
<span class="new-price">€199,000</span> <span class="old-price">€224,700 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">Large family home in private setting between St Pois and Villedieu -les-Poeles.</p>
<p class="shortdesc">Four bedroom family home with just under a hectare of land and wonderful views over the surrounding countryside.
Benefitting from recent works making it into a spacious family home, move in ready. </p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Virtual Tour 360">
<li class="characteristics-item">
<img src="/img/icon/360.webp" alt="icon 360" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.7831" data-lon="-1.10257"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50670/Coulouvray-Boisbenâtre">Near : <span class="town">Coulouvray-Boisbenâtre</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39827EI61/house-for-sale-cour-maugis-sur-huisne-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/E6NAt2g-rTVjRk8fY7WPcD6s6Wr1SWB4GMOY7c-zmQg/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzVzJDWk1GMk0uanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Cour-Maugis sur Huisne" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39827EI61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39827EI61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
2 bed
| 1 bath
| Floor 225m²
| Ext 5,208 m²
</p>
</div>
<p class="price">
€170,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Maison Maugis, pretty stone house to renovate, superb location with views of the the forest and millstream...</p>
<p class="shortdesc">Perche Naional Park, set in one of the prettiest villages at the foot of the stunning Reno Valdieu forest.
The old stone cottage requires renovation, enormous potential and fabulous location.
5000m² land</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.4569" data-lon="0.699556"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61110/Cour-Maugis sur Huisne">Near : <span class="town">Cour-Maugis sur Huisne</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39673AMO76/house-for-sale-saint-hellier-seine-maritime-higher-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/Iczbs2-NTSDfE8VqhRR-rxLjfkBlH_m7RqXm9y0eZL4/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQjc3SERKQlkuanBn.jpg" alt="house for sale in Seine-Maritime" title="House for sale in Seine-Maritime - Saint-Hellier" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39673AMO76" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39673AMO76
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Seine-Maritime </p>
<p class="info-property">
7 bed
| 2 bath
| Floor 136m²
| Ext 2,480 m²
</p>
</div>
<p class="price">
€288,900 </p>
<div class="description">
<p class="propname line-clamp line-3">Family home with panoramic view, veranda overlooking the garden and outbuilding ideal for pro. activity</p>
<p class="shortdesc">In Saint-Hellier, a 136 m² family home on 2,480 m² of land.
7 bedrooms, 2 bathrooms
Spacious living room with fireplace and open kitchen
Bright veranda facing the garden
Wooden terrace with pergola and open views
Full basement with garage, workshop, . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Higher Normandy" src="/img/region_area/23.svg" data-type="town" data-lat="49.735" data-lon="1.19569"/>
<div class="area-resort">
<p><strong>Higher Normandy - Seine-Maritime</strong></p>
<a href="/french-property-for-sale/pubtown/76680/Saint-Hellier">Near : <span class="town">Saint-Hellier</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A33723JTH50/house-for-sale-tribehou-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/BIQbSF9mHBstA67HrJ4o-J9KqVKhv1r8FMsRFEMH8jU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMi9ET0MxM1RIQUZWMksuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Tribehou" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A33723JTH50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A33723JTH50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 105m²
| Ext 3,391 m²
</p>
</div>
<p class="price">
<span class="new-price">€186,900</span> <span class="old-price">€204,900 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">Leggett Beautiful 3 bed, 2 bath restored longère. Wood central heating. GF living possible. 70m2 barn. Parking</p>
<p class="shortdesc">Leggett-Immo offer a Beautifully Renovated Normandy Longère with Land – Near Tribehou
Charming 3-bed, 2-bath longère with nearly an acre of land (3300m2), tastefully renovated with traditional methods. Features a spacious kitchen-diner, ground-floor . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Virtual Tour 360">
<li class="characteristics-item">
<img src="/img/icon/360.webp" alt="icon 360" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.2089" data-lon="-1.24922"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50620/Tribehou">Near : <span class="town">Tribehou</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39494CRB61/house-for-sale-rives-d-andaine-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/xqWVhZHJkq-kYuM7thVVAea2rbsWFBgk1JkpSC_O14I/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNDVZQjdQNlouSlBH.jpg" alt="house for sale in Orne" title="House for sale in Orne - Rives d'Andaine" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39494CRB61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39494CRB61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
3 bed
| 1 bath
| Floor 142m²
| Ext 400 m²
</p>
</div>
<p class="price">
€172,800 </p>
<div class="description">
<p class="propname line-clamp line-3">Charming three bedroom house (furnished), two cars garage, with lovely garden, yard and terrace!</p>
<p class="shortdesc">Ready to move in (possibility to buy the furniture), good size holiday or permanent residence, not far from the popular spa town Bagnoles de l'Orne, with bars restaurants, Casino, Golf Club, shops , equestrian center, and lot of outdoor events during . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5255" data-lon="-0.451202"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61140/Rives d'Andaine">Near : <span class="town">Rives d'Andaine</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A29915JCO50/house-for-sale-montsenelle-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/fwu5D8qC0KigvBLtWf4OFvpl1Uq8mueb1S29eLhiApE/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNi9ET0MzU1pQNEFNMTkuSlBH.jpg" alt="house for sale in Manche" title="House for sale in Manche - Montsenelle" /> </figure>
<img src="/img/under-offer.svg" alt="icon heart" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A29915JCO50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A29915JCO50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 150m²
| Ext 5,128 m²
</p>
</div>
<p class="price">
€241,935 </p>
<div class="description">
<p class="propname line-clamp line-3">Detached property, excellent condition, 3-bedrooms, 2-bathrooms, over an acre of land, no neighbours. </p>
<p class="shortdesc">Spacious family home, situated in a quiet hamlet , 10 minutes from the lively town of La Haye du Puits with all amenities. Ideal B&B activity.
This property is ideally located for a holiday or family home, or even a commercial activity (chambre d’hôte . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.3115" data-lon="-1.458"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50250/Montsenelle">Near : <span class="town">Montsenelle</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39293EMW50/house-for-sale-saint-nicolas-des-bois-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/wqcTNwyaJs8YCY6HQLmf-vfo6P5reWvS7JH7TJPqlXM/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRkNDOTgyMzcuanBlZw.jpg" alt="house for sale in Manche" title="House for sale in Manche - Saint-Nicolas-des-Bois" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39293EMW50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39293EMW50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
4 bed
| 2 bath
| Floor 130m²
| Ext 3,634 m²
</p>
</div>
<p class="price">
€197,154 </p>
<div class="description">
<p class="propname line-clamp line-3">Attractive 3-4 bedroom cottage, move in ready. With ample garage/storage space.</p>
<p class="shortdesc">Set in approx 1 acre and ideally placed between Villedieu-les-Poeles and Brecey.</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.7614" data-lon="-1.19053"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50370/Saint-Nicolas-des-Bois">Near : <span class="town">Saint-Nicolas-des-Bois</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39199LOK61/house-for-sale-sainte-marie-la-robert-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/J4GWwIH8SDQonMu3339eVwy9jpjXQ2fCR5O3Kkv2e3o/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzM0NQWVFYMlEuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Sainte-Marie-la-Robert" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39199LOK61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39199LOK61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
5 bed
| 3 bath
| Floor 200m²
| Ext 6,145 m²
</p>
</div>
<p class="price">
€290,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Idyllic location, charming stone house with independent gite, large barn, beautiful gardens and lake. </p>
<p class="shortdesc">Set in beautiful mature gardens, with woodland areas, a stream running through and a lake, this attractive stone property is a haven for nature lovers, birdwatchers and keen fishermen.
The characterful main house offers generous living space, blending . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.6305" data-lon="-0.140447"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61320/Sainte-Marie-la-Robert">Near : <span class="town">Sainte-Marie-la-Robert</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A24033AND61/house-for-sale-longny-les-villages-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/y3vn8zIrbQLEdWC8zHG-KGdOU1bRtxD1NCNAlNSAtHs/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMy0wOS9ET0NZWlhRRUYzR1AuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Longny les Villages" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A24033AND61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A24033AND61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
5 bed
| 2 bath
| Floor 159m²
| Ext 104,737 m²
</p>
</div>
<p class="price">
<span class="new-price">€299,500</span> <span class="old-price">€404,255 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">Set in the sought after Commeauche valley with 24acres of land.
View over the forest with walks and bridleway</p>
<p class="shortdesc">Rare Opportunity in This Sought-After Area – Spacious Property with Former Dairy, Gîte Potential, and 24 Acres of land.
Rare to the market in this highly desirable location, this contemporary property, offers space and potential. Set on approximately . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Suitable for horse">
<li class="characteristics-item">
<img src="/img/pilar/equestrian/horse_blue.svg" alt="icon suitable for horse" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5363" data-lon="0.775357"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61290/Longny les Villages">Near : <span class="town">Longny les Villages</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39049RBR61/house-for-sale-domfront-en-poiraie-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/LtANCIquJM0xle6Z6SiURUCfvHKOnAjOwOv9nNQNCH8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyUFRTTkpSMzguanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Domfront en Poiraie" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39049RBR61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39049RBR61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
5 bed
| 5 bath
| Floor 128m²
| Ext 2,974 m²
</p>
</div>
<p class="price">
€148,351 </p>
<div class="description">
<p class="propname line-clamp line-3">This large, airy home offers perfect family living situated in a much loved community- Domfront”</p>
<p class="shortdesc">Residential house located on the banks of a river, comprising:
On the ground floor:
An entrance hall,
A fitted and equipped kitchen (including dishwasher, refrigerator, freezer, gas cooker and extractor hood),
A living room,
A lounge with wood-burning . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Virtual Tour 360">
<li class="characteristics-item">
<img src="/img/icon/360.webp" alt="icon 360" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5903" data-lon="-0.654611"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61700/Domfront en Poiraie">Near : <span class="town">Domfront en Poiraie</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39271AA50/house-for-sale-barenton-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/b7zj0XDU_h1LJZNZVQGzArJtjTcTjx9qIkMr9rNqU0s/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjEyQkpCM1cuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Barenton" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39271AA50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39271AA50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
4 bed
| 2 bath
| Floor 178m²
| Ext 11,297 m²
</p>
</div>
<p class="price">
€268,900 </p>
<div class="description">
<p class="propname line-clamp line-3">18th Century Farmhouse with Outbuildings, & Land. Set in the rolling Normandy countryside– Near Barenton</p>
<p class="shortdesc">Charming 18th Century Farmhouse with Outbuildings & 2.8 Acres – Normandy
Renovated 178 m² stone and timber farmhouse with 4 bedrooms, stunning valley views, mature gardens, orchard, paddocks, and outbuildings with conversion potential – all set in . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Suitable for horse">
<li class="characteristics-item">
<img src="/img/pilar/equestrian/horse_blue.svg" alt="icon suitable for horse" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.6083" data-lon="-0.836349"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50720/Barenton">Near : <span class="town">Barenton</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A31405JCO50/house-for-sale-montsenelle-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/JVbO5koghgdOsdZVsxbWoXUo59F6dArhZpVyGfoAFeU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MxMVowRUcyMjUuSlBH.jpg" alt="house for sale in Manche" title="House for sale in Manche - Montsenelle" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A31405JCO50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A31405JCO50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
5 bed
| 2 bath
| Floor 170m²
| Ext 9,021 m²
</p>
</div>
<p class="price">
€167,400 </p>
<div class="description">
<p class="propname line-clamp line-3">Village house, 4 bedrooms, 2 bathrooms, studio 1 bedroom, 20 minutes from both coasts of the peninsula</p>
<p class="shortdesc">This property is situated in Prétot Sainte Suzanne, between the larger towns of Carentan (16km) and La Haye du Puits (10km), with schools, health centre, restaurants, supermarkets, cinema and bars. Historic Sainte Mère Eglise with all the D-Day history . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.3059" data-lon="-1.43417"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50250/Montsenelle">Near : <span class="town">Montsenelle</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A32599WD50/house-for-sale-port-bail-sur-mer-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/d6yMmdFz8LcKbN4H8oNSICfSLta8cAADFjgnv4ttdjY/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MyVERNOEpFMUMuanBlZw.jpg" alt="house for sale in Manche" title="House for sale in Manche - Port-Bail-sur-Mer" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A32599WD50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A32599WD50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 97.36m²
| Ext 289 m²
</p>
</div>
<p class="price">
<span class="new-price">€195,000</span> <span class="old-price">€210,000 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">****UNDER OFFER*** 3 bedrooms centrl location in a quiet road in this coastal town</p>
<p class="shortdesc">On the west coast of the Cotentin Peninsular facing Jersey, Portbail Is a lovely fishing town with great selection of shops and restaurants and a lively street market every Tuesday morning. A beautiful 13 arched bridge leads to unspoiled sandy beaches . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.341" data-lon="-1.68365"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50580/Port-Bail-sur-Mer">Near : <span class="town">Port-Bail-sur-Mer</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A35180SVM61/house-for-sale-ceaucé-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/_6W9k0mBHafBW245LZhWj8bIp_skpl_ovoMDezvvbf8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNVM4VFNRMjQucG5n.jpg" alt="house for sale in Orne" title="House for sale in Orne - Ceaucé" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A35180SVM61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A35180SVM61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 147m²
| Ext 1,725 m²
</p>
</div>
<p class="price">
<span class="new-price">€153,000</span> <span class="old-price">€163,100 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">UNDER OFFER - Charming 3-Bedroom Longère with Barn and Outbuildings </p>
<p class="shortdesc">UNDER OFFER - Situated in a peaceful hamlet, this is a character property that offers plenty of extra living space potential and it has barns & outbuildings</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.493" data-lon="-0.633659"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61330/Ceaucé">Near : <span class="town">Ceaucé</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A38854AFE61/house-for-sale-passais-villages-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/xmZqgSItxyR0q3c0K8eeAOt1sE0OEAZLXqocZiyj2d8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxSzNIRkNUNzAuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Passais Villages" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A38854AFE61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A38854AFE61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
5 bed
| 3 bath
| Floor 240m²
| Ext 1,222 m²
</p>
</div>
<p class="price">
€200,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Beautifully presented 5 bed house including 1 bed guest accommodation or potential gite.</p>
<p class="shortdesc">This attractive 5 bedroom property is nestled in the Normandy countryside, just minutes from the popular village of St Fraimbault, and offers generous living space plus separate accommodation perfect for visiting friends and family or for those wanting . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.483" data-lon="-0.765"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61350/Passais Villages">Near : <span class="town">Passais Villages</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A27837NSD61/house-for-sale-vimoutiers-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/xp2iKweSwg8GEKugx2ETlvN4Kcs35Gl3llPPrRJPS5k/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySDZKMlA3M0IuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Vimoutiers" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A27837NSD61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A27837NSD61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 98m²
| Ext 3,994 m²
</p>
</div>
<p class="price">
<span class="new-price">€191,489</span> <span class="old-price">€262,000 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">Single-Storey detached cottage on 4,000 m² Plot – Quiet Location, 80 km from Caen Ferries, ready to move in</p>
<p class="shortdesc">Built in 2007, this detached single-storey cottage offers modern comfort and countryside charm.
Nestled in a peaceful rural hamlet in Normandy, it’s ideally located just minutes from the famous village of Camembert and the vibrant market town of . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.9208" data-lon="0.193394"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61120/Vimoutiers">Near : <span class="town">Vimoutiers</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A38359KIW50/house-for-sale-isigny-le-buat-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/c2Ccl6ADp7YpHyxahinT3y_NVuR7kx9X0sIeczVVS1g/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyV01WNE5SM1guanBlZw.jpg" alt="house for sale in Manche" title="House for sale in Manche - Isigny-le-Buat" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A38359KIW50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A38359KIW50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 89m²
| Ext 191 m²
</p>
</div>
<p class="price">
€147,150 </p>
<div class="description">
<p class="propname line-clamp line-3">Detached 3-bedroom house in Isigny le Buat (South Manche)</p>
<p class="shortdesc">This detached 3-bedroom house is situated in the centre of the village and is accessed via a small lane leading off from the main street.
The property comprises:
On the ground floor: fitted and equipped kitchen, dining room, utility room.
First floor: . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.6256" data-lon="-1.18128"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50540/Isigny-le-Buat">Near : <span class="town">Isigny-le-Buat</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A38107WD50/house-for-sale-besneville-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/KHaJaRUhxsdyLkb0a5uw_MlEn3KgXaPj4RiC-IkhC1Q/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySlM3TUU1MUYuanBlZw.jpg" alt="house for sale in Manche" title="House for sale in Manche - Besneville" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A38107WD50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A38107WD50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
5 bed
| 3 bath
| Floor 192.6m²
| Ext 2,510 m²
</p>
</div>
<p class="price">
€299,000 </p>
<div class="description">
<p class="propname line-clamp line-3">5 bedroomed detached House close to ferry port in a secluded location. Currently producing 12.000€/ annum</p>
<p class="shortdesc">William Darwen and Leggett are proud to present this beautifully renovated stone cottage in a secluded countryside setting at the end of a quiet lane, overlooking the valley and farmland. Sympathetically extended by the current owners, the property now . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.3774" data-lon="-1.62925"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50390/Besneville">Near : <span class="town">Besneville</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A38141VIC50/house-for-sale-boisyvon-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/LQSsfGHbQYIZ6uPfeQdgITl6SZtVLMC5ef_9Ek5oUFE/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxV0YyNVlZM0IuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Boisyvon" /> </figure>
<img src="/img/under-offer.svg" alt="icon heart" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A38141VIC50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A38141VIC50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
2 bed
| 1 bath
| Floor 150m²
| Ext 15,938 m²
</p>
</div>
<p class="price">
€214,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Rare 16thC “petit manoir” with tower, land & stunning countryside setting close to the village of Boisyvon.</p>
<p class="shortdesc">UNDER OFFER A stunning stone house, believed to date back to the 16th century and thought to have once been a "ferme fortifiée", full of original features including an authentic garderobe-style toilet in the tower, impressive granite fireplaces, and . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.8079" data-lon="-1.12918"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50800/Boisyvon">Near : <span class="town">Boisyvon</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A38204ILH50/house-for-sale-sacey-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/zGLqsWCwkJA-SDO3u37FO2PGhjQWknwjwHpjDW4hEXk/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MxSzhOMkhYMTYuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Sacey" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A38204ILH50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A38204ILH50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
3 bed
| 1 bath
| Floor 72m²
| Ext 1,310 m²
</p>
</div>
<p class="price">
€177,800 </p>
<div class="description">
<p class="propname line-clamp line-3">UNDER OFFER Beautifull move-in ready 2/3-bed detached country cottage only 17 km to the coast and Mt St-Michel</p>
<p class="shortdesc">Situated in a lovely hamlet in an enviable rural location, this lovely character property has been fully renovated in Y2K par professionals and could well be your perfect lock-up and leave secondary home in France. There is peace and tranquility in . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.4965" data-lon="-1.45956"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50170/Sacey">Near : <span class="town">Sacey</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A26388LOK61/house-for-sale-athis-val-de-rouvre-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/3po7vFffyXWnNsf7_RuIRTnJoRFux4jmIIfDoWyenrg/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMS9ET0NXWEZENURHUEIuSlBH.jpg" alt="house for sale in Orne" title="House for sale in Orne - Athis-Val de Rouvre" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A26388LOK61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A26388LOK61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
6 bed
| 6 bath
| Floor 200m²
| Ext 3,100 m²
</p>
</div>
<p class="price">
<span class="new-price">€267,000</span> <span class="old-price">€315,000 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">Charming four bedroom stone house with attached gîte, pool & gardens, perfect for family & guests.</p>
<p class="shortdesc">If you’re seeking a move-in ready home with excellent income potential, this beautifully presented 4-bedroom stone house with attached 2-bedroom gîte could be the perfect fit. Nestled in a peaceful hamlet in the stunning Suisse Normande, just an hour . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Swimming pool">
<li class="characteristics-item">
<img src="/img/pilar/icon/pool.svg" class="characteristics-visual" alt="icon swimming pool" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.7928" data-lon="-0.456652"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61100/Athis-Val de Rouvre">Near : <span class="town">Athis-Val de Rouvre</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A37903LOK61/house-for-sale-bagnoles-de-l-orne-normandie-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/TkJOe4IR9GNJESucmQrMpAb8PPR5eOOzw03etVZTOfo/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyNDlWTVZDMUQuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Bagnoles de l'Orne Normandie" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A37903LOK61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A37903LOK61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
2 bed
| 1 bath
| Floor 135m²
| Ext 15 m²
</p>
</div>
<p class="price">
€168,500 </p>
<div class="description">
<p class="propname line-clamp line-3">This is a real gem, deceptively spacious house with flexible living over three floors in Bagnoles de l'Orne, </p>
<p class="shortdesc">
Just oozing with charm and original features, this beautifully restored stone house is a true treasure nestled in a quiet backwater in the sought-after spa town of Bagnoles de l'Orne. Rarely does a property of this character and quality come to market. . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5677" data-lon="-0.420413"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61140/Bagnoles de l'Orne Normandie">Near : <span class="town">Bagnoles de l'Orne Normandie</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A32830RL50/house-for-sale-barenton-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/uqE78ibCol3bFpDrzFeZLKlFw5dh6FXR6-NGBvZgP7k/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyQVRZRE01OUMuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Barenton" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A32830RL50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A32830RL50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
4 bed
| 2 bath
| Floor 136m²
| Ext 2,891 m²
</p>
</div>
<p class="price">
€189,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Spacious family home with gite potential close to Barenton.</p>
<p class="shortdesc">A roomy four bed family home with an additional house to renovate in a rural hamlet setting less than 2km from Barenton. Income potential and generous accommodation as well as,a workshop and a good sized barn. Ferries and airports witin two hours. St . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.6083" data-lon="-0.836349"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50720/Barenton">Near : <span class="town">Barenton</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A31862FR76/house-for-sale-heurteauville-seine-maritime-higher-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/wtL4lgxXE9Hr860XfeUqMcuv7s66ykccXQv70moDGLA/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyMkc2SkhGMjcuSlBH.jpg" alt="house for sale in Seine-Maritime" title="House for sale in Seine-Maritime - Heurteauville" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A31862FR76" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A31862FR76
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Seine-Maritime </p>
<p class="info-property">
4 bed
| 2 bath
| Floor 110m²
| Ext 2,000 m²
</p>
</div>
<p class="price">
<span class="new-price">€190,000</span> <span class="old-price">€225,770 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">Charming family home, quiet environment and authentic, with an exceptional view of the Seine</p>
<p class="shortdesc">Come and discover this charming house near Jumièges, separated from it only by the Seine, in a peaceful environment. This property consists of a 10-room house, a workshop that can be used as a garage, parking for 5 cars, all on a 2000 m² plot with fruit . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Higher Normandy" src="/img/region_area/23.svg" data-type="town" data-lat="49.4493" data-lon="0.802232"/>
<div class="area-resort">
<p><strong>Higher Normandy - Seine-Maritime</strong></p>
<a href="/french-property-for-sale/pubtown/76940/Heurteauville">Near : <span class="town">Heurteauville</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A37821EI61/house-for-sale-cour-maugis-sur-huisne-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/ZfasOIdNUMmnJkeLjGhgxCh1krM7daRJu4Dlto7EgLA/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0NRNDZFVkVEODMuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Cour-Maugis sur Huisne" /> </figure>
<img src="/img/under-offer.svg" alt="icon heart" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A37821EI61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A37821EI61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
2 bed
| 1 bath
| Floor 97m²
| Ext 1,050 m²
</p>
</div>
<p class="price">
€185,000 </p>
<div class="description">
<p class="propname line-clamp line-3">UNDER OFFER Maison Maugis, village house, 2/3 bedrooms, very pretty garden at the foot of the forest ...</p>
<p class="shortdesc">Parc Naturel du Perche, Maison Maugis one of the most beautiful villages in the Perche.
The location is just as charming as the house itself, at the foot of the wonderful Reno Valdiue forest.</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.4569" data-lon="0.699556"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61110/Cour-Maugis sur Huisne">Near : <span class="town">Cour-Maugis sur Huisne</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A37374AA50/house-for-sale-sourdeval-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/HNybvkCej9UTbI1HvNgInrMrDqIkuQIF_XA_kEul7Y8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzUURWRVlWMzMuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Sourdeval" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A37374AA50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A37374AA50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
2 bed
| 2 bath
| Floor 116m²
| Ext 2,127 m²
</p>
</div>
<p class="price">
€189,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Beautifully renovated country house with mature gardens in walking distance to Sourdeval</p>
<p class="shortdesc">Charming Renovated Stone Country House with Stunning Views – Walking Distance to Sourdeval
Nestled in an elevated position with sweeping countryside views, this beautifully renovated 2-bedroom, 2-bathroom stone-built home offers the perfect blend of . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.7305" data-lon="-0.903946"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50150/Sourdeval">Near : <span class="town">Sourdeval</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A37968AFE61/house-for-sale-passais-villages-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/jRx14ot2uLbUrKyQcVyZo8m1kwb6bpXrdZ6-fgXJsVE/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyQ0gzNkFZVzQuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Passais Villages" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A37968AFE61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A37968AFE61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
4 bed
| 1 bath
| Floor 165m²
| Ext 9,608 m²
</p>
</div>
<p class="price">
€170,000 </p>
<div class="description">
<p class="propname line-clamp line-3">This 16th century granite country property with 4 bedrooms comes with a hectare of woodland.</p>
<p class="shortdesc">This stunning character property, steeped in history and rich with original features, is situated at the end of a private lane and is enveloped by a hectare of land, complete with its own woodland. The grounds boast specimen trees and an ancient . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.483" data-lon="-0.765"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61350/Passais Villages">Near : <span class="town">Passais Villages</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A35503DIB61/house-for-sale-saint-martin-des-landes-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/-eNsnvwTakZDeB1ZQW82PAMTfUv4WeKNPvQfM5EOzjw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0MyVlgzMEI0OEouanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Saint-Martin-des-Landes" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A35503DIB61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A35503DIB61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
4 bed
| 4 bath
| Floor 256m²
| Ext 6,190 m²
</p>
</div>
<p class="price">
€275,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Charming 4-bedroom Country Home with outbuildings set in 1,5 acres of pasture in the heart of Normandy</p>
<p class="shortdesc">SPACE - WARMTH - CHARACTER
Nestled in the scenic Normandy countryside, this well-presented home offers spacious open-plan living with warm traditional French character. Set on 1.5 acres of pasture, it’s perfect for horse owners or dog lovers. The . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Suitable for horse">
<li class="characteristics-item">
<img src="/img/pilar/equestrian/horse_blue.svg" alt="icon suitable for horse" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5459" data-lon="-0.155266"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61320/Saint-Martin-des-Landes">Near : <span class="town">Saint-Martin-des-Landes</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A22009VIC14/house-for-sale-valdallière-calvados-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/pWSqlKWF3xRKQdbm9AVb1Bb-QdE7urRZIYYFYO9Xk2k/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyWU44QlRSMU4uanBn.jpg" alt="house for sale in Calvados" title="House for sale in Calvados - Valdallière" /> </figure>
<img src="/img/under-offer.svg" alt="icon heart" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A22009VIC14" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A22009VIC14
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Calvados </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 200m²
| Ext 7,390 m²
</p>
</div>
<p class="price">
€299,600 </p>
<div class="description">
<p class="propname line-clamp line-3">Beautifully renovated house with spacious grounds and outbuildings, close to the village of Vassy.</p>
<p class="shortdesc">OFFER ACCEPTED This stunning property is located in a small quiet hamlet approximately 5 kms from the village of Vassy and 10kms from Condé sur Noireau.
This high quality, light and spacious renovation offers plenty of living space with grounds to the . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.8575" data-lon="-0.720397"/>
<div class="area-resort">
<p><strong>Normandy - Calvados</strong></p>
<a href="/french-property-for-sale/pubtown/14410/Valdallière">Near : <span class="town">Valdallière</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A27072DIB61/house-for-sale-ciral-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/U-DfTr_ZjeCHs26XFVJ9RqMTRlczRiUEIo2JZQJ8etw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NOVzNOVDIyTUMuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Ciral" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A27072DIB61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A27072DIB61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 154m²
| Ext 14,010 m²
</p>
</div>
<p class="price">
<span class="new-price">€269,000</span> <span class="old-price">€284,000 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">Lovely converted barn with covered terrace overlooking mature garden, 3 acres (1.5 ha), carport and workshop.</p>
<p class="shortdesc">Comfortable living meets rural charm in this 3 bedroom house in the peaceful Normandy countryside. This house will make a great family home. Outside you will find a delightful covered terrace with view of a generous plot of land with flower beds, fruit . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5091" data-lon="-0.135972"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61320/Ciral">Near : <span class="town">Ciral</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A32695RBR50/house-for-sale-saint-martin-le-bouillant-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/RM-lNLkia-3C7t-AgjhOl7erMZs9rxiXpZneVW6aj4g/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0MzSlY2WE1QTjkuSlBH.jpg" alt="house for sale in Manche" title="House for sale in Manche - Saint-Martin-le-Bouillant" /> </figure>
<img src="/img/sold.svg" alt="Sold property" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A32695RBR50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A32695RBR50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 110m²
| Ext 1,810 m²
</p>
</div>
<p class="price">
<span class="sold-price">Vendu</span> </p>
<div class="description">
<p class="propname line-clamp line-3">Fantastic home returns to the market - A family home with bags of charm and stunning views, sold furnished.</p>
<p class="shortdesc">Discover Your Dream Retreat in the Heart of Nature
This remarkable property is more than a house — it's a sanctuary. Whether you're seeking the perfect family home, a serene artist's retreat, or a charming holiday getaway, this property caters to all. . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Virtual Tour 360">
<li class="characteristics-item">
<img src="/img/icon/360.webp" alt="icon 360" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.7802" data-lon="-1.15999"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50800/Saint-Martin-le-Bouillant">Near : <span class="town">Saint-Martin-le-Bouillant</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A33293NOE61/house-for-sale-Échauffour-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/jehwClK6SRhTwAXAin5N1EVfmdUbS6FQtqer9WKCyqw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMS9ET0MzMjZCMFo5MzAuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Échauffour" /> </figure>
<img src="/img/sold.svg" alt="Sold property" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A33293NOE61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A33293NOE61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 100m²
| Ext 24,300 m²
</p>
</div>
<p class="price">
<span class="sold-price">Vendu</span> </p>
<div class="description">
<p class="propname line-clamp line-3">*** UNDER OFFER*** stone house on acreage in private setting with large outbuilding and panoramic views</p>
<p class="shortdesc">A long driveway at the end of a cul-de-sac and through a large terrace gets you to the front door of this beautiful hidden gem of a stone house.
Beautiful terrace area at front of house to enjoy the French summers, that has multiple access to open plan . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Suitable for horse">
<li class="characteristics-item">
<img src="/img/pilar/equestrian/horse_blue.svg" alt="icon suitable for horse" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.7258" data-lon="0.399333"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61370/Échauffour">Near : <span class="town">Échauffour</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A15441/house-for-sale-beaussault-seine-maritime-higher-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/rzO-7EcnNW2RsCZmgXXZ5_nDxn5cFTtFlVvpwY7DTzo/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMi0wOC9ET0MyWU0yN0szNTcuanBn.jpg" alt="house for sale in Seine-Maritime" title="House for sale in Seine-Maritime - Beaussault" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A15441" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A15441
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Seine-Maritime </p>
<p class="info-property">
4 bed
| 2 bath
| Floor 150m²
| Ext 1,903 m²
</p>
</div>
<p class="price">
€291,500 </p>
<div class="description">
<p class="propname line-clamp line-3">A Peaceful Norman Retreat – Two Charming Homes, a Barn, and Endless Possibilities…</p>
<p class="shortdesc">Less than an hour from Rouen or Dieppe, nestled in a quiet village of the Pays de Bray, discover a green and authentic haven: a charming property complex where the countryside is gentle, the seasons inspiring, and life… full of promise.
At the end of a . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Higher Normandy" src="/img/region_area/23.svg" data-type="town" data-lat="49.6828" data-lon="1.56103"/>
<div class="area-resort">
<p><strong>Higher Normandy - Seine-Maritime</strong></p>
<a href="/french-property-for-sale/pubtown/76870/Beaussault">Near : <span class="town">Beaussault</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A35727IDU14/house-for-sale-giberville-calvados-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/wIti8E6iUvnvdTo4l_aE2nimmYuQFgVu7mY1IJeMzY4/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNC9ET0NLR0owTVJSOUcuanBn.jpg" alt="house for sale in Calvados" title="House for sale in Calvados - Giberville" /> </figure>
<img src="/img/under-offer.svg" alt="icon heart" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A35727IDU14" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A35727IDU14
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Calvados </p>
<p class="info-property">
3 bed
| 1 bath
| Floor 93m²
| Ext 621 m²
</p>
</div>
<p class="price">
€233,200 </p>
<div class="description">
<p class="propname line-clamp line-3">House 93 m2. 3 bedrooms, 1 living room, 1 kitchen, 1 shower room, 1 veranda, 1 basement. Land of 620m2.</p>
<p class="shortdesc">93m2 house located in the commune of Giberville, close to all amenities. Set on a 620m2 plot, this single-storey house comprises:
- entrance hall
- fitted kitchen
- living room
- a shower room
- 3 bedrooms
A 23 m2 heated veranda at the rear of the . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.1773" data-lon="-0.285393"/>
<div class="area-resort">
<p><strong>Normandy - Calvados</strong></p>
<a href="/french-property-for-sale/pubtown/14730/Giberville">Near : <span class="town">Giberville</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A33594EMM50/house-for-sale-saint-james-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/IVnLNrtSctlguFC6Ddw1ertFbFm0ztxResSM3amWTyU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMi9ET0MxWE41WFZSTlcuanBlZw.jpg" alt="house for sale in Manche" title="House for sale in Manche - Saint-James" /> </figure>
<img src="/img/sold.svg" alt="Sold property" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A33594EMM50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A33594EMM50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
9 bed
| 5 bath
| Floor 276m²
| Ext 8,037 m²
</p>
</div>
<p class="price">
<span class="sold-price">Vendu</span> </p>
<div class="description">
<p class="propname line-clamp line-3">UNDER OFFER
Beautiful presented 9 Bedroom Country property with Gite small lake and stunning garden.</p>
<p class="shortdesc">Beautifully Renovated Stone Property with Two Gîtes in Rural Normandy
This stunning stone property is nestled in the tranquil Normandy countryside and has been beautifully finished throughout. The main house includes two separate gîtes: a 3-bedroom . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5135" data-lon="-1.37087"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50240/Saint-James">Near : <span class="town">Saint-James</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A35704SVM61/house-for-sale-méhoudin-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/9ISrAexzdMTmE2kX8VSwLNByg6C1nYoYxQyvj8-VDbw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NRMVo4RlQxM0IuanBlZw.jpg" alt="house for sale in Orne" title="House for sale in Orne - Méhoudin" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A35704SVM61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A35704SVM61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
6 bed
| 3 bath
| Floor 385m²
| Ext 900 m²
</p>
</div>
<p class="price">
€210,600 </p>
<div class="description">
<p class="propname line-clamp line-3">Charming Property with Three Separate Living Spaces – Ideal Investment Opportunity</p>
<p class="shortdesc">This unique property offers three distinct accommodations, perfect for a family home with rental potential or a holiday business.</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.508" data-lon="-0.381116"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61410/Méhoudin">Near : <span class="town">Méhoudin</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A27688RBR14/house-for-sale-pont-d-ouilly-calvados-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/CIFYZRusZFCa4gcNIaz6CiNQMIR8RK-0XHCitOMJYWo/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxTVhHRFQ3UzkuanBn.jpg" alt="house for sale in Calvados" title="House for sale in Calvados - Pont-d'Ouilly" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A27688RBR14" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A27688RBR14
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Calvados </p>
<p class="info-property">
6 bed
| 2 bath
| Floor 240m²
| Ext 124 m²
</p>
</div>
<p class="price">
<span class="new-price">€192,000</span> <span class="old-price">€200,000 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">LA SUISSE NORMANDIE a Pontd'ouilly – Ideal Family Guest House - VIRTUAL TOUR 360.</p>
<p class="shortdesc">Nestled in the heart of the breathtaking La Suisse Normande region, this property offers the perfect blend of tranquility and excitement. The area is a haven for outdoor enthusiasts, with a wide range of activities including hiking, horse riding, hang . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Virtual Tour 360">
<li class="characteristics-item">
<img src="/img/icon/360.webp" alt="icon 360" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.8765" data-lon="-0.415856"/>
<div class="area-resort">
<p><strong>Normandy - Calvados</strong></p>
<a href="/french-property-for-sale/pubtown/14690/Pont-d'Ouilly">Near : <span class="town">Pont-d'Ouilly</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A27628AMO76/house-for-sale-pommeréval-seine-maritime-higher-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/vg6DTkp_knoUQtOSBQZf3MRWG-Mwgm2LPqQa4DyBvnM/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMy9ET0M5VkFQWksyR0YuSlBH.jpg" alt="house for sale in Seine-Maritime" title="House for sale in Seine-Maritime - Pommeréval" /> </figure>
<img src="/img/sold.svg" alt="Sold property" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A27628AMO76" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A27628AMO76
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Seine-Maritime </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 88m²
| Ext 2,136 m²
</p>
</div>
<p class="price">
<span class="sold-price">Vendu</span> </p>
<div class="description">
<p class="propname line-clamp line-3">About thirty minutes from the sea, a charming Norman house surrounded by a garden with trees and flowers.</p>
<p class="shortdesc">In the town of Pommeréval, a charming Norman house of approximately 90 m2 of living space on two levels, surrounded by a beautiful flowered, maintained and wooded garden of approximately 2100 M2.</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Higher Normandy" src="/img/region_area/23.svg" data-type="town" data-lat="49.7329" data-lon="1.30589"/>
<div class="area-resort">
<p><strong>Higher Normandy - Seine-Maritime</strong></p>
<a href="/french-property-for-sale/pubtown/76680/Pommeréval">Near : <span class="town">Pommeréval</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A31250NOE14/house-for-sale-saint-pierre-en-auge-calvados-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/c2TY6HsI0DQoq6YBTmyXL28GHo0NvUBFMfG-ivw06h8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNy9ET0MzRjRFVk1LMlkuanBn.jpg" alt="house for sale in Calvados" title="House for sale in Calvados - Saint-Pierre-en-Auge" /> </figure>
<img src="/img/under-offer.svg" alt="icon heart" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A31250NOE14" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A31250NOE14
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Calvados </p>
<p class="info-property">
5 bed
| 3 bath
| Floor 156m²
| Ext 3,926 m²
</p>
</div>
<p class="price">
<span class="new-price">€172,800</span> <span class="old-price">€194,400 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">Beautiful columbage family home with spacious private backyard and magnificient valley views</p>
<p class="shortdesc">Leggett are pleased to present this enchanting columbage five bedroom home. Open plan living and dining room with large Normandy chimney, and a large bedroom on the ground floor with double French doors leading out to the spacious backyard. Downstairs . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.9975" data-lon="0.0268534"/>
<div class="area-resort">
<p><strong>Normandy - Calvados</strong></p>
<a href="/french-property-for-sale/pubtown/14170/Saint-Pierre-en-Auge">Near : <span class="town">Saint-Pierre-en-Auge</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A31954RBR14/house-for-sale-vire-normandie-calvados-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/05FLuIkidCvvvNTI70bU7y7PtuRTker-xeyO9-EQtHM/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NQVzRNN1YyV1cuanBn.jpg" alt="house for sale in Calvados" title="House for sale in Calvados - Vire Normandie" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A31954RBR14" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A31954RBR14
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Calvados </p>
<p class="info-property">
4 bed
| 3 bath
| Floor 244m²
| Ext 3,187 m²
</p>
</div>
<p class="price">
<span class="new-price">€280,000</span> <span class="old-price">€340,000 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">UNDER OFFER - A superbly renovated farmhouse on almost an acre in the heart of the village.</p>
<p class="shortdesc">A divine property in a peaceful village near Vire! The renovated house, with its proximity to the village boulangerie, near the church, seems like an idyllic retreat, especially with donkeys and ponies on the land and an orchard with rich fruit-bearing . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Virtual Tour 360">
<li class="characteristics-item">
<img src="/img/icon/360.webp" alt="icon 360" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.8156" data-lon="-0.879439"/>
<div class="area-resort">
<p><strong>Normandy - Calvados</strong></p>
<a href="/french-property-for-sale/pubtown/14500/Vire Normandie">Near : <span class="town">Vire Normandie</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A35174BS50/house-for-sale-airel-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/40tkx8LHeKSPEVvzn56Zy0D6CGbm6vcQyIo6IGszDvM/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMy9ET0MxUlFQUzVQM1MuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Airel" /> </figure>
<img src="/img/sold.svg" alt="Sold property" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A35174BS50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A35174BS50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
3 bed
| 3 bath
| Floor 132m²
| Ext 980 m²
</p>
</div>
<p class="price">
<span class="sold-price">Vendu</span> </p>
<div class="description">
<p class="propname line-clamp line-3">** UNDER OFFER ** Character 3 bedroomed country house, restored to a good standard. Mains drains</p>
<p class="shortdesc">A great 3 bedroomed stone house in the beautiful countryside of Manche, Normandy. Only 2 minutes from the local shops and bar. It’s been recently restored to include central heating, double glazing & mains drainage, has 3 good bedrooms with 2 bathrooms . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.2156" data-lon="-1.08051"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50680/Airel">Near : <span class="town">Airel</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A33614AFE61/house-for-sale-domfront-en-poiraie-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace16").style.display = (document.getElementById("CakeStackTrace16").style.display == "none" ? "" : "none")'><b>Notice</b> (8)</a>: Undefined index: Image [<b>APP/views/elements/new/property-card.ctp</b>, line <b>7</b>]
</pre>
<div id="CakeStackTrace16" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode16").style.display = (document.getElementById("CakeErrorCode16").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext16").style.display = (document.getElementById("CakeErrorContext16").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext16" class="cake-context" style="display: none;">$___viewFn = "/app/src/views/elements/new/property-card.ctp"
$___dataForView = array(
"alternate" => "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett",
"primarypropertytypes" => array(
"All",
"House",
"Apartment",
"Land",
"Chalet",
"Chateau",
"Commercial",
"Lakes",
"Mill",
"Barn",
"Building",
"Houseboat",
"Parking"
),
"properties" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"pageUrl" => array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
),
"groups" => array(
"Houses",
"Commercial",
"Prestige",
"Lakes",
"Apartments",
"Income-Business",
"Land-Woodland",
"Ski",
"Equestrian"
),
"countExclusif" => 63,
"selectedCriteria" => array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
),
"selected" => array(
"exclusive" => true,
"notSold" => false
),
"isCustomPage" => true,
"cakeDebug" => AllpropertiesController
AllpropertiesController::$name = "Allproperties"
AllpropertiesController::$helpers = array
AllpropertiesController::$components = array
AllpropertiesController::$uses = array
AllpropertiesController::$shortfields = array
AllpropertiesController::$shortfieldView = array
AllpropertiesController::$shortfieldList = array
AllpropertiesController::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AllpropertiesController::$webroot = "/"
AllpropertiesController::$action = "exclusives"
AllpropertiesController::$params = array
AllpropertiesController::$data = NULL
AllpropertiesController::$paginate = array
AllpropertiesController::$viewPath = "allproperties"
AllpropertiesController::$layoutPath = NULL
AllpropertiesController::$viewVars = array
AllpropertiesController::$pageTitle = "Exclusive Leggett Property in France - 63 French properties found "
AllpropertiesController::$modelNames = array
AllpropertiesController::$base = ""
AllpropertiesController::$layout = "list"
AllpropertiesController::$autoRender = false
AllpropertiesController::$autoLayout = true
AllpropertiesController::$Component = Component object
AllpropertiesController::$view = "View"
AllpropertiesController::$ext = ".ctp"
AllpropertiesController::$output = NULL
AllpropertiesController::$plugin = NULL
AllpropertiesController::$cacheAction = false
AllpropertiesController::$persistModel = false
AllpropertiesController::$passedArgs = array
AllpropertiesController::$scaffold = false
AllpropertiesController::$methods = array
AllpropertiesController::$modelClass = "Allproperty"
AllpropertiesController::$modelKey = "allproperty"
AllpropertiesController::$validationErrors = NULL
AllpropertiesController::$_log = NULL
AllpropertiesController::$Session = SessionComponent object
AllpropertiesController::$Cookie = CookieComponent object
AllpropertiesController::$RequestHandler = RequestHandlerComponent object
AllpropertiesController::$Currency = CurrencyComponent object
AllpropertiesController::$PaginateFormVariables = PaginateFormVariablesComponent object
AllpropertiesController::$UrlShortener = UrlShortenerComponent object
AllpropertiesController::$Prg = PrgComponent object
AllpropertiesController::$Allproperty = Allproperty object
AllpropertiesController::$Region = Region object
AllpropertiesController::$Department = Department object
AllpropertiesController::$User = User object
AllpropertiesController::$Group = Group object
AllpropertiesController::$Codepostal = Codepostal object
AllpropertiesController::$Proptype = Proptype object
AllpropertiesController::$Primarypropertytype = Primarypropertytype object
AllpropertiesController::$Soldproperty = Soldproperty object
AllpropertiesController::$Soldallproperty = Soldallproperty object
AllpropertiesController::$Testimonial = Testimonial object
AllpropertiesController::$Powcategory = Powcategory object,
"property" => array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
"EquestrianAgents" => null,
"cache" => CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$cacheAction = NULL
CacheHelper::$helpers = NULL
CacheHelper::$base = ""
CacheHelper::$webroot = "/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CacheHelper::$params = array
CacheHelper::$action = "exclusives"
CacheHelper::$plugin = NULL
CacheHelper::$data = NULL
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
HtmlHelper::$params = array
HtmlHelper::$action = "exclusives"
HtmlHelper::$data = NULL
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormHelper::$params = array
FormHelper::$action = "exclusives"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$themeWeb = NULL
TextHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TextHelper::$params = array
TextHelper::$action = "exclusives"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
TextHelper::$_log = NULL,
"number" => NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
NumberHelper::$params = array
NumberHelper::$action = "exclusives"
NumberHelper::$plugin = NULL
NumberHelper::$data = NULL
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL,
"javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
JavascriptHelper::$params = array
JavascriptHelper::$action = "exclusives"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"tagcloud" => TagcloudHelper
TagcloudHelper::$helpers = NULL
TagcloudHelper::$base = ""
TagcloudHelper::$webroot = "/"
TagcloudHelper::$themeWeb = NULL
TagcloudHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TagcloudHelper::$params = array
TagcloudHelper::$action = "exclusives"
TagcloudHelper::$plugin = NULL
TagcloudHelper::$data = NULL
TagcloudHelper::$namedArgs = NULL
TagcloudHelper::$argSeparator = NULL
TagcloudHelper::$validationErrors = NULL
TagcloudHelper::$tags = array
TagcloudHelper::$__tainted = NULL
TagcloudHelper::$__cleaned = NULL
TagcloudHelper::$_log = NULL,
"custom" => CustomHelper
CustomHelper::$tags = array
CustomHelper::$base = ""
CustomHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CustomHelper::$params = array
CustomHelper::$action = "exclusives"
CustomHelper::$data = NULL
CustomHelper::$_crumbs = array
CustomHelper::$__docTypes = array
CustomHelper::$helpers = NULL
CustomHelper::$webroot = "/"
CustomHelper::$themeWeb = NULL
CustomHelper::$plugin = NULL
CustomHelper::$namedArgs = NULL
CustomHelper::$argSeparator = NULL
CustomHelper::$validationErrors = NULL
CustomHelper::$__tainted = NULL
CustomHelper::$__cleaned = NULL
CustomHelper::$_log = NULL,
"time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TimeHelper::$params = array
TimeHelper::$action = "exclusives"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL,
"formVariablesPaginator" => FormVariablesPaginatorHelper
FormVariablesPaginatorHelper::$helpers = array
FormVariablesPaginatorHelper::$__defaultModel = NULL
FormVariablesPaginatorHelper::$options = array
FormVariablesPaginatorHelper::$base = ""
FormVariablesPaginatorHelper::$webroot = "/"
FormVariablesPaginatorHelper::$themeWeb = NULL
FormVariablesPaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormVariablesPaginatorHelper::$params = array
FormVariablesPaginatorHelper::$action = "exclusives"
FormVariablesPaginatorHelper::$plugin = NULL
FormVariablesPaginatorHelper::$data = NULL
FormVariablesPaginatorHelper::$namedArgs = NULL
FormVariablesPaginatorHelper::$argSeparator = NULL
FormVariablesPaginatorHelper::$validationErrors = NULL
FormVariablesPaginatorHelper::$tags = array
FormVariablesPaginatorHelper::$__tainted = NULL
FormVariablesPaginatorHelper::$__cleaned = NULL
FormVariablesPaginatorHelper::$_log = NULL
FormVariablesPaginatorHelper::$Html = HtmlHelper object
FormVariablesPaginatorHelper::$Ajax = AjaxHelper object,
"ajax" => AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$themeWeb = NULL
AjaxHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AjaxHelper::$params = array
AjaxHelper::$action = "exclusives"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$_log = NULL
AjaxHelper::$Form = FormHelper object,
"icon" => IconHelper
IconHelper::$tags = array
IconHelper::$base = ""
IconHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
IconHelper::$params = array
IconHelper::$action = "exclusives"
IconHelper::$data = NULL
IconHelper::$_crumbs = array
IconHelper::$__docTypes = array
IconHelper::$helpers = NULL
IconHelper::$webroot = "/"
IconHelper::$themeWeb = NULL
IconHelper::$plugin = NULL
IconHelper::$namedArgs = NULL
IconHelper::$argSeparator = NULL
IconHelper::$validationErrors = NULL
IconHelper::$__tainted = NULL
IconHelper::$__cleaned = NULL
IconHelper::$_log = NULL,
"drill" => DrillHelper
DrillHelper::$tags = array
DrillHelper::$base = ""
DrillHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
DrillHelper::$params = array
DrillHelper::$action = "exclusives"
DrillHelper::$data = NULL
DrillHelper::$_crumbs = array
DrillHelper::$__docTypes = array
DrillHelper::$helpers = NULL
DrillHelper::$webroot = "/"
DrillHelper::$themeWeb = NULL
DrillHelper::$plugin = NULL
DrillHelper::$namedArgs = NULL
DrillHelper::$argSeparator = NULL
DrillHelper::$validationErrors = NULL
DrillHelper::$__tainted = NULL
DrillHelper::$__cleaned = NULL
DrillHelper::$_log = NULL,
"session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "a7d63c274f73bb410efb05168d3d225f"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1761128295
SessionHelper::$sessionTime = 1761140295
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_started = false
SessionHelper::$host = NULL
SessionHelper::$_log = NULL
SessionHelper::$cookieLifeTime = 604800
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
SessionHelper::$params = array
SessionHelper::$action = "exclusives"
SessionHelper::$data = NULL
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL,
"paginator" => PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = "Allproperty"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$themeWeb = NULL
PaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
PaginatorHelper::$params = array
PaginatorHelper::$action = "exclusives"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$_log = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Ajax = AjaxHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$alternate = "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett"
$primarypropertytypes = array(
"All",
"House",
"Apartment",
"Land",
"Chalet",
"Chateau",
"Commercial",
"Lakes",
"Mill",
"Barn",
"Building",
"Houseboat",
"Parking"
)
$properties = array(
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
)
)
$pageUrl = array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
)
$groups = array(
"Houses",
"Commercial",
"Prestige",
"Lakes",
"Apartments",
"Income-Business",
"Land-Woodland",
"Ski",
"Equestrian"
)
$countExclusif = 63
$selectedCriteria = array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
)
$selected = array(
"exclusive" => true,
"notSold" => false
)
$isCustomPage = true
$cakeDebug = AllpropertiesController
AllpropertiesController::$name = "Allproperties"
AllpropertiesController::$helpers = array
AllpropertiesController::$components = array
AllpropertiesController::$uses = array
AllpropertiesController::$shortfields = array
AllpropertiesController::$shortfieldView = array
AllpropertiesController::$shortfieldList = array
AllpropertiesController::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AllpropertiesController::$webroot = "/"
AllpropertiesController::$action = "exclusives"
AllpropertiesController::$params = array
AllpropertiesController::$data = NULL
AllpropertiesController::$paginate = array
AllpropertiesController::$viewPath = "allproperties"
AllpropertiesController::$layoutPath = NULL
AllpropertiesController::$viewVars = array
AllpropertiesController::$pageTitle = "Exclusive Leggett Property in France - 63 French properties found "
AllpropertiesController::$modelNames = array
AllpropertiesController::$base = ""
AllpropertiesController::$layout = "list"
AllpropertiesController::$autoRender = false
AllpropertiesController::$autoLayout = true
AllpropertiesController::$Component = Component object
AllpropertiesController::$view = "View"
AllpropertiesController::$ext = ".ctp"
AllpropertiesController::$output = NULL
AllpropertiesController::$plugin = NULL
AllpropertiesController::$cacheAction = false
AllpropertiesController::$persistModel = false
AllpropertiesController::$passedArgs = array
AllpropertiesController::$scaffold = false
AllpropertiesController::$methods = array
AllpropertiesController::$modelClass = "Allproperty"
AllpropertiesController::$modelKey = "allproperty"
AllpropertiesController::$validationErrors = NULL
AllpropertiesController::$_log = NULL
AllpropertiesController::$Session = SessionComponent object
AllpropertiesController::$Cookie = CookieComponent object
AllpropertiesController::$RequestHandler = RequestHandlerComponent object
AllpropertiesController::$Currency = CurrencyComponent object
AllpropertiesController::$PaginateFormVariables = PaginateFormVariablesComponent object
AllpropertiesController::$UrlShortener = UrlShortenerComponent object
AllpropertiesController::$Prg = PrgComponent object
AllpropertiesController::$Allproperty = Allproperty object
AllpropertiesController::$Region = Region object
AllpropertiesController::$Department = Department object
AllpropertiesController::$User = User object
AllpropertiesController::$Group = Group object
AllpropertiesController::$Codepostal = Codepostal object
AllpropertiesController::$Proptype = Proptype object
AllpropertiesController::$Primarypropertytype = Primarypropertytype object
AllpropertiesController::$Soldproperty = Soldproperty object
AllpropertiesController::$Soldallproperty = Soldallproperty object
AllpropertiesController::$Testimonial = Testimonial object
AllpropertiesController::$Powcategory = Powcategory object
$property = array(
"Allproperty" => array(
"id" => "53714",
"propref" => "A33614AFE61",
"primarypropertytype_name" => "House",
"pubtown" => "Domfront en Poiraie",
"properpubtown" => "Domfront en Poiraie",
"image_0" => null,
"status" => "sold",
"isunderoffer" => "0",
"is_exclusive" => "1",
"date_made_live" => "2025-03-06 16:15:25",
"nrbedrooms" => "2",
"nrbathrooms" => "1",
"habitable_m2" => "70",
"land_m2" => "600",
"issold" => "1",
"poa" => "0",
"bestdeals" => "0",
"price" => "159999",
"prevprice" => "0",
"propname" => "Pretty 3 bed cottage",
"shortdesc" => null,
"floorplan" => "0",
"tour" => "0",
"youtube_url" => "",
"rhinov_url" => null,
"region_id" => "25",
"lat" => "48.5903",
"lon" => "-0.654611",
"postcode" => "61700",
"attributes" => "a:0:{}",
"mandatetype_id" => "11",
"department_name" => "Orne",
"department_id" => "61",
"created" => "2025-03-06 16:15:25",
"sort_date" => "2025-03-06 16:15:25",
"nb-photo" => 0
),
"Department" => array(
"listdesc" => "Orne",
"name" => "Orne"
),
"Region" => array(
"name" => "Normandy",
"content" => "Normandy"
),
"Attribute" => array()
)
$EquestrianAgents = null
$cache = CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$cacheAction = NULL
CacheHelper::$helpers = NULL
CacheHelper::$base = ""
CacheHelper::$webroot = "/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CacheHelper::$params = array
CacheHelper::$action = "exclusives"
CacheHelper::$plugin = NULL
CacheHelper::$data = NULL
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
HtmlHelper::$params = array
HtmlHelper::$action = "exclusives"
HtmlHelper::$data = NULL
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormHelper::$params = array
FormHelper::$action = "exclusives"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$themeWeb = NULL
TextHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TextHelper::$params = array
TextHelper::$action = "exclusives"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
TextHelper::$_log = NULL
$number = NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
NumberHelper::$params = array
NumberHelper::$action = "exclusives"
NumberHelper::$plugin = NULL
NumberHelper::$data = NULL
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
JavascriptHelper::$params = array
JavascriptHelper::$action = "exclusives"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL
$tagcloud = TagcloudHelper
TagcloudHelper::$helpers = NULL
TagcloudHelper::$base = ""
TagcloudHelper::$webroot = "/"
TagcloudHelper::$themeWeb = NULL
TagcloudHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TagcloudHelper::$params = array
TagcloudHelper::$action = "exclusives"
TagcloudHelper::$plugin = NULL
TagcloudHelper::$data = NULL
TagcloudHelper::$namedArgs = NULL
TagcloudHelper::$argSeparator = NULL
TagcloudHelper::$validationErrors = NULL
TagcloudHelper::$tags = array
TagcloudHelper::$__tainted = NULL
TagcloudHelper::$__cleaned = NULL
TagcloudHelper::$_log = NULL
$custom = CustomHelper
CustomHelper::$tags = array
CustomHelper::$base = ""
CustomHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CustomHelper::$params = array
CustomHelper::$action = "exclusives"
CustomHelper::$data = NULL
CustomHelper::$_crumbs = array
CustomHelper::$__docTypes = array
CustomHelper::$helpers = NULL
CustomHelper::$webroot = "/"
CustomHelper::$themeWeb = NULL
CustomHelper::$plugin = NULL
CustomHelper::$namedArgs = NULL
CustomHelper::$argSeparator = NULL
CustomHelper::$validationErrors = NULL
CustomHelper::$__tainted = NULL
CustomHelper::$__cleaned = NULL
CustomHelper::$_log = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TimeHelper::$params = array
TimeHelper::$action = "exclusives"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL
$formVariablesPaginator = FormVariablesPaginatorHelper
FormVariablesPaginatorHelper::$helpers = array
FormVariablesPaginatorHelper::$__defaultModel = NULL
FormVariablesPaginatorHelper::$options = array
FormVariablesPaginatorHelper::$base = ""
FormVariablesPaginatorHelper::$webroot = "/"
FormVariablesPaginatorHelper::$themeWeb = NULL
FormVariablesPaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormVariablesPaginatorHelper::$params = array
FormVariablesPaginatorHelper::$action = "exclusives"
FormVariablesPaginatorHelper::$plugin = NULL
FormVariablesPaginatorHelper::$data = NULL
FormVariablesPaginatorHelper::$namedArgs = NULL
FormVariablesPaginatorHelper::$argSeparator = NULL
FormVariablesPaginatorHelper::$validationErrors = NULL
FormVariablesPaginatorHelper::$tags = array
FormVariablesPaginatorHelper::$__tainted = NULL
FormVariablesPaginatorHelper::$__cleaned = NULL
FormVariablesPaginatorHelper::$_log = NULL
FormVariablesPaginatorHelper::$Html = HtmlHelper object
FormVariablesPaginatorHelper::$Ajax = AjaxHelper object
$ajax = AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$themeWeb = NULL
AjaxHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AjaxHelper::$params = array
AjaxHelper::$action = "exclusives"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$_log = NULL
AjaxHelper::$Form = FormHelper object
$icon = IconHelper
IconHelper::$tags = array
IconHelper::$base = ""
IconHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
IconHelper::$params = array
IconHelper::$action = "exclusives"
IconHelper::$data = NULL
IconHelper::$_crumbs = array
IconHelper::$__docTypes = array
IconHelper::$helpers = NULL
IconHelper::$webroot = "/"
IconHelper::$themeWeb = NULL
IconHelper::$plugin = NULL
IconHelper::$namedArgs = NULL
IconHelper::$argSeparator = NULL
IconHelper::$validationErrors = NULL
IconHelper::$__tainted = NULL
IconHelper::$__cleaned = NULL
IconHelper::$_log = NULL
$drill = DrillHelper
DrillHelper::$tags = array
DrillHelper::$base = ""
DrillHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
DrillHelper::$params = array
DrillHelper::$action = "exclusives"
DrillHelper::$data = NULL
DrillHelper::$_crumbs = array
DrillHelper::$__docTypes = array
DrillHelper::$helpers = NULL
DrillHelper::$webroot = "/"
DrillHelper::$themeWeb = NULL
DrillHelper::$plugin = NULL
DrillHelper::$namedArgs = NULL
DrillHelper::$argSeparator = NULL
DrillHelper::$validationErrors = NULL
DrillHelper::$__tainted = NULL
DrillHelper::$__cleaned = NULL
DrillHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "a7d63c274f73bb410efb05168d3d225f"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1761128295
SessionHelper::$sessionTime = 1761140295
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_started = false
SessionHelper::$host = NULL
SessionHelper::$_log = NULL
SessionHelper::$cookieLifeTime = 604800
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
SessionHelper::$params = array
SessionHelper::$action = "exclusives"
SessionHelper::$data = NULL
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = "Allproperty"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$themeWeb = NULL
PaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
PaginatorHelper::$params = array
PaginatorHelper::$action = "exclusives"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$_log = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Ajax = AjaxHelper object</pre><div id="CakeErrorCode16" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <div class="card-image">
</span></code>
<code><span style="color: #000000"> <figure class="image is-4by3">
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$html</span><span style="color: #007700">-></span><span style="color: #0000BB">image</span><span style="color: #007700">(</span><span style="color: #0000BB">$property</span><span style="color: #007700">[</span><span style="color: #DD0000">'Allproperty'</span><span style="color: #007700">][</span><span style="color: #DD0000">'Image'</span><span style="color: #007700">][</span><span style="color: #DD0000">'0'</span><span style="color: #007700">][</span><span style="color: #DD0000">'img-400'</span><span style="color: #007700">], array(</span><span style="color: #DD0000">'alt' </span><span style="color: #007700">=> </span><span style="color: #0000BB">low</span><span style="color: #007700">(</span><span style="color: #0000BB">$property</span><span style="color: #007700">[</span><span style="color: #DD0000">'Allproperty'</span><span style="color: #007700">][</span><span style="color: #DD0000">'primarypropertytype_name'</span><span style="color: #007700">]).</span><span style="color: #DD0000">' for sale in '</span><span style="color: #007700">.</span><span style="color: #0000BB">$property</span><span style="color: #007700">[</span><span style="color: #DD0000">'Department'</span><span style="color: #007700">][</span><span style="color: #DD0000">'listdesc'</span><span style="color: #007700">], </span><span style="color: #DD0000">'title' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$property</span><span style="color: #007700">[</span><span style="color: #DD0000">'Allproperty'</span><span style="color: #007700">][</span><span style="color: #DD0000">'primarypropertytype_name'</span><span style="color: #007700">].</span><span style="color: #DD0000">' for sale in '</span><span style="color: #007700">.</span><span style="color: #0000BB">$property</span><span style="color: #007700">[</span><span style="color: #DD0000">'Department'</span><span style="color: #007700">][</span><span style="color: #DD0000">'listdesc'</span><span style="color: #007700">] .</span><span style="color: #DD0000">' - '</span><span style="color: #007700">. </span><span style="color: #0000BB">$property</span><span style="color: #007700">[</span><span style="color: #DD0000">'Allproperty'</span><span style="color: #007700">][</span><span style="color: #DD0000">'pubtown'</span><span style="color: #007700">]));</span><span style="color: #0000BB">?>
</span></span></code></span>
</pre></div><pre>include - APP/views/elements/new/property-card.ctp, line 7
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/allproperties/property_results_with_bar.ctp, line 72
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5274
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
[main] - APP/webroot/index.php, line 88</pre></div><img src="/img/" alt="house for sale in Orne" title="House for sale in Orne - Domfront en Poiraie" /> </figure>
<img src="/img/sold.svg" alt="Sold property" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A33614AFE61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A33614AFE61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
2 bed
| 1 bath
| Floor 70m²
| Ext 600 m²
</p>
</div>
<p class="price">
<span class="sold-price">Vendu</span> </p>
<div class="description">
<p class="propname line-clamp line-3">Pretty 3 bed cottage</p>
<p class="shortdesc"></p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5903" data-lon="-0.654611"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61700/Domfront en Poiraie">Near : <span class="town">Domfront en Poiraie</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A32606NOE61/house-for-sale-le-renouard-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/C9tEEHjuY3ECvTP_GN6DUVbbH7en4BVY_a-rNVhhsRY/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0M2MzU5UTUyRksuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Le Renouard" /> </figure>
<img src="/img/sold.svg" alt="Sold property" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A32606NOE61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A32606NOE61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
4 bed
| 2 bath
| Floor 92m²
| Ext 11,080 m²
</p>
</div>
<p class="price">
<span class="sold-price">Vendu</span> </p>
<div class="description">
<p class="propname line-clamp line-3">Perched on hilltop, with beautiful surrounds, is this lovely three bedroom French family pavillion home</p>
<p class="shortdesc">Wonderful French pavillion family home in sought after commune, with no overlooking neighbours and spectacular country/valley views as it sits atop a small hill. This home provides a lovely open plan living dining room space that flows into the . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.9236" data-lon="0.099393"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61120/Le Renouard">Near : <span class="town">Le Renouard</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A33027AFE61/house-for-sale-passais-villages-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/utigM3iZpuD6--Nrq5tb-x2sLVsm6ohBo4X9QWd6i_4/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NBQVZFUEgxTVAuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Passais Villages" /> </figure>
<img src="/img/sold.svg" alt="Sold property" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A33027AFE61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A33027AFE61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
2 bed
| 2 bath
| Floor 100m²
| Ext 4,531 m²
</p>
</div>
<p class="price">
<span class="sold-price">Vendu</span> </p>
<div class="description">
<p class="propname line-clamp line-3">Delightful 2/3 bedroom country cottage immaculately presented in 4531m2 of garden.</p>
<p class="shortdesc">Set in the Normandy countryside sits this pretty cottage that is ready for you to move into. Spacious accommodation set in 4531m2 land full of mature trees and sweeping lawn along with an outbuilding in excellent condition. Situated in the pretty . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.483" data-lon="-0.765"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61350/Passais Villages">Near : <span class="town">Passais Villages</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A29528AFE50/house-for-sale-saint-cyr-du-bailleul-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/OtYWfYJ5RBVjrdJBUBP62aN55rwNNUHsKlfDGCX4fsg/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NORjk2SzYxN0QuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Saint-Cyr-du-Bailleul" /> </figure>
<img src="/img/sold.svg" alt="Sold property" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A29528AFE50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A29528AFE50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
3 bed
| 1 bath
| Floor 130m²
| Ext 1,800 m²
</p>
</div>
<p class="price">
<span class="sold-price">Vendu</span> </p>
<div class="description">
<p class="propname line-clamp line-3">Beautifully presented 3 bed farmhouse set in a pretty garden with outbuilding.</p>
<p class="shortdesc">This handsome property that was once a calvados farm is set in pretty gardens overlooking the Normandy countryside. Large bright rooms with the potential to create more living space if required. Pretty garden and outbuilding.</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5715" data-lon="-0.839216"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50720/Saint-Cyr-du-Bailleul">Near : <span class="town">Saint-Cyr-du-Bailleul</span></a>
</div>
</footer>
</div>
</div>
</div>
<div class="pagination">
<ul class="pagination-list">
<li class="pagination-item pagination-item-before">
</li>
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace17").style.display = (document.getElementById("CakeStackTrace17").style.display == "none" ? "" : "none")'><b>Notice</b> (8)</a>: Undefined index: first [<b>APP/views/helpers/paginator.php</b>, line <b>567</b>]
</pre>
<div id="CakeStackTrace17" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode17").style.display = (document.getElementById("CakeErrorCode17").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext17").style.display = (document.getElementById("CakeErrorContext17").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext17" class="cake-context" style="display: none;">$options = array(
"modulus" => 3,
"last" => 1
)</pre><div id="CakeErrorCode17" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> 'model' => $this->defaultModel(),</span></code>
<code><span style="color: #000000"> 'modulus' => '8', 'separator' => '',</span></code>
<span class="code-highlight"><code><span style="color: #000000"> 'first' => $options['first'],</span></code></span>
</pre></div><pre>PaginatorHelper::numbers() - APP/views/helpers/paginator.php, line 567
include - APP/views/allproperties/property_results_with_bar.ctp, line 84
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5274
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
[main] - APP/webroot/index.php, line 88</pre></div><li class="pagination-item current"><span class="pagination-current">1</span></li><li><a href="/allproperties/exclusives/page:2/arrival:day/department_id:90/primary_id:13/region_id:25/price:m?exclusive=true" class="pagination-link">2</a></li>
<li class="pagination-item pagination-item-next">
<a href="/allproperties/exclusives/page:2/arrival:day/department_id:90/primary_id:13/region_id:25/price:m?exclusive=true" rel="next" role="button" aria-label="Next" class="pagination-link pagination-nav"><img src="/img/icon/icon-arrow-right-pagination.svg" class="icon-pagination-right" alt="Next" /></a> </li>
</ul>
</div>
</div>
</div>
</div>
</div>",
"scripts_for_layout" => "",
"cakeDebug" => "<div id="cakeControllerDump">
<h2>Controller dump:</h2>
<pre>
AllpropertiesController Object
(
[name] => Allproperties
[helpers] => Array
(
[0] => Cache
[1] => Html
[2] => Form
[3] => Text
[4] => Number
[5] => Javascript
[6] => Tagcloud
[7] => Custom
[8] => Time
[9] => FormVariablesPaginator
[10] => Icon
[11] => Drill
[12] => Session
[13] => Paginator
)
[components] => Array
(
[Session] =>
[Cookie] =>
[RequestHandler] =>
[Currency] =>
[PaginateFormVariables] =>
[UrlShortener] =>
[Prg] =>
)
[uses] => Array
(
[0] => Allproperty
[1] => Region
[2] => Department
[3] => User
[4] => Group
[5] => Codepostal
[6] => Proptype
[7] => Primarypropertytype
[8] => Soldproperty
[9] => Soldallproperty
[10] => Testimonial
[11] => Powcategory
)
[shortfields] => Array
(
[0] => Allproperty.id
[1] => Primarypropertytype.id
[2] => Primarypropertytype.name_fr
[3] => Allproperty.region_id
[4] => Allproperty.region_name
[5] => Region.name_fr
[6] => Department.id
[7] => Department.listdesc
[8] => Allproperty.floorplan
[9] => Allproperty.tourid
[10] => Allproperty.floorplan_link
[11] => Allproperty.rhinov_url
[12] => Allproperty.id
[13] => Allproperty.poa
[14] => Allproperty.date_made_live
[15] => Allproperty.postcode
[16] => Allproperty.tour
[17] => Allproperty.image_0
[18] => Allproperty.propname
[19] => Allproperty.bestdeals
[20] => Allproperty.prevprice
[21] => Allproperty.primarypropertytype_id
[22] => Allproperty.region_id
[23] => Allproperty.shortdesc
[24] => Allproperty.longdesc
[25] => Allproperty.price
[26] => Allproperty.department_id
[27] => Allproperty.propref
[28] => Allproperty.pubtown
[29] => Allproperty.properpubtown
[30] => Allproperty.outside_space_m2
[31] => Allproperty.isunderoffer
[32] => Allproperty.discreet
[33] => Allproperty.land_m2
[34] => Allproperty.habitable_m2
[35] => Allproperty.nrbedrooms
[36] => Allproperty.nrbathrooms
[37] => Allproperty.mandate_town
[38] => Allproperty.prop_roomstotal
[39] => Allproperty.is_exclusive
[40] => Allproperty.selling_points
[41] => Allproperty.user_id
[42] => Allproperty.eyespy_url
[43] => Allproperty.net_price
[44] => Allproperty.exact_fees
[45] => Allproperty.fees_percent
[46] => Allproperty.fees
[47] => Allproperty.youtube_url
[48] => Allproperty.saleDate
[49] => Allproperty.salePrice
[50] => Allproperty.proptypes
[51] => Allproperty.lat
[52] => Allproperty.lon
[53] => Allproperty.attributes
[54] => Allproperty.issold
[55] => Allproperty.locations
[56] => Allproperty.conditions
[57] => Allproperty.status
[58] => Allproperty.primarypropertytype_name
)
[shortfieldView] => Array
(
[0] => Allproperty.id
[1] => Primarypropertytype.name_fr
[2] => Region.id
[3] => Region.name
[4] => Department.id
[5] => Department.listdesc
[6] => Allproperty.floorplan
[7] => Allproperty.tourid
[8] => Allproperty.floorplan_link
[9] => Allproperty.rhinov_url
[10] => Allproperty.poa
[11] => Allproperty.date_made_live
[12] => Allproperty.postcode
[13] => Allproperty.tour
[14] => Allproperty.propname
[15] => Allproperty.bestdeals
[16] => Allproperty.prevprice
[17] => Allproperty.primarypropertytype_id
[18] => Allproperty.region_id
[19] => Allproperty.shortdesc
[20] => Allproperty.longdesc
[21] => Allproperty.price
[22] => Allproperty.department_id
[23] => Allproperty.propref
[24] => Allproperty.pubtown
[25] => Allproperty.properpubtown
[26] => Allproperty.outside_space_m2
[27] => Allproperty.isunderoffer
[28] => Allproperty.discreet
[29] => Allproperty.land_m2
[30] => Allproperty.habitable_m2
[31] => Allproperty.nrbedrooms
[32] => Allproperty.nrbathrooms
[33] => Allproperty.prop_roomstotal
[34] => Allproperty.is_exclusive
[35] => Allproperty.selling_points
[36] => Allproperty.user_id
[37] => Allproperty.eyespy_url
[38] => Allproperty.net_price
[39] => Allproperty.exact_fees
[40] => Allproperty.fees_percent
[41] => Allproperty.fees
[42] => Allproperty.youtube_url
[43] => Allproperty.saleDate
[44] => Allproperty.salePrice
[45] => Allproperty.proptypes
[46] => Allproperty.lat
[47] => Allproperty.lon
[48] => Allproperty.attributes
[49] => Allproperty.issold
[50] => Allproperty.locations
[51] => Allproperty.conditions
[52] => Allproperty.status
[53] => Allproperty.primarypropertytype_name
[54] => Allproperty.taxfonc
[55] => Allproperty.dpe_on_bill
[56] => Allproperty.dpe_off
[57] => Allproperty.dpe_type
[58] => Allproperty.dpe_grace
[59] => Allproperty.dpe_cost_low
[60] => Allproperty.dpe_cost_high
[61] => Allproperty.dpe_cost_year_index
[62] => Allproperty.dpe_final_energy
[63] => Allproperty.dpe_consumption
[64] => Allproperty.dpe_estimation
[65] => Allproperty.dpe_altitude
[66] => Allproperty.image_0
[67] => Allproperty.image_1
[68] => Allproperty.image_2
[69] => Allproperty.image_3
[70] => Allproperty.image_4
[71] => Allproperty.image_5
[72] => Allproperty.image_6
[73] => Allproperty.image_7
[74] => Allproperty.image_8
[75] => Allproperty.image_9
[76] => Allproperty.image_10
[77] => Allproperty.image_11
[78] => Allproperty.image_12
[79] => Allproperty.image_13
[80] => Allproperty.image_14
[81] => User.id
[82] => User.name
[83] => User.first_name
[84] => User.surname
[85] => User.email
[86] => User.siret
[87] => User.active
[88] => Allproperty.mandatetype_id
[89] => Allproperty.department_name
[90] => Allproperty.created
)
[shortfieldList] => Array
(
[0] => Allproperty.id
[1] => Allproperty.propref
[2] => Allproperty.primarypropertytype_name
[3] => Allproperty.pubtown
[4] => Allproperty.properpubtown
[5] => Department.listdesc
[6] => Region.name
[7] => Allproperty.image_0
[8] => Allproperty.status
[9] => Allproperty.isunderoffer
[10] => Allproperty.is_exclusive
[11] => Allproperty.date_made_live
[12] => Allproperty.nrbedrooms
[13] => Allproperty.nrbathrooms
[14] => Allproperty.habitable_m2
[15] => Allproperty.land_m2
[16] => Allproperty.issold
[17] => Allproperty.poa
[18] => Allproperty.bestdeals
[19] => Allproperty.price
[20] => Allproperty.prevprice
[21] => Allproperty.propname
[22] => Allproperty.shortdesc
[23] => Allproperty.floorplan
[24] => Allproperty.tour
[25] => Allproperty.youtube_url
[26] => Allproperty.rhinov_url
[27] => Allproperty.region_id
[28] => Allproperty.lat
[29] => Allproperty.lon
[30] => Allproperty.postcode
[31] => Allproperty.attributes
[32] => Allproperty.mandatetype_id
[33] => Allproperty.department_name
[34] => Allproperty.department_id
[35] => Allproperty.created
)
[here] => /allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m
[webroot] => /
[action] => exclusives
[params] => Array
(
[pass] => Array
(
)
[named] => Array
(
[page] => 1
[arrival] => day
[department_id] => 90
[primary_id] => 13
[region_id] => 25
[price] => m
)
[controller] => allproperties
[action] => exclusives
[plugin] =>
[url] => Array
(
[ext] => html
[url] => allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m
[exclusive] => true
)
[form] => Array
(
)
[isAjax] =>
[paging] => Array
(
[Allproperty] => Array
(
[page] => 1
[current] => 60
[count] => 63
[prevPage] =>
[nextPage] => 1
[pageCount] => 2
[defaults] => Array
(
[limit] => 60
[step] => 1
[order] => Array
(
[Allproperty.date_made_live] => desc
)
[conditions] => Array
(
[Allproperty.region_id] => Array
(
[0] => 25
[1] => 23
)
[Allproperty.price BETWEEN ? and ? ] => Array
(
[0] => 142500.95
[1] => 315000
)
[Allproperty.is_exclusive] => 1
)
[fields] => Array
(
[0] => Allproperty.id
[1] => Allproperty.propref
[2] => Allproperty.primarypropertytype_name
[3] => Allproperty.pubtown
[4] => Allproperty.properpubtown
[5] => Department.listdesc
[6] => Region.name
[7] => Allproperty.image_0
[8] => Allproperty.status
[9] => Allproperty.isunderoffer
[10] => Allproperty.is_exclusive
[11] => Allproperty.date_made_live
[12] => Allproperty.nrbedrooms
[13] => Allproperty.nrbathrooms
[14] => Allproperty.habitable_m2
[15] => Allproperty.land_m2
[16] => Allproperty.issold
[17] => Allproperty.poa
[18] => Allproperty.bestdeals
[19] => Allproperty.price
[20] => Allproperty.prevprice
[21] => Allproperty.propname
[22] => Allproperty.shortdesc
[23] => Allproperty.floorplan
[24] => Allproperty.tour
[25] => Allproperty.youtube_url
[26] => Allproperty.rhinov_url
[27] => Allproperty.region_id
[28] => Allproperty.lat
[29] => Allproperty.lon
[30] => Allproperty.postcode
[31] => Allproperty.attributes
[32] => Allproperty.mandatetype_id
[33] => Allproperty.department_name
[34] => Allproperty.department_id
[35] => Allproperty.created
)
)
[options] => Array
(
[page] => 1
[limit] => 60
[order] => Array
(
[Allproperty.date_made_live] => desc
)
[conditions] => Array
(
[Allproperty.region_id] => Array
(
[0] => 25
[1] => 23
)
[Allproperty.price BETWEEN ? and ? ] => Array
(
[0] => 142500.95
[1] => 315000
)
[Allproperty.is_exclusive] => 1
)
[fields] => Array
(
[0] => Allproperty.id
[1] => Allproperty.propref
[2] => Allproperty.primarypropertytype_name
[3] => Allproperty.pubtown
[4] => Allproperty.properpubtown
[5] => Department.listdesc
[6] => Region.name
[7] => Allproperty.image_0
[8] => Allproperty.status
[9] => Allproperty.isunderoffer
[10] => Allproperty.is_exclusive
[11] => Allproperty.date_made_live
[12] => Allproperty.nrbedrooms
[13] => Allproperty.nrbathrooms
[14] => Allproperty.habitable_m2
[15] => Allproperty.land_m2
[16] => Allproperty.issold
[17] => Allproperty.poa
[18] => Allproperty.bestdeals
[19] => Allproperty.price
[20] => Allproperty.prevprice
[21] => Allproperty.propname
[22] => Allproperty.shortdesc
[23] => Allproperty.floorplan
[24] => Allproperty.tour
[25] => Allproperty.youtube_url
[26] => Allproperty.rhinov_url
[27] => Allproperty.region_id
[28] => Allproperty.lat
[29] => Allproperty.lon
[30] => Allproperty.postcode
[31] => Allproperty.attributes
[32] => Allproperty.mandatetype_id
[33] => Allproperty.department_name
[34] => Allproperty.department_id
[35] => Allproperty.created
)
)
)
[nonPaginatorArgs] => Array
(
)
)
[models] => Array
(
[0] => Allproperty
[1] => Region
[2] => Department
[3] => User
[4] => Group
[5] => Codepostal
[6] => Proptype
[7] => Primarypropertytype
[8] => Soldproperty
[9] => Soldallproperty
[10] => Testimonial
[11] => Powcategory
)
)
[data] =>
[paginate] => Array
(
[limit] => 60
[order] => Array
(
[Allproperty.date_made_live] => desc
)
[conditions] => Array
(
[Allproperty.region_id] => Array
(
[0] => 25
[1] => 23
)
[Allproperty.price BETWEEN ? and ? ] => Array
(
[0] => 142500.95
[1] => 315000
)
[Allproperty.is_exclusive] => 1
)
[fields] => Array
(
[0] => Allproperty.id
[1] => Allproperty.propref
[2] => Allproperty.primarypropertytype_name
[3] => Allproperty.pubtown
[4] => Allproperty.properpubtown
[5] => Department.listdesc
[6] => Region.name
[7] => Allproperty.image_0
[8] => Allproperty.status
[9] => Allproperty.isunderoffer
[10] => Allproperty.is_exclusive
[11] => Allproperty.date_made_live
[12] => Allproperty.nrbedrooms
[13] => Allproperty.nrbathrooms
[14] => Allproperty.habitable_m2
[15] => Allproperty.land_m2
[16] => Allproperty.issold
[17] => Allproperty.poa
[18] => Allproperty.bestdeals
[19] => Allproperty.price
[20] => Allproperty.prevprice
[21] => Allproperty.propname
[22] => Allproperty.shortdesc
[23] => Allproperty.floorplan
[24] => Allproperty.tour
[25] => Allproperty.youtube_url
[26] => Allproperty.rhinov_url
[27] => Allproperty.region_id
[28] => Allproperty.lat
[29] => Allproperty.lon
[30] => Allproperty.postcode
[31] => Allproperty.attributes
[32] => Allproperty.mandatetype_id
[33] => Allproperty.department_name
[34] => Allproperty.department_id
[35] => Allproperty.created
)
)
[viewPath] => allproperties
[layoutPath] =>
[viewVars] => Array
(
[alternate] => https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett
[primarypropertytypes] => Array
(
[10] => All
[1] => House
[2] => Apartment
[7] => Land
[3] => Chalet
[4] => Chateau
[9] => Commercial
[8] => Lakes
[5] => Mill
[6] => Barn
[11] => Building
[12] => Houseboat
[13] => Parking
)
[properties] => Array
(
[0] => Array
(
[Allproperty] => Array
(
[id] => 60729
[propref] => A39924WD50
[primarypropertytype_name] => House
[pubtown] => Barneville-Carteret
[properpubtown] => Barneville-Carteret
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC1GJGF5G3W.jpeg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-10-16 11:26:42
[nrbedrooms] => 1
[nrbathrooms] => 1
[habitable_m2] => 49
[land_m2] => 104
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 235400
[prevprice] => 0
[propname] => Detached Coastal property within walking distance to the beach
[shortdesc] => In the peaceful Petit Hameau, this house offers a rare opportunity to live on a popular holiday residence just steps from the dunes and vast sandy beaches. The annual charges (720€ in 2025) include free access to 3 private tennis courts and a clubhouse. The light-filled living room with vaulted ceiling and fireplace creates a cosy retreat, while the mezzanine bedroom beneath the eaves adds charm and comfort. Outside, a private garden with terrace is perfect for al fresco dining after a day by the sea. A stone’s throw from the house are the possibility for dune walks, swimming, sailing and the vibrant lifestyle of Barneville-Carteret, renowned for its chic marina, seafood restaurants, boutiques and lively weekly markets. Ideal as a holiday home, or year-round residence / rental investment in one of Normandy’s most desirable seaside resorts.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.3781
[lon] => -1.77327
[postcode] => 50270
[attributes] => a:16:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:6;a:3:{s:2:"id";s:2:"17";s:4:"name";s:18:"Close to the coast";s:7:"name_fr";s:28:"pr&egrave;s de la c&ocirc;te";}i:7;a:3:{s:2:"id";s:2:"25";s:4:"name";s:31:"Approx 15 km or less from coast";s:7:"name_fr";s:39:"&agrave; environ 15 minutes de la plage";}i:8;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:9;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:10;a:3:{s:2:"id";s:2:"29";s:4:"name";s:14:"Sold Furnished";s:7:"name_fr";s:13:"Vendu meublé";}i:11;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:12;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:13;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:14;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:15;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2025-10-16 11:26:42
[sort_date] => 2025-10-16 11:26:42
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/ZCCyd1l5YseG65gxctxxnLqi5CoV72Ol8WHwfyTOn4U/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MxR0pHRjVHM1cuanBlZw.jpg
[img-400] => https://image.hestia.immo/uvmOu8eQqiOeeHS3l3wjEOEJGRVjeHZlY2HlGrvzkVQ/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MxR0pHRjVHM1cuanBlZw.jpg
[img-200] => https://image.hestia.immo/E4zMsAKdycMDyWkPGyuEvkJV30WZ3Qm5Kf_q5V6Up-c/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MxR0pHRjVHM1cuanBlZw.jpg
[img-100] => https://image.hestia.immo/kx2imk1bVy8dfY0SHXnvN2EKXxBxXmCeMpZsjysesQs/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MxR0pHRjVHM1cuanBlZw.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 16
[name] => Close to golf course
[name_fr] => pr&egrave;s du golf
)
[6] => Array
(
[id] => 17
[name] => Close to the coast
[name_fr] => pr&egrave;s de la c&ocirc;te
)
[7] => Array
(
[id] => 25
[name] => Approx 15 km or less from coast
[name_fr] => &agrave; environ 15 minutes de la plage
)
[8] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[9] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[10] => Array
(
[id] => 29
[name] => Sold Furnished
[name_fr] => Vendu meublé
)
[11] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[12] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[13] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[14] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[15] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[1] => Array
(
[Allproperty] => Array
(
[id] => 60374
[propref] => A39447EMW14
[primarypropertytype_name] => House
[pubtown] => Noues de Sienne
[properpubtown] => Noues de Sienne
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-08/DOC30QVRYRY6.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-10-14 02:31:45
[nrbedrooms] => 4
[nrbathrooms] => 1
[habitable_m2] => 167
[land_m2] => 2396
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 275999
[prevprice] => 0
[propname] => Imposing four bedroomed house in the heart of the village.
[shortdesc] => The house has nine rooms in total across two floors plus an extremely spacious cellar and wine cave, and not forgetting the huge loft space that could be converted.
[floorplan] => 0
[tour] => 1
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.8242
[lon] => -1.03156
[postcode] => 14380
[attributes] => a:10:{i:0;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:5;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:8;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:9;a:3:{s:2:"id";s:2:"57";s:4:"name";s:17:"Historic property";s:7:"name_fr";s:22:"Propriété historique";}}
[mandatetype_id] => 11
[department_name] => Calvados
[department_id] => 14
[created] => 2025-10-02 14:14:23
[sort_date] => 2025-10-14 02:31:45
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/fmLG1cvQbCqv_2HltiIiOJ5M1Il_sTR2-Xxjgqqoq_w/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzMFFWUllSWTYuanBn.jpg
[img-400] => https://image.hestia.immo/V7hJ85oMGDHmR6U8Pz-CynkGgQmjZhn-kSD7x6LA4tk/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzMFFWUllSWTYuanBn.jpg
[img-200] => https://image.hestia.immo/bl2dz6Y2yFvErRd-3_kC5KYzAyIYE9nRs5MuNiOaJ5I/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzMFFWUllSWTYuanBn.jpg
[img-100] => https://image.hestia.immo/0jbqt9kupcsV6e6eR3oFZzyAjS-uJSikyLZqlS0-igE/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzMFFWUllSWTYuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Calvados
[name] => Calvados
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[5] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[8] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[9] => Array
(
[id] => 57
[name] => Historic property
[name_fr] => Propriété historique
)
)
)
[2] => Array
(
[Allproperty] => Array
(
[id] => 52887
[propref] => A31726LOK61
[primarypropertytype_name] => House
[pubtown] => La Lande-de-Goult
[properpubtown] => La Lande-de-Goult
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-08/DOC37WP326TN.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-10-10 03:17:08
[nrbedrooms] => 2
[nrbathrooms] => 1
[habitable_m2] => 43
[land_m2] => 5813
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 168500
[prevprice] => 0
[propname] => Secret hideaway log cabin with lake, idyllic woodland setting offering peace and tranquillity.
[shortdesc] => A treasure like this is rarely available, hidden away in a fairy tale woodland glade, it is perfect for those seeking a quiet isolated retreat with lake. Lovely, cosy one bedroom log cabin and outbuilding suitable for a variety of uses.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5908
[lon] => -0.057349
[postcode] => 61320
[attributes] => a:12:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"5";s:4:"name";s:4:"Lake";s:7:"name_fr";s:3:"Lac";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:6;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:7;a:3:{s:2:"id";s:2:"22";s:4:"name";s:13:"Single storey";s:7:"name_fr";s:10:"Plain pied";}i:8;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:9;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:11;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-02-18 11:38:55
[sort_date] => 2025-10-10 03:17:08
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/eajNwRvxhU1HyI7T54Znzg7hLytAMNhLANIKqt-L59o/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MzN1dQMzI2VE4uanBn.jpg
[img-400] => https://image.hestia.immo/wvhBOl9jN09I0lPxUCCyH5Ey5J0F919T3qd3e5Yehr0/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MzN1dQMzI2VE4uanBn.jpg
[img-200] => https://image.hestia.immo/tXHMMSpjyNTBgASj2GEVcVZIGBHHribzKwP5iVu6l64/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MzN1dQMzI2VE4uanBn.jpg
[img-100] => https://image.hestia.immo/5kkmGcAUtOzBFWbD89LSd_jhJMyVuZoFarf661bjMvU/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MzN1dQMzI2VE4uanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 5
[name] => Lake
[name_fr] => Lac
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[6] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[7] => Array
(
[id] => 22
[name] => Single storey
[name_fr] => Plain pied
)
[8] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[9] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[11] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[3] => Array
(
[Allproperty] => Array
(
[id] => 60574
[propref] => A39647KIW50
[primarypropertytype_name] => House
[pubtown] => Le Mesnil-Ozenne
[properpubtown] => Le Mesnil-Ozenne
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-10/DOC25M9G3F32.jpeg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-10-09 14:19:58
[nrbedrooms] => 4
[nrbathrooms] => 2
[habitable_m2] => 120
[land_m2] => 3000
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 184800
[prevprice] => 0
[propname] => Detached 3-bed stone house with 1-bed gite in pretty countryside near to Brécey
[shortdesc] => Leggett Immobilier is proud to bring to the market this pretty stone longère, set in peaceful countryside, 15 minutes from Avranches and St Hilaire du Harcouet in the South Manche area of Normandy.
The property is in good condition and comprises:
Ground floor : The front door leads directly into a large open-plan living area with a fitted kitchen on the right, dining table in the middle and seating area around the fireplace with a log burner on the left. It is bright and spacious, some walls have exposed stonework and the beams are left exposed. There is a door leading out to the back garden.
First floor: Open-tread stairs lead up to a landing with access to 3 bedrooms and a family bathroom which has been recently updated. The master bedroom has it's own ensuite bathroom. All 3 bedrooms have views out over the garden at the front of the property.
The house benefits from gas-fired central heating, and wood heating from the log burner. It has an electric hot water tank.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.6674
[lon] => -1.21813
[postcode] => 50220
[attributes] => a:16:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:5;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:6;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:7;a:3:{s:2:"id";s:2:"29";s:4:"name";s:14:"Sold Furnished";s:7:"name_fr";s:13:"Vendu meublé";}i:8;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:9;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:10;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:11;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:12;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:13;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:14;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:15;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2025-10-09 14:19:58
[sort_date] => 2025-10-09 14:19:58
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/WIXiiXhqAiCQV0FVrvXlsBYU9PGKmoPL3FsfygHFiyA/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyNU05RzNGMzIuanBlZw.jpg
[img-400] => https://image.hestia.immo/DP5wjU-kXIcbz4-xdNLgvGtFBtmopfJ1nCriYM9gUos/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyNU05RzNGMzIuanBlZw.jpg
[img-200] => https://image.hestia.immo/jGxZJ20e8XhltdW-1FMr1GPjX6kRZYdwTb6Ou9ZolWY/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyNU05RzNGMzIuanBlZw.jpg
[img-100] => https://image.hestia.immo/uUekk_uqnXWxpGgv61osYZaB2_BD5scc6IHZhNXJcVs/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyNU05RzNGMzIuanBlZw.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[5] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[6] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[7] => Array
(
[id] => 29
[name] => Sold Furnished
[name_fr] => Vendu meublé
)
[8] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[9] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[10] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[11] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[12] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[13] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[14] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[15] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[4] => Array
(
[Allproperty] => Array
(
[id] => 60514
[propref] => A40504EMW50
[primarypropertytype_name] => House
[pubtown] => Coulouvray-Boisbenâtre
[properpubtown] => Coulouvray-Boisbenâtre
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-10/DOC2GH6SBXKV.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-10-07 06:51:45
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 120
[land_m2] => 2700
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 169989
[prevprice] => 0
[propname] => Pretty 3 bed stone property in a secluded hamlet close to the village with amenities.
[shortdesc] => Well presented 3 bedroom stone house in a peaceful hamlet location just a short distance from the village. Retaining much character with exposed beams and a traditional fireplace. With attached outbuildings which could be converted, subject to planning permission.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.7831
[lon] => -1.10257
[postcode] => 50670
[attributes] => a:0:{}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2025-10-07 14:33:06
[sort_date] => 2025-10-07 06:51:45
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/kknHec0JQ-AN89NeNFpQXXaFqBd9uDfd1iyB9fUVDOk/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyR0g2U0JYS1YuanBn.jpg
[img-400] => https://image.hestia.immo/qdx96kvqZb1oef9hM2Zs4ptuvsdnvlrIbXSQjA1jUX8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyR0g2U0JYS1YuanBn.jpg
[img-200] => https://image.hestia.immo/WRz3wl0zrx3nadw6zaDiqrgqObql_amT6WI62Qb0pMY/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyR0g2U0JYS1YuanBn.jpg
[img-100] => https://image.hestia.immo/HsV5i25Xds2LpRGIBWMb2jChaA3zKq7EPX4J7uQJyRE/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyR0g2U0JYS1YuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
)
)
[5] => Array
(
[Allproperty] => Array
(
[id] => 60428
[propref] => A40412AFE61
[primarypropertytype_name] => House
[pubtown] => Ceaucé
[properpubtown] => Ceaucé
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-10/DOC3XFBV9N39.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-10-03 15:53:20
[nrbedrooms] => 5
[nrbathrooms] => 2
[habitable_m2] => 130
[land_m2] => 12660
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 172500
[prevprice] => 0
[propname] => Spacious 5-bed country home on 1.2ha with good size outbuildings, and only 2.2km to Ceaucé
[shortdesc] => This handsome and spacious 5-bedroom home sits on just over 1.2 hectares of land and includes several large outbuildings, offering plenty of possibilities such as workshops, storage, or keeping animals. 2.2 km from the popular town of Ceaucé.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.493
[lon] => -0.633659
[postcode] => 61330
[attributes] => a:13:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"12";s:4:"name";s:4:"Well";s:7:"name_fr";s:10:"une source";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:6;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:7;a:3:{s:2:"id";s:2:"29";s:4:"name";s:14:"Sold Furnished";s:7:"name_fr";s:13:"Vendu meublé";}i:8;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:9;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:10;a:3:{s:2:"id";s:2:"42";s:4:"name";s:19:"Suitable for horses";s:7:"name_fr";s:19:"Adapté aux chevaux";}i:11;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:12;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-10-03 15:53:20
[sort_date] => 2025-10-03 15:53:20
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/M97KYZ9JlzX1Dyc0RmCMjJ43Hl9-56nSkT5U2GZo0uE/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MzWEZCVjlOMzkuanBn.jpg
[img-400] => https://image.hestia.immo/e-23EavWwf3BFCEMd6m-PoaA0Zop9OjWqtm1wo2VoOU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MzWEZCVjlOMzkuanBn.jpg
[img-200] => https://image.hestia.immo/BBVo2lP7L9iX3FsyWej900Dus5hP6SMSUhn574ir2i0/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MzWEZCVjlOMzkuanBn.jpg
[img-100] => https://image.hestia.immo/GKwEFxL_PSeIeZxHx03SGIEct8QkQOeNn1XayL9IIJs/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MzWEZCVjlOMzkuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 12
[name] => Well
[name_fr] => une source
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[6] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[7] => Array
(
[id] => 29
[name] => Sold Furnished
[name_fr] => Vendu meublé
)
[8] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[9] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[10] => Array
(
[id] => 42
[name] => Suitable for horses
[name_fr] => Adapté aux chevaux
)
[11] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[12] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[6] => Array
(
[Allproperty] => Array
(
[id] => 56784
[propref] => A36989IDU14
[primarypropertytype_name] => House
[pubtown] => Saint-Pierre-du-Jonquet
[properpubtown] => Saint-Pierre-du-Jonquet
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC2EGCSC32P.png
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-29 02:02:38
[nrbedrooms] => 3
[nrbathrooms] => 1
[habitable_m2] => 130
[land_m2] => 795
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 227900
[prevprice] => 249100
[propname] => TRADITIONAL HOUSE 130M2, 1 KITCHEN, 1 LOUNGE, 3 BEDROOMS 1 BATHROOM ON A PLOT OF 795M2
[shortdesc] => Situated just 2.5km from Argences, 10 minutes from Troarn and 20 minutes from the beaches, this charming, traditionally-built house offers country living yet close to all amenities.
On the ground floor:
- a 29m2 wooden veranda with double glazing
- a 20m2 fitted kitchen with flue for a wood-burning stove
- a 38m2 living room with fireplace and wood burner and exposed beams
- a wc
First floor: a
- a landing
- 3 bedrooms of 12.5m2/12M2/5M2
- a bathroom
Outside, in a pretty enclosed garden planted with trees:
- an outbuilding with electricity that could be used as a utility room or other room
- a 20m2 wood shed
- a pretty wooden shed
Some renovation work is required.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.1652
[lon] => -0.141393
[postcode] => 14670
[attributes] => a:10:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:3;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"18";s:4:"name";s:19:"Close to ski resort";s:7:"name_fr";s:32:"Pr&egrave;s d'une station de ski";}i:6;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:7;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:8;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:9;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 11
[department_name] => Calvados
[department_id] => 14
[created] => 2025-06-05 14:56:46
[sort_date] => 2025-09-29 02:02:38
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/l5m6EnPBWN3uChvsW7gJGTpUd_FOUP3tazfBYSl03ho/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRUdDU0MzMlAucG5n.jpg
[img-400] => https://image.hestia.immo/XFW2XGFhts32yUS0fS7Ugcu_bAmaEkhpbE5OyCIB4uk/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRUdDU0MzMlAucG5n.jpg
[img-200] => https://image.hestia.immo/TNKcsgAxWVGBxCj3vajzwdobUKpz3ZcI31L8YFvAE9U/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRUdDU0MzMlAucG5n.jpg
[img-100] => https://image.hestia.immo/Q89Sn-6-sXZt8ohfOrNM91iU5vEGxned2u01h_FErr0/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRUdDU0MzMlAucG5n.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Calvados
[name] => Calvados
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[3] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 18
[name] => Close to ski resort
[name_fr] => Pr&egrave;s d'une station de ski
)
[6] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[7] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[8] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[9] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[7] => Array
(
[Allproperty] => Array
(
[id] => 60114
[propref] => A39313NOE61
[primarypropertytype_name] => House
[pubtown] => Vimoutiers
[properpubtown] => Vimoutiers
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOCP0XX0JTDQ.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-26 07:57:03
[nrbedrooms] => 4
[nrbathrooms] => 1
[habitable_m2] => 114
[land_m2] => 1312
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 289500
[prevprice] => 279000
[propname] => Well presented 4-Bedroom Normandy Longère in the Heart of Camembert Country
[shortdesc] => Experience the romance and tradition of French country living with this beautifully presented 4 bedroom Colombage Longere nestled in the rolling hills of the Pays d‘Auge.
A stunning property beautifully maintained within a few kms of Normandy‘s famed Camembert cheese region. Not only is it spacious but has perfectly preserved and exposed beam ceilings within. The living room has an original fireplace with a stove. Outside there is an electric entry gate, a graveled parking area, lawned outside space and a small separate building.
Almost all appliances are Bosch including a Bosch Air Pump providing both heat and air conditioning. In addition, the house benefits from gas fueled central heating. Upstairs, all bedrooms and the landing have Sisal flooring. West facing Patio with panoramic views of the beautiful Normandy countryside.
Easily accessible to local shops, a Carrefour market and cafes a short car ride (7kms) away in Vimoutiers
[floorplan] => 0
[tour] => 1
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.9208
[lon] => 0.193394
[postcode] => 61120
[attributes] => a:1:{i:0;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-09-23 13:17:52
[sort_date] => 2025-09-26 07:57:03
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/wHuO35tlomJ_3WEyYZ-o15GuMS_nny4em9RwUK8zsYY/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NQMFhYMEpURFEuanBn.jpg
[img-400] => https://image.hestia.immo/94bWmOPINZpe2B6Q9VOexeUKsGmf7ApenbgQxS6IjaY/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NQMFhYMEpURFEuanBn.jpg
[img-200] => https://image.hestia.immo/wrmKA4DWdttxFnNdxWHKsGJ0gSDxXZVbn9RqEnjn6dc/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NQMFhYMEpURFEuanBn.jpg
[img-100] => https://image.hestia.immo/CWnHL8BrFSP_kL62NASmCqVBb5hmK1vy9PRCmKzz_JE/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NQMFhYMEpURFEuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
)
)
[8] => Array
(
[Allproperty] => Array
(
[id] => 60116
[propref] => A39283NOE61
[primarypropertytype_name] => House
[pubtown] => Ticheville
[properpubtown] => Ticheville
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-08/DOC1Z9S15DVS.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-23 13:24:00
[nrbedrooms] => 3
[nrbathrooms] => 1
[habitable_m2] => 98
[land_m2] => 4280
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 269000
[prevprice] => 0
[propname] => Charming 3-Bedroom Brick Longère with Valley Views and Exceptional Outbuildings
[shortdesc] => Nestled in a highly sought-after hamlet, this beautifully presented 3-bedroom brick longère offers the perfect blend of character, comfort, and countryside living.
Set within established, well-maintained gardens, the home boasts a spacious rear terrace—ideal for relaxing or entertaining while taking in stunning views over the valley.
Inside, the property features a tasteful mix of traditional charm and modern convenience, with generously sized living areas and natural light throughout.
A standout feature is the huge outbuilding, which includes a 3-car garage and offers incredible potential for workshop space, storage, or further development (subject to permissions).
This is a rare opportunity to own a slice of tranquil countryside living without compromising on space or charm.
Early viewing is highly recommended.
[floorplan] => 0
[tour] => 1
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.9071
[lon] => 0.262494
[postcode] => 61120
[attributes] => a:15:{i:0;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"12";s:4:"name";s:4:"Well";s:7:"name_fr";s:10:"une source";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"23";s:4:"name";s:13:"Mountain view";s:7:"name_fr";s:21:"Vue sur les Montagnes";}i:6;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:7;a:3:{s:2:"id";s:2:"29";s:4:"name";s:14:"Sold Furnished";s:7:"name_fr";s:13:"Vendu meublé";}i:8;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:9;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:10;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:11;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:12;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:13;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:14;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-09-23 13:24:00
[sort_date] => 2025-09-23 13:24:00
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/SHg4-EWHjV6R995z2RepXMN5eAQzYjtFtGNWZXBkFgs/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjlTMTVEVlMuanBn.jpg
[img-400] => https://image.hestia.immo/pMzZUz1OBvoOR50dKKn1YEkFS-5Q8iV2eAbb0QHyy4w/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjlTMTVEVlMuanBn.jpg
[img-200] => https://image.hestia.immo/0X5ZT7q-TZeSLbXWoYyxZ3l3thhiej4CicgVIK1GjH8/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjlTMTVEVlMuanBn.jpg
[img-100] => https://image.hestia.immo/-P_5v2WLsHmyLbOZHsETdaWB8pmboVLoW0TzQwjnwGw/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjlTMTVEVlMuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 12
[name] => Well
[name_fr] => une source
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 23
[name] => Mountain view
[name_fr] => Vue sur les Montagnes
)
[6] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[7] => Array
(
[id] => 29
[name] => Sold Furnished
[name_fr] => Vendu meublé
)
[8] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[9] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[10] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[11] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[12] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[13] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[14] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[9] => Array
(
[Allproperty] => Array
(
[id] => 60132
[propref] => A39383BS14
[primarypropertytype_name] => House
[pubtown] => Subles
[properpubtown] => Subles
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-08/DOC3CTP0MV3C.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-23 05:54:38
[nrbedrooms] => 2
[nrbathrooms] => 1
[habitable_m2] => 92
[land_m2] => 1867
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 172800
[prevprice] => 158050
[propname] => ** UNDER OFFER **
[shortdesc] => In the heart of a village with amenities, this house offers spacious rooms and numerous outbuildings. On the ground floor: entrance hall with separate WC, large living room opening onto the kitchen, bedroom with dressing room, bathroom with corner bath and walk-in shower. Upstairs, an additional bedroom with staircase under construction. Outside, a large gravel courtyard ideal for parking or a terrace, several outbuildings, a garage with boiler room and workshop, as well as a large adjoining plot of land, completely flat, perfect for a vegetable garden, animals or a leisure area. A village property with definite potential, to be personalised according to your wishes.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.2387
[lon] => -0.752561
[postcode] => 14400
[attributes] => a:12:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:5;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:6;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:7;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:8;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:9;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:10;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:11;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Calvados
[department_id] => 14
[created] => 2025-09-23 15:13:25
[sort_date] => 2025-09-23 05:54:38
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/NYTzYiWFTCxtelkfBNnf7IXg0rTvvooUxbmgUq14u_o/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzQ1RQME1WM0MuanBn.jpg
[img-400] => https://image.hestia.immo/WI8VGcdxUI1l-XiiwsT-psqgpg5451I7MJkZemocUlY/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzQ1RQME1WM0MuanBn.jpg
[img-200] => https://image.hestia.immo/e0ggIUlWsVrVnu1WSLupekT-hT7Q4A6z7vUeX9Sm93U/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzQ1RQME1WM0MuanBn.jpg
[img-100] => https://image.hestia.immo/Ohawu-DmmKU7TOdDmMZqOSwJbByBDKjKUaOXtVx9i_I/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzQ1RQME1WM0MuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Calvados
[name] => Calvados
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[5] => Array
(
[id] => 16
[name] => Close to golf course
[name_fr] => pr&egrave;s du golf
)
[6] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[7] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[8] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[9] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[10] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[11] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[10] => Array
(
[Allproperty] => Array
(
[id] => 59923
[propref] => A37978AMO76
[primarypropertytype_name] => House
[pubtown] => Croixdalle
[properpubtown] => Croixdalle
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-07/DOCXGQXQHY4R.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-16 08:14:55
[nrbedrooms] => 3
[nrbathrooms] => 3
[habitable_m2] => 150
[land_m2] => 24226
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 267500
[prevprice] => 0
[propname] => Norman Haven Between Rouen and the Sea — Property with 2,5 Hectares of Land
[shortdesc] => Located in Croixdalle, between Rouen and Dieppe, this charming 150 m² Norman home is nestled in a lush green setting. With 8 rooms including 3 bedrooms and 3 bathrooms, it offers a peaceful, light-filled and welcoming living space, featuring a beautiful brick fireplace and exposed wooden beams.
The property sits on a rare 2-hectare plot, with a tree-lined garden, a pond, and expansive grasslands — perfect for horses or to develop an equestrian or tourist-related project. Its calm surroundings, total privacy, and proximity to shops and services in Londinières make it both a practical and serene place to live.
A true countryside haven, full of potential and possibilities.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 23
[lat] => 49.7998
[lon] => 1.37696
[postcode] => 76660
[attributes] => a:9:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:3;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:6;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:7;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:8;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Seine-Maritime
[department_id] => 76
[created] => 2025-09-16 08:14:55
[sort_date] => 2025-09-16 08:14:55
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/o-dh21Fnp8uQ3EItjuqYerg2qbPg8x-85sgk2ai9UVs/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NYR1FYUUhZNFIuanBn.jpg
[img-400] => https://image.hestia.immo/zAAkgqEjeSlh9gYAenRnTO6QdpepXg4UVMDf8NfBE60/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NYR1FYUUhZNFIuanBn.jpg
[img-200] => https://image.hestia.immo/R4k9PcpDXNTcAPqqzQOstn1hu4NLRIPgVkp6b3_6ac4/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NYR1FYUUhZNFIuanBn.jpg
[img-100] => https://image.hestia.immo/U2ymI4ZtdzAx2Drn_JRGT4nOQqFXs4EkWl4ywOdg_cs/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NYR1FYUUhZNFIuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Seine-Maritime
[name] => Seine-Maritime
)
[Region] => Array
(
[name] => Higher_Normandy
[content] => Higher Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[3] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[6] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[7] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[8] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[11] => Array
(
[Allproperty] => Array
(
[id] => 22293
[propref] => A07061
[primarypropertytype_name] => House
[pubtown] => Vire Normandie
[properpubtown] => Vire Normandie
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-05/DOC2JGSDFB3F.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-16 05:13:50
[nrbedrooms] => 6
[nrbathrooms] => 4
[habitable_m2] => 187
[land_m2] => 1775
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 299000
[prevprice] => 0
[propname] => Superb Maison de Maître and Coach House, located in a small hamlet just outside the town of Vire.
[shortdesc] => This impressive and substantial Maison de Maître enjoys a superb location and offers excellent potential as a charming Bed and Breakfast. Set on the edge of Roullours, a peaceful hamlet in the Calvados region, it combines the tranquillity of the countryside with the convenience of being just five minutes from the vibrant market town of Vire, with all its amenities. The property also benefits from a separate building—originally believed to be its former coach house—which offers exciting potential as an independent annexe. Ideally placed for transport links, the property is only 50 minutes from the port of Ouistreham (Caen) and benefits from direct train connections from Vire to both Paris and Granville.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.8156
[lon] => -0.879439
[postcode] => 14500
[attributes] => a:8:{i:0;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:1;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:2;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:3;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:4;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:5;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:6;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:7;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}}
[mandatetype_id] => 12
[department_name] => Calvados
[department_id] => 14
[created] => 2021-08-05 09:00:01
[sort_date] => 2025-09-16 05:13:50
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/13v3mS0BDtLuRY_yox8Sw1QRRC1o0x9eSHeiJhit7pw/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNS9ET0MySkdTREZCM0YuanBn.jpg
[img-400] => https://image.hestia.immo/XYyIUNfvlKnBZzY3NsU_13cMKtgmV1ujN5Ft2pc5DkE/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNS9ET0MySkdTREZCM0YuanBn.jpg
[img-200] => https://image.hestia.immo/bQSG0CczFrHvMYlCm4bQ4dteDDCrVGsPLiTCNc3di1k/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNS9ET0MySkdTREZCM0YuanBn.jpg
[img-100] => https://image.hestia.immo/jsInoLnNE6OHQdlUfnvAVULG40h-RPfJf7MhAXS8eOU/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNS9ET0MySkdTREZCM0YuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Calvados
[name] => Calvados
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[1] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[2] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[3] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[4] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[5] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[6] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[7] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
)
)
[12] => Array
(
[Allproperty] => Array
(
[id] => 59930
[propref] => A38205EMM50
[primarypropertytype_name] => House
[pubtown] => Ducey-Les Chéris
[properpubtown] => Ducey-Les Chéris
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC3ZDVX95XT.JPG
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-15 14:27:23
[nrbedrooms] => 4
[nrbathrooms] => 1
[habitable_m2] => 280
[land_m2] => 1818
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 245000
[prevprice] => 0
[propname] => Renovation Project
Riverside Property with Gîte / Chambres D'hotes Potential – In the Heart of Ducey
[shortdesc] => Located in the centre of the market town of Ducey, this property extends over four levels and includes both a main house and a separate dwelling with its own entrance.
The main house offers four bedrooms arranged across the upper floors, with living spaces that require renovation. A sous-sol provides additional storage or workshop space.
The grounds cover 1,818 m² and include direct river frontage. The separate dwelling could be adapted for use as a gîte or chambres d’hôtes, making it suitable for those looking for a project with business potential. Alternative the smaller dwelling might suit the owners allowing the main residence to be rented out.
The property is within easy reach of local shops and services, and Mont Saint-Michel is around 25 minutes away by car.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.6246
[lon] => -1.26548
[postcode] => 50220
[attributes] => a:3:{i:0;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:1;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:2;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2025-09-16 09:49:16
[sort_date] => 2025-09-15 14:27:23
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/i1vqWsfwKCniEbD3bqZYDvxu3c0N6zDQzQ3ch6FruQQ/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzWkRWWDk1WFQuSlBH.jpg
[img-400] => https://image.hestia.immo/BvbEgulplo8AoGCnu7Y-6Fwo5U3wyn8YPM8NmSvN9Xw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzWkRWWDk1WFQuSlBH.jpg
[img-200] => https://image.hestia.immo/QNr8ed0gU8l5WZjeK2sIh8zr6uLJ-X0QMisHud3rbew/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzWkRWWDk1WFQuSlBH.jpg
[img-100] => https://image.hestia.immo/IDKEZGOiXQ3DS3-7FUDE0Oz85_HFWTDa8FubymimPHQ/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzWkRWWDk1WFQuSlBH.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[1] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[2] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[13] => Array
(
[Allproperty] => Array
(
[id] => 59860
[propref] => A39753EI61
[primarypropertytype_name] => House
[pubtown] => Ferrières-la-Verrerie
[properpubtown] => Ferrières-la-Verrerie
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOCSWBK2Z19B.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-13 08:11:05
[nrbedrooms] => 4
[nrbathrooms] => 2
[habitable_m2] => 190
[land_m2] => 1619
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 189000
[prevprice] => 0
[propname] => Under offerNormandy, rolling countryside, stone house to renovate, peaceful location with magnificent views...
[shortdesc] => Moulins la Marche and Courtomer area. Beautiful property to renovate, many original features, two large fireplaces.
Set in a dominant position in the rolling hills of Normandy, in a hamlet with no overlooking neighbours. Peaceful location with views.
The property offers 190m² of living space to renovate. South facing .
Lots of charm and magnificent views.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.6526
[lon] => 0.37738
[postcode] => 61390
[attributes] => a:10:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"12";s:4:"name";s:4:"Well";s:7:"name_fr";s:10:"une source";}i:5;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:8;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:9;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Orne
[department_id] => 61
[created] => 2025-09-13 08:17:31
[sort_date] => 2025-09-13 08:11:05
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/eEnO6xVvy-D9saV0qB_vFS4YmLcVTKUfWgvFo7M9i-c/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NTV0JLMloxOUIuanBn.jpg
[img-400] => https://image.hestia.immo/IaWMFg1WRX27S8B5SmfRrns80qHlpLFotqfLbBdNz2E/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NTV0JLMloxOUIuanBn.jpg
[img-200] => https://image.hestia.immo/pl5OZwE32n2HKsKsudw3XmKUhgam02SC2gudTgrXQGM/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NTV0JLMloxOUIuanBn.jpg
[img-100] => https://image.hestia.immo/XtmesWTRUl_Ihe6_WdpOylDkCojMUWJGh9Qtpu0WpUo/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NTV0JLMloxOUIuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 12
[name] => Well
[name_fr] => une source
)
[5] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[8] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[9] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[14] => Array
(
[Allproperty] => Array
(
[id] => 59794
[propref] => A39530NSD61
[primarypropertytype_name] => House
[pubtown] => Gouffern en Auge
[properpubtown] => Gouffern en Auge
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC2CNG3NP3T.jpeg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-11 08:29:50
[nrbedrooms] => 5
[nrbathrooms] => 2
[habitable_m2] => 103
[land_m2] => 530
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 250000
[prevprice] => 0
[propname] => Charming detached cottage with garden and a gite in a village with prestigious past close to Haras du Pin
[shortdesc] => Nestled in the peaceful, historic village of Exmes, just 4 km from the world-famous Haras du Pin equestrian estate, this rare 18th-century stone and timber-framed cottage offers 3 beds / 80 m² of character-filled living space over two levels.
It features an entrance hall, cosy living room with stone fireplace, dining room, separate kitchen, bathroom with WC, and 3 bright bedrooms upstairs.
Set on a 500 m² easy-to-maintain fenced garden, the property also includes a charming 22.5 m² guest house with 2 extra bedrooms (one with mezzanine) and a shower room with WC—ideal for guests or holiday rentals.
The home showcases traditional Normandy architecture with exposed beams and rustic stonework.
Located 20 minutes from Argentan train station (free parking, direct Paris access), and 11 minutes from Gacé with shops, cafés, and amenities.
A unique countryside retreat full of character and history. Ideal as a holiday home, lock-up and leave, or rental project in Normandy.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.7672
[lon] => 0.113735
[postcode] => 61310
[attributes] => a:11:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:2;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:3;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:8;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:9;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:10;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-09-11 08:29:50
[sort_date] => 2025-09-11 08:29:50
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/Qxe7ldlUCDsBF4ScQmrBNsz29qjBAxCFkleAvx8LhUA/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQ05HM05QM1QuanBlZw.jpg
[img-400] => https://image.hestia.immo/E4DtiA1wC3-RDxCxkaq6oH2pS9IgqU0xl-Wl7ZzIC9E/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQ05HM05QM1QuanBlZw.jpg
[img-200] => https://image.hestia.immo/UcnxYmPDdRcbjMfmoLiMaV-TYj6_JDoe6Pu1ZtHVu1Q/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQ05HM05QM1QuanBlZw.jpg
[img-100] => https://image.hestia.immo/rRv8sNmx1wM5O4pwsgpsUha07LC6P96_NEo0CS5CJxg/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQ05HM05QM1QuanBlZw.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[2] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[3] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[8] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[9] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[10] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[15] => Array
(
[Allproperty] => Array
(
[id] => 57322
[propref] => A37729EMW50
[primarypropertytype_name] => House
[pubtown] => Coulouvray-Boisbenâtre
[properpubtown] => Coulouvray-Boisbenâtre
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-06/DOC3B9RJMNB5.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-11 06:36:33
[nrbedrooms] => 4
[nrbathrooms] => 2
[habitable_m2] => 110
[land_m2] => 9300
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 199000
[prevprice] => 224700
[propname] => Large family home in private setting between St Pois and Villedieu -les-Poeles.
[shortdesc] => Four bedroom family home with just under a hectare of land and wonderful views over the surrounding countryside.
Benefitting from recent works making it into a spacious family home, move in ready.
[floorplan] => 0
[tour] => 1
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.7831
[lon] => -1.10257
[postcode] => 50670
[attributes] => a:0:{}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2025-06-20 09:56:33
[sort_date] => 2025-09-11 06:36:33
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/TdhwklV3hSrntLcAcvVsT_1jBhAOi4W9nzjC610C2u4/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzQjlSSk1OQjUuanBn.jpg
[img-400] => https://image.hestia.immo/iOcVAGvyOP6J-jddQbHJmYUz2OggIGqoplpI-YtOVjU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzQjlSSk1OQjUuanBn.jpg
[img-200] => https://image.hestia.immo/hs-o7YrWCiyyvXVNJSskbYeUOuRRG1aaFVbrcYh897A/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzQjlSSk1OQjUuanBn.jpg
[img-100] => https://image.hestia.immo/y9PoHbQVqHXXfZ03xgyCcDErwHzwT82atNiYYbXIfvs/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzQjlSSk1OQjUuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
)
)
[16] => Array
(
[Allproperty] => Array
(
[id] => 59757
[propref] => A39827EI61
[primarypropertytype_name] => House
[pubtown] => Cour-Maugis sur Huisne
[properpubtown] => Cour-Maugis sur Huisne
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC3W2CZMF2M.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-10 06:56:29
[nrbedrooms] => 2
[nrbathrooms] => 1
[habitable_m2] => 225
[land_m2] => 5208
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 170000
[prevprice] => 0
[propname] => Maison Maugis, pretty stone house to renovate, superb location with views of the the forest and millstream...
[shortdesc] => Perche Naional Park, set in one of the prettiest villages at the foot of the stunning Reno Valdieu forest.
The old stone cottage requires renovation, enormous potential and fabulous location.
5000m² land
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.4569
[lon] => 0.699556
[postcode] => 61110
[attributes] => a:12:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"6";s:4:"name";s:14:"River Frontage";s:7:"name_fr";s:39:"Pr&egrave;s d&acute; une rivi&egrave;re";}i:2;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:3;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:6;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:8;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:9;a:3:{s:2:"id";s:2:"38";s:4:"name";s:9:"Riverside";s:7:"name_fr";s:20:"Près d'une rivière";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:11;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 11
[department_name] => Orne
[department_id] => 61
[created] => 2025-09-10 06:57:49
[sort_date] => 2025-09-10 06:56:29
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/e16rvwAAUvVm7O67fV4wQJRhfsxVF9-XNHYRCEv5l-g/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzVzJDWk1GMk0uanBn.jpg
[img-400] => https://image.hestia.immo/E6NAt2g-rTVjRk8fY7WPcD6s6Wr1SWB4GMOY7c-zmQg/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzVzJDWk1GMk0uanBn.jpg
[img-200] => https://image.hestia.immo/3qaExscNR0wVJ39I_ezOcjO5T0wmnJH12-W8ipm-tX8/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzVzJDWk1GMk0uanBn.jpg
[img-100] => https://image.hestia.immo/08jMSaVS1y9lnrTJ5PTDpUleqkpErZe8BRDOFFemwWU/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzVzJDWk1GMk0uanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 6
[name] => River Frontage
[name_fr] => Pr&egrave;s d&acute; une rivi&egrave;re
)
[2] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[3] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[6] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[8] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[9] => Array
(
[id] => 38
[name] => Riverside
[name_fr] => Près d'une rivière
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[11] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[17] => Array
(
[Allproperty] => Array
(
[id] => 59705
[propref] => A39673AMO76
[primarypropertytype_name] => House
[pubtown] => Saint-Hellier
[properpubtown] => Saint-Hellier
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC2B77HDJBY.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-09 01:09:14
[nrbedrooms] => 7
[nrbathrooms] => 2
[habitable_m2] => 136
[land_m2] => 2480
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 288900
[prevprice] => 0
[propname] => Family home with panoramic view, veranda overlooking the garden and outbuilding ideal for pro. activity
[shortdesc] => In Saint-Hellier, a 136 m² family home on 2,480 m² of land.
7 bedrooms, 2 bathrooms
Spacious living room with fireplace and open kitchen
Bright veranda facing the garden
Wooden terrace with pergola and open views
Full basement with garage, workshop, laundry
20 m² outbuilding ideal for professional use
A rare, spacious and versatile property, just 30 min from Dieppe and 40 min from Rouen.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 23
[lat] => 49.735
[lon] => 1.19569
[postcode] => 76680
[attributes] => a:12:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:6;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:8;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:9;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:11;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 11
[department_name] => Seine-Maritime
[department_id] => 76
[created] => 2025-09-09 08:10:20
[sort_date] => 2025-09-09 01:09:14
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/XdyJZT6nTxKEqnObnMquZepVhAQAsw9IZOtf34xK6G4/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQjc3SERKQlkuanBn.jpg
[img-400] => https://image.hestia.immo/Iczbs2-NTSDfE8VqhRR-rxLjfkBlH_m7RqXm9y0eZL4/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQjc3SERKQlkuanBn.jpg
[img-200] => https://image.hestia.immo/O6L4WD_Ur2xFECakjoxe6SoW4KgCVOF9RZRBT1X9Bfo/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQjc3SERKQlkuanBn.jpg
[img-100] => https://image.hestia.immo/ceBneXd5bxyjKmj27HtzqioVB_YG2lEF1eaY4DLGXaU/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQjc3SERKQlkuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Seine-Maritime
[name] => Seine-Maritime
)
[Region] => Array
(
[name] => Higher_Normandy
[content] => Higher Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[6] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[8] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[9] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[11] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[18] => Array
(
[Allproperty] => Array
(
[id] => 53003
[propref] => A33723JTH50
[primarypropertytype_name] => House
[pubtown] => Tribehou
[properpubtown] => Tribehou
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-02/DOC13THAFV2K.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-05 03:41:54
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 105
[land_m2] => 3391
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 186900
[prevprice] => 204900
[propname] => Leggett Beautiful 3 bed, 2 bath restored longère. Wood central heating. GF living possible. 70m2 barn. Parking
[shortdesc] => Leggett-Immo offer a Beautifully Renovated Normandy Longère with Land – Near Tribehou
Charming 3-bed, 2-bath longère with nearly an acre of land (3300m2), tastefully renovated with traditional methods. Features a spacious kitchen-diner, ground-floor bathroom, and recently installed wood-fired central heating. This cosy home is perfectly placed on the edge of Tribehou, with forest and river walks nearby, amenities within 2 mins, and easy access to D-Day beaches and the Atlantic coast.
Additional potential with a 70 m² attached barn and developable loft, ideal for creating a gîte or extra income. Perfect as a permanent home, holiday retreat, or investment. SNCF Paris link at 15 mins, ferry ports Caen & Cherbourg within 1 hr.
Price reduced – motivated vendor.
[floorplan] => 0
[tour] => 1
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.2089
[lon] => -1.24922
[postcode] => 50620
[attributes] => a:15:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:6;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:7;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:8;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:9;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:10;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:11;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:12;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:13;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:14;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2025-02-18 11:39:54
[sort_date] => 2025-09-05 03:41:54
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/n6IyaPO903rlk7rg4Es7uBdTvkG813pfXX_bo9Vbt28/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMi9ET0MxM1RIQUZWMksuanBn.jpg
[img-400] => https://image.hestia.immo/BIQbSF9mHBstA67HrJ4o-J9KqVKhv1r8FMsRFEMH8jU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMi9ET0MxM1RIQUZWMksuanBn.jpg
[img-200] => https://image.hestia.immo/RFw4sy9-XenS6_KSTO8_LXbK-fBpwg8xdSx9ZUGpjKM/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMi9ET0MxM1RIQUZWMksuanBn.jpg
[img-100] => https://image.hestia.immo/p3uhMSgpTSNNCPwJUmtm0ZqCkCn5aAay1C3AulpQeS0/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMi9ET0MxM1RIQUZWMksuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 16
[name] => Close to golf course
[name_fr] => pr&egrave;s du golf
)
[6] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[7] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[8] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[9] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[10] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[11] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[12] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[13] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[14] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[19] => Array
(
[Allproperty] => Array
(
[id] => 59587
[propref] => A39494CRB61
[primarypropertytype_name] => House
[pubtown] => Rives d'Andaine
[properpubtown] => Rives d'Andaine
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC345YB7P6Z.JPG
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-04 06:06:15
[nrbedrooms] => 3
[nrbathrooms] => 1
[habitable_m2] => 142
[land_m2] => 400
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 172800
[prevprice] => 0
[propname] => Charming three bedroom house (furnished), two cars garage, with lovely garden, yard and terrace!
[shortdesc] => Ready to move in (possibility to buy the furniture), good size holiday or permanent residence, not far from the popular spa town Bagnoles de l'Orne, with bars restaurants, Casino, Golf Club, shops , equestrian center, and lot of outdoor events during the year!
Situated in a small hamlet. Near Andaine forest, walking, biking and horse riding.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5255
[lon] => -0.451202
[postcode] => 61140
[attributes] => a:9:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:6;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:7;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:8;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 11
[department_name] => Orne
[department_id] => 61
[created] => 2025-09-04 13:07:49
[sort_date] => 2025-09-04 06:06:15
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/hMWTBs-aP5zE1ejifw1iDkIAc4vuBYCqJN1gjLrWC5c/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNDVZQjdQNlouSlBH.jpg
[img-400] => https://image.hestia.immo/xqWVhZHJkq-kYuM7thVVAea2rbsWFBgk1JkpSC_O14I/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNDVZQjdQNlouSlBH.jpg
[img-200] => https://image.hestia.immo/w3GopafyNju42pNZOdf41okwHlMFIKMikuQs9X8jdo0/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNDVZQjdQNlouSlBH.jpg
[img-100] => https://image.hestia.immo/MQ4Xdlzv7E6p6wTFbJjIXotoSkmH7Py5sWRckSV4684/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNDVZQjdQNlouSlBH.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[6] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[7] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[8] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[20] => Array
(
[Allproperty] => Array
(
[id] => 59562
[propref] => A29915JCO50
[primarypropertytype_name] => House
[pubtown] => Montsenelle
[properpubtown] => Montsenelle
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-06/DOC3SZP4AM19.JPG
[status] => offer
[isunderoffer] => 1
[is_exclusive] => 1
[date_made_live] => 2025-09-03 09:29:35
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 150
[land_m2] => 5128
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 241935
[prevprice] => 0
[propname] => Detached property, excellent condition, 3-bedrooms, 2-bathrooms, over an acre of land, no neighbours.
[shortdesc] => Spacious family home, situated in a quiet hamlet , 10 minutes from the lively town of La Haye du Puits with all amenities. Ideal B&B activity.
This property is ideally located for a holiday or family home, or even a commercial activity (chambre d’hôte or gîte) being close to the D Day landing beaches, 18 kms from the historic town of Sainte Mere Eglise. Easy access to both coasts of the peninsula – D Day beaches to the east and the glorious west coast with their unspoilt beaches, looking out to Jersey. Train service to Paris from Carentan 15km, plus ferry access to the UK and Ireland from Cherbourg, 45 kms.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.3115
[lon] => -1.458
[postcode] => 50250
[attributes] => a:11:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:5;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:8;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:9;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:10;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2025-09-03 09:29:35
[sort_date] => 2025-09-03 09:29:35
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/6sRQ8EYejIF7d84JMJyUvMYKk7KdJCucA0n45IXcFMU/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNi9ET0MzU1pQNEFNMTkuSlBH.jpg
[img-400] => https://image.hestia.immo/fwu5D8qC0KigvBLtWf4OFvpl1Uq8mueb1S29eLhiApE/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNi9ET0MzU1pQNEFNMTkuSlBH.jpg
[img-200] => https://image.hestia.immo/wnkyk7mriQICKvOeiGg4GpKjUVM7ELX8ZO2f-9L6OXA/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNi9ET0MzU1pQNEFNMTkuSlBH.jpg
[img-100] => https://image.hestia.immo/NbJL4CdXBbJM4g2mUt9ocTdHVd-lzgPZu3XBGSpBSRk/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNi9ET0MzU1pQNEFNMTkuSlBH.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 16
[name] => Close to golf course
[name_fr] => pr&egrave;s du golf
)
[5] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[8] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[9] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[10] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[21] => Array
(
[Allproperty] => Array
(
[id] => 59556
[propref] => A39293EMW50
[primarypropertytype_name] => House
[pubtown] => Saint-Nicolas-des-Bois
[properpubtown] => Saint-Nicolas-des-Bois
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC2FCC98237.jpeg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-03 08:54:18
[nrbedrooms] => 4
[nrbathrooms] => 2
[habitable_m2] => 130
[land_m2] => 3634
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 197154
[prevprice] => 0
[propname] => Attractive 3-4 bedroom cottage, move in ready. With ample garage/storage space.
[shortdesc] => Set in approx 1 acre and ideally placed between Villedieu-les-Poeles and Brecey.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.7614
[lon] => -1.19053
[postcode] => 50370
[attributes] => a:11:{i:0;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:1;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:2;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:3;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:4;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:5;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:8;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:9;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2025-09-03 08:54:18
[sort_date] => 2025-09-03 08:54:18
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/Qsn2AlgdkEfl2JqpbwnmMfJj3qun9JbDVE1s3ZeoR7A/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRkNDOTgyMzcuanBlZw.jpg
[img-400] => https://image.hestia.immo/wqcTNwyaJs8YCY6HQLmf-vfo6P5reWvS7JH7TJPqlXM/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRkNDOTgyMzcuanBlZw.jpg
[img-200] => https://image.hestia.immo/8CPpKG9VQ8UbMn6NN-7y80asY1BAdhuuS75bVZAyMZw/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRkNDOTgyMzcuanBlZw.jpg
[img-100] => https://image.hestia.immo/Mhk1Qo4p3w1FFr-SGav8eLe5YEJKIw64EARAznwiDSU/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRkNDOTgyMzcuanBlZw.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[1] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[2] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[3] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[4] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[5] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[8] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[9] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[22] => Array
(
[Allproperty] => Array
(
[id] => 59504
[propref] => A39199LOK61
[primarypropertytype_name] => House
[pubtown] => Sainte-Marie-la-Robert
[properpubtown] => Sainte-Marie-la-Robert
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-08/DOC33CPYQX2Q.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-01 08:48:12
[nrbedrooms] => 5
[nrbathrooms] => 3
[habitable_m2] => 200
[land_m2] => 6145
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 290000
[prevprice] => 0
[propname] => Idyllic location, charming stone house with independent gite, large barn, beautiful gardens and lake.
[shortdesc] => Set in beautiful mature gardens, with woodland areas, a stream running through and a lake, this attractive stone property is a haven for nature lovers, birdwatchers and keen fishermen.
The characterful main house offers generous living space, blending authentic features with comfort. The inviting open-plan ground floor has exposed beams and French doors opening onto a balcony with stunning views over the gardens and lake.
Upstairs a galleried landing leads to five bedrooms spread over two floors.
The spacious, independent, one bedroom gîte, provides further accommodation for guests or rental opportunities.,
Additional outbuildings include an ancient two-room dwelling with attached large barn, offering possible potential for further development subject to permission..
The surrounding grounds are a haven of peace and tranquility for those seeking a quite existence.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.6305
[lon] => -0.140447
[postcode] => 61320
[attributes] => a:12:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"5";s:4:"name";s:4:"Lake";s:7:"name_fr";s:3:"Lac";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:5;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:6;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:7;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:8;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:9;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:11;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-09-01 08:48:12
[sort_date] => 2025-09-01 08:48:12
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/bQyMf9xKT8DO_AHHKNz6sUvumjnX3363WklGOZDYmJU/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzM0NQWVFYMlEuanBn.jpg
[img-400] => https://image.hestia.immo/J4GWwIH8SDQonMu3339eVwy9jpjXQ2fCR5O3Kkv2e3o/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzM0NQWVFYMlEuanBn.jpg
[img-200] => https://image.hestia.immo/rV_i9hzaBi7cFk3jj5dkFFhOMrokh13et7VxQ12Pe-Y/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzM0NQWVFYMlEuanBn.jpg
[img-100] => https://image.hestia.immo/Mj4UOmCHQYnHVYJm5kT_Gbk9TAOhiGV96qxPDtJ5snc/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzM0NQWVFYMlEuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 5
[name] => Lake
[name_fr] => Lac
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[5] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[6] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[7] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[8] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[9] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[11] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[23] => Array
(
[Allproperty] => Array
(
[id] => 37001
[propref] => A24033AND61
[primarypropertytype_name] => House
[pubtown] => Longny les Villages
[properpubtown] => Longny les Villages
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2023-09/DOCYZXQEF3GP.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-08-21 01:34:55
[nrbedrooms] => 5
[nrbathrooms] => 2
[habitable_m2] => 159
[land_m2] => 104737
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 299500
[prevprice] => 404255
[propname] => Set in the sought after Commeauche valley with 24acres of land.
View over the forest with walks and bridleway
[shortdesc] => Rare Opportunity in This Sought-After Area – Spacious Property with Former Dairy, Gîte Potential, and 24 Acres of land.
Rare to the market in this highly desirable location, this contemporary property, offers space and potential. Set on approximately 24 acres of rolling land, with breathtaking views across the valley and forest, this is a true countryside haven.
The main house, which would benefit from some updating, features flexible accommodation, ideal for a large family or those seeking a home with income potential. It includes a comfortable sitting room, a well-sized kitchen, and five bedrooms. Adjacent to the house is a former dairy, where renovation work has already begun to create a gîte – perfect for guests or holiday rentals.
An exceptional setting for equestrian enthusiasts, with abundant bridlepaths and scenic walking trails right on your doorstep. The land and layout lend themselves perfectly to horses, outdoor living, and rural tourism.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5363
[lon] => 0.775357
[postcode] => 61290
[attributes] => a:19:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:6;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:7;a:3:{s:2:"id";s:2:"23";s:4:"name";s:13:"Mountain view";s:7:"name_fr";s:21:"Vue sur les Montagnes";}i:8;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:9;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:10;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:11;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:12;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:13;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:14;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:15;a:3:{s:2:"id";s:2:"42";s:4:"name";s:19:"Suitable for horses";s:7:"name_fr";s:19:"Adapté aux chevaux";}i:16;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:17;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:18;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2023-09-18 09:50:01
[sort_date] => 2025-08-21 01:34:55
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/ZrGZOdY5LmwXeXZUSa-uBvf8sMSHyMyu3Xe_td80dvc/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMy0wOS9ET0NZWlhRRUYzR1AuanBn.jpg
[img-400] => https://image.hestia.immo/y3vn8zIrbQLEdWC8zHG-KGdOU1bRtxD1NCNAlNSAtHs/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMy0wOS9ET0NZWlhRRUYzR1AuanBn.jpg
[img-200] => https://image.hestia.immo/KsHVi78VNjYESzezrymqhhNRW5jZMeUrHKxNBE1lR30/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMy0wOS9ET0NZWlhRRUYzR1AuanBn.jpg
[img-100] => https://image.hestia.immo/5OPYqL4coZ3C-Ozdyvs17j1GPdw0QPsxCvwAODLiOIg/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMy0wOS9ET0NZWlhRRUYzR1AuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[6] => Array
(
[id] => 16
[name] => Close to golf course
[name_fr] => pr&egrave;s du golf
)
[7] => Array
(
[id] => 23
[name] => Mountain view
[name_fr] => Vue sur les Montagnes
)
[8] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[9] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[10] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[11] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[12] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[13] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[14] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[15] => Array
(
[id] => 42
[name] => Suitable for horses
[name_fr] => Adapté aux chevaux
)
[16] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[17] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[18] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[24] => Array
(
[Allproperty] => Array
(
[id] => 59192
[propref] => A39049RBR61
[primarypropertytype_name] => House
[pubtown] => Domfront en Poiraie
[properpubtown] => Domfront en Poiraie
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-08/DOC2PTSNJR38.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-08-19 13:38:40
[nrbedrooms] => 5
[nrbathrooms] => 5
[habitable_m2] => 128
[land_m2] => 2974
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 148351
[prevprice] => 0
[propname] => This large, airy home offers perfect family living situated in a much loved community- Domfront”
[shortdesc] => Residential house located on the banks of a river, comprising:
On the ground floor:
An entrance hall,
A fitted and equipped kitchen (including dishwasher, refrigerator, freezer, gas cooker and extractor hood),
A living room,
A lounge with wood-burning stove,
Separate toilet.
First floor:
A landing leading to two bedrooms, each with its own shower room with toilet.
Second floor:
A hallway,
Two bedrooms, each also equipped with a shower room with toilet.
Basement:
A boiler room,
A kitchen/laundry area,
Several storage rooms.
Attic above.
[floorplan] => 0
[tour] => 1
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5903
[lon] => -0.654611
[postcode] => 61700
[attributes] => a:12:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"6";s:4:"name";s:14:"River Frontage";s:7:"name_fr";s:39:"Pr&egrave;s d&acute; une rivi&egrave;re";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:5;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:8;a:3:{s:2:"id";s:2:"38";s:4:"name";s:9:"Riverside";s:7:"name_fr";s:20:"Près d'une rivière";}i:9;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:11;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-08-19 13:38:40
[sort_date] => 2025-08-19 13:38:40
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/bHmLbPM33T-Q8oOwHVEOd5W2VH9IAYRfUT7iYJ0Cdjo/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyUFRTTkpSMzguanBn.jpg
[img-400] => https://image.hestia.immo/LtANCIquJM0xle6Z6SiURUCfvHKOnAjOwOv9nNQNCH8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyUFRTTkpSMzguanBn.jpg
[img-200] => https://image.hestia.immo/Fpos2Zxg2MItul1AgsdH4bjnURsLEiyN-vx-SVt9Z9o/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyUFRTTkpSMzguanBn.jpg
[img-100] => https://image.hestia.immo/u01MUY_rKs_tzPCajnu6fVWr5bMgtLrishe5T26bZcY/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyUFRTTkpSMzguanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 6
[name] => River Frontage
[name_fr] => Pr&egrave;s d&acute; une rivi&egrave;re
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[5] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[8] => Array
(
[id] => 38
[name] => Riverside
[name_fr] => Près d'une rivière
)
[9] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[11] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[25] => Array
(
[Allproperty] => Array
(
[id] => 59153
[propref] => A39271AA50
[primarypropertytype_name] => House
[pubtown] => Barenton
[properpubtown] => Barenton
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-08/DOC1Z12BJB3W.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-08-18 09:44:15
[nrbedrooms] => 4
[nrbathrooms] => 2
[habitable_m2] => 178
[land_m2] => 11297
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 268900
[prevprice] => 0
[propname] => 18th Century Farmhouse with Outbuildings, & Land. Set in the rolling Normandy countryside– Near Barenton
[shortdesc] => Charming 18th Century Farmhouse with Outbuildings & 2.8 Acres – Normandy
Renovated 178 m² stone and timber farmhouse with 4 bedrooms, stunning valley views, mature gardens, orchard, paddocks, and outbuildings with conversion potential – all set in 11,297 m² of peaceful countryside, just an hour from the coast
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.6083
[lon] => -0.836349
[postcode] => 50720
[attributes] => a:15:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:5;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:6;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:7;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:8;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:9;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:10;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:11;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:12;a:3:{s:2:"id";s:2:"42";s:4:"name";s:19:"Suitable for horses";s:7:"name_fr";s:19:"Adapté aux chevaux";}i:13;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:14;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2025-08-18 09:44:15
[sort_date] => 2025-08-18 09:44:15
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/r6Vbbx3tiB5dZ0_3N9FpCJGFTervYkCrC80T9e5zjOE/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjEyQkpCM1cuanBn.jpg
[img-400] => https://image.hestia.immo/b7zj0XDU_h1LJZNZVQGzArJtjTcTjx9qIkMr9rNqU0s/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjEyQkpCM1cuanBn.jpg
[img-200] => https://image.hestia.immo/XZgh8B0IhPP2X_S7bHygd2WbNldwazcXmGb_lBDmLZo/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjEyQkpCM1cuanBn.jpg
[img-100] => https://image.hestia.immo/KuIXRG8iepRdlKzIHJdVJy0r8B90d-cpDdjOtlKCqwI/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjEyQkpCM1cuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[5] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[6] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[7] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[8] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[9] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[10] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[11] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[12] => Array
(
[id] => 42
[name] => Suitable for horses
[name_fr] => Adapté aux chevaux
)
[13] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[14] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[26] => Array
(
[Allproperty] => Array
(
[id] => 48543
[propref] => A31405JCO50
[primarypropertytype_name] => House
[pubtown] => Montsenelle
[properpubtown] => Montsenelle
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-08/DOC11Z0EG225.JPG
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-08-05 07:32:48
[nrbedrooms] => 5
[nrbathrooms] => 2
[habitable_m2] => 170
[land_m2] => 9021
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 167400
[prevprice] => 0
[propname] => Village house, 4 bedrooms, 2 bathrooms, studio 1 bedroom, 20 minutes from both coasts of the peninsula
[shortdesc] => This property is situated in Prétot Sainte Suzanne, between the larger towns of Carentan (16km) and La Haye du Puits (10km), with schools, health centre, restaurants, supermarkets, cinema and bars. Historic Sainte Mère Eglise with all the D-Day history 15km.
Easy access to the ports at Cherbourg (43km) and Caen (106km). Rail access to Paris from Carentan.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.3059
[lon] => -1.43417
[postcode] => 50250
[attributes] => a:12:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:5;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:6;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:7;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:8;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:9;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:11;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2024-08-06 13:40:36
[sort_date] => 2025-08-05 07:32:48
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/jjFbmWDVGO3CdSMuk6Ha1yYr-aUPs6IAXVfCWK-_vRY/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MxMVowRUcyMjUuSlBH.jpg
[img-400] => https://image.hestia.immo/JVbO5koghgdOsdZVsxbWoXUo59F6dArhZpVyGfoAFeU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MxMVowRUcyMjUuSlBH.jpg
[img-200] => https://image.hestia.immo/Q8_xx79x9xtQKPeWuxwN5XbdtfPUVwAUZI-vjRbz-4Y/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MxMVowRUcyMjUuSlBH.jpg
[img-100] => https://image.hestia.immo/SnoSFLFb0gDGOHxWL6Dr1V3g8TlPjyZBOXawbp0bhYU/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MxMVowRUcyMjUuSlBH.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[5] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[6] => Array
(
[id] => 16
[name] => Close to golf course
[name_fr] => pr&egrave;s du golf
)
[7] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[8] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[9] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[11] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[27] => Array
(
[Allproperty] => Array
(
[id] => 51207
[propref] => A32599WD50
[primarypropertytype_name] => House
[pubtown] => Port-Bail-sur-Mer
[properpubtown] => Port-Bail-sur-Mer
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-07/DOC2TDM8JE1C.jpeg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-08-05 05:15:04
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 97.36
[land_m2] => 289
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 195000
[prevprice] => 210000
[propname] => ****UNDER OFFER*** 3 bedrooms centrl location in a quiet road in this coastal town
[shortdesc] => On the west coast of the Cotentin Peninsular facing Jersey, Portbail Is a lovely fishing town with great selection of shops and restaurants and a lively street market every Tuesday morning. A beautiful 13 arched bridge leads to unspoiled sandy beaches and harbour walks. The ferry port of Cherbourg is 49km away and Ouistrehaam is 128km. The town is close to the resort of Barneville Carteret and a short drive from the landing beaches and museums. The house would make an excellent lock up and leave and would have potential as a holiday let.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.341
[lon] => -1.68365
[postcode] => 50580
[attributes] => a:13:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:5;a:3:{s:2:"id";s:2:"17";s:4:"name";s:18:"Close to the coast";s:7:"name_fr";s:28:"pr&egrave;s de la c&ocirc;te";}i:6;a:3:{s:2:"id";s:2:"25";s:4:"name";s:31:"Approx 15 km or less from coast";s:7:"name_fr";s:39:"&agrave; environ 15 minutes de la plage";}i:7;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:8;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:9;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:10;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:11;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:12;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2024-10-18 10:26:24
[sort_date] => 2025-08-05 05:15:04
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/26DJ5S7UAiRo8fMsJIbt11KZE2lRNwbdlYFOfgXV0pA/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MyVERNOEpFMUMuanBlZw.jpg
[img-400] => https://image.hestia.immo/d6yMmdFz8LcKbN4H8oNSICfSLta8cAADFjgnv4ttdjY/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MyVERNOEpFMUMuanBlZw.jpg
[img-200] => https://image.hestia.immo/nFMvrDwrlO4uvsheDjwEmG6bYaS9-6-3rmMd4CuV_c4/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MyVERNOEpFMUMuanBlZw.jpg
[img-100] => https://image.hestia.immo/zSyc_SKqHzHoSnysWOPP0SVaGUUJJfCpXKRME2U04pY/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MyVERNOEpFMUMuanBlZw.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 16
[name] => Close to golf course
[name_fr] => pr&egrave;s du golf
)
[5] => Array
(
[id] => 17
[name] => Close to the coast
[name_fr] => pr&egrave;s de la c&ocirc;te
)
[6] => Array
(
[id] => 25
[name] => Approx 15 km or less from coast
[name_fr] => &agrave; environ 15 minutes de la plage
)
[7] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[8] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[9] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[10] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[11] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[12] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[28] => Array
(
[Allproperty] => Array
(
[id] => 54892
[propref] => A35180SVM61
[primarypropertytype_name] => House
[pubtown] => Ceaucé
[properpubtown] => Ceaucé
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC35S8TSQ24.png
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-07-31 03:45:10
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 147
[land_m2] => 1725
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 153000
[prevprice] => 163100
[propname] => UNDER OFFER - Charming 3-Bedroom Longère with Barn and Outbuildings
[shortdesc] => UNDER OFFER - Situated in a peaceful hamlet, this is a character property that offers plenty of extra living space potential and it has barns & outbuildings
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.493
[lon] => -0.633659
[postcode] => 61330
[attributes] => a:11:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"12";s:4:"name";s:4:"Well";s:7:"name_fr";s:10:"une source";}i:5;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:6;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:7;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:8;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:9;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-04-08 14:30:56
[sort_date] => 2025-07-31 03:45:10
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/8weCEYMV0iIlhqADoA5hlMonmQjhBC7tD8823PmXCFI/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNVM4VFNRMjQucG5n.jpg
[img-400] => https://image.hestia.immo/_6W9k0mBHafBW245LZhWj8bIp_skpl_ovoMDezvvbf8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNVM4VFNRMjQucG5n.jpg
[img-200] => https://image.hestia.immo/uZkBchw6PD3wCSSXmTmuc7fJpl5qmLmsh8b-qVpKYuA/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNVM4VFNRMjQucG5n.jpg
[img-100] => https://image.hestia.immo/l_wWUFPBn3alxFNQZ4ZA5GODdHC5yuxd-k-02M1ATMA/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNVM4VFNRMjQucG5n.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 12
[name] => Well
[name_fr] => une source
)
[5] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[6] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[7] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[8] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[9] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[29] => Array
(
[Allproperty] => Array
(
[id] => 58604
[propref] => A38854AFE61
[primarypropertytype_name] => House
[pubtown] => Passais Villages
[properpubtown] => Passais Villages
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-07/DOC1K3HFCT70.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-07-29 03:11:40
[nrbedrooms] => 5
[nrbathrooms] => 3
[habitable_m2] => 240
[land_m2] => 1222
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 200000
[prevprice] => 0
[propname] => Beautifully presented 5 bed house including 1 bed guest accommodation or potential gite.
[shortdesc] => This attractive 5 bedroom property is nestled in the Normandy countryside, just minutes from the popular village of St Fraimbault, and offers generous living space plus separate accommodation perfect for visiting friends and family or for those wanting to create an Airbnb. The large outside terrace is ideal for entertaining and making the most of the surrounding countryside views.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.483
[lon] => -0.765
[postcode] => 61350
[attributes] => a:10:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:5;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:6;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:8;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:9;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}}
[mandatetype_id] => 11
[department_name] => Orne
[department_id] => 61
[created] => 2025-07-28 13:09:02
[sort_date] => 2025-07-29 03:11:40
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/BNoPOMx5QqUsaTLmSgWsBu7Dsgv2zOdg0mXVr227A_k/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxSzNIRkNUNzAuanBn.jpg
[img-400] => https://image.hestia.immo/xmZqgSItxyR0q3c0K8eeAOt1sE0OEAZLXqocZiyj2d8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxSzNIRkNUNzAuanBn.jpg
[img-200] => https://image.hestia.immo/W87PApt-rBAGwWK8ONZ9lQXnAafMGJ0QVNoPm3WSIio/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxSzNIRkNUNzAuanBn.jpg
[img-100] => https://image.hestia.immo/4kZCfXoPNyW6wFk-O_M3-XLJGkVx9Zm3ij7C8CtARBU/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxSzNIRkNUNzAuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[5] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[6] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[8] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[9] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
)
)
[30] => Array
(
[Allproperty] => Array
(
[id] => 44412
[propref] => A27837NSD61
[primarypropertytype_name] => House
[pubtown] => Vimoutiers
[properpubtown] => Vimoutiers
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-07/DOC2H6J2P73B.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-07-24 06:38:06
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 98
[land_m2] => 3994
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 191489
[prevprice] => 262000
[propname] => Single-Storey detached cottage on 4,000 m² Plot – Quiet Location, 80 km from Caen Ferries, ready to move in
[shortdesc] => Built in 2007, this detached single-storey cottage offers modern comfort and countryside charm.
Nestled in a peaceful rural hamlet in Normandy, it’s ideally located just minutes from the famous village of Camembert and the vibrant market town of Vimoutiers, which offers shops, restaurants, schools, and all essential amenities.
The house is surrounded by almost an acre of land (3,994 m²) without vis-a-vis but not isolated in a very quiet area.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.9208
[lon] => 0.193394
[postcode] => 61120
[attributes] => a:8:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:2;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:3;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:4;a:3:{s:2:"id";s:2:"22";s:4:"name";s:13:"Single storey";s:7:"name_fr";s:10:"Plain pied";}i:5;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:6;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:7;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2024-04-22 10:48:58
[sort_date] => 2025-07-24 06:38:06
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/E7HqKR4pjZO6qNNScK-hCzQ4YmGZZXMfa5u4gQ8gD_o/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySDZKMlA3M0IuanBn.jpg
[img-400] => https://image.hestia.immo/xp2iKweSwg8GEKugx2ETlvN4Kcs35Gl3llPPrRJPS5k/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySDZKMlA3M0IuanBn.jpg
[img-200] => https://image.hestia.immo/w7atNtTnSo9Z2_2eZgEwjUMpdZi0x_TT0tGclOFgJLQ/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySDZKMlA3M0IuanBn.jpg
[img-100] => https://image.hestia.immo/RIWanLbal4FuSNQVfS-G2agKvEgQ2wFVtVaYIUHNpSM/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySDZKMlA3M0IuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[2] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[3] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[4] => Array
(
[id] => 22
[name] => Single storey
[name_fr] => Plain pied
)
[5] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[6] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[7] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[31] => Array
(
[Allproperty] => Array
(
[id] => 58250
[propref] => A38359KIW50
[primarypropertytype_name] => House
[pubtown] => Isigny-le-Buat
[properpubtown] => Isigny-le-Buat
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-08/DOC2WMV4NR3X.jpeg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-07-16 00:00:00
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 89
[land_m2] => 191
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 147150
[prevprice] => 0
[propname] => Detached 3-bedroom house in Isigny le Buat (South Manche)
[shortdesc] => This detached 3-bedroom house is situated in the centre of the village and is accessed via a small lane leading off from the main street.
The property comprises:
On the ground floor: fitted and equipped kitchen, dining room, utility room.
First floor: corridor leading to a spacious living room, twin bedroom, WC with handbasin.
Second floor: two further bedrooms, one with an ensuite shower room, family shower room with WC.
Loft above.
Small courtyard garden. Parking space.
This comfortable property benefits from double-glazed windows and gas-fired central heating (recent boiler). It is connected to the mains drainage.
Just a 2-minute walk from the shops and amenities in the centre of the village.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.6256
[lon] => -1.18128
[postcode] => 50540
[attributes] => a:9:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:5;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:6;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:8;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2025-07-16 09:25:06
[sort_date] => 2025-07-16 00:00:00
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/8CjATO2dLTCRWE9aOQEK6NhSH-i0EVkxO3Uwow8tLK8/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyV01WNE5SM1guanBlZw.jpg
[img-400] => https://image.hestia.immo/c2Ccl6ADp7YpHyxahinT3y_NVuR7kx9X0sIeczVVS1g/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyV01WNE5SM1guanBlZw.jpg
[img-200] => https://image.hestia.immo/cvHkXIOWRbAgq4h7gO1Nwurj6HNbn-hEY8FRD4Zr_V8/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyV01WNE5SM1guanBlZw.jpg
[img-100] => https://image.hestia.immo/W2d5LEJsiF-tkvEPuZe6GWCHP2HrpfglQX5-3uO5FOU/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyV01WNE5SM1guanBlZw.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[5] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[6] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[8] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[32] => Array
(
[Allproperty] => Array
(
[id] => 58209
[propref] => A38107WD50
[primarypropertytype_name] => House
[pubtown] => Besneville
[properpubtown] => Besneville
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-07/DOC2JS7ME51F.jpeg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-07-15 12:42:17
[nrbedrooms] => 5
[nrbathrooms] => 3
[habitable_m2] => 192.6
[land_m2] => 2510
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 299000
[prevprice] => 0
[propname] => 5 bedroomed detached House close to ferry port in a secluded location. Currently producing 12.000€/ annum
[shortdesc] => William Darwen and Leggett are proud to present this beautifully renovated stone cottage in a secluded countryside setting at the end of a quiet lane, overlooking the valley and farmland. Sympathetically extended by the current owners, the property now offers 192 m² of living space including 5 bedrooms, 2 reception rooms, and several additional rooms. The layout allows the house to be divided into 3 dwellings, creating holiday rental potential of around €12,000 annually. Just 3 km from Besneville with grocer / daily bread delivery, 8 km from the fishing harbour of Portbail with its lively weekly market, and 11 km from Barneville-Carteret with shops, restaurants, and marina, the location combines tranquillity with convenience. The nearby sandy beaches are quiet even in summer, making this Normandy property ideal as a family home, holiday retreat, or investment.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.3774
[lon] => -1.62925
[postcode] => 50390
[attributes] => a:11:{i:0;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:1;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:2;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:3;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:4;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:5;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:6;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:7;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:8;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:9;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:10;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2025-07-15 12:42:17
[sort_date] => 2025-07-15 12:42:17
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/PlF33XjUtsbqErie-fKfTrddB9OvhsFlTsss29VK8VM/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySlM3TUU1MUYuanBlZw.jpg
[img-400] => https://image.hestia.immo/KHaJaRUhxsdyLkb0a5uw_MlEn3KgXaPj4RiC-IkhC1Q/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySlM3TUU1MUYuanBlZw.jpg
[img-200] => https://image.hestia.immo/axCpoDm2UWEsTDHidWCMhjuqxekLNnQQxg8uABi6umk/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySlM3TUU1MUYuanBlZw.jpg
[img-100] => https://image.hestia.immo/NR1Cnj0YEQxw8U7phsQnmq86bt28XqIxB7p2NARghXw/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySlM3TUU1MUYuanBlZw.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[1] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[2] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[3] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[4] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[5] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[6] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[7] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[8] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[9] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[10] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[33] => Array
(
[Allproperty] => Array
(
[id] => 58052
[propref] => A38141VIC50
[primarypropertytype_name] => House
[pubtown] => Boisyvon
[properpubtown] => Boisyvon
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-07/DOC1WF25YY3B.jpg
[status] => offer
[isunderoffer] => 1
[is_exclusive] => 1
[date_made_live] => 2025-07-09 14:37:48
[nrbedrooms] => 2
[nrbathrooms] => 1
[habitable_m2] => 150
[land_m2] => 15938
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 214000
[prevprice] => 0
[propname] => Rare 16thC “petit manoir” with tower, land & stunning countryside setting close to the village of Boisyvon.
[shortdesc] => UNDER OFFER A stunning stone house, believed to date back to the 16th century and thought to have once been a "ferme fortifiée", full of original features including an authentic garderobe-style toilet in the tower, impressive granite fireplaces, and generously sized rooms. While the interior requires full renovation, it offers a rare chance to create your own elegant French manor house, finished to your taste. Set at the end of a tree-lined driveway in peaceful countryside between Villedieu-les-Poêles and Saint-Sever, and just 35 km from the coast at Granville. A truly rare find on the market.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.8079
[lon] => -1.12918
[postcode] => 50800
[attributes] => a:4:{i:0;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:1;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:2;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:3;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2025-07-09 14:37:48
[sort_date] => 2025-07-09 14:37:48
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/AEh9EbenDBhCzsNX3pYUY61oDwi43ZPulPQOZ--9C_4/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxV0YyNVlZM0IuanBn.jpg
[img-400] => https://image.hestia.immo/LQSsfGHbQYIZ6uPfeQdgITl6SZtVLMC5ef_9Ek5oUFE/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxV0YyNVlZM0IuanBn.jpg
[img-200] => https://image.hestia.immo/RmE56hn7Bf9JynTzKYlqNh6bI5oYnDt90Ej20BoEEVk/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxV0YyNVlZM0IuanBn.jpg
[img-100] => https://image.hestia.immo/9HB5hMjl2IgohFwcn9lVAhz1tQgJLzkiCVKxHDqaCng/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxV0YyNVlZM0IuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[1] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[2] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[3] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
)
)
[34] => Array
(
[Allproperty] => Array
(
[id] => 57732
[propref] => A38204ILH50
[primarypropertytype_name] => House
[pubtown] => Sacey
[properpubtown] => Sacey
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-06/DOC1K8N2HX16.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-07-01 12:58:22
[nrbedrooms] => 3
[nrbathrooms] => 1
[habitable_m2] => 72
[land_m2] => 1310
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 177800
[prevprice] => 0
[propname] => UNDER OFFER Beautifull move-in ready 2/3-bed detached country cottage only 17 km to the coast and Mt St-Michel
[shortdesc] => Situated in a lovely hamlet in an enviable rural location, this lovely character property has been fully renovated in Y2K par professionals and could well be your perfect lock-up and leave secondary home in France. There is peace and tranquility in abundance.
This house sold fully furnished is ready to move in.
On the ground floor you have a spacious and cosy living area with a kitchen dinner with a cute fitted kitchen and a living room with a beautiful fireplace with wood burner for you to enjoy your cosy winter evenings. Here, you have exposed beams, stonework and character in spades.
A first staircase leads you to the first floor with one double bedroom and a single bedroom (or a study according to your needs) and a bathroom with WC.
A second staircase leads you to another bright and cosy double bedroom.
In front of the house, you have a charming relaxing area perfect for evening drinks and alfresco dining and barbecues.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.4965
[lon] => -1.45956
[postcode] => 50170
[attributes] => a:10:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:3;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"29";s:4:"name";s:14:"Sold Furnished";s:7:"name_fr";s:13:"Vendu meublé";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:8;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:9;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2025-07-01 13:01:54
[sort_date] => 2025-07-01 12:58:22
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/P6LuD8jK77pNV451mSdMS-EqeweUTz0efsiNQ3ztmn4/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MxSzhOMkhYMTYuanBn.jpg
[img-400] => https://image.hestia.immo/zGLqsWCwkJA-SDO3u37FO2PGhjQWknwjwHpjDW4hEXk/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MxSzhOMkhYMTYuanBn.jpg
[img-200] => https://image.hestia.immo/Fz83Q27TVDaywOL9iiu_cxiEXdksmtV2QoDazgrWbaM/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MxSzhOMkhYMTYuanBn.jpg
[img-100] => https://image.hestia.immo/nw0fMGFDeuOeZsCgQK2Eo6J1L9HHspZLSIwunnDBqGE/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MxSzhOMkhYMTYuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[3] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 29
[name] => Sold Furnished
[name_fr] => Vendu meublé
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[8] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[9] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[35] => Array
(
[Allproperty] => Array
(
[id] => 41138
[propref] => A26388LOK61
[primarypropertytype_name] => House
[pubtown] => Athis-Val de Rouvre
[properpubtown] => Athis-Val de Rouvre
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-01/DOCWXFD5DGPB.JPG
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-06-30 03:55:44
[nrbedrooms] => 6
[nrbathrooms] => 6
[habitable_m2] => 200
[land_m2] => 3100
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 267000
[prevprice] => 315000
[propname] => Charming four bedroom stone house with attached gîte, pool & gardens, perfect for family & guests.
[shortdesc] => If you’re seeking a move-in ready home with excellent income potential, this beautifully presented 4-bedroom stone house with attached 2-bedroom gîte could be the perfect fit. Nestled in a peaceful hamlet in the stunning Suisse Normande, just an hour from the Caen ferry, the property combines charm and convenience. Brimming with character, it boasts exposed beams, stone walls, original fireplaces and flooring, all enhanced by modern comforts. Versatile accommodation, the highlight being the stunning master suite, offering a vast bedroom, dressing room and ensuite bathroom. Set within private landscaped gardens, it also features an above-ground pool with surrounding decking — ideal for family living or holiday rentals.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.7928
[lon] => -0.456652
[postcode] => 61100
[attributes] => a:16:{i:0;a:3:{s:2:"id";s:1:"1";s:4:"name";s:13:"Swimming Pool";s:7:"name_fr";s:7:"Piscine";}i:1;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:2;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:3;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:4;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:5;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:6;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:7;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:8;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:9;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:10;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:11;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:12;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:13;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:14;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:15;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2024-01-18 11:57:18
[sort_date] => 2025-06-30 03:55:44
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/znpoeTrrol25Dut-sqI7UIkguIF-cmQGlR8C2jNPyzo/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMS9ET0NXWEZENURHUEIuSlBH.jpg
[img-400] => https://image.hestia.immo/3po7vFffyXWnNsf7_RuIRTnJoRFux4jmIIfDoWyenrg/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMS9ET0NXWEZENURHUEIuSlBH.jpg
[img-200] => https://image.hestia.immo/RJ52a4FXG1xn5C1y_Rh08ugL_nFxLZEefkyc6zSh7mk/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMS9ET0NXWEZENURHUEIuSlBH.jpg
[img-100] => https://image.hestia.immo/9wCXZJ2_ypia3B70KY9FgUd2sXpELgpw-tmMETGKEqg/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMS9ET0NXWEZENURHUEIuSlBH.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 1
[name] => Swimming Pool
[name_fr] => Piscine
)
[1] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[2] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[3] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[4] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[5] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[6] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[7] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[8] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[9] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[10] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[11] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[12] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[13] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[14] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[15] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[36] => Array
(
[Allproperty] => Array
(
[id] => 57633
[propref] => A37903LOK61
[primarypropertytype_name] => House
[pubtown] => Bagnoles de l'Orne Normandie
[properpubtown] => Bagnoles de l'Orne Normandie
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-06/DOC249VMVC1D.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-06-27 15:54:59
[nrbedrooms] => 2
[nrbathrooms] => 1
[habitable_m2] => 135
[land_m2] => 15
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 168500
[prevprice] => 0
[propname] => This is a real gem, deceptively spacious house with flexible living over three floors in Bagnoles de l'Orne,
[shortdesc] =>
Just oozing with charm and original features, this beautifully restored stone house is a true treasure nestled in a quiet backwater in the sought-after spa town of Bagnoles de l'Orne. Rarely does a property of this character and quality come to market. With flexible living accommodation, this is a property not to be missed.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5677
[lon] => -0.420413
[postcode] => 61140
[attributes] => a:8:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:6;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-06-27 15:54:59
[sort_date] => 2025-06-27 15:54:59
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/aAG-dUBMEdznIxvXnttshQianJocqXxUTje0sHyX5zk/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyNDlWTVZDMUQuanBn.jpg
[img-400] => https://image.hestia.immo/TkJOe4IR9GNJESucmQrMpAb8PPR5eOOzw03etVZTOfo/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyNDlWTVZDMUQuanBn.jpg
[img-200] => https://image.hestia.immo/PgW-xRGTIiA7f_xoaMzExpVuhWOrAf_nxb5o4a-ILx0/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyNDlWTVZDMUQuanBn.jpg
[img-100] => https://image.hestia.immo/WeJqjbR_lDZpYxdc_Ej3nRjC5TkumxlI164PyJ7bBkc/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyNDlWTVZDMUQuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[6] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
)
)
[37] => Array
(
[Allproperty] => Array
(
[id] => 53055
[propref] => A32830RL50
[primarypropertytype_name] => House
[pubtown] => Barenton
[properpubtown] => Barenton
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-08/DOC2ATYDM59C.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-06-25 15:03:26
[nrbedrooms] => 4
[nrbathrooms] => 2
[habitable_m2] => 136
[land_m2] => 2891
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 189000
[prevprice] => 0
[propname] => Spacious family home with gite potential close to Barenton.
[shortdesc] => A roomy four bed family home with an additional house to renovate in a rural hamlet setting less than 2km from Barenton. Income potential and generous accommodation as well as,a workshop and a good sized barn. Ferries and airports witin two hours. St Malo and Rennes airport around 105km. Coast about an hour. Mont St Michel 59km. A cracker of a family home with scope to make your mark in the house to renovate. A superb package in a peaceful rueal location with amenites less than 2km. Viewing highly recommended.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.6083
[lon] => -0.836349
[postcode] => 50720
[attributes] => a:13:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:5;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:6;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:7;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:8;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:9;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:10;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:11;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:12;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2025-02-18 11:40:20
[sort_date] => 2025-06-25 15:03:26
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/R0Nz7mpiYZhnVNEFzxZpan1nsE1RN0yBJCrNrL_JHsQ/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyQVRZRE01OUMuanBn.jpg
[img-400] => https://image.hestia.immo/uqE78ibCol3bFpDrzFeZLKlFw5dh6FXR6-NGBvZgP7k/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyQVRZRE01OUMuanBn.jpg
[img-200] => https://image.hestia.immo/BM7zx3oM_QJHSmM5jfV86aU370Il-kOc_S7rKHNYcCc/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyQVRZRE01OUMuanBn.jpg
[img-100] => https://image.hestia.immo/o-3-go9Ls-i5utYoQuAE78PehhwkKDzUZuAZOySg80E/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyQVRZRE01OUMuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[5] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[6] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[7] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[8] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[9] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[10] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[11] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[12] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[38] => Array
(
[Allproperty] => Array
(
[id] => 52998
[propref] => A31862FR76
[primarypropertytype_name] => House
[pubtown] => Heurteauville
[properpubtown] => Heurteauville
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-08/DOC22G6JHF27.JPG
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-06-25 05:51:50
[nrbedrooms] => 4
[nrbathrooms] => 2
[habitable_m2] => 110
[land_m2] => 2000
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 190000
[prevprice] => 225770
[propname] => Charming family home, quiet environment and authentic, with an exceptional view of the Seine
[shortdesc] => Come and discover this charming house near Jumièges, separated from it only by the Seine, in a peaceful environment. This property consists of a 10-room house, a workshop that can be used as a garage, parking for 5 cars, all on a 2000 m² plot with fruit trees. A small building not attached to the house can be used for storage or as a chicken coop. Located on the banks of the Seine, you'll have a front-row seat to admire the Armada.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 23
[lat] => 49.4493
[lon] => 0.802232
[postcode] => 76940
[attributes] => a:11:{i:0;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:1;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:2;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:3;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:4;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:5;a:3:{s:2:"id";s:2:"23";s:4:"name";s:13:"Mountain view";s:7:"name_fr";s:21:"Vue sur les Montagnes";}i:6;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:7;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:8;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:9;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Seine-Maritime
[department_id] => 76
[created] => 2025-02-18 11:39:52
[sort_date] => 2025-06-25 05:51:50
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/APH0fm2VUrG8C0KbY7KKN1C7RBkyNX3IN5n5-6RCgBY/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyMkc2SkhGMjcuSlBH.jpg
[img-400] => https://image.hestia.immo/wtL4lgxXE9Hr860XfeUqMcuv7s66ykccXQv70moDGLA/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyMkc2SkhGMjcuSlBH.jpg
[img-200] => https://image.hestia.immo/-3TjW_nuP58RtJ2AT49lxDwZbGndtEn7yMZHj0RPHts/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyMkc2SkhGMjcuSlBH.jpg
[img-100] => https://image.hestia.immo/b6ElNEsYAgxzRqaDNJiDlNK2Tqc5QkU_gDN2vPHfy_c/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyMkc2SkhGMjcuSlBH.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Seine-Maritime
[name] => Seine-Maritime
)
[Region] => Array
(
[name] => Higher_Normandy
[content] => Higher Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[1] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[2] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[3] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[4] => Array
(
[id] => 16
[name] => Close to golf course
[name_fr] => pr&egrave;s du golf
)
[5] => Array
(
[id] => 23
[name] => Mountain view
[name_fr] => Vue sur les Montagnes
)
[6] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[7] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[8] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[9] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[39] => Array
(
[Allproperty] => Array
(
[id] => 57472
[propref] => A37821EI61
[primarypropertytype_name] => House
[pubtown] => Cour-Maugis sur Huisne
[properpubtown] => Cour-Maugis sur Huisne
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-06/DOCQ46EVED83.jpg
[status] => offer
[isunderoffer] => 1
[is_exclusive] => 1
[date_made_live] => 2025-06-24 11:10:13
[nrbedrooms] => 2
[nrbathrooms] => 1
[habitable_m2] => 97
[land_m2] => 1050
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 185000
[prevprice] => 0
[propname] => UNDER OFFER Maison Maugis, village house, 2/3 bedrooms, very pretty garden at the foot of the forest ...
[shortdesc] => Parc Naturel du Perche, Maison Maugis one of the most beautiful villages in the Perche.
The location is just as charming as the house itself, at the foot of the wonderful Reno Valdiue forest.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.4569
[lon] => 0.699556
[postcode] => 61110
[attributes] => a:3:{i:0;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:1;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:2;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}}
[mandatetype_id] => 11
[department_name] => Orne
[department_id] => 61
[created] => 2025-06-24 11:11:41
[sort_date] => 2025-06-24 11:10:13
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/US4rWoJo2bIA2A1OGqnnzRuOoeSutQ0M0Au4CJGzfD4/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0NRNDZFVkVEODMuanBn.jpg
[img-400] => https://image.hestia.immo/ZfasOIdNUMmnJkeLjGhgxCh1krM7daRJu4Dlto7EgLA/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0NRNDZFVkVEODMuanBn.jpg
[img-200] => https://image.hestia.immo/JiqxlopaA9SpjQyuHZEWtE0B-RxAboGOCgaUsw3hKRs/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0NRNDZFVkVEODMuanBn.jpg
[img-100] => https://image.hestia.immo/Fkhb-tPyK1PT0CkbbvoI7ZX0p8a3Jdb5Dezf65qoy7A/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0NRNDZFVkVEODMuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[1] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[2] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
)
)
[40] => Array
(
[Allproperty] => Array
(
[id] => 57286
[propref] => A37374AA50
[primarypropertytype_name] => House
[pubtown] => Sourdeval
[properpubtown] => Sourdeval
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-06/DOC3QDVEYV33.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-06-19 10:41:25
[nrbedrooms] => 2
[nrbathrooms] => 2
[habitable_m2] => 116
[land_m2] => 2127
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 189000
[prevprice] => 0
[propname] => Beautifully renovated country house with mature gardens in walking distance to Sourdeval
[shortdesc] => Charming Renovated Stone Country House with Stunning Views – Walking Distance to Sourdeval
Nestled in an elevated position with sweeping countryside views, this beautifully renovated 2-bedroom, 2-bathroom stone-built home offers the perfect blend of rustic charm and modern comfort. Set within mature, landscaped gardens, the property provides a peaceful retreat while being just a short stroll from the vibrant town of Sourdeval.
Inside, the house boasts light-filled living spaces, exposed stonework, and thoughtful renovations throughout. The accommodation includes two spacious bedrooms, each with its own bathroom, ideal for guests or family living.
Outside, enjoy the tranquil setting with well-established gardens, perfect for relaxing or entertaining while taking in the panoramic views of the surrounding Normandy countryside.
This character-filled home offers the best of both worlds – a serene rural lifestyle with local amenities, shops, and restaurants all within walking distance.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.7305
[lon] => -0.903946
[postcode] => 50150
[attributes] => a:14:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:6;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:7;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:8;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:9;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:10;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:11;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:12;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:13;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2025-06-19 10:41:25
[sort_date] => 2025-06-19 10:41:25
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/_LeO1KutaKtxXLzUpQMijJXGPVt_E1xzf-pR_smIjO8/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzUURWRVlWMzMuanBn.jpg
[img-400] => https://image.hestia.immo/HNybvkCej9UTbI1HvNgInrMrDqIkuQIF_XA_kEul7Y8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzUURWRVlWMzMuanBn.jpg
[img-200] => https://image.hestia.immo/srefp_2BB8gyCV_xG9OAlAcXlhhACAx-5RYnEhqXs18/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzUURWRVlWMzMuanBn.jpg
[img-100] => https://image.hestia.immo/i1fSV36a7XqBU_eMHcSTPA1nZ4XnzqXi0h57peplu_E/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzUURWRVlWMzMuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[6] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[7] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[8] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[9] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[10] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[11] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[12] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[13] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[41] => Array
(
[Allproperty] => Array
(
[id] => 57367
[propref] => A37968AFE61
[primarypropertytype_name] => House
[pubtown] => Passais Villages
[properpubtown] => Passais Villages
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-06/DOC2CH36AYW4.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-06-19 07:48:10
[nrbedrooms] => 4
[nrbathrooms] => 1
[habitable_m2] => 165
[land_m2] => 9608
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 170000
[prevprice] => 0
[propname] => This 16th century granite country property with 4 bedrooms comes with a hectare of woodland.
[shortdesc] => This stunning character property, steeped in history and rich with original features, is situated at the end of a private lane and is enveloped by a hectare of land, complete with its own woodland. The grounds boast specimen trees and an ancient orchard, with meandering pathways that lead to a secluded summerhouse—an ideal retreat for relaxation.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.483
[lon] => -0.765
[postcode] => 61350
[attributes] => a:8:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-06-21 06:56:36
[sort_date] => 2025-06-19 07:48:10
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/LdUOxzT81XTHxqSskX10c6249xQ6neqnRIAXCcQesgw/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyQ0gzNkFZVzQuanBn.jpg
[img-400] => https://image.hestia.immo/jRx14ot2uLbUrKyQcVyZo8m1kwb6bpXrdZ6-fgXJsVE/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyQ0gzNkFZVzQuanBn.jpg
[img-200] => https://image.hestia.immo/o9rTh1RDB2SZRfPl0qQOjyWssYIzBO7bQwu3-YQXbGw/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyQ0gzNkFZVzQuanBn.jpg
[img-100] => https://image.hestia.immo/DhKhTICa_B5sqs0eu5tCKQVSMC1fP9L2-G8j-ydMHGE/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyQ0gzNkFZVzQuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
)
)
[42] => Array
(
[Allproperty] => Array
(
[id] => 57135
[propref] => A35503DIB61
[primarypropertytype_name] => House
[pubtown] => Saint-Martin-des-Landes
[properpubtown] => Saint-Martin-des-Landes
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-05/DOC2VX30B48J.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-06-16 13:40:44
[nrbedrooms] => 4
[nrbathrooms] => 4
[habitable_m2] => 256
[land_m2] => 6190
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 275000
[prevprice] => 0
[propname] => Charming 4-bedroom Country Home with outbuildings set in 1,5 acres of pasture in the heart of Normandy
[shortdesc] => SPACE - WARMTH - CHARACTER
Nestled in the scenic Normandy countryside, this well-presented home offers spacious open-plan living with warm traditional French character. Set on 1.5 acres of pasture, it’s perfect for horse owners or dog lovers. The interior features 4 bedrooms, 4 bathrooms, and a practical, flowing layout—ideal as a family home or holiday retreat. With plenty of outdoor space for horses or dogs, it’s the perfect countryside escape for animal lovers.
Whether you're seeking a peaceful family residence or a relaxing holiday home, this move-in-ready property is a place where memories are made.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5459
[lon] => -0.155266
[postcode] => 61320
[attributes] => a:14:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:4;a:3:{s:2:"id";s:2:"12";s:4:"name";s:4:"Well";s:7:"name_fr";s:10:"une source";}i:5;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:6;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:7;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:8;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:9;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:10;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:11;a:3:{s:2:"id";s:2:"42";s:4:"name";s:19:"Suitable for horses";s:7:"name_fr";s:19:"Adapté aux chevaux";}i:12;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:13;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-06-16 13:40:44
[sort_date] => 2025-06-16 13:40:44
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/5DgvbRrGzojtEX833Y65M43cUUT0N4zjsLiTQXagPf0/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0MyVlgzMEI0OEouanBn.jpg
[img-400] => https://image.hestia.immo/-eNsnvwTakZDeB1ZQW82PAMTfUv4WeKNPvQfM5EOzjw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0MyVlgzMEI0OEouanBn.jpg
[img-200] => https://image.hestia.immo/ihgJZU4Ux3rdfs_AF-GzV-4WdarL8VcZ2Y-EAWwGQxY/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0MyVlgzMEI0OEouanBn.jpg
[img-100] => https://image.hestia.immo/iTEaVvviT95mItYX5tkxLrjDyTQxHLO-6Ckt7ofFPjk/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0MyVlgzMEI0OEouanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[4] => Array
(
[id] => 12
[name] => Well
[name_fr] => une source
)
[5] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[6] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[7] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[8] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[9] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[10] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[11] => Array
(
[id] => 42
[name] => Suitable for horses
[name_fr] => Adapté aux chevaux
)
[12] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[13] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[43] => Array
(
[Allproperty] => Array
(
[id] => 34600
[propref] => A22009VIC14
[primarypropertytype_name] => House
[pubtown] => Valdallière
[properpubtown] => Valdallière
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-08/DOC2YN8BTR1N.jpg
[status] => offer
[isunderoffer] => 1
[is_exclusive] => 1
[date_made_live] => 2025-05-22 01:18:30
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 200
[land_m2] => 7390
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 299600
[prevprice] => 0
[propname] => Beautifully renovated house with spacious grounds and outbuildings, close to the village of Vassy.
[shortdesc] => OFFER ACCEPTED This stunning property is located in a small quiet hamlet approximately 5 kms from the village of Vassy and 10kms from Condé sur Noireau.
This high quality, light and spacious renovation offers plenty of living space with grounds to the front and rear as well as 2 outbuildings providing plenty of space for workshop/storage and garages. Set in just under 2 acres including a small orchard, there is huge potential for garden and outdoor enthusiasts. Tastefully renovated and well presented, this property is ready to move into.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.8575
[lon] => -0.720397
[postcode] => 14410
[attributes] => a:4:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:2;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:3;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}}
[mandatetype_id] => 11
[department_name] => Calvados
[department_id] => 14
[created] => 2023-06-26 09:28:36
[sort_date] => 2025-05-22 01:18:30
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/fHQU5-5MPZUBOTO4WK0615b7vMCENiyg00mSCHMunBY/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyWU44QlRSMU4uanBn.jpg
[img-400] => https://image.hestia.immo/pWSqlKWF3xRKQdbm9AVb1Bb-QdE7urRZIYYFYO9Xk2k/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyWU44QlRSMU4uanBn.jpg
[img-200] => https://image.hestia.immo/SIPr7WhHlvFvvC-jTJ6LcvmquIEOq0qXFHJ4WYitgnc/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyWU44QlRSMU4uanBn.jpg
[img-100] => https://image.hestia.immo/6nKr0WTyRaAJI60FZ1n3OPPPiIG-2MlQOXq63PLx8no/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyWU44QlRSMU4uanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Calvados
[name] => Calvados
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[2] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[3] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
)
)
[44] => Array
(
[Allproperty] => Array
(
[id] => 43191
[propref] => A27072DIB61
[primarypropertytype_name] => House
[pubtown] => Ciral
[properpubtown] => Ciral
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-05/DOCNW3NT22MC.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-05-16 02:33:58
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 154
[land_m2] => 14010
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 269000
[prevprice] => 284000
[propname] => Lovely converted barn with covered terrace overlooking mature garden, 3 acres (1.5 ha), carport and workshop.
[shortdesc] => Comfortable living meets rural charm in this 3 bedroom house in the peaceful Normandy countryside. This house will make a great family home. Outside you will find a delightful covered terrace with view of a generous plot of land with flower beds, fruit trees, a vegetable garden, a forest garden and more. There is also a carport, a garage and several garden shelters. More photos and videos available. Viewing is highly recommended.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5091
[lon] => -0.135972
[postcode] => 61320
[attributes] => a:8:{i:0;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:1;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:2;a:3:{s:2:"id";s:2:"12";s:4:"name";s:4:"Well";s:7:"name_fr";s:10:"une source";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:5;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:6;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2024-03-21 08:46:39
[sort_date] => 2025-05-16 02:33:58
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/HcwE9cUmPijeKp7nBc5j6jdybdMhdJE7MPRU3OAq78I/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NOVzNOVDIyTUMuanBn.jpg
[img-400] => https://image.hestia.immo/U-DfTr_ZjeCHs26XFVJ9RqMTRlczRiUEIo2JZQJ8etw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NOVzNOVDIyTUMuanBn.jpg
[img-200] => https://image.hestia.immo/VBhVylAW4BfssiCRfSlaazZFUy7A0zTu6a0JYg-vBHs/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NOVzNOVDIyTUMuanBn.jpg
[img-100] => https://image.hestia.immo/JsSvtYsHZsVWmQj11tFN2jsKcokBfIH1U5LKgHpPtcA/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NOVzNOVDIyTUMuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[1] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[2] => Array
(
[id] => 12
[name] => Well
[name_fr] => une source
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[5] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[6] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
)
)
[45] => Array
(
[Allproperty] => Array
(
[id] => 50922
[propref] => A32695RBR50
[primarypropertytype_name] => House
[pubtown] => Saint-Martin-le-Bouillant
[properpubtown] => Saint-Martin-le-Bouillant
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-10/DOC3JV6XMPN9.JPG
[status] => sold
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-05-12 05:29:12
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 110
[land_m2] => 1810
[issold] => 1
[poa] => 0
[bestdeals] => 1
[price] => 168000
[prevprice] => 190000
[propname] => Fantastic home returns to the market - A family home with bags of charm and stunning views, sold furnished.
[shortdesc] => Discover Your Dream Retreat in the Heart of Nature
This remarkable property is more than a house — it's a sanctuary. Whether you're seeking the perfect family home, a serene artist's retreat, or a charming holiday getaway, this property caters to all.
Perched amidst breathtaking scenery, it offers stunning, ever-changing views of the valley and hills, visible from the kitchen, terrace, and bedroom, transforming with the beauty of each season. When not admiring the views, you may wish to explore the walking trails leading to the river and rolling hills starting right from your doorstep.
This delightful home is more than a property; it’s a lifestyle. Joyful, charming, and filled with character, it’s an opportunity not to be missed.
Schedule your viewing today and step into the life you’ve been dreaming of!
Brecey – 7km
Villedieu-les-Poêles – 11 km
Vire-en-Normandie – 26km
Saint-Hilaire-du-Harcouët – 27km
Granville – 40km
Month St Michel – 43km
Caen/ouistreham ferry – 100km
[floorplan] => 0
[tour] => 1
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.7802
[lon] => -1.15999
[postcode] => 50800
[attributes] => a:12:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:3;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:4;a:3:{s:2:"id";s:2:"29";s:4:"name";s:14:"Sold Furnished";s:7:"name_fr";s:13:"Vendu meublé";}i:5;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:8;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:9;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:11;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2024-10-11 07:49:48
[sort_date] => 2025-05-12 05:29:12
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/ZYTuzwBc-7UZodELLOEXkPO1He0E5_pGH1Lunj5ywOY/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0MzSlY2WE1QTjkuSlBH.jpg
[img-400] => https://image.hestia.immo/RM-lNLkia-3C7t-AgjhOl7erMZs9rxiXpZneVW6aj4g/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0MzSlY2WE1QTjkuSlBH.jpg
[img-200] => https://image.hestia.immo/TZ4vSo1htnga0U8FMBTg22-RD-zIS5qojgWu8ZGIwN0/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0MzSlY2WE1QTjkuSlBH.jpg
[img-100] => https://image.hestia.immo/X5LIw1Ya4t2x7e5ds3XWvjvwSnVOZXcgvDAqxbBMLBc/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0MzSlY2WE1QTjkuSlBH.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[3] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[4] => Array
(
[id] => 29
[name] => Sold Furnished
[name_fr] => Vendu meublé
)
[5] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[8] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[9] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[11] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[46] => Array
(
[Allproperty] => Array
(
[id] => 55641
[propref] => A33293NOE61
[primarypropertytype_name] => House
[pubtown] => Échauffour
[properpubtown] => Échauffour
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-11/DOC326B0Z930.jpg
[status] => sold
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-04-30 10:18:06
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 100
[land_m2] => 24300
[issold] => 1
[poa] => 0
[bestdeals] => 0
[price] => 181500
[prevprice] => 0
[propname] => *** UNDER OFFER*** stone house on acreage in private setting with large outbuilding and panoramic views
[shortdesc] => A long driveway at the end of a cul-de-sac and through a large terrace gets you to the front door of this beautiful hidden gem of a stone house.
Beautiful terrace area at front of house to enjoy the French summers, that has multiple access to open plan living and dining room with open fireplace. Separate kitchen and bathroom serve the ground floor.
The stairwell takes you to the first floor with a lovely landing area, and hallway with three bedrooms. There is also a bathroom, and separate WC that serve the first floor.
Lovely gardens with mini orchard, and outdoor setting with a well, and hugh outbuilding currently used as wood storage on one half and double garage for second half. A beautiful field suitable for horses/animals of your choosing. Get in quick to see this property.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.7258
[lon] => 0.399333
[postcode] => 61370
[attributes] => a:12:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"23";s:4:"name";s:13:"Mountain view";s:7:"name_fr";s:21:"Vue sur les Montagnes";}i:5;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:6;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:7;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:8;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:9;a:3:{s:2:"id";s:2:"42";s:4:"name";s:19:"Suitable for horses";s:7:"name_fr";s:19:"Adapté aux chevaux";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:11;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-04-30 10:18:06
[sort_date] => 2025-04-30 10:18:06
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/JuQn83lLjq31oVOCjiNkEy1bYbp3wMwyrg0ww_Ii8z4/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMS9ET0MzMjZCMFo5MzAuanBn.jpg
[img-400] => https://image.hestia.immo/jehwClK6SRhTwAXAin5N1EVfmdUbS6FQtqer9WKCyqw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMS9ET0MzMjZCMFo5MzAuanBn.jpg
[img-200] => https://image.hestia.immo/KtXjaKM_Qw03xuqO8D5G6XKTz4cKVyUF1G4a6YR83Dw/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMS9ET0MzMjZCMFo5MzAuanBn.jpg
[img-100] => https://image.hestia.immo/QOlXEHWYZmdgcYS1DCHcKsA_3LJ5A_mtUIt6Sy_OOFA/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMS9ET0MzMjZCMFo5MzAuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 23
[name] => Mountain view
[name_fr] => Vue sur les Montagnes
)
[5] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[6] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[7] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[8] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[9] => Array
(
[id] => 42
[name] => Suitable for horses
[name_fr] => Adapté aux chevaux
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[11] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[47] => Array
(
[Allproperty] => Array
(
[id] => 55469
[propref] => A15441
[primarypropertytype_name] => House
[pubtown] => Beaussault
[properpubtown] => Beaussault
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2022-08/DOC2YM27K357.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-04-25 08:31:22
[nrbedrooms] => 4
[nrbathrooms] => 2
[habitable_m2] => 150
[land_m2] => 1903
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 291500
[prevprice] => 0
[propname] => A Peaceful Norman Retreat – Two Charming Homes, a Barn, and Endless Possibilities…
[shortdesc] => Less than an hour from Rouen or Dieppe, nestled in a quiet village of the Pays de Bray, discover a green and authentic haven: a charming property complex where the countryside is gentle, the seasons inspiring, and life… full of promise.
At the end of a gravel driveway, a fully enclosed plot of approximately 2,000 m² opens onto a world of its own: two character-filled houses, a majestic old barn, and a garden where the trees seem to whisper tales from the past.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 23
[lat] => 49.6828
[lon] => 1.56103
[postcode] => 76870
[attributes] => a:10:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:8;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:9;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Seine-Maritime
[department_id] => 76
[created] => 2025-04-25 08:31:22
[sort_date] => 2025-04-25 08:31:22
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/7jU-DKltmu7JkdkIUUwsWZl-I4ZJ-kFHHMaAf4qncs0/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMi0wOC9ET0MyWU0yN0szNTcuanBn.jpg
[img-400] => https://image.hestia.immo/rzO-7EcnNW2RsCZmgXXZ5_nDxn5cFTtFlVvpwY7DTzo/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMi0wOC9ET0MyWU0yN0szNTcuanBn.jpg
[img-200] => https://image.hestia.immo/gn0p5VLivCrl0RFpE34ClLeXADzaBTz7Yp_W-RglGRo/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMi0wOC9ET0MyWU0yN0szNTcuanBn.jpg
[img-100] => https://image.hestia.immo/GziCsF9dAGg_qoaFWJm9lszXy0f_anF_COzK5EVtrFM/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMi0wOC9ET0MyWU0yN0szNTcuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Seine-Maritime
[name] => Seine-Maritime
)
[Region] => Array
(
[name] => Higher_Normandy
[content] => Higher Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[8] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[9] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[48] => Array
(
[Allproperty] => Array
(
[id] => 55241
[propref] => A35727IDU14
[primarypropertytype_name] => House
[pubtown] => Giberville
[properpubtown] => Giberville
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-04/DOCKGJ0MRR9G.jpg
[status] => offer
[isunderoffer] => 1
[is_exclusive] => 1
[date_made_live] => 2025-04-18 09:29:06
[nrbedrooms] => 3
[nrbathrooms] => 1
[habitable_m2] => 93
[land_m2] => 621
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 233200
[prevprice] => 0
[propname] => House 93 m2. 3 bedrooms, 1 living room, 1 kitchen, 1 shower room, 1 veranda, 1 basement. Land of 620m2.
[shortdesc] => 93m2 house located in the commune of Giberville, close to all amenities. Set on a 620m2 plot, this single-storey house comprises:
- entrance hall
- fitted kitchen
- living room
- a shower room
- 3 bedrooms
A 23 m2 heated veranda at the rear of the house completes the first floor.
The 70m2 basement comprises a garage, a laundry room housing the boiler, a room that can be used as a bedroom, and a storage area.
Low-energy oil-fired boiler from 2011 and roof from 2013.
Some modernization work required.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.1773
[lon] => -0.285393
[postcode] => 14730
[attributes] => a:11:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:5;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:6;a:3:{s:2:"id";s:2:"22";s:4:"name";s:13:"Single storey";s:7:"name_fr";s:10:"Plain pied";}i:7;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:8;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:9;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:10;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 11
[department_name] => Calvados
[department_id] => 14
[created] => 2025-04-18 09:29:06
[sort_date] => 2025-04-18 09:29:06
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/TV_kiUGxSXk2w2hlxdinR9I5kmWpTQDj2ane5RlON0I/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNC9ET0NLR0owTVJSOUcuanBn.jpg
[img-400] => https://image.hestia.immo/wIti8E6iUvnvdTo4l_aE2nimmYuQFgVu7mY1IJeMzY4/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNC9ET0NLR0owTVJSOUcuanBn.jpg
[img-200] => https://image.hestia.immo/sM1KnjrGvnyfxif17hMX9z0vGl9QpoLq-UDgmKlTldU/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNC9ET0NLR0owTVJSOUcuanBn.jpg
[img-100] => https://image.hestia.immo/vS8iGmUI6Xzg-txUk_4Py0OZZysZX3wadqUVZUiiRyI/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNC9ET0NLR0owTVJSOUcuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Calvados
[name] => Calvados
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[5] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[6] => Array
(
[id] => 22
[name] => Single storey
[name_fr] => Plain pied
)
[7] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[8] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[9] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[10] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[49] => Array
(
[Allproperty] => Array
(
[id] => 52895
[propref] => A33594EMM50
[primarypropertytype_name] => House
[pubtown] => Saint-James
[properpubtown] => Saint-James
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-12/DOC1XN5XVRNW.jpeg
[status] => sold
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-03-28 02:24:12
[nrbedrooms] => 9
[nrbathrooms] => 5
[habitable_m2] => 276
[land_m2] => 8037
[issold] => 1
[poa] => 0
[bestdeals] => 1
[price] => 310000
[prevprice] => 339000
[propname] => UNDER OFFER
Beautiful presented 9 Bedroom Country property with Gite small lake and stunning garden.
[shortdesc] => Beautifully Renovated Stone Property with Two Gîtes in Rural Normandy
This stunning stone property is nestled in the tranquil Normandy countryside and has been beautifully finished throughout. The main house includes two separate gîtes: a 3-bedroom gîte at one end and a 1-bedroom gîte at the other, making it an excellent opportunity for rental income or hosting family and friends.
The property sits on picturesque grounds, featuring a serene lake, a charming fishing hut, a workshop, a games room, a garage, and several outbuildings. Ideally located, it’s just 6 km from both Pontorson and St. James, and a mere 20 minutes from the vibrant market town of Saint-Hilaire-du-Harcouët. The iconic Mont Saint-Michel is also only a 20-minute drive away, adding to the appeal for visitors.
Both gîtes have a proven rental history, offering a fantastic investment opportunity in this sought-after location.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5135
[lon] => -1.37087
[postcode] => 50240
[attributes] => a:19:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"5";s:4:"name";s:4:"Lake";s:7:"name_fr";s:3:"Lac";}i:2;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:3;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:4;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:5;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:6;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:7;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:8;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:9;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:10;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:11;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:12;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:13;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:14;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:15;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:16;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:17;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}i:18;a:3:{s:2:"id";s:2:"47";s:4:"name";s:4:"Lift";s:7:"name_fr";s:9:"Ascenseur";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2025-02-18 11:39:01
[sort_date] => 2025-03-28 02:24:12
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/4PyHap7SmxWo4yY9rJhSm8YMftW4Oz2bC9PAN0aEH_I/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMi9ET0MxWE41WFZSTlcuanBlZw.jpg
[img-400] => https://image.hestia.immo/IVnLNrtSctlguFC6Ddw1ertFbFm0ztxResSM3amWTyU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMi9ET0MxWE41WFZSTlcuanBlZw.jpg
[img-200] => https://image.hestia.immo/lNtLd5WGFogmFGKDYgkvycY56oZAogXJSZE_Uph-xZA/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMi9ET0MxWE41WFZSTlcuanBlZw.jpg
[img-100] => https://image.hestia.immo/vDDMmyyL3tGmvqR2m8XQe1Yg7WMF3PQKNBAW0NG1bIw/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMi9ET0MxWE41WFZSTlcuanBlZw.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 5
[name] => Lake
[name_fr] => Lac
)
[2] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[3] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[4] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[5] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[6] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[7] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[8] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[9] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[10] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[11] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[12] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[13] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[14] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[15] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[16] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[17] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
[18] => Array
(
[id] => 47
[name] => Lift
[name_fr] => Ascenseur
)
)
)
[50] => Array
(
[Allproperty] => Array
(
[id] => 54393
[propref] => A35704SVM61
[primarypropertytype_name] => House
[pubtown] => Méhoudin
[properpubtown] => Méhoudin
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-07/DOCQ1Z8FT13B.jpeg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-03-25 10:04:53
[nrbedrooms] => 6
[nrbathrooms] => 3
[habitable_m2] => 385
[land_m2] => 900
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 210600
[prevprice] => 0
[propname] => Charming Property with Three Separate Living Spaces – Ideal Investment Opportunity
[shortdesc] => This unique property offers three distinct accommodations, perfect for a family home with rental potential or a holiday business.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.508
[lon] => -0.381116
[postcode] => 61410
[attributes] => a:14:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:5;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:6;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:7;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:8;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:9;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:10;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:11;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:12;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:13;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Orne
[department_id] => 61
[created] => 2025-03-25 16:04:48
[sort_date] => 2025-03-25 10:04:53
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/F_UnB740JdZGqZBtwwMmiMWBUulwqXmVzxfkUZoT8mY/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NRMVo4RlQxM0IuanBlZw.jpg
[img-400] => https://image.hestia.immo/9ISrAexzdMTmE2kX8VSwLNByg6C1nYoYxQyvj8-VDbw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NRMVo4RlQxM0IuanBlZw.jpg
[img-200] => https://image.hestia.immo/N-w6yAD5kv-DPCs_0JmV93NQ1hdSB1o-JYAhxA7f0DI/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NRMVo4RlQxM0IuanBlZw.jpg
[img-100] => https://image.hestia.immo/AeDiZmJAp9_IfuaIWzrLFMQzNRd9scdpEoZdxOrbQl8/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NRMVo4RlQxM0IuanBlZw.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[5] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[6] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[7] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[8] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[9] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[10] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[11] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[12] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[13] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[51] => Array
(
[Allproperty] => Array
(
[id] => 43129
[propref] => A27688RBR14
[primarypropertytype_name] => House
[pubtown] => Pont-d'Ouilly
[properpubtown] => Pont-d'Ouilly
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-08/DOC1MXGDT7S9.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-03-24 16:40:09
[nrbedrooms] => 6
[nrbathrooms] => 2
[habitable_m2] => 240
[land_m2] => 124
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 192000
[prevprice] => 200000
[propname] => LA SUISSE NORMANDIE a Pontd'ouilly – Ideal Family Guest House - VIRTUAL TOUR 360.
[shortdesc] => Nestled in the heart of the breathtaking La Suisse Normande region, this property offers the perfect blend of tranquility and excitement. The area is a haven for outdoor enthusiasts, with a wide range of activities including hiking, horse riding, hang gliding, kayaking, and even a nearby golf course.
The idyllic villages of Le Vey and Clécy are just a stone's throw away, boasting numerous delightful riverside restaurants, regular braderies (street markets), and charming épiceries (grocery shops). This location is truly unbeatable for those seeking a balance of natural beauty and vibrant local culture.
The property itself has immense potential as a profitable family guest house, ideal for group bookings. With accommodations for up to 12 guests at €55 per person, it offers a lucrative opportunity for income generation.
Features include:
Oil-fueled central heating ensuring comfort throughout the year.
Good insulation for energy efficiency.
Double glazing throughout,
[floorplan] => 0
[tour] => 1
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.8765
[lon] => -0.415856
[postcode] => 14690
[attributes] => a:7:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:2;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:3;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:4;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:5;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:6;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}}
[mandatetype_id] => 12
[department_name] => Calvados
[department_id] => 14
[created] => 2024-03-19 14:04:38
[sort_date] => 2025-03-24 16:40:09
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/39TwGPnngvQo92ei5r78fFmwbJbUtw53PrJRub3lKpE/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxTVhHRFQ3UzkuanBn.jpg
[img-400] => https://image.hestia.immo/CIFYZRusZFCa4gcNIaz6CiNQMIR8RK-0XHCitOMJYWo/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxTVhHRFQ3UzkuanBn.jpg
[img-200] => https://image.hestia.immo/zxaXHLTD593x6TsmdrseT5q2L23d9xS1RLnOxo_de50/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxTVhHRFQ3UzkuanBn.jpg
[img-100] => https://image.hestia.immo/Di60Yjt6xTr0_IvWNqc0-oyLjXBL-2W1gJ3mBENHIWE/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxTVhHRFQ3UzkuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Calvados
[name] => Calvados
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[2] => Array
(
[id] => 16
[name] => Close to golf course
[name_fr] => pr&egrave;s du golf
)
[3] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[4] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[5] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[6] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
)
)
[52] => Array
(
[Allproperty] => Array
(
[id] => 43734
[propref] => A27628AMO76
[primarypropertytype_name] => House
[pubtown] => Pommeréval
[properpubtown] => Pommeréval
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-03/DOC9VAPZK2GF.JPG
[status] => sold
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-03-14 03:09:17
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 88
[land_m2] => 2136
[issold] => 1
[poa] => 0
[bestdeals] => 1
[price] => 220000
[prevprice] => 280019
[propname] => About thirty minutes from the sea, a charming Norman house surrounded by a garden with trees and flowers.
[shortdesc] => In the town of Pommeréval, a charming Norman house of approximately 90 m2 of living space on two levels, surrounded by a beautiful flowered, maintained and wooded garden of approximately 2100 M2.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 23
[lat] => 49.7329
[lon] => 1.30589
[postcode] => 76680
[attributes] => a:9:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:4;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:5;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:6;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:8;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Seine-Maritime
[department_id] => 76
[created] => 2024-04-04 18:21:01
[sort_date] => 2025-03-14 03:09:17
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/_p-OX9v9OvWtVrvr9ET2Lvh7xKlnUlocxbLmhuwoHzs/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMy9ET0M5VkFQWksyR0YuSlBH.jpg
[img-400] => https://image.hestia.immo/vg6DTkp_knoUQtOSBQZf3MRWG-Mwgm2LPqQa4DyBvnM/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMy9ET0M5VkFQWksyR0YuSlBH.jpg
[img-200] => https://image.hestia.immo/NiGmVR1ldCNKWCqwxxRT1M-DZxqNiuhxlWgunOPC4XQ/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMy9ET0M5VkFQWksyR0YuSlBH.jpg
[img-100] => https://image.hestia.immo/t0VnYSiVjpeEAKwTkyM6VCGpgxI_jPlWzx2DCFMCjFw/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMy9ET0M5VkFQWksyR0YuSlBH.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Seine-Maritime
[name] => Seine-Maritime
)
[Region] => Array
(
[name] => Higher_Normandy
[content] => Higher Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[4] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[5] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[6] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[8] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[53] => Array
(
[Allproperty] => Array
(
[id] => 52428
[propref] => A31250NOE14
[primarypropertytype_name] => House
[pubtown] => Saint-Pierre-en-Auge
[properpubtown] => Saint-Pierre-en-Auge
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-07/DOC3F4EVMK2Y.jpg
[status] => offer
[isunderoffer] => 1
[is_exclusive] => 1
[date_made_live] => 2025-03-12 02:43:54
[nrbedrooms] => 5
[nrbathrooms] => 3
[habitable_m2] => 156
[land_m2] => 3926
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 172800
[prevprice] => 194400
[propname] => Beautiful columbage family home with spacious private backyard and magnificient valley views
[shortdesc] => Leggett are pleased to present this enchanting columbage five bedroom home. Open plan living and dining room with large Normandy chimney, and a large bedroom on the ground floor with double French doors leading out to the spacious backyard. Downstairs toilet and separate bathroom.
First floor has four bedrooms, with toilet and separate bathroom and dressing rooms. all connected by a hallway corridor with plenty of windoxs allowing lots of light and air throughout the house.
Huge workshop and separate garage provides plenty of storage space, which also holds the fuel tank and boiler system. The backyard has more storage sheds, fruit trees and valley views with a terrace for outdoor bbqs and meals.
The separate granny flat has both independant front and rear access, and internal access to the main house. Comes with bedroom, kitchen, and bathroom.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.9975
[lon] => 0.0268534
[postcode] => 14170
[attributes] => a:7:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:6;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}}
[mandatetype_id] => 11
[department_name] => Calvados
[department_id] => 14
[created] => 2025-02-18 11:33:39
[sort_date] => 2025-03-12 02:43:54
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/tSzkAumcW8RbqJsIu3TCtIEnDUu8SuWAzoHDrh6KpTI/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNy9ET0MzRjRFVk1LMlkuanBn.jpg
[img-400] => https://image.hestia.immo/c2TY6HsI0DQoq6YBTmyXL28GHo0NvUBFMfG-ivw06h8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNy9ET0MzRjRFVk1LMlkuanBn.jpg
[img-200] => https://image.hestia.immo/uzRdVh177iJr0Y31nbIK3xtKq4vqzwSfiWchrCyuxOA/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNy9ET0MzRjRFVk1LMlkuanBn.jpg
[img-100] => https://image.hestia.immo/GJCqkiPkc1xm9UjcPiB1F-c8fFOfBwEhOGn3nQRDB_4/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNy9ET0MzRjRFVk1LMlkuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Calvados
[name] => Calvados
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[6] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
)
)
[54] => Array
(
[Allproperty] => Array
(
[id] => 50547
[propref] => A31954RBR14
[primarypropertytype_name] => House
[pubtown] => Vire Normandie
[properpubtown] => Vire Normandie
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-05/DOCPW4M7V2WW.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-03-11 03:27:14
[nrbedrooms] => 4
[nrbathrooms] => 3
[habitable_m2] => 244
[land_m2] => 3187
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 280000
[prevprice] => 340000
[propname] => UNDER OFFER - A superbly renovated farmhouse on almost an acre in the heart of the village.
[shortdesc] => A divine property in a peaceful village near Vire! The renovated house, with its proximity to the village boulangerie, near the church, seems like an idyllic retreat, especially with donkeys and ponies on the land and an orchard with rich fruit-bearing trees. The spacious, luminous property, with a large double garage and an annex ready for conversion, offers great potential. Plus, the vegetable garden and lawns surrounding the property add to the rural charm, making it a perfect mix of tranquility and convenience, close to both the town of Vire and the beaches of Granville.
Vire
[floorplan] => 0
[tour] => 1
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.8156
[lon] => -0.879439
[postcode] => 14500
[attributes] => a:13:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:6;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:7;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:8;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:9;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:10;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:11;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:12;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}}
[mandatetype_id] => 12
[department_name] => Calvados
[department_id] => 14
[created] => 2024-10-02 10:57:31
[sort_date] => 2025-03-11 03:27:14
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/x38HSm_OcyhPYFtbKpXthnYf04cG659inkhdICo_BCk/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NQVzRNN1YyV1cuanBn.jpg
[img-400] => https://image.hestia.immo/05FLuIkidCvvvNTI70bU7y7PtuRTker-xeyO9-EQtHM/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NQVzRNN1YyV1cuanBn.jpg
[img-200] => https://image.hestia.immo/m7UgvCJCwqxdJNnpC-ULnIf13K3MnFamQpYDjFqHFqM/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NQVzRNN1YyV1cuanBn.jpg
[img-100] => https://image.hestia.immo/-hbMNpP2XBtF5Rm7g3tbNdQNpHA30_rFQbd564b87w4/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NQVzRNN1YyV1cuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Calvados
[name] => Calvados
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[6] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[7] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[8] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[9] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[10] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[11] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[12] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
)
)
[55] => Array
(
[Allproperty] => Array
(
[id] => 53816
[propref] => A35174BS50
[primarypropertytype_name] => House
[pubtown] => Airel
[properpubtown] => Airel
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-03/DOC1RQPS5P3S.jpg
[status] => sold
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-03-10 00:00:00
[nrbedrooms] => 3
[nrbathrooms] => 3
[habitable_m2] => 132
[land_m2] => 980
[issold] => 1
[poa] => 0
[bestdeals] => 0
[price] => 170000
[prevprice] => 0
[propname] => ** UNDER OFFER ** Character 3 bedroomed country house, restored to a good standard. Mains drains
[shortdesc] => A great 3 bedroomed stone house in the beautiful countryside of Manche, Normandy. Only 2 minutes from the local shops and bar. It’s been recently restored to include central heating, double glazing & mains drainage, has 3 good bedrooms with 2 bathrooms on the first floor. A cosy woodburner in the kitchen/diner adds character and warmth, and the sunny conservatory extending from the sitting room with its sweeping views of the countryside is the perfect spot for relaxing.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.2156
[lon] => -1.08051
[postcode] => 50680
[attributes] => a:6:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:4;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:5;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2025-03-10 11:44:20
[sort_date] => 2025-03-10 00:00:00
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/GoW4yRfh_owpYbXJmE8h1GVRxEfWK88_S3RpksQd1gE/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMy9ET0MxUlFQUzVQM1MuanBn.jpg
[img-400] => https://image.hestia.immo/40tkx8LHeKSPEVvzn56Zy0D6CGbm6vcQyIo6IGszDvM/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMy9ET0MxUlFQUzVQM1MuanBn.jpg
[img-200] => https://image.hestia.immo/r7lxOAc7kyP6AH0OjNV6rkWgUIMCi4MNNs_cpjG4XJk/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMy9ET0MxUlFQUzVQM1MuanBn.jpg
[img-100] => https://image.hestia.immo/FLERVQmWZzQje0ypmCVnl-EmCP9OQRwMEcNtm79DN3k/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMy9ET0MxUlFQUzVQM1MuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[4] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[5] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
)
)
[56] => Array
(
[Allproperty] => Array
(
[id] => 53714
[propref] => A33614AFE61
[primarypropertytype_name] => House
[pubtown] => Domfront en Poiraie
[properpubtown] => Domfront en Poiraie
[image_0] =>
[status] => sold
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-03-06 16:15:25
[nrbedrooms] => 2
[nrbathrooms] => 1
[habitable_m2] => 70
[land_m2] => 600
[issold] => 1
[poa] => 0
[bestdeals] => 0
[price] => 159999
[prevprice] => 0
[propname] => Pretty 3 bed cottage
[shortdesc] =>
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5903
[lon] => -0.654611
[postcode] => 61700
[attributes] => a:0:{}
[mandatetype_id] => 11
[department_name] => Orne
[department_id] => 61
[created] => 2025-03-06 16:15:25
[sort_date] => 2025-03-06 16:15:25
[nb-photo] => 0
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
)
)
[57] => Array
(
[Allproperty] => Array
(
[id] => 51616
[propref] => A32606NOE61
[primarypropertytype_name] => House
[pubtown] => Le Renouard
[properpubtown] => Le Renouard
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-10/DOC6359Q52FK.jpg
[status] => sold
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-02-18 10:55:53
[nrbedrooms] => 4
[nrbathrooms] => 2
[habitable_m2] => 92
[land_m2] => 11080
[issold] => 1
[poa] => 0
[bestdeals] => 0
[price] => 168000
[prevprice] => 0
[propname] => Perched on hilltop, with beautiful surrounds, is this lovely three bedroom French family pavillion home
[shortdesc] => Wonderful French pavillion family home in sought after commune, with no overlooking neighbours and spectacular country/valley views as it sits atop a small hill. This home provides a lovely open plan living dining room space that flows into the kitchen. There is a separate office space, and toilet that has space to install a shower cubicle for a full bathroom downstairs.
First floor has three bedrooms and a bathroom that have wonderful views from the windows
There is a terrace at front and rear of the properties so you have choice as to where to entertain, with the rear terrace having direct access to the living dining room area via Double French doors.
The underhouse is the full floor area of the house, which provides you with two storage areas, and a tandem double garage. Fibre optic is already installed, and electricity is at the entrance of the driveway if you wish to install electric gates.
This is a gem of a property not to miss out on.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.9236
[lon] => 0.099393
[postcode] => 61120
[attributes] => a:8:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:2:"23";s:4:"name";s:13:"Mountain view";s:7:"name_fr";s:21:"Vue sur les Montagnes";}i:3;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:4;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:5;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:6;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:7;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-02-18 10:55:53
[sort_date] => 2025-02-18 10:55:53
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/d5dbB093OfaEhjKq7uKb1xHe7u_y8HcDvOg0GI_KDQg/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0M2MzU5UTUyRksuanBn.jpg
[img-400] => https://image.hestia.immo/C9tEEHjuY3ECvTP_GN6DUVbbH7en4BVY_a-rNVhhsRY/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0M2MzU5UTUyRksuanBn.jpg
[img-200] => https://image.hestia.immo/brbSzBgIOyQ77-SxBaYY3f5LjFu08tbPSdKSZizQUmY/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0M2MzU5UTUyRksuanBn.jpg
[img-100] => https://image.hestia.immo/sodJT097_R8z7ZqSMWzeMdBU6cJ7mV_Nuitow0daVkI/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0M2MzU5UTUyRksuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 23
[name] => Mountain view
[name_fr] => Vue sur les Montagnes
)
[3] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[4] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[5] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[6] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[7] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[58] => Array
(
[Allproperty] => Array
(
[id] => 52648
[propref] => A33027AFE61
[primarypropertytype_name] => House
[pubtown] => Passais Villages
[properpubtown] => Passais Villages
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-10/DOCAAVEPH1MP.jpg
[status] => sold
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-02-17 02:39:24
[nrbedrooms] => 2
[nrbathrooms] => 2
[habitable_m2] => 100
[land_m2] => 4531
[issold] => 1
[poa] => 0
[bestdeals] => 1
[price] => 163000
[prevprice] => 173000
[propname] => Delightful 2/3 bedroom country cottage immaculately presented in 4531m2 of garden.
[shortdesc] => Set in the Normandy countryside sits this pretty cottage that is ready for you to move into. Spacious accommodation set in 4531m2 land full of mature trees and sweeping lawn along with an outbuilding in excellent condition. Situated in the pretty Normandy countryside but minutes from all amenities, supermarket, bars and restaurants.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.483
[lon] => -0.765
[postcode] => 61350
[attributes] => a:7:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:6;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-02-18 11:36:30
[sort_date] => 2025-02-17 02:39:24
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/x6V9adDZB335FuzG80ufsW9B2legtJ1hnygV0fjnzCk/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NBQVZFUEgxTVAuanBn.jpg
[img-400] => https://image.hestia.immo/utigM3iZpuD6--Nrq5tb-x2sLVsm6ohBo4X9QWd6i_4/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NBQVZFUEgxTVAuanBn.jpg
[img-200] => https://image.hestia.immo/1j90ZRTJZRDmnyc6zuVmjFZibdhCg0NIxc7TC8F-AP0/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NBQVZFUEgxTVAuanBn.jpg
[img-100] => https://image.hestia.immo/eUdjyhNgEl5DJxA0sv6sbHDMOf5_dbyGzSXXIjnNOB4/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NBQVZFUEgxTVAuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[6] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
)
)
[59] => Array
(
[Allproperty] => Array
(
[id] => 45823
[propref] => A29528AFE50
[primarypropertytype_name] => House
[pubtown] => Saint-Cyr-du-Bailleul
[properpubtown] => Saint-Cyr-du-Bailleul
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-10/DOCNF96K617D.jpg
[status] => sold
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2024-12-12 00:09:12
[nrbedrooms] => 3
[nrbathrooms] => 1
[habitable_m2] => 130
[land_m2] => 1800
[issold] => 1
[poa] => 0
[bestdeals] => 0
[price] => 197000
[prevprice] => 0
[propname] => Beautifully presented 3 bed farmhouse set in a pretty garden with outbuilding.
[shortdesc] => This handsome property that was once a calvados farm is set in pretty gardens overlooking the Normandy countryside. Large bright rooms with the potential to create more living space if required. Pretty garden and outbuilding.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5715
[lon] => -0.839216
[postcode] => 50720
[attributes] => a:16:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:4;a:3:{s:2:"id";s:2:"12";s:4:"name";s:4:"Well";s:7:"name_fr";s:10:"une source";}i:5;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:6;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:7;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:8;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:9;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:10;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:11;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:12;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:13;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:14;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:15;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2024-05-28 08:16:51
[sort_date] => 2024-12-12 00:09:12
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/sFocS1EyR-5s_1w1njLwvleIQ48lqMxlV9o8626uNcw/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NORjk2SzYxN0QuanBn.jpg
[img-400] => https://image.hestia.immo/OtYWfYJ5RBVjrdJBUBP62aN55rwNNUHsKlfDGCX4fsg/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NORjk2SzYxN0QuanBn.jpg
[img-200] => https://image.hestia.immo/1OET88BvntSHZdSHGslJhnViY-9Kl_1UCFEFlkYzuRo/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NORjk2SzYxN0QuanBn.jpg
[img-100] => https://image.hestia.immo/k_GRnboinxsEpOMzG-oN6jMGqGjaXGCl3qLrTZCihxM/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NORjk2SzYxN0QuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[4] => Array
(
[id] => 12
[name] => Well
[name_fr] => une source
)
[5] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[6] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[7] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[8] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[9] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[10] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[11] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[12] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[13] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[14] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[15] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
)
[pageUrl] => Array
(
[page] => 1
[arrival] => day
[department_id] => 90
[primary_id] => 13
[region_id] => 25
[price] => m
)
[groups] => Array
(
[1] => Houses
[2] => Commercial
[4] => Prestige
[5] => Lakes
[6] => Apartments
[7] => Income-Business
[8] => Land-Woodland
[10] => Ski
[13] => Equestrian
)
[countExclusif] => 63
[selectedCriteria] => Array
(
[page] => 1
[arrival] => day
[department_id] => 90
[primary_id] => 13
[region_id] => 25
[price] => m
)
[selected] => Array
(
[exclusive] => 1
[notSold] =>
)
[isCustomPage] => 1
[cakeDebug] => AllpropertiesController Object
*RECURSION*
)
[pageTitle] => Exclusive Leggett Property in France - 63 French properties found
[modelNames] => Array
(
[0] => Allproperty
[1] => Region
[2] => Department
[3] => User
[4] => Group
[5] => Codepostal
[6] => Proptype
[7] => Primarypropertytype
[8] => Soldproperty
[9] => Soldallproperty
[10] => Testimonial
[11] => Powcategory
)
[base] =>
[layout] => list
[autoRender] =>
[autoLayout] => 1
[Component] => Component Object
(
[__controllerVars] => Array
(
[plugin] =>
[name] => Allproperties
[base] =>
)
[_loaded] => Array
(
[Session] => SessionComponent Object
(
[__active] => 1
[__bare] => 0
[valid] => 1
[error] =>
[_userAgent] => a7d63c274f73bb410efb05168d3d225f
[path] => /
[lastError] =>
[security] => medium
[time] => 1761128294
[sessionTime] => 1761140294
[watchKeys] => Array
(
)
[id] =>
[_started] => 1
[host] => a67yhnszbnvy95w93q42.staging.hestia.immo
[_log] =>
[enabled] => 1
[cookieLifeTime] => 604800
)
[Cookie] => CookieComponent Object
(
[name] => CakeCookie
[time] =>
[path] => /
[domain] =>
[secure] =>
[key] => DYhGThsi_a93b??0qyJffdioyuttfdggI%xfs2guVoUubWwvniRANEW2G0FgaC9mssi
[__values] => Array
(
)
[__type] => cipher
[__reset] =>
[__expires] => 0
[_log] =>
[enabled] => 1
)
[RequestHandler] => RequestHandlerComponent Object
(
[ajaxLayout] => ajax
[enabled] => 1
[__responseTypeSet] =>
[params] => Array
(
)
[__requestContent] => Array
(
[javascript] => text/javascript
[js] => text/javascript
[json] => application/json
[css] => text/css
[html] => Array
(
[0] => text/html
[1] => */*
)
[text] => text/plain
[txt] => text/plain
[csv] => Array
(
[0] => application/vnd.ms-excel
[1] => text/plain
)
[form] => application/x-www-form-urlencoded
[file] => multipart/form-data
[xhtml] => Array
(
[0] => application/xhtml+xml
[1] => application/xhtml
[2] => text/xhtml
)
[xhtml-mobile] => application/vnd.wap.xhtml+xml
[xml] => Array
(
[0] => application/xml
[1] => text/xml
)
[rss] => application/rss+xml
[atom] => application/atom+xml
[amf] => application/x-amf
[wap] => Array
(
[0] => text/vnd.wap.wml
[1] => text/vnd.wap.wmlscript
[2] => image/vnd.wap.wbmp
)
[wml] => text/vnd.wap.wml
[wmlscript] => text/vnd.wap.wmlscript
[wbmp] => image/vnd.wap.wbmp
[pdf] => application/pdf
[zip] => application/x-zip
[tar] => application/x-tar
)
[__acceptTypes] => Array
(
[0] => text/html
[1] => */*
)
[__renderType] =>
[ext] => html
[__typesInitialized] => 1
[_log] =>
)
[Currency] => CurrencyComponent Object
(
[components] => Array
(
[0] => Session
)
[helpers] => Array
(
[0] => Cache
)
[_log] =>
[enabled] => 1
[Session] => SessionComponent Object
(
[__active] => 1
[__bare] => 0
[valid] => 1
[error] =>
[_userAgent] => a7d63c274f73bb410efb05168d3d225f
[path] => /
[lastError] =>
[security] => medium
[time] => 1761128294
[sessionTime] => 1761140294
[watchKeys] => Array
(
)
[id] =>
[_started] => 1
[host] => a67yhnszbnvy95w93q42.staging.hestia.immo
[_log] =>
[enabled] => 1
[cookieLifeTime] => 604800
)
)
[PaginateFormVariables] => PaginateFormVariablesComponent Object
(
[nonPaginatorArgs] => Array
(
)
[_log] =>
[enabled] => 1
[controller] => AllpropertiesController Object
*RECURSION*
)
[UrlShortener] => UrlShortenerComponent Object
(
[name] => UrlShortenerComponent
[apiv4] => https://api-ssl.bitly.com/v4/bitlinks
[genericAccessToken:UrlShortenerComponent:private] => c5d58aabdd6770ef0e0e5673d519de61398aed7c
[_log] =>
[enabled] => 1
)
[Prg] => PrgComponent Object
(
[name] => prg
[data:PrgComponent:private] =>
[defaultData:PrgComponent:private] =>
[controller:PrgComponent:private] => AllpropertiesController Object
*RECURSION*
[settings:PrgComponent:private] => Array
(
[model] =>
[fields] => Array
(
)
[separator] => :
[field_separator] => /
[array_separator] => --
)
[formUrl:PrgComponent:private] =>
[_log] =>
[enabled] => 1
)
)
[_primary] => Array
(
[0] => Session
[1] => Cookie
[2] => RequestHandler
[3] => Currency
[4] => PaginateFormVariables
[5] => UrlShortener
[6] => Prg
)
[__settings] => Array
(
)
[_log] =>
)
[view] => View
[ext] => .ctp
[output] =>
[plugin] =>
[cacheAction] =>
[persistModel] =>
[passedArgs] => Array
(
[page] => 1
[arrival] => day
[department_id] => 90
[primary_id] => 13
[region_id] => 25
[price] => m
)
[scaffold] =>
[methods] => Array
(
[0] => tophits
[1] => getusersalps
[2] => alpsteam
[3] => montblancregion
[4] => openinghours
[5] => pow_frontp
[6] => redirecturl
[7] => areas
[8] => __newcompassconditions
[9] => propertysummary
[10] => getregionname
[11] => propertylocator
[12] => searchradiuslocator
[13] => ajax_count
[14] => ajax_map_count
[15] => ajax_search_count
[16] => getregionurl
[17] => propertyoftheweek
[18] => changeregionnameforalps
[19] => latestside
[20] => __departmentsalias
[21] => tour
[22] => exclusive
[23] => exclusive_count
[24] => exclusivesliders
[25] => propertysliders
[26] => __searchfacets
[27] => __getpricebetween
[28] => latestsiderussia
[29] => tourrussia
[30] => latestagent
[31] => latestagent2
[32] => index
[33] => alert
[34] => __makerssconditions
[35] => __rsstitlecreate
[36] => __createbreadcrumb
[37] => __getpricename
[38] => __getarrivalname
[39] => torenovatebyregion
[40] => lakesbyregion
[41] => group
[42] => _getproptypes
[43] => reduced_by_department
[44] => price
[45] => department
[46] => regionunited
[47] => kelquartier
[48] => recuperationpoi
[49] => specificref
[50] => exclusiveleggett
[51] => unique_departments
[52] => propref
[53] => pow
[54] => powwidget
[55] => lbcseloger
[56] => similarprops
[57] => depttags
[58] => normandy
[59] => brittany
[60] => ski
[61] => paca_regions
[62] => alps_regions
[63] => getpacaregionname
[64] => paca
[65] => searchradius
[66] => getnearbybyname
[67] => moreprop
[68] => town
[69] => gettownlist
[70] => gettownlistagent
[71] => gettownlistpostcode
[72] => gettownlistmerge
[73] => new_may_quicksearch_proptype_v1
[74] => greenacres
[75] => requeteportals
[76] => rightmove
[77] => zoopla
[78] => frenchproperty
[79] => francepropertyshop
[80] => aplaceinthesun
[81] => esfp
[82] => healthcheck
[83] => virtualtours
[84] => mylist
[85] => paris_regions
[86] => new_may_quicksearch_v1
[87] => new_may_quicksearch_department_v1
[88] => pubtown
[89] => reduced
[90] => view
[91] => pow_01
[92] => featured
[93] => region
[94] => topten
[95] => topten2
[96] => agent
[97] => team
[98] => getregions
[99] => home
[100] => search
[101] => drill
[102] => __drillcreatebreadcrumb
[103] => __getregionname
[104] => __getdepartmentname
[105] => __getparams
[106] => __getidfromparams
[107] => drillbread
[108] => __gettypename
[109] => __getgroupname
[110] => __getprimaryname
[111] => __searchfacetconditions
[112] => __getdrillproptypes
[113] => printen_pdf
[114] => exclusives
[115] => to_renovate
[116] => coastal
[117] => perigord_noir
[118] => type
[119] => prestige
[120] => getpostcodes
[121] => getnearbypostcodes
[122] => reduced_by_region
[123] => exclusiveproperty
[124] => prestigeparisproperty
[125] => primarypropertytype
[126] => mainsearch
[127] => __getnewarrivals
[128] => __removeleadingzero
[129] => cleanzerokeys
[130] => autocomplete
[131] => videos
[132] => features
[133] => exclusivepilarproperty
[134] => selectpilarproperty
[135] => hubproperty
[136] => agenthub
[137] => hospitalityleisure
[138] => countexclusif
[139] => countcriteria
[140] => returnprimary
[141] => returndepartment
[142] => returnuser
[143] => returnregion
[144] => searchregionbyname
[145] => returntown
[146] => hidesoldproperty
[147] => findbyref
[148] => preparesearch
[149] => returnnearbypostcodes
[150] => missingpropertysimilar
[151] => _setlanguage
)
[modelClass] => Allproperty
[modelKey] => allproperty
[validationErrors] =>
[_log] =>
[Session] => SessionComponent Object
(
[__active] => 1
[__bare] => 0
[valid] => 1
[error] =>
[_userAgent] => a7d63c274f73bb410efb05168d3d225f
[path] => /
[lastError] =>
[security] => medium
[time] => 1761128294
[sessionTime] => 1761140294
[watchKeys] => Array
(
)
[id] =>
[_started] => 1
[host] => a67yhnszbnvy95w93q42.staging.hestia.immo
[_log] =>
[enabled] => 1
[cookieLifeTime] => 604800
)
[Cookie] => CookieComponent Object
(
[name] => CakeCookie
[time] =>
[path] => /
[domain] =>
[secure] =>
[key] => DYhGThsi_a93b??0qyJffdioyuttfdggI%xfs2guVoUubWwvniRANEW2G0FgaC9mssi
[__values] => Array
(
)
[__type] => cipher
[__reset] =>
[__expires] => 0
[_log] =>
[enabled] => 1
)
[RequestHandler] => RequestHandlerComponent Object
(
[ajaxLayout] => ajax
[enabled] => 1
[__responseTypeSet] =>
[params] => Array
(
)
[__requestContent] => Array
(
[javascript] => text/javascript
[js] => text/javascript
[json] => application/json
[css] => text/css
[html] => Array
(
[0] => text/html
[1] => */*
)
[text] => text/plain
[txt] => text/plain
[csv] => Array
(
[0] => application/vnd.ms-excel
[1] => text/plain
)
[form] => application/x-www-form-urlencoded
[file] => multipart/form-data
[xhtml] => Array
(
[0] => application/xhtml+xml
[1] => application/xhtml
[2] => text/xhtml
)
[xhtml-mobile] => application/vnd.wap.xhtml+xml
[xml] => Array
(
[0] => application/xml
[1] => text/xml
)
[rss] => application/rss+xml
[atom] => application/atom+xml
[amf] => application/x-amf
[wap] => Array
(
[0] => text/vnd.wap.wml
[1] => text/vnd.wap.wmlscript
[2] => image/vnd.wap.wbmp
)
[wml] => text/vnd.wap.wml
[wmlscript] => text/vnd.wap.wmlscript
[wbmp] => image/vnd.wap.wbmp
[pdf] => application/pdf
[zip] => application/x-zip
[tar] => application/x-tar
)
[__acceptTypes] => Array
(
[0] => text/html
[1] => */*
)
[__renderType] =>
[ext] => html
[__typesInitialized] => 1
[_log] =>
)
[Currency] => CurrencyComponent Object
(
[components] => Array
(
[0] => Session
)
[helpers] => Array
(
[0] => Cache
)
[_log] =>
[enabled] => 1
[Session] => SessionComponent Object
(
[__active] => 1
[__bare] => 0
[valid] => 1
[error] =>
[_userAgent] => a7d63c274f73bb410efb05168d3d225f
[path] => /
[lastError] =>
[security] => medium
[time] => 1761128294
[sessionTime] => 1761140294
[watchKeys] => Array
(
)
[id] =>
[_started] => 1
[host] => a67yhnszbnvy95w93q42.staging.hestia.immo
[_log] =>
[enabled] => 1
[cookieLifeTime] => 604800
)
)
[PaginateFormVariables] => PaginateFormVariablesComponent Object
(
[nonPaginatorArgs] => Array
(
)
[_log] =>
[enabled] => 1
[controller] => AllpropertiesController Object
*RECURSION*
)
[UrlShortener] => UrlShortenerComponent Object
(
[name] => UrlShortenerComponent
[apiv4] => https://api-ssl.bitly.com/v4/bitlinks
[genericAccessToken:UrlShortenerComponent:private] => c5d58aabdd6770ef0e0e5673d519de61398aed7c
[_log] =>
[enabled] => 1
)
[Prg] => PrgComponent Object
(
[name] => prg
[data:PrgComponent:private] =>
[defaultData:PrgComponent:private] =>
[controller:PrgComponent:private] => AllpropertiesController Object
*RECURSION*
[settings:PrgComponent:private] => Array
(
[model] =>
[fields] => Array
(
)
[separator] => :
[field_separator] => /
[array_separator] => --
)
[formUrl:PrgComponent:private] =>
[_log] =>
[enabled] => 1
)
[Allproperty] => Allproperty Object
(
[name] => Allproperty
[actsAs] => Array
(
[0] => Containable
[Geocoded] => Array
(
[key] => ABQIAAAAkMPSGuh6Gl2ye5SqiDiKRRT2yXp_ZAY8_ufC3CFXhHIE1NvwkxRVma__g1khCtXknARv5g4mJIECJQ
)
)
[belongsTo] => Array
(
[User] => Array
(
[className] => User
[foreignKey] => user_id
[conditions] =>
[fields] => Array
(
[0] => id
[1] => first_name
[2] => surname
[3] => name
[4] => email
[5] => persinfo
[6] => locinfo
[7] => siret
[8] => active
)
[order] =>
[counterCache] =>
)
[Region] => Array
(
[className] => Region
[foreignKey] => region_id
[conditions] =>
[fields] => Array
(
)
[order] =>
[counterCache] =>
)
[Department] => Array
(
[className] => Department
[foreignKey] => department_id
[conditions] =>
[fields] => Array
(
)
[order] =>
[counterCache] =>
)
[Primarypropertytype] => Array
(
[className] => Primarypropertytype
[foreignKey] => primarypropertytype_id
[conditions] =>
[fields] => Array
(
)
[order] =>
[counterCache] =>
)
)
[paca_regions] => Array
(
[lorgues_haut_var] => Array
(
[postcode] => Array
(
[0] => 83550
[1] => 83510
[2] => 83460
[3] => 83780
[4] => 83570
[5] => 83340
[6] => 83690
)
[image] => thumb_countryside_property.jpg
[name] => Lorgues - Haut-Var - Cotignac
)
[frejus_st_raphael] => Array
(
[postcode] => Array
(
[0] => 83600
[1] => 83700
[2] => 83480
[3] => 83520
[4] => 83380
)
[image] => thumb_frejus_saint_raphael.jpg
[name] => Frejus St-Raphaël
)
[st_trop] => Array
(
[postcode] => Array
(
[0] => 83380
[1] => 83990
[2] => 83980
[3] => 83580
[4] => 83310
[5] => 83420
[6] => 83680
[7] => 83120
[8] => 83350
[9] => 83820
)
[image] => thumb_st_tropez_3.jpg
[name] => Saint-Tropez
)
[luberon] => Array
(
[postcode] => Array
(
[0] => 84120
[1] => 84360
[2] => 84800
[3] => 84460
[4] => 84160
[5] => 84220
[6] => 13370
[7] => 84300
[8] => 84740
[9] => 84490
[10] => 84480
[11] => 84400
[12] => 84300
[13] => 13560
[14] => 84440
[15] => 84760
[16] => 84660
[17] => 84750
)
[image] => thumb_luberon.jpg
[name] => Luberon
)
[aix] => Array
(
[postcode] => Array
(
[0] => 13090
[1] => 13100
[2] => 13610
[3] => 13840
[4] => 13250
[5] => 13126
[6] => 13122
[7] => 83560
[8] => 13710
[9] => 13410
)
[image] => thumb_aix_rotonde.jpg
[name] => Aix
)
[st_remy_les_alpilles_avignon] => Array
(
[postcode] => Array
(
[0] => 13810
[1] => 13210
[2] => 30300
[3] => 84500
[4] => 84470
[5] => 13330
[6] => 13160
[7] => 13200
[8] => 13300
[9] => 84320
)
[image] => thumb_st_remy.jpg
[name] => Saint-Rémy-de-Provence - les Alpilles
)
[fayence] => Array
(
[postcode] => Array
(
[0] => 83440
)
[image] => thumb_fayence.jpg
[name] => Fayence
)
[grasse] => Array
(
[postcode] => Array
(
[0] => 6130
[1] => 6530
[2] => 6740
[3] => 6520
)
[image] => thumb_villa-house.jpg
[name] => Grasse
)
[nice] => Array
(
[postcode] => Array
(
[0] => 6000
[1] => 6100
[2] => 6200
[3] => 6300
)
[image] => thumb_nice.jpg
[name] => Nice
)
[cannes] => Array
(
[postcode] => Array
(
[0] => 6150
[1] => 6400
[2] => 6110
[3] => 6210
[4] => 6550
)
[image] => thumb_luberon.jpg
[name] => Cannes
)
[menton] => Array
(
[postcode] => Array
(
[0] => 6500
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Menton
)
[riviera] => Array
(
[postcode] => Array
(
[0] => 6750
[1] => 6620
[2] => 6460
)
[image] => thumb_riviera.jpg
[name] => Riviera Mountains
)
[avignon] => Array
(
[postcode] => Array
(
[0] => 84000
[1] => 84130
[2] => 84270
[3] => 84320
[4] => 84310
[5] => 84170
[6] => 84140
[7] => 84470
[8] => 84510
[9] => 84800
[10] => 84250
[11] => 84740
[12] => 84370
[13] => 84200
[14] => 84210
[15] => 84570
[16] => 84380
[17] => 84410
[18] => 84260
[19] => 84810
[20] => 84190
[21] => 84330
[22] => 84340
[23] => 13570
[24] => 13940
[25] => 13910
[26] => 13210
[27] => 13810
[28] => 13690
[29] => 13103
[30] => 13440
[31] => 13550
[32] => 30133
[33] => 30390
)
[image] => thumb_avignon.jpg
[name] => Avignon
)
[marseille] => Array
(
[postcode] => Array
(
[0] => 13001
[1] => 13002
[2] => 13003
[3] => 13004
[4] => 13005
[5] => 13006
[6] => 13007
[7] => 13008
[8] => 13009
[9] => 13010
[10] => 13011
[11] => 13012
[12] => 13013
[13] => 13014
[14] => 13015
[15] => 13016
[16] => 13600
[17] => 13260
[18] => 13620
[19] => 13960
[20] => 13190
[21] => 13470
[22] => 13600
[23] => 13220
[24] => 13820
[25] => 13420
[26] => 13180
[27] => 13700
[28] => 13380
[29] => 13830
[30] => 13740
[31] => 13730
[32] => 13240
)
[image] => thumb_marseille.jpg
[name] => Marseille
)
[gorges-du-verdon] => Array
(
[postcode] => Array
(
[0] => 83630
[1] => 83111
[2] => 83300
[3] => 83780
[4] => 83830
[5] => 83131
[6] => 83690
[7] => 83670
[8] => 83720
[9] => 83560
[10] => 04500
)
[image] => thumb_gorges-du-verdon.jpg
[name] => Les Gorges du Verdon
)
[provence-verte] => Array
(
[postcode] => Array
(
[0] => 83670
[1] => 83560
[2] => 04500
[3] => 04800
[4] => 83690
[5] => 83630
[6] => 83111
[7] => 83720
[8] => 83470
)
[image] => thumb_provence-verte.jpg
[name] => Provence Verte
)
[tourtour-aups-villecroze] => Array
(
[postcode] => Array
(
[0] => 83690
[1] => 83111
[2] => 83630
)
[image] => thumb_tourtour-aups.jpg
[name] => Tourtour - Aups - Villecroze
)
[antibes] => Array
(
[postcode] => Array
(
[0] => 6600
[1] => 6160
[2] => 6270
[3] => 6220
[4] => 6270
)
[image] => thumb_antibes.jpg
[name] => Antibes
)
)
[paris_regions] => Array
(
[paris] => Array
(
[department] => Array
(
[0] => 75
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Paris
)
[rgauche] => Array
(
[postcode] => Array
(
[0] => 75007
[1] => 75006
[2] => 75005
[3] => 75013
[4] => 75014
[5] => 75015
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Left Bank
)
[rdroite] => Array
(
[postcode] => Array
(
[0] => 75016
[1] => 75017
[2] => 75018
[3] => 75019
[4] => 75020
[5] => 75012
[6] => 75011
[7] => 75010
[8] => 75009
[9] => 75008
[10] => 75001
[11] => 75002
[12] => 75003
[13] => 75004
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Right Bank
)
[littlecrown] => Array
(
[department] => Array
(
[0] => 94
[1] => 93
[2] => 92
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Little Crown
)
[greatercrown] => Array
(
[department] => Array
(
[0] => 77
[1] => 95
[2] => 91
[3] => 78
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Greater Crown
)
)
[alps_regions] => Array
(
[2alpes_alpe_dhuez] => Array
(
[postcode] => Array
(
[0] => 38520
[1] => 38860
[2] => 38750
[3] => 38114
[4] => 38142
)
[image] => 2Alpes-Alpe dhuez.JPG
[name] => Les Deux Alpes and Alpe d'Huez
)
[annecy_and_aravis] => Array
(
[postcode] => Array
(
[0] => 74000
[1] => 74940
[2] => 74290
[3] => 74230
[4] => 74410
[5] => 74320
[6] => 74450
[7] => 74220
[8] => 74130
[9] => 74210
[10] => 74370
)
[image] => Annecy-Aravis.jpg
[name] => Aravis and Annecy environs
)
[aix_les_bains_chambery] => Array
(
[postcode] => Array
(
[0] => 73100
[1] => 73370
[2] => 73170
[3] => 38580
[4] => 73000
[5] => 73490
[6] => 73800
[7] => 73310
[8] => 01300
[9] => 73290
[10] => 73610
[11] => 73410
[12] => 38110
[13] => 38630
[14] => 38352
[15] => 73240
[16] => 38190
[17] => 38730
[18] => 38490
[19] => 38480
[20] => 38510
[21] => 38890
)
[image] => Aix les Bains Chambery.jpg
[name] => Aix les Bains and Chambery environs
)
[chamonix_mont_blanc] => Array
(
[postcode] => Array
(
[0] => 74400
[1] => 74310
[2] => 74920
[3] => 74120
[4] => 74170
[5] => 74190
[6] => 73590
[7] => 74660
)
[image] => Chamonix Mont Blanc.jpg
[name] => Chamonix and Mont Blanc region
)
[chartreuse_grenoble_around] => Array
(
[postcode] => Array
(
[0] => 38530
[1] => 38570
[2] => 38580
[3] => 38000
[4] => 38100
[5] => 38560
[6] => 38590
[7] => 38380
[8] => 38730
[9] => 38660
[10] => 38960
[11] => 38480
[12] => 73760
[13] => 73160
[14] => 38690
[15] => 38190
[16] => 38730
[17] => 38490
[18] => 38480
[19] => 38630
[20] => 38510
[21] => 01300
[22] => 38110
)
[image] => Chartreuse & Grenoble.jpg
[name] => Chartreuse, Belledone, Grenoble environs
)
[espace_diamant] => Array
(
[postcode] => Array
(
[0] => 73590
[1] => 73270
[2] => 74120
)
[image] => Espace Diamant.jpg
[name] => Espace Diamant
)
[grand_geneva] => Array
(
[postcode] => Array
(
[0] => 1210
[1] => 1170
[2] => 1220
[3] => 1630
[4] => 1200
[5] => 1280
[6] => 1270
[7] => 74160
[8] => 74570
[9] => 74520
[10] => 74910
[11] => 74140
[12] => 74130
[13] => 74560
[14] => 74380
[15] => 74330
[16] => 74200
[17] => 74350
[18] => 74100
[19] => 74890
[20] => 74500
[21] => 74800
[22] => 74960
)
[image] => Grand Geneva.jpg
[name] => Grand Geneva
)
[grand_massif] => Array
(
[postcode] => Array
(
[0] => 74340
[1] => 74740
[2] => 74440
[3] => 74300
)
[image] => Grand Massif.jpg
[name] => Grand Massif
)
[hautes_alpes] => Array
(
[postcode] => Array
(
[0] => 5100
[1] => 5290
[2] => 5560
[3] => 5600
[4] => 5240
[5] => 5500
[6] => 5330
[7] => 5320
[8] => 5120
[9] => 5220
[10] => 5200
[11] => 5250
)
[image] => Hautes Alpes.jpg
[name] => Hautes Alpes
)
[le_grand_domaine] => Array
(
[postcode] => Array
(
[0] => 73260
[1] => 73130
)
[image] => Grand Domain.jpg
[name] => Grand Domain
)
[lyon] => Array
(
[postcode] => Array
(
[0] => 38390
[1] => 38200
[2] => 38260
[3] => 38370
[4] => 38122
[5] => 38118
[6] => 38090
[7] => 38460
[8] => 69390
[9] => 69700
[10] => 69440
[11] => 69008
[12] => 69360
[13] => 42800
[14] => 42460
[15] => 38510
[16] => 1150
[17] => 38890
[18] => 69620
[19] => 38110
[20] => 38730
[21] => 38490
[22] => 38480
[23] => 38630
[24] => 38300
[25] => 38510
[26] => 38110
[27] => 01300
[28] => 69260
[29] => 73000
[30] => 69780
[31] => 69100
[32] => 69420
[33] => 38890
[34] => 69370
[35] => 69100
[36] => 69780
[37] => 69600
[38] => 69110
[39] => 69370
[40] => 69100
[41] => 69780
[42] => 69600
[43] => 69570
[44] => 69007
[45] => 69003
[46] => 69006
[47] => 69008
[48] => 69002
[49] => 69009
[50] => 69005
[51] => 69001
[52] => 69600
[53] => 69110
[54] => 69350
[55] => 69630
[56] => 69360
[57] => 69780
[58] => 69260
[59] => 69370
[60] => 69250
)
[image] => Lyon.jpg
[name] => Lyon et environs
)
[massif_des_bauges] => Array
(
[postcode] => Array
(
[0] => 73340
[1] => 73230
[2] => 74410
[3] => 73250
[4] => 73800
)
[image] => Massif des Bauges.jpg
[name] => Massif des Bauges
)
[portes_du_soleil] => Array
(
[postcode] => Array
(
[0] => 74110
[1] => 74430
[2] => 74200
[3] => 74260
[4] => 74390
[5] => 74360
)
[image] => Portes du Soleil.jpg
[name] => Portes du Soleil
)
[paradiski_esp_killy_ste_foy] => Array
(
[postcode] => Array
(
[0] => 73700
[1] => 73210
[2] => 73150
[3] => 73320
[4] => 73640
)
[image] => Paradiski Esp Killy Ste Foy.jpg
[name] => Paradiski, Espace Killy, Ste Foy
)
[three_valley] => Array
(
[postcode] => Array
(
[0] => 73550
[1] => 73350
[2] => 73120
[3] => 73570
[4] => 73440
[5] => 73600
[6] => 73260
)
[image] => 3Valleys 2.jpg
[name] => Three Valleys
)
[vanoise] => Array
(
[postcode] => Array
(
[0] => 73350
[1] => 73710
[2] => 73120
)
[image] => Vanoise.jpg
[name] => Vanoise
)
[valmorel] => Array
(
[postcode] => Array
(
[0] => 73260
)
[image] => Valmorel.jpg
[name] => Valmorel
)
[ski] => Array
(
[postcode] => Array
(
[0] => 38520
[1] => 38860
[2] => 38750
[3] => 38114
[4] => 38142
[5] => 74000
[6] => 74940
[7] => 74290
[8] => 74230
[9] => 74410
[10] => 74320
[11] => 74450
[12] => 74220
[13] => 74130
[14] => 74210
[15] => 74370
[16] => 73100
[17] => 73370
[18] => 73170
[19] => 38580
[20] => 73000
[21] => 73490
[22] => 73800
[23] => 73310
[24] => 01300
[25] => 73290
[26] => 73610
[27] => 73410
[28] => 38110
[29] => 38630
[30] => 38352
[31] => 38530
[32] => 38570
[33] => 38000
[34] => 38100
[35] => 38560
[36] => 38590
[37] => 38380
[38] => 38730
[39] => 38660
[40] => 38960
[41] => 38480
[42] => 73760
[43] => 73160
[44] => 73590
[45] => 73270
[46] => 74120
[47] => 1210
[48] => 1170
[49] => 1220
[50] => 1630
[51] => 1200
[52] => 1280
[53] => 1270
[54] => 74160
[55] => 74570
[56] => 74520
[57] => 74910
[58] => 74140
[59] => 74560
[60] => 74380
[61] => 74330
[62] => 74200
[63] => 74350
[64] => 74100
[65] => 74890
[66] => 74500
[67] => 74800
[68] => 74960
[69] => 74340
[70] => 74740
[71] => 74440
[72] => 74300
[73] => 5100
[74] => 5290
[75] => 5560
[76] => 5600
[77] => 5240
[78] => 5500
[79] => 5330
[80] => 5320
[81] => 5120
[82] => 5220
[83] => 5200
[84] => 5250
[85] => 73260
[86] => 73130
[87] => 38390
[88] => 38200
[89] => 38260
[90] => 38370
[91] => 38122
[92] => 38118
[93] => 38090
[94] => 38460
[95] => 69390
[96] => 69700
[97] => 69440
[98] => 69008
[99] => 69360
[100] => 42800
[101] => 42460
[102] => 73340
[103] => 73230
[104] => 73250
[105] => 74110
[106] => 74430
[107] => 74260
[108] => 74390
[109] => 74360
[110] => 73700
[111] => 73210
[112] => 73150
[113] => 73220
[114] => 73640
[115] => 73550
[116] => 73120
[117] => 73350
[118] => 73570
[119] => 73440
[120] => 73600
[121] => 73710
)
[image] => SKI.jpg
[name] => SKI
)
)
[skiPow] => Array
(
[0] => 71585CWL74
[1] => 42948JC38
[2] => 71403ZSW73
[3] => 60797NJW74
[4] => 69824MJ73
[5] => 69288TCF73
[6] => 62030JSE73
[7] => 47589DC73
[8] => 71565AM74
[9] => 71431CVA74
[10] => 70787SPS73
[11] => 61080SHS01
[12] => 52143TB73
[13] => 37965NJW74
[14] => 69860BF73
[15] => 58438EH73
[16] => 70808LON74C
[17] => 45835LK74H
[18] => 58513SPA73
[19] => 56920NDY38
[20] => 67001ZSW73
[21] => 60823NJW74
[22] => 66582MJ73
[23] => 70810MAS73
[24] => 58280TCF73
[25] => 43306PWA73
[26] => 58857DC73
[27] => 67533AM74
[28] => 56433AM74
[29] => 70244JC05
[30] => 70685SPS73
[31] => 69457TB73
[32] => 40466LK74
[33] => 40876SA74
[34] => 69498NJO74
[35] => 60423SD74
[36] => 56732MJU74
[37] => 52189SSR73
[38] => 70523PWA73
[39] => 70859NDY38
[40] => 59044SA74
[41] => 60390SPA73
[42] => 59477NJW74
[43] => 68289NDY38
[44] => 68634MAS73
[45] => 65814LK74
[46] => 70161PPA38
[47] => 65252JC05
[48] => 69005PP38
[49] => 60832LON74
[50] => 57198SPA73
[51] => 60423SD73
[52] => 69005PPA38
[53] => 70810MAS74
[54] => 60724JC05
[55] => 62998PPA38
)
[useDbConfig] => default
[useTable] => allproperties
[displayField] => id
[id] =>
[data] => Array
(
)
[table] => allproperties
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[source_id] => Array
(
[type] => integer
[null] =>
[default] => 0
[length] =>
)
[user_id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
)
[property_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 12
[key] => index
)
[price] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[propref] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 15
[key] => unique
)
[mandate_expiry_date] => Array
(
[type] => date
[null] => 1
[default] =>
[length] =>
)
[mandate_town] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[mandate_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 12
)
[mandatetype_id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
)
[prevprice] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[propname] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[shortdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[longdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[propname_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[shortdesc_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[longdesc_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[nrbedrooms] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[nrbathrooms] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[prop_roomstotal] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[land_m2] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[habitable_m2] => Array
(
[type] => string
[null] =>
[default] => 0
[length] => 10
)
[outbuildings_m2] => Array
(
[type] => string
[null] =>
[default] => 0
[length] => 10
)
[outside_space_m2] => Array
(
[type] => integer
[null] =>
[default] => 0
[length] =>
)
[taxfonc] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[taxhab] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[isnewbuild] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[isunderoffer] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
)
[isinvisible] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
[key] => index
)
[issold] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[bestdeals] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[bestdealtext] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[pubtown] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[properpubtown] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[postcode] => Array
(
[type] => string
[null] => 1
[default] => 0
[length] => 5
)
[department_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 3
)
[department_name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[region_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 3
)
[region_name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[original_created] => Array
(
[type] => datetime
[null] =>
[default] =>
[length] =>
)
[original_modified] => Array
(
[type] => datetime
[null] =>
[default] =>
[length] =>
)
[created] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[modified] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[date_made_live] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[avenant_date_made_live] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[feed_date_live] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[locations] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[proptypes] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[attributes] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[conditions] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[users] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[youtube_url] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[floorplan] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[floorplan_link] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[tour] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[tourid] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[discreet] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[poa] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[primarypropertytype_id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
)
[primarypropertytype_name] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[dpe_expiry_date] => Array
(
[type] => date
[null] =>
[default] => 2999-01-01
[length] =>
)
[is_exclusive] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[is_copro] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[is_commercialisation] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[is_ppg_property] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[selling_points] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[selling_points_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[eyespy_url] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[rhinov_url] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[net_price] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[exact_fees] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[fees_percent] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[fees] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[hash] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[lat] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[lon] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[cityscan] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[dpe_type] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 15
)
[dpe_final_energy] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[dpe_cost_low] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_cost_high] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_cost_year_index] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_grace] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[dpe_altitude] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_off] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe61] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe62] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe2021] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe_on_bill] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe_consumption] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_estimation] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[saleDate] => Array
(
[type] => date
[null] => 1
[default] =>
[length] =>
)
[salePrice] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[status] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 15
)
[image_0] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[features] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Allproperty
[tableToModel] => Array
(
[allproperties] => Allproperty
[users] => User
[regions] => Region
[departments] => Department
[primarypropertytypes] => Primarypropertytype
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Allproperty
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[User] => User Object
(
[name] => User
[actsAs] => Array
(
[0] => Containable
)
[hasAndBelongsToMany] => Array
(
[Department] => Array
(
[className] => Department
[joinTable] => departments_users
[with] => DepartmentsUser
[foreignKey] => user_id
[associationForeignKey] => department_id
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[unique] => 1
[finderQuery] =>
[deleteQuery] =>
[insertQuery] =>
)
)
[buddyAgentArray] => Array
(
[12954] => Array
(
[0] => 13063
[1] => 13705
[2] => 15566
)
[13063] => Array
(
[0] => 12954
[1] => 13705
[2] => 15566
)
[13705] => Array
(
[0] => 12954
[1] => 13063
[2] => 15566
)
[15566] => Array
(
[0] => 12954
[1] => 13063
[2] => 13705
)
[12568] => Array
(
[0] => 15641
)
[15641] => Array
(
[0] => 12568
)
[13078] => Array
(
[0] => 13182
[1] => 13709
)
[13182] => Array
(
[0] => 13078
[1] => 13709
)
[13709] => Array
(
[0] => 13182
[1] => 13078
)
[12796] => Array
(
[0] => 15308
[1] => 14578
[2] => 15534
)
[15308] => Array
(
[0] => 12796
[1] => 14578
[2] => 15534
)
[14578] => Array
(
[0] => 12796
[1] => 15308
[2] => 15534
)
[15534] => Array
(
[0] => 12796
[1] => 15308
[2] => 14578
)
[12421] => Array
(
[0] => 13410
[1] => 13966
[2] => 14182
)
[13410] => Array
(
[0] => 12421
[1] => 13966
[2] => 14182
)
[13966] => Array
(
[0] => 12421
[1] => 13410
[2] => 14182
)
[14182] => Array
(
[0] => 12421
[1] => 13410
[2] => 13966
)
[12638] => Array
(
[0] => 14741
)
[14741] => Array
(
[0] => 12638
)
[14376] => Array
(
[0] => 14511
)
[14511] => Array
(
[0] => 15237
[1] => 14208
[2] => 15455
)
[14964] => Array
(
[0] => 14965
[1] => 15282
[2] => 15318
[3] => 15418
)
[14965] => Array
(
[0] => 14964
[1] => 15282
[2] => 15318
[3] => 15418
)
[15282] => Array
(
[0] => 14964
[1] => 14965
[2] => 15318
[3] => 15418
)
[15318] => Array
(
[0] => 14964
[1] => 14965
[2] => 15282
[3] => 15418
)
[15418] => Array
(
[0] => 14964
[1] => 14965
[2] => 15282
[3] => 15318
)
[13702] => Array
(
[0] => 14673
[1] => 15235
)
[14673] => Array
(
[0] => 13702
[1] => 15235
)
[15235] => Array
(
[0] => 13702
[1] => 14673
)
[13269] => Array
(
[0] => 13166
)
[13166] => Array
(
[0] => 13269
)
[14733] => Array
(
[0] => 15206
[1] => 15225
)
[15206] => Array
(
[0] => 12937
)
[15225] => Array
(
[0] => 14733
[1] => 15206
)
[13398] => Array
(
[0] => 13581
)
[13581] => Array
(
[0] => 13398
)
[13857] => Array
(
[0] => 13534
[1] => 12665
[2] => 13976
)
[13534] => Array
(
[0] => 13857
[1] => 12665
[2] => 13976
)
[12665] => Array
(
[0] => 13534
[1] => 13857
[2] => 13976
)
[13976] => Array
(
[0] => 12665
[1] => 13534
[2] => 13857
)
[12366] => Array
(
[0] => 13608
)
[13608] => Array
(
[0] => 12366
)
[13175] => Array
(
[0] => 13788
[1] => 14064
[2] => 14664
[3] => 15115
)
[13788] => Array
(
[0] => 13175
[1] => 14064
[2] => 14664
[3] => 15115
)
[14064] => Array
(
[0] => 13175
[1] => 13788
[2] => 14664
[3] => 15115
)
[14664] => Array
(
[0] => 13175
[1] => 13788
[2] => 14064
[3] => 15115
)
[15115] => Array
(
[0] => 13175
[1] => 13788
[2] => 14064
[3] => 14664
)
[13804] => Array
(
[0] => 15050
)
[15050] => Array
(
[0] => 13804
)
[14242] => Array
(
[0] => 13090
)
[13090] => Array
(
[0] => 14242
)
[14080] => Array
(
[0] => 14076
[1] => 15416
[2] => 15326
)
[14076] => Array
(
[0] => 14080
[1] => 15416
[2] => 15326
)
[15416] => Array
(
[0] => 14080
[1] => 14076
[2] => 15326
)
[15326] => Array
(
[0] => 14080
[1] => 14076
[2] => 15416
)
[12770] => Array
(
[0] => 12771
)
[12771] => Array
(
[0] => 12770
)
[12352] => Array
(
[0] => 14089
)
[14089] => Array
(
[0] => 12352
)
[13995] => Array
(
[0] => 13422
)
[13422] => Array
(
[0] => 13995
)
[13150] => Array
(
[0] => 13134
)
[13134] => Array
(
[0] => 13150
)
[13300] => Array
(
[0] => 13973
[1] => 15112
[2] => 15329
[3] => 15363
[4] => 15596
)
[13973] => Array
(
[0] => 13300
[1] => 15112
[2] => 15329
[3] => 15363
[4] => 15596
)
[15112] => Array
(
[0] => 13300
[1] => 13973
[2] => 15329
[3] => 15363
[4] => 15596
)
[15329] => Array
(
[0] => 13300
[1] => 13973
[2] => 15112
[3] => 15363
[4] => 15596
)
[15363] => Array
(
[0] => 13300
[1] => 13973
[2] => 15112
[3] => 15329
[4] => 15596
)
[15596] => Array
(
[0] => 13300
[1] => 13973
[2] => 15112
[3] => 15329
[4] => 15363
)
[14068] => Array
(
[0] => 14452
)
[14452] => Array
(
[0] => 14068
)
[14102] => Array
(
[0] => 14101
)
[14101] => Array
(
[0] => 14102
)
[14408] => Array
(
[0] => 15188
[1] => 15582
[2] => 15537
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15188] => Array
(
[0] => 14408
[1] => 15582
[2] => 15537
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15582] => Array
(
[0] => 14408
[1] => 15188
[2] => 15537
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15537] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[13774] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15646] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15649
[6] => 15653
[7] => 15346
)
[15649] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15646
[6] => 15653
[7] => 15346
)
[15653] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15646
[6] => 15649
[7] => 15346
)
[15346] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15646
[6] => 15649
[7] => 15653
)
[13025] => Array
(
[0] => 12915
[1] => 14797
)
[12915] => Array
(
[0] => 13025
[1] => 14797
)
[14797] => Array
(
[0] => 13025
[1] => 12915
)
[12898] => Array
(
[0] => 14642
[1] => 14865
[2] => 15243
[3] => 15585
)
[14642] => Array
(
[0] => 12898
[1] => 14865
[2] => 15243
[3] => 15585
)
[14865] => Array
(
[0] => 12898
[1] => 14642
[2] => 15243
[3] => 15585
)
[15243] => Array
(
[0] => 12898
[1] => 14642
[2] => 14865
[3] => 15585
)
[15585] => Array
(
[0] => 12898
[1] => 14642
[2] => 14865
[3] => 15243
)
[14410] => Array
(
[0] => 14035
)
[14035] => Array
(
[0] => 14410
)
[12612] => Array
(
[0] => 14549
[1] => 15052
[2] => 15473
[3] => 14930
[4] => 15590
)
[14549] => Array
(
[0] => 12612
[1] => 15052
[2] => 15473
[3] => 14930
[4] => 15590
)
[15052] => Array
(
[0] => 12612
[1] => 14549
[2] => 15473
[3] => 14930
[4] => 15590
)
[15473] => Array
(
[0] => 12612
[1] => 14549
[2] => 15052
[3] => 14930
[4] => 15590
)
[14930] => Array
(
[0] => 12612
[1] => 14549
[2] => 15052
[3] => 15473
[4] => 15590
)
[15590] => Array
(
[0] => 12612
[1] => 14549
[2] => 15052
[3] => 15473
[4] => 14930
)
[13980] => Array
(
[0] => 15117
)
[15117] => Array
(
[0] => 13980
)
[14061] => Array
(
[0] => 14272
[1] => 15393
)
[14272] => Array
(
[0] => 14061
[1] => 15393
)
[15393] => Array
(
[0] => 14061
[1] => 14272
)
[12903] => Array
(
[0] => 15089
)
[15089] => Array
(
[0] => 12903
)
[13364] => Array
(
[0] => 13040
[1] => 14091
[2] => 15156
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[13040] => Array
(
[0] => 13364
[1] => 14091
[2] => 15156
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[14091] => Array
(
[0] => 13364
[1] => 13040
[2] => 15156
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[15156] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[15311] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[15378] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15413
[6] => 15493
[7] => 15574
)
[15413] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15378
[6] => 15493
[7] => 15574
)
[15493] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15378
[6] => 15413
[7] => 15574
)
[15574] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15378
[6] => 15413
[7] => 15493
)
[14240] => Array
(
[0] => 13689
[1] => 13179
[2] => 13690
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[13689] => Array
(
[0] => 14240
[1] => 13179
[2] => 13690
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[13179] => Array
(
[0] => 14240
[1] => 13689
[2] => 13690
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[13690] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[14160] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[14873] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[14842] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 15176
[7] => 15567
[8] => 15577
)
[15176] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 14842
[7] => 15567
[8] => 15577
)
[15567] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 14842
[7] => 15176
[8] => 15577
)
[15577] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 14842
[7] => 15176
[8] => 15567
)
[14326] => Array
(
[0] => 12925
[1] => 14839
[2] => 15376
)
[12925] => Array
(
[0] => 14326
[1] => 14839
[2] => 15376
)
[14839] => Array
(
[0] => 14326
[1] => 12925
[2] => 15376
)
[15376] => Array
(
[0] => 14326
[1] => 12925
[2] => 14839
)
[14439] => Array
(
[0] => 15090
[1] => 14917
[2] => 15279
)
[15090] => Array
(
[0] => 14439
[1] => 14917
[2] => 15279
)
[14917] => Array
(
[0] => 14439
[1] => 15090
[2] => 15279
)
[15279] => Array
(
[0] => 14439
[1] => 15090
[2] => 14917
)
[14173] => Array
(
[0] => 14086
)
[14086] => Array
(
[0] => 14173
)
[13087] => Array
(
[0] => 15045
)
[15045] => Array
(
[0] => 13087
)
[14577] => Array
(
[0] => 14593
[1] => 14986
[2] => 15407
[3] => 15440
[4] => 15471
)
[14593] => Array
(
[0] => 14577
[1] => 14986
[2] => 15407
[3] => 15440
[4] => 15471
)
[14986] => Array
(
[0] => 14577
[1] => 14593
[2] => 15407
[3] => 15440
[4] => 15471
)
[15407] => Array
(
[0] => 14577
[1] => 14593
[2] => 14986
[3] => 15440
[4] => 15471
)
[15440] => Array
(
[0] => 14577
[1] => 14593
[2] => 14986
[3] => 15407
[4] => 15471
)
[15471] => Array
(
[0] => 14577
[1] => 14593
[2] => 14986
[3] => 15407
[4] => 15440
)
[14392] => Array
(
[0] => 14384
)
[14384] => Array
(
[0] => 14392
)
[14795] => Array
(
[0] => 13537
[1] => 15134
[2] => 15503
[3] => 13282
[4] => 15573
)
[13537] => Array
(
[0] => 14795
[1] => 15134
[2] => 15503
[3] => 13282
[4] => 15573
)
[15134] => Array
(
[0] => 14795
[1] => 13537
[2] => 15503
[3] => 13282
[4] => 15573
)
[15503] => Array
(
[0] => 14795
[1] => 13537
[2] => 15134
[3] => 13282
[4] => 15573
)
[13282] => Array
(
[0] => 14795
[1] => 13537
[2] => 15134
[3] => 15503
[4] => 15573
)
[15573] => Array
(
[0] => 14795
[1] => 13537
[2] => 15134
[3] => 15503
[4] => 13282
)
[12965] => Array
(
[0] => 13081
[1] => 15465
)
[13081] => Array
(
[0] => 12965
[1] => 15465
)
[15465] => Array
(
[0] => 12965
[1] => 13081
)
[14862] => Array
(
[0] => 14591
)
[14591] => Array
(
[0] => 14862
)
[13050] => Array
(
[0] => 15034
[1] => 14851
[2] => 15594
[3] => 15604
[4] => 15605
)
[15034] => Array
(
[0] => 13050
[1] => 14851
[2] => 15594
[3] => 15604
[4] => 15605
)
[14851] => Array
(
[0] => 13050
[1] => 15034
[2] => 15594
[3] => 15604
[4] => 15605
)
[15594] => Array
(
[0] => 13050
[1] => 15034
[2] => 14851
[3] => 15604
[4] => 15605
)
[15604] => Array
(
[0] => 13050
[1] => 15034
[2] => 14851
[3] => 15594
[4] => 15605
)
[15605] => Array
(
[0] => 13050
[1] => 15034
[2] => 14851
[3] => 15594
[4] => 15604
)
[15094] => Array
(
[0] => 15087
[1] => 14687
[2] => 15210
[3] => 12399
)
[15087] => Array
(
[0] => 15094
[1] => 14687
[2] => 15210
[3] => 12399
)
[14687] => Array
(
[0] => 15094
[1] => 15087
[2] => 15210
[3] => 12399
)
[15210] => Array
(
[0] => 15094
[1] => 15087
[2] => 14687
[3] => 12399
)
[12399] => Array
(
[0] => 15094
[1] => 15087
[2] => 14687
[3] => 15210
)
[13327] => Array
(
[0] => 13328
)
[13328] => Array
(
[0] => 13327
)
[14406] => Array
(
[0] => 14932
)
[14932] => Array
(
[0] => 14406
)
[14767] => Array
(
[0] => 14768
)
[14768] => Array
(
[0] => 14767
)
[13925] => Array
(
[0] => 14362
[1] => 14928
[2] => 15242
[3] => 15480
)
[14362] => Array
(
[0] => 13925
[1] => 14928
[2] => 15242
[3] => 15480
)
[14928] => Array
(
[0] => 13925
[1] => 14362
[2] => 15242
[3] => 15480
)
[15242] => Array
(
[0] => 13925
[1] => 14362
[2] => 14928
[3] => 15480
)
[15480] => Array
(
[0] => 13925
[1] => 14362
[2] => 14928
[3] => 15242
)
[13246] => Array
(
[0] => 15216
[1] => 15302
[2] => 15379
[3] => 15459
[4] => 15460
)
[15216] => Array
(
[0] => 13246
[1] => 15302
[2] => 15379
[3] => 15459
[4] => 15460
)
[15302] => Array
(
[0] => 13246
[1] => 15216
[2] => 15379
[3] => 15459
[4] => 15460
)
[15379] => Array
(
[0] => 13246
[1] => 15216
[2] => 15302
[3] => 15459
[4] => 15460
)
[15460] => Array
(
[0] => 13246
[1] => 15216
[2] => 15302
[3] => 15379
[4] => 15459
)
[15459] => Array
(
[0] => 13246
[1] => 15216
[2] => 15302
[3] => 15379
[4] => 15460
)
[13350] => Array
(
[0] => 14924
)
[14924] => Array
(
[0] => 13350
)
[14312] => Array
(
[0] => 15026
)
[15026] => Array
(
[0] => 14312
)
[13035] => Array
(
[0] => 12416
[1] => 13860
[2] => 13633
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[12416] => Array
(
[0] => 13035
[1] => 13860
[2] => 13633
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[13860] => Array
(
[0] => 13035
[1] => 12416
[2] => 13633
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[13633] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[15180] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 14402
[5] => 14663
[6] => 15128
)
[14402] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 15180
[5] => 14663
[6] => 15128
)
[14663] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 15180
[5] => 14402
[6] => 15128
)
[15128] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 15180
[5] => 14402
[6] => 14663
)
[13807] => Array
(
[0] => 15556
)
[15556] => Array
(
[0] => 13807
)
[15149] => Array
(
[0] => 15245
)
[15245] => Array
(
[0] => 15149
)
[14883] => Array
(
[0] => 14529
)
[14529] => Array
(
[0] => 14883
)
[13671] => Array
(
[0] => 15297
[1] => 15278
[2] => 13217
)
[15297] => Array
(
[0] => 13671
[1] => 15278
[2] => 13217
)
[15278] => Array
(
[0] => 13671
[1] => 15297
[2] => 13217
)
[13217] => Array
(
[0] => 13671
[1] => 15297
[2] => 15278
)
[14931] => Array
(
[0] => 14551
[1] => 13292
[2] => 12947
)
[14551] => Array
(
[0] => 14931
[1] => 13292
[2] => 12947
)
[13292] => Array
(
[0] => 14931
[1] => 14551
[2] => 12947
)
[12947] => Array
(
[0] => 14931
[1] => 14551
[2] => 13292
)
[13173] => Array
(
[0] => 15268
)
[15268] => Array
(
[0] => 13173
)
[12649] => Array
(
[0] => 15031
)
[15031] => Array
(
[0] => 12649
)
[15322] => Array
(
[0] => 15300
)
[15300] => Array
(
[0] => 15322
)
[14246] => Array
(
[0] => 13135
[1] => 14104
[2] => 15219
[3] => 14085
[4] => 15355
[5] => 15155
)
[13135] => Array
(
[0] => 14246
[1] => 14104
[2] => 15219
[3] => 14085
[4] => 15355
[5] => 15155
)
[14104] => Array
(
[0] => 14246
[1] => 13135
[2] => 15219
[3] => 14085
[4] => 15355
[5] => 15155
)
[15219] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 14085
[4] => 15355
[5] => 15155
)
[14085] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 15219
[4] => 15355
[5] => 15155
)
[15355] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 15219
[4] => 14085
[5] => 15155
)
[15155] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 15219
[4] => 15355
[5] => 14085
)
[14893] => Array
(
[0] => 15253
)
[15253] => Array
(
[0] => 14893
)
[13295] => Array
(
[0] => 15388
)
[15388] => Array
(
[0] => 13295
)
[13016] => Array
(
[0] => 15205
[1] => 15334
)
[15205] => Array
(
[0] => 13016
[1] => 15334
)
[15334] => Array
(
[0] => 13016
[1] => 15205
)
[14465] => Array
(
[0] => 15148
[1] => 15104
[2] => 15373
[3] => 14574
[4] => 15500
)
[15148] => Array
(
[0] => 14465
[1] => 15104
[2] => 15373
[3] => 14574
[4] => 15500
)
[15104] => Array
(
[0] => 14465
[1] => 15148
[2] => 15373
[3] => 14574
[4] => 15500
)
[15373] => Array
(
[0] => 14465
[1] => 15148
[2] => 15104
[3] => 14574
[4] => 15500
)
[14574] => Array
(
[0] => 14465
[1] => 15148
[2] => 15104
[3] => 15373
[4] => 15500
)
[15500] => Array
(
[0] => 14465
[1] => 15148
[2] => 15104
[3] => 15373
[4] => 14574
)
[14120] => Array
(
[0] => 13993
[1] => 14115
[2] => 14907
[3] => 15152
[4] => 15403
[5] => 15475
)
[13993] => Array
(
[0] => 14120
[1] => 14115
[2] => 14907
[3] => 15152
[4] => 15403
[5] => 15475
)
[14115] => Array
(
[0] => 14120
[1] => 13993
[2] => 14907
[3] => 15152
[4] => 15403
[5] => 15475
)
[14907] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 15152
[4] => 15403
[5] => 15475
)
[15152] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 14907
[4] => 15403
[5] => 15475
)
[15403] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 14907
[4] => 15152
[5] => 15475
)
[15475] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 14907
[4] => 15152
[5] => 15403
)
[13667] => Array
(
[0] => 13716
[1] => 12857
[2] => 15535
[3] => 15512
)
[13716] => Array
(
[0] => 13667
[1] => 12857
[2] => 15535
[3] => 15512
)
[12857] => Array
(
[0] => 13667
[1] => 13716
[2] => 15535
[3] => 15512
)
[15535] => Array
(
[0] => 13667
[1] => 13716
[2] => 12857
[3] => 15512
)
[15512] => Array
(
[0] => 13667
[1] => 13716
[2] => 12857
[3] => 15535
)
[15354] => Array
(
[0] => 15043
[1] => 13736
)
[15043] => Array
(
[0] => 15354
[1] => 13736
)
[13736] => Array
(
[0] => 15354
[1] => 15043
)
[15449] => Array
(
[0] => 15450
)
[15450] => Array
(
[0] => 15449
)
[14991] => Array
(
[0] => 15250
)
[15250] => Array
(
[0] => 14991
)
[14633] => Array
(
[0] => 15320
[1] => 15445
)
[15320] => Array
(
[0] => 14633
[1] => 15445
)
[15445] => Array
(
[0] => 14633
[1] => 15320
)
[13344] => Array
(
[0] => 15476
[1] => 15536
[2] => 15578
)
[15476] => Array
(
[0] => 13344
[1] => 15536
[2] => 15578
)
[15536] => Array
(
[0] => 13344
[1] => 15476
[2] => 15578
)
[15578] => Array
(
[0] => 13344
[1] => 15476
[2] => 15536
)
[14863] => Array
(
[0] => 15478
[1] => 15507
)
[15478] => Array
(
[0] => 14863
[1] => 15507
)
[15507] => Array
(
[0] => 14863
[1] => 15478
)
[12937] => Array
(
[0] => 15206
)
[14250] => Array
(
[0] => 14613
[1] => 14125
[2] => 15369
[3] => 14824
[4] => 15479
)
[14613] => Array
(
[0] => 14250
[1] => 14125
[2] => 15369
[3] => 14824
[4] => 15479
)
[14125] => Array
(
[0] => 14250
[1] => 14613
[2] => 15369
[3] => 14824
[4] => 15479
)
[15369] => Array
(
[0] => 14250
[1] => 14613
[2] => 14125
[3] => 14824
[4] => 15479
)
[14824] => Array
(
[0] => 14250
[1] => 14613
[2] => 14125
[3] => 15369
[4] => 15479
)
[15479] => Array
(
[0] => 14250
[1] => 14613
[2] => 14125
[3] => 15369
[4] => 14824
)
[13637] => Array
(
[0] => 15457
[1] => 13386
[2] => 14775
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[15457] => Array
(
[0] => 13637
[1] => 13386
[2] => 14775
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[13386] => Array
(
[0] => 13637
[1] => 15457
[2] => 14775
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[14775] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[13914] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[15542] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15609
[6] => 15648
[7] => 15635
)
[15609] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15542
[6] => 15648
[7] => 15635
)
[15648] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15542
[6] => 15609
[7] => 15635
)
[15635] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15542
[6] => 15609
[7] => 15648
)
[14429] => Array
(
[0] => 14491
[1] => 13428
[2] => 15291
)
[14491] => Array
(
[0] => 14429
[1] => 13428
[2] => 15291
)
[13428] => Array
(
[0] => 14429
[1] => 14491
[2] => 15291
)
[15291] => Array
(
[0] => 14429
[1] => 14491
[2] => 13428
)
[15380] => Array
(
[0] => 15381
)
[15381] => Array
(
[0] => 15380
)
[14737] => Array
(
[0] => 15490
[1] => 15595
)
[15490] => Array
(
[0] => 14737
[1] => 15595
)
[15595] => Array
(
[0] => 14737
[1] => 15490
)
[15499] => Array
(
[0] => 13793
)
[13793] => Array
(
[0] => 15499
)
[12814] => Array
(
[0] => 15492
[1] => 15497
)
[15492] => Array
(
[0] => 12814
[1] => 15497
)
[15497] => Array
(
[0] => 12814
[1] => 15492
)
[15163] => Array
(
[0] => 14255
[1] => 15383
[2] => 14002
[3] => 15575
[4] => 15576
[5] => 15538
)
[14255] => Array
(
[0] => 15163
[1] => 15383
[2] => 14002
[3] => 15575
[4] => 15576
[5] => 15538
)
[15383] => Array
(
[0] => 15163
[1] => 14255
[2] => 14002
[3] => 15575
[4] => 15576
[5] => 15538
)
[14002] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 15575
[4] => 15576
[5] => 15538
)
[15575] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 14002
[4] => 15576
[5] => 15538
)
[15576] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 14002
[4] => 15575
[5] => 15538
)
[15538] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 14002
[4] => 15575
[5] => 15576
)
[14915] => Array
(
[0] => 13053
[1] => 14913
)
[13053] => Array
(
[0] => 14915
[1] => 14913
)
[14913] => Array
(
[0] => 14915
[1] => 13053
)
[13748] => Array
(
[0] => 15467
)
[15467] => Array
(
[0] => 13748
)
[14252] => Array
(
[0] => 14003
[1] => 15083
[2] => 15598
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[14003] => Array
(
[0] => 14252
[1] => 15083
[2] => 15598
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15083] => Array
(
[0] => 14252
[1] => 14003
[2] => 15598
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15598] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[14258] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15587] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15054] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[13840] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15069] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[14956] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14957
[10] => 14415
[11] => 15120
)
[14957] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14956
[10] => 14415
[11] => 15120
)
[14415] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14956
[10] => 14957
[11] => 15120
)
[15120] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14956
[10] => 14957
[11] => 14415
)
[13363] => Array
(
[0] => 14499
)
[14499] => Array
(
[0] => 13363
)
[15438] => Array
(
[0] => 13597
[1] => 15082
[2] => 14949
[3] => 15158
[4] => 13971
)
[13597] => Array
(
[0] => 15438
[1] => 15082
[2] => 14949
[3] => 15158
[4] => 13971
)
[15082] => Array
(
[0] => 15438
[1] => 13597
[2] => 14949
[3] => 15158
[4] => 13971
)
[14949] => Array
(
[0] => 15438
[1] => 13597
[2] => 15082
[3] => 15158
[4] => 13971
)
[15158] => Array
(
[0] => 15438
[1] => 13597
[2] => 15082
[3] => 14949
[4] => 13971
)
[13971] => Array
(
[0] => 15438
[1] => 13597
[2] => 15082
[3] => 14949
[4] => 15158
)
[15237] => Array
(
[0] => 14208
[1] => 14511
[2] => 15455
)
[14208] => Array
(
[0] => 15237
[1] => 14511
[2] => 15455
)
[15455] => Array
(
[0] => 15237
[1] => 14208
[2] => 14511
)
[15545] => Array
(
[0] => 15251
[1] => 15428
[2] => 12722
)
[15251] => Array
(
[0] => 15545
[1] => 15428
[2] => 12722
)
[15428] => Array
(
[0] => 15545
[1] => 15251
[2] => 12722
)
[12722] => Array
(
[0] => 15545
[1] => 15251
[2] => 15428
)
[13549] => Array
(
[0] => 15570
)
[15570] => Array
(
[0] => 13549
)
[15618] => Array
(
[0] => 12604
[1] => 15621
)
[12604] => Array
(
[0] => 15618
[1] => 15621
)
[15621] => Array
(
[0] => 15618
[1] => 12604
)
[13388] => Array
(
[0] => 14974
[1] => 12483
)
[14974] => Array
(
[0] => 13388
[1] => 12483
)
[12483] => Array
(
[0] => 13338
[1] => 14974
)
)
[usersForAreas] => Array
(
[lyon] => Array
(
[ids] => Array
(
[0] => 13311
[1] => 13523
)
[title] => Lyon
)
[belleville] => Array
(
[ids] => Array
(
[0] => 13063
[1] => 12954
)
[title] => Belleville
)
[chamonix] => Array
(
[ids] => Array
(
[0] => 13144
)
[title] => Chamonix
)
[meribel] => Array
(
[ids] => Array
(
[0] => 12762
[1] => 13164
)
[title] => Meribel
)
[grand-geneva] => Array
(
[ids] => Array
(
[0] => 13130
[1] => 12898
)
[title] => Grand Geneva
)
[chambery] => Array
(
[ids] => Array
(
[0] => 12914
[1] => 13114
[2] => 13311
)
[title] => Chambery
)
[annecy] => Array
(
[ids] => Array
(
[0] => 13216
[1] => 12748
[2] => 13503
[3] => 13217
)
[title] => Annecy
)
[mont-blanc] => Array
(
[ids] => Array
(
[0] => 12631
[1] => 12937
[2] => 12936
[3] => 13309
)
[title] => Mont-Blanc
)
[portes-du-soleil] => Array
(
[ids] => Array
(
[0] => 12690
[1] => 13423
[2] => 13319
[3] => 13574
[4] => 13101
)
[title] => Portes du Soleil
)
[three-valleys] => Array
(
[ids] => Array
(
[0] => 12762
[1] => 12954
[2] => 13063
[3] => 13164
[4] => 12925
[5] => 13310
)
[title] => Three Valleys
)
[rhones-alpes] => Array
(
[ids] => Array
(
[0] => 12837
[1] => 13087
[2] => 12898
[3] => 13130
[4] => 13216
[5] => 12748
[6] => 13164
[7] => 13574
[8] => 12954
[9] => 13063
[10] => 12762
[11] => 12925
[12] => 13114
[13] => 12914
[14] => 12690
[15] => 12936
[16] => 13523
[17] => 13144
[18] => 12568
[19] => 13181
[20] => 13180
[21] => 12980
[22] => 13007
[23] => 13084
[24] => 13217
[25] => 13423
[26] => 13319
[27] => 12937
[28] => 13430
[29] => 13311
[30] => 13310
[31] => 13309
[32] => 13311
[33] => 13503
)
[title] => Rhone-Alpes
)
[tarentaise] => Array
(
[ids] => Array
(
[0] => 13181
[1] => 12568
[2] => 12980
[3] => 13430
)
[title] => Ste Foy Tarentaise
)
[hautes-alpes] => Array
(
[ids] => Array
(
[0] => 12837
[1] => 13087
)
[title] => Hautes Alpes
)
[valmorel] => Array
(
[ids] => Array
(
[0] => 13310
)
[title] => Valmorel
)
)
[pilar] => Array
(
[equestrian] => Array
(
[13388] => Array
(
[name] => Lesley Okey
[first_name] => Lesley
[lastname] => Okey
[description] => Lesley had initially planned on settling further south in France, but as she has always had horses, and wanted to pursue a long-held ambition to breed them Normandy was the obvious choice. She now lives, works, and rides in Lower Normandy, on the edge of the beautiful area known as Suisse Normand. Lesley is one of our most experienced equestrian agents and says that the Orne market is “exceptionally buoyant for equestrian properties”.
[region] => Lower Normandy
[vignette] => pilar/equestrian/agent/lower_normandy.webp
[photo-desc] => pilar/equestrian/agent/lesley_okey.webp
[siret] => 510034515
)
[12663] => Array
(
[name] => Effie Iorsch
[first_name] => Effie
[lastname] => Iorsch
[description] => Effie lives in Normandy, in the Perche national park, it is an area famous for the Percheron horse breed. This is an ideal environment for riding and Effie is “delighted to use my network and share contacts for suppliers, vets and other suppliers, as well as advising on the best local trails”.
[region] => Normandy
[vignette] => pilar/equestrian/agent/normandy.webp
[photo-desc] => pilar/equestrian/agent/effie_iorsh.webp
[siret] => 504137043
)
[14842] => Array
(
[name] => Jessica Viel
[first_name] => Jessica
[lastname] => Viel
[description] => Jessica lives in Indre-et-Loire, in the Centre-Val-de-Loire region, popular with buyers of equestrian property because land is such exceptional value. Jessica tells us “We have Saumur, Le Mans, Fontainebleau and Lamotte-Beuvron within easy reach for shows or competitions. Buyers here are a mixture of professionals wanting to start a small business and people who simply want a nice property for their family and horses”.
[region] => Centre
[vignette] => pilar/equestrian/agent/centre.webp
[photo-desc] => pilar/equestrian/agent/jessica_viel.webp
[siret] => 892183351
)
[15279] => Array
(
[name] => Jean-Francois Huteau
[first_name] => Jean-Francois
[lastname] => Huteau
[description] => Jean-Francois has lived in the Oise, Hauts-de-France, close to Chantilly and Senlis, for over 25 years. Owning an equestrian property here is a symbol of status and offers many advantages due to the rich equestrian tradition and historic surroundings. Jean-Francois tells us “Chantilly is, of course, world-famous for its renowned racecourse and equine museum. Owning equestrian property here allows you to benefit from this heritage and participate in local events like the Grand Prix de Diane. We have a rich array of equestrian facilities and are home to France Galop and also the French Polo Federation”.
[region] => Hauts de France
[vignette] => pilar/equestrian/agent/hauts_de_france.webp
[photo-desc] => pilar/equestrian/agent/jean_francois_huteau.webp
[siret] => 948614185
)
[12857] => Array
(
[name] => Trina Summerfield
[first_name] => Trina
[lastname] => Summerfield
[description] => Trina has been an agent with Leggett for well over a decade. She lives in rural Charente, close to Confolens – an ideal spot for her family, her dogs and (of course) her horses. Trina is a trained equine behaviourist and has ridden competitively in under-21 show-jumping teams. She tells us “The advantage here is that we have the perfect climate, allowing horses to live outside year-round with ample grazing. The rolling countryside is ideal and equestrian property is highly sought after”
[region] => Poitou-Charentes
[vignette] => pilar/equestrian/agent/poitou_charentes.webp
[photo-desc] => pilar/equestrian/agent/trina_summerfield.webp
[siret] => 524727153
)
[15253] => Array
(
[name] => Rachel Dods
[first_name] => Rachel
[lastname] => Dods
[description] => Rachel lives and works in the Dordogne, she has been in France for over two decades now. The climate, soil and general landscape is perfect for horse enthusiasts. Rachel tells us “The greatest opportunity here is for the amateur horse enthusiast and leisure market. There are plenty of suitable properties available, and it is simply a case of saying how many horses need to be housed, how much land they will need, and the type of equipment and facilities required. Within 10 kms of my house there are three riding schools, five stud farms and lots of people who keep horses for private hacking, endurance training and competitions”.
[region] => Aquitaine - Dordogne
[vignette] => pilar/equestrian/agent/dordogne_aquitaine.webp
[photo-desc] => pilar/equestrian/agent/rachel_dods.webp
[siret] => 881752802
)
[15089] => Array
(
[name] => Deborah Cherry
[first_name] => Deborah
[lastname] => Cherry
[description] => Deborah lives in Lot-et-Garonne, where she has fallen in love with the space, tranquility and quiet roads. She is happiest when she is simply out hacking on the roads and footpaths and finds that the general costs of keeping horses are lower than when she lived in the UK. “Vets, farriers, feed/hay and bedding are all cheaper. However, grass grows differently here, and you may want to consider having a little more land per horse than you would in the UK, Belgium, Holland, or northern France – unless you are prepared to supplement with hay of course. Hay prices are lower here, and better for the horses as it is a courser texture and better for the horse’s teeth”.
[region] => Aquitaine - Lot-et-Garonne
[vignette] => pilar/equestrian/agent/lot_et_garonne_aquitaine.webp
[photo-desc] => pilar/equestrian/agent/deborah_cherry.webp
[siret] => 913148094
)
[14549] => Array
(
[name] => Jane Snow
[first_name] => Jane
[lastname] => Snow
[description] => Jane and Sarah are a team in the Hautes-Pyrénées in Occitanie. They met in French class and decided that their different talents should be combined to offer the very best in client service. They tell us “The equestrian property market is excellent here with strong demand from French buyers as well as from the UK, Belgium, and Holland. We have a lot of open land, with dramatic views, and the hacking is superb. This department is highly regarded for breeding horses and is one of France’s most “organic” and least polluted areas. You can get a lot of property and land for your money, which is music to the ears of most horse owners”!
[region] => Hautes-Pyrénées in Occitanie
[vignette] => pilar/equestrian/agent/hautes_pyrenees_occitanie.webp
[photo-desc] => pilar/equestrian/agent/jane_snow.webp
[siret] => 853756682
)
[15052] => Array
(
[name] => Sarah Thacker
[first_name] => Sarah
[lastname] => Thacker
[description] => Jane and Sarah are a team in the Hautes-Pyrénées in Occitanie. They met in French class and decided that their different talents should be combined to offer the very best in client service. They tell us “The equestrian property market is excellent here with strong demand from French buyers as well as from the UK, Belgium, and Holland. We have a lot of open land, with dramatic views, and the hacking is superb. This department is highly regarded for breeding horses and is one of France’s most “organic” and least polluted areas. You can get a lot of property and land for your money, which is music to the ears of most horse owners”!
[region] => Hautes-Pyrénées in Occitanie
[vignette] => pilar/equestrian/agent/hautes_pyrenees_occitanie.webp
[photo-desc] => pilar/equestrian/agent/sarah_thacker.webp
[siret] => 881175632
)
[13292] => Array
(
[name] => Gillian Wilson
[first_name] => Gillian
[lastname] => Wilson
[description] => Jill covers the north Var and Alpes de Haute Provence, you simply don’t get more authentic Provence than this. She has had horses all her life and she worked in the UK equestrian industry for 18 years, with her clients including the Royal Family. She knows the equestrian market well and is honest in her advice: “There are pros and cons to owning horses in Provence. The advantages are that we have a lot of off-road riding – this is the real Provence with rosemary, thyme and lavender fields surrounding ancient hilltop villages. We also have an excellent equestrian infrastructure around here. The disadvantages are that there is less grass but more flies, so you should allow for having to feed more hay. You should also allow for double the land here in the south than if you bought in a wetter climate”.
[region] => Alpes-de-Haute-Provence
[vignette] => pilar/equestrian/agent/alpes_de_haute_provence.webp
[photo-desc] => pilar/equestrian/agent/gillian_wilson.webp
[siret] => 814064804
)
)
)
[useDbConfig] => default
[useTable] => users
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => users
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[role] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[first_name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[surname] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[email] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[primary_email] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[created] => Array
(
[type] => timestamp
[null] => 1
[default] =>
[length] =>
)
[modified] => Array
(
[type] => timestamp
[null] => 1
[default] =>
[length] =>
)
[team_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[statute] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[persinfo] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[persinfo_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[locinfo] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[locinfo_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[location] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[areas] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[isdeleted] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[active] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[statute_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[address1] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[commune] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[postcode] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[initials] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 3
)
[depts] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[cp] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 1
)
[kbis] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 1
)
[siret] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[trusted] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[allowed_area] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[lat] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[lon] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[notgeo] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[picture] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[hestia_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[phone_number] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[request_contact_details_fr] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
)
[request_contact_details_en] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => User
[tableToModel] => Array
(
[users] => User
[departments] => Department
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => User
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Department] => Department Object
(
[name] => Department
[belongsTo] => Array
(
[Region] => Array
(
[className] => Region
[foreignKey] => region_id
[conditions] =>
[fields] =>
[order] =>
[counterCache] =>
)
)
[hasMany] => Array
(
[Allproperty] => Array
(
[className] => Allproperty
[foreignKey] => department_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[useDbConfig] => default
[useTable] => departments
[displayField] => id
[id] =>
[data] => Array
(
)
[table] => departments
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 3
[key] => primary
)
[listcode] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[listdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[region_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dbfield] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[text] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Department
[tableToModel] => Array
(
[departments] => Department
[regions] => Region
[allproperties] => Allproperty
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[hasOne] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[actsAs] =>
[Behaviors] => BehaviorCollection Object
(
[modelName] => Department
[_attached] => Array
(
)
[_disabled] => Array
(
)
[__methods] => Array
(
)
[__mappedMethods] => Array
(
)
[_log] =>
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Region] => Region Object
(
[name] => Region
[actsAs] => Array
(
[0] => Containable
)
[hasMany] => Array
(
[Department] => Array
(
[className] => Department
[foreignKey] => region_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[aquitaine] => Array
(
[id] => 72
[link] => /aquitaine-property
[region_name] => Aquitaine
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 72_team.webp
[vignette] => 72_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => From sleepy Dordogne villages to the bright lights of Bordeaux, via the world’s greatest vineyards ...
[bold] => Welcome to Aquitaine
)
[css_color] => #4E7E9F
[accordion] => Array
(
[what_to_expect] => <p><strong>Bordeaux</strong>, is the world capital of wine, and you will find glorious <strong>chateaux and country houses</strong> keeping
watch over the surrounding vineyards. Globally renowned for its beauty, property in Aquitaine is seen as an excellent investment.</p>
<p><strong>Vineyards</strong> dominate the landscape in Gironde but don’t be fooled. There are five departments in Aquitaine, each with a <strong>diverse
landscape</strong> and a mixture of property styles. The Pyrénées Atlantiques run down to the Spanish border and are heavily influenced by Basque culture,
whilst in the north of the region, the Dordogne is a rural department, long popular with UK buyers looking for <strong>"a place in the sun".</strong></p>
[access] => Array
(
[text] => <p>The main international airport is in Bordeaux, with regular flights to North America, Africa, Asia and throughout Europe.
You will find other regional airports in Bergerac, Biarritz, Tarbes and Pau.</p><p>The high-speed rail link between Bordeaux and Paris takes just over 2 hours,
meaning the area is popular with Parisians seeking a second home. Eurostar is planning a special “wine train” with a direct service between Bordeaux and London,
with an opening as soon as 2026 being discussed. Travel time would be around 5 hours.</p><p>Many visitors prefer driving to Aquitaine, as it is easy to access
from all directions. The A10 motorway runs directly to Paris, the A62 runs west to east (giving access to Toulouse, Barcelona and the Riviera),
and the A63 runs straight down to the Spanish border.</p>
[access_image_title] => transport map Aquitaine
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities. </p><p>Last year, prices rose in all five departments, with the biggest increase in the Pyrenéés-Atlantiques (8.1%). The strongest demand is for country property, with plenty of space and fresh air. French buyers have dominated the market, often snapping up properties before overseas buyers have had a chance to view. However, this is now changing, with increasing sales to clients from the UK, Belgium and Netherlands in particular. High-end properties are also selling well, with US buyers cashing in on the strong dollar.</p>
[fall_in_love] => Array
(
[text] => <p>Sampling the finest wines, while exploring <strong> historic vineyards, chateaux and rural market towns</strong>. Aquitaine has some of the most
beautiful countryside in France, and the river valleys (particularly the Dordogne) are <strong> popular second-home areas</strong>. Wander round the market
in Sarlat, Bergerac or Monpazier and you will find a fusion of languages being spoken.</p><p>If you prefer the seaside then you will be swept off your
feet by the view over <strong> Arcachon Bay </strong>, from atop the Dune du Pilat, and by the quality of the <strong> swimming and surfing </strong>
available in Aquitaine.</p>
[images_alt] => Array
(
[0] => cafe_bar
[1] => market
[2] => ocean
[3] => garden
[4] => surf_beach
[5] => Vineyards
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/72
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Warm winters and cool summers make this the ideal climate</li>
<li class="attribute-dot">This is a truly global destination, making property an attractive investment </li>
<li class="attribute-dot">The quality of life in Aquitaine is second to none, particularly the food and wine </li>
<li class="attribute-dot">The area is popular with overseas buyers, English is widely spoken </li>
</ul>
Plans are in place for a direct London-Bordeaux Eurostar service, door-to-door in around 5 hours
[banner-mg] => Array
(
[image] => nice-image.webp
)
[famous-places] => Array
(
[0] => Array
(
[title] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
[subtitle] => Saint Emilion|Commercial|"Bordelais"
[image] => 72_vineyard.webp
)
[1] => Array
(
[title] => Chateaux
[link] => /chateau/aquitaine
[subtitle] => Maisons de Maître | Vie de Château
[image] => 72_chateaux.webp
)
[2] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/72
[subtitle] => Océan | Wind | Liberty
[image] => 72_coastal.webp
)
[3] => Array
(
[title] => Perigord
[link] => /french-property-for-sale/perigord_noir/latest
[subtitle] => Périgord Noir | Vert | Rouge
[image] => 72_perigord.webp
)
[4] => Array
(
[title] => Sarlat
[link] => /french-property-for-sale/mainSearch/departments:/towns:24200+Sarlat-la-Canéda/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Sarlat-La-Canédat et alentours
[image] => 72_sarlat.webp
)
[5] => Array
(
[title] => Bordeaux
[link] => /french-property-for-sale/getNearbyPostcodes/33000/25/sort:original_modified/direction:desc
[subtitle] => Cité du Vin | History | Culture
[image] => 72_bordeaux.webp
)
[6] => Array
(
[title] => Countryside
[link] =>
[subtitle] => Peace | Nature | Liberty
[image] => 72_countryside.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 33
[department_name] => Gironde
[prefecture] => Array
(
[name] => Bordeaux
[lat] => 44.838764428286
[lon] => -0.58549738073116
)
[sous-prefecture] => Array
(
[name] => Arcachon
[lat] => 44.652350372007
[lon] => -1.17852953279
)
[other_places] => Array
(
[0] => Array
(
[name] => Langon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[1] => Array
(
[name] => Lesparre-Médoc
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[2] => Array
(
[name] => Libourne
[coordinates] => Array
(
[lat] => 44.912837953056
[lon] => -0.24255791219811
)
)
[3] => Array
(
[name] => Blaye
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[4] => Array
(
[name] => Arcachon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
)
[aeroports] => Array
(
[name] => international Aéroport Bordeaux-Mérignac
[coordinates] => Array
(
[lat] => 44.829578655332
[lon] => -0.71252977869956
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3415
)
[1] => Array
(
[id] => 24
[department_name] => Dordogne
[prefecture] => Array
(
[name] => Périgueux
[lat] => 45.182155813706
[lon] => 0.72554752049818
)
[sous-prefecture] => Array
(
[name] => Bergerac
[lat] => 44.854267578237
[lon] => 0.48313379429759
)
[other_places] => Array
(
[0] => Array
(
[name] => Nontron
[lat] => 45.530660781729
[lon] => 0.66198829976248
)
[1] => Array
(
[name] => Sarlat-la-Canéda
[lat] => 44.889288259855
[lon] => 1.2241156213839
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Bergerac-Dordogne-Périgord
[lat] => 44.825427573624
[lon] => 0.5183063816135
)
[1] => Array
(
[name] => Aéroport Périgueux-Bassillac
[lat] => 45.196674566766
[lon] => 0.81442960794314
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1699
)
[2] => Array
(
[id] => 40
[department_name] => Landes
[prefecture] => Array
(
[name] => Mont-de-Marsan
[lat] => 43.895868438138
[lon] => -0.49751150342098
)
[sous-prefecture] => Array
(
[name] => Dax
[lat] => 43.709257227376
[lon] => -1.0555027855013
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 2829
)
[3] => Array
(
[id] => 47
[department_name] => Lot-et-Garonne
[prefecture] => Array
(
[name] => Agen
[lat] => 44.205262742878
[lon] => 0.61508991988202
)
[sous-prefecture] => Array
(
[name] => Marmande
[lat] => 44.49875584627
[lon] => 0.14139916585147
)
[other_places] => Array
(
[0] => Array
(
[name] => Nérac
[lat] => 44.137634651165
[lon] => 0.33671320043142
)
[1] => Array
(
[name] => Villeneuve-sur-Lot
[lat] => 44.408773973276
[lon] => 0.70347370665476
)
)
[aeroports] => Aéroport Agen-La Garenne
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1634
)
[4] => Array
(
[id] => 64
[department_name] => Pyrénées-Atlantiques
[prefecture] => Array
(
[name] => Pau
[lat] => 43.29655780391
[lon] => -0.36577735818928
)
[sous-prefecture] => Array
(
[name] => Bayonne
[lat] => 43.493746698508
[lon] => -1.4799716307997
)
[other_places] => Array
(
[0] => Array
(
[name] => Oloron-Sainte-Marie
[lat] => 43.194639272704
[lon] => -0.60670147749085
)
)
[aeroports] => Aéroport de Biarritz-Pays basque, Aéroport de Pau-Pyrénées
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2818
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => new_aquitaine_logo.webp
[text] => Known for its wine, seafood and picturesque landscape, Aquitaine is a popular choice with holiday-home owners, and full-time residents alike.
The warm winters and cooling summer breeze give it a particularly attractive climate.
)
[seo_text] => The five departments in Aquitaine have a diverse range of property styles, each with its own individual appeal. From rural stone-built farmhouses
to grand chateaux, the region is rich with architectural treasures to explore.<br />
Stone-built farmhouses are possibly the most popular with international buyers. Constructed from local materials like limestone, these houses feature thick walls,
small windows, and tiled roofs. Often surrounded by gardens and orchards, these character laden homes offer a serene and peaceful French lifestyle.<br />
Aquitaine is also home to some of the best Maison de Maitres and chateaux in France. Originally built for the nobility and located in large vineyards or estates,
these impressive structures have grand entrances, sweeping staircases, and intricate decorations, serving as a testament to the region's rich history and cultural
heritage.<br />Modern homes in Aquitaine are also usually designed to blend in with their natural surroundings. Many feature large windows to take advantage of
the countryside views, and open-plan living spaces that create a feeling of light and spaciousness. This style of VEFA (new build) homes in Aquitaine are
particularly popular with buyers since the Covid-19 pandemic. <br />Regardless of your taste, you're sure to find a property in Aquitaine that suits your
architectural preferences and budget.
)
[brittany] => Array
(
[id] => 53
[link] => /brittany-property
[region_name] => Brittany
[new_region_name] => Brittany
[hero_images] => 3
[agent_photo] => 53_team.webp
[vignette] => 53_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => normandy
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Local papers have been running headlines such as “The golden age of property in Brittany”, and it’s not difficult to see why. Buy a home in Brittany and you are never far from what is perhaps the most beautiful coastline in France.
[bold] => Welcome to Brittany
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Brittany is one of the prettiest and most diverse areas of France – you probably know it as a popular holiday-home destination, but did you know
that in a poll of French homebuyers it was the area they most want to move to?</p><p>The reasons are obvious – let’s start with the beaches and coastline, which stretches
to an astonishing 2,700 km’s (that’s 1,677 miles in old money). Take your pick from a hike along the rugged cliffs, to lazing on the golden sands or eating freshly
caught seafood in one of the traditional fishing villages. No matter where you buy in Brittany, you will have access to these delights. Inland you will find a beautiful
rolling landscape with picturesque towns and villages, famous for the variety, colour and quality of the markets. The renowned Lac de Guérledan is right in the heart of
Brittany, covering 300 hectares the paths around it wander through glorious forests and are a haven for walkers, cyclists and those seeking peace and tranquility.</p>
<p>Property prices have risen in recent years, but still represent excellent value for money, no wonder this is such a popular place for both domestic and international
buyers. Indeed, French buyers have been to the fore in recent years, choosing Brittany as the region they want to buy a holiday home. There have been many reports in
the French news putting this down to “climate migrants” who prefer the milder climate to the more severe extremes to be found in Spain, Portugal and parts of the
Mediterranean.</p>
[access] => Array
(
[text] => <p>Brittany has several airports, with flights within France and to international destinations. Rennes Bretagne airport has direct flights to 18 European
countries, and 17 countries outside Europe (including Canada/USA, the UAE, Singapore, South Africa and Brazil). It also flies to eight cities within France.
The airports in Brest and Lorient are all smaller and mainly service domestic flights.</p><p>The TGV runs daily between Paris and Rennes (around 2hrs 12 mins),
and regional trains connect the smaller towns in the region.</p><p>Many UK visitors like to take the ferry, with regular services running from
Plymouth, Portsmouth, and Poole to the ports of Saint-Malo and Roscoff in Brittany, or via Normandy ports such as Cherbourg.</p>
<p>Several major highways run through Brittany, giving easy access to Paris, Belgium, Holland and the Channel Tunnel car terminal.
The A84 leads up to Caen, whilst the A81 heads due east towards Paris. Meanwhile the RN137 heads south to Nantes.</p>
[53_access_map] => transport map Brittany
)
[market] => <p>Record demand and low stock levels pretty much sum up the Brittany property market over the last couple of years. Prices have risen accordingly,
with a typical apartment in Rennes seeing an increase of almost 11% in 2022. A family home in Brest will have seen a rise around 12% in the same period.</p>
<p>Low interest rates have been a bedrock of this demand and it helps that a French Government report, comparing employment data from 100 towns, declared Rennes as
having the strongest labour market in France. With interest rates rising we are likely to see a slight dampening of demand, which should mean more stock being
available and more choice for buyers.</p><p>One other driver of the Brittany property market is the trend towards home working. Télétravail (working from home)
has exploded, and people are looking for country houses that offer more space/light with a view, and high speed broadband. There has been a population explosion
in cities like Rennes, and families are tempted by the lower prices in the countryside. The third factor is the temperate climate to be found in Brittany,
with clients looking to escape the extreme temperatures, fires, and floods to be found in Spain, Italy, and some Mediterranean destinations.</p>
<p>Brittany is home to some fine manoir, chateaux and country estates. They may be fewer in number than further south in the Loire number, but what they lack in quantity
they make up for in quality. The good news is that, because they are inland away from the more costly coastline, they tend to be well priced and offer excellent value
for money.</p>
[fall_in_love] => Array
(
[text] => <p>Pretty much everything really. Let’s start with the coastline. Travelling anti-clockwise the towns of Saint-Malo, Saint Brieuc, Brest, Lorient and Vannes
are all on the coast, each with a personality of its own and a variety of excellent shops, restaurants and leisure pursuits. In between you will find sandy beaches,
ancient fishing ports and spectacular cliff-side walking. For those looking for a picturesque fishing village, we defy you not to fall in love with medieval
Saint-Goustan, the lighthouse protected Doelan, or the chocolate-box pretty Sauzon, with its pastel houses and brightly painted shutters. Larmor-Plage is known as
the “Brittany Riviera” but there are plenty of other beautiful beaches all along the coast. Trestraou beach near Perros-Guirec is a hidden gem and the Bay of Morlaix
also has plenty to choose from. Moving west both Plouarzel and Plogoff are pretty stops along the dramatic Finistere coastline.</p>
<p>Inland you will absolutely fall in love with the lakes, forests and beautiful landscape. For a breathtaking view try walking to Monts d’Arrée in the Armorica Regional
National Park (if you have been to Ireland you’ll feel at home), or try walking the hills and prairies of the Pays de Questembert. The truth is that every road and
track in Brittany is a delight, with hidden secrets to uncover. If you are looking for a haven away from the stress of modern day life.</p>
<p>If you find romance in the culture or heritage of a region, then Brittany is your ideal destination. Stop off at any tourist office to learn about the local
tales and legends. Morbihan is home to the world’s largest concentration of megalithic sites. The standing stones at Carnac stretch for an astonishing four km’s,
and the site at Locmariaquer is home to the Er Grah menhir, which once stood 20 metres high and weighed 300 tonnes.</p><p>Finally, it would be remiss if we didn’t mention
the seafood. A dozen oysters, or maybe some fresh crab, washed down with a crisp white wine? All restaurants in Brittany should be able to provide these, but
for the real romance why not sample them on the waters edge, direct from the supplier. In southern Morbihan you should visit La Perle de Quéhan, where you can
sit beneath the pine trees and sample the seafood whilst overlooking the bay. If you are in Finistere then Maison Legris is an award winning oyster bar in Plouguerneau,
well worth a visit. Finally, if you visit Mont-Saint-Michel bay (which you almost certainly will) then head to the market at La Houle port, you won’t be disappointed.</p>
[images_alt] => Array
(
[0] => pretty_house
[1] => seafood
[2] => white_sand
[3] => ocean
[4] => menhir
[5] => traditional_costume
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The sheer beauty of the countryside and coastline.</li>
<li class="attribute-dot">Mont-Saint-Michel and its bay, a UNESCO world heritage site with no comparison.</li>
<li class="attribute-dot">Great value property, particularly inland where many property bargains are still to be had.</li>
<li class="attribute-dot">A culture and heritage that can be seen in every town and village – each has a tale to tell.</li>
<li class="attribute-dot">A myriad of ports and fishing villages to explore, with some of the best restaurants in France.</li>
</ul>
[banner-mg] => Array
(
[image] => 53_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/53
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/53
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Rennes
[link] => /french-property-for-sale/getNearbyPostcodes/35000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Rennes"
[image] => 53_rennes.webp
)
[1] => Array
(
[title] => Hinterland
[link] =>
[subtitle] => In the heart of the land
[image] => 53_hinterland.webp
)
[2] => Array
(
[title] => Harbours
[link] => /french-property-for-sale/mainSearch/departments:/towns:29000+All_communes_in_postcode--56000+All_communes_in_postcode--22000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Quimper | Brest | Vannes | Saint Brieuc
[image] => 53_harbours.webp
)
[3] => Array
(
[title] => Historic
[link] =>
[subtitle] => A piece of History
[image] => 53_historic.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] =>
[image] => 53_villages.webp
)
[5] => Array
(
[title] => Cities
[link] =>
[subtitle] => Living in the heart of the city
[image] => 53_cities.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/53
[subtitle] => View | Ocean | Liberty
[image] => 53_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 35
[department_name] => Ille-et-Vilaine
[area_m2] => 2652
[prefecture] => Array
(
[name] => Rennes
[latitude] => 48.117991889221
[longitude] => -1.6807189892287
)
[sous-prefecture] => Array
(
[name] => Fougères
[latitude] => 48.351471330384
[longitude] => -1.205118723428
)
[other_places] => Array
(
[0] => Array
(
[name] => Redon
[latitude] => 47.6507516702
[longitude] => -2.0848369856225
)
[1] => Array
(
[name] => Saint-Malo
[latitude] => 48.64975311175
[longitude] => -2.0279211568493
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Saint-Malo-Dinard-Pleurtuit
[latitude] => 48.5900726159
[longitude] => -2.0762508547617
)
[1] => Array
(
[name] => Aéroport de Rennes-Bretagne
[latitude] => 48.068336104561
[longitude] => -1.7255383037892
)
)
[LGV] => LGV Bretagne-Pays de la Loire
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 22
[department_name] => Côtes-d'Armor
[department_link] => cotes-d-armor
[area_m2] => 2046
[prefecture] => Array
(
[name] => Saint-Brieuc
[latitude] => 48.513446890517
[longitude] => -2.7670809165465
)
[sous-prefecture] => Array
(
[name] => Dinan
[latitude] => 48.453662914768
[longitude] => -2.0505455939488
)
[other_places] => Array
(
[0] => Array
(
[name] => Guingamp
[latitude] => 48.561650630681
[longitude] => -3.1501954648217
)
[1] => Array
(
[name] => Lannion
[latitude] => 48.731347857171
[longitude] => -3.4604695840914
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lannion
[latitude] => 48.756955147948
[longitude] => -3.4704341865913
)
[1] => Array
(
[name] => Aéroport de Saint-Brieuc Armor
[latitude] => 48.534884372958
[longitude] => -2.8543853767915
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 29
[department_name] => Finistère
[area_m2] => 2271
[prefecture] => Array
(
[name] => Quimper
[latitude] => 47.997985676536
[longitude] => -4.0972012510205
)
[sous-prefecture] => Array
(
[name] => Brest
[latitude] => 48.390543341999
[longitude] => -4.4873975424998
)
[other_places] => Array
(
[0] => Array
(
[name] => Châteaulin
[latitude] => 48.194479197781
[longitude] => -4.1019243574689
)
[1] => Array
(
[name] => Morlaix
[latitude] => 48.577495070099
[longitude] => -3.8258069709509
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Brest-Bretagne
[latitude] => 48.447716858353
[longitude] => -4.4177886829057
)
[1] => Array
(
[name] => Aéroport de Morlaix Ploujean
[latitude] => 48.600096495988
[longitude] => -3.8159623559134
)
[2] => Array
(
[name] => Aéroport de Quimper-Bretagne
[latitude] => 47.972951624053
[longitude] => -4.1740875000998
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 56
[department_name] => Morbihan
[area_m2] => 2659
[prefecture] => Array
(
[name] => Vannes
[latitude] => 47.658384007406
[longitude] => -2.7616691514312
)
[sous-prefecture] => Array
(
[name] => Lorient
[latitude] => 47.748581772133
[longitude] => -3.3685968539489
)
[other_places] => Array
(
[0] => Array
(
[name] => Pontivy
[latitude] => 48.066209832829
[longitude] => -2.9624378989862
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lorient-Bretagne-Sud
[latitude] => 47.754254868152
[longitude] => -3.4366661577737
)
[1] => Array
(
[name] => Aéroport de Vannes
[latitude] => 47.720764663553
[longitude] => -2.7271479056408
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.bretagne.bzh/
[Official Tourism Office] => https://www.brittanytourism.com
)
[image] => 53_logo.webp
[text] => Looking for a region where you can get away from it all, and breathe fresh air? Then Brittany is your ideal destination. From swimming with the dolphins
to strolling amongst the standing-stones, and from eating oysters on the beach to testing out any one of the dozen Michelin starred restaurants in Rennes, Brittany
has you covered.
)
[seo_text] => <p>Brittany is home to a rich architectural heritage. One style that you will come across throughout the region is the half-timbered house.
These properties typically feature exposed wooden beams and have a distinctive herringbone pattern, they look particularly attractive with a thatched roof.
Many of the half-timbered properties line the cobbled streets in the “old towns” and historic centres.</p><p>You will also find that many Brittany farmhouses and country properties
use local materials such as granite and slate. These are sturdy buildings, built to last, with the walls being made from large granite blocks, with slate used for the roofing.</p>
<p>On the coast you are more likely to find brightly coloured houses and cottages, with painted shutters and steeply pitched roofs. Many ports and quays in Brittany are
lined with these picturesque properties, and the chocolate-box pretty houses are perfect for those tourists who like to record their visits on Instagram. The houses often
have a nautical feel, with porthole windows and decorative anchors.</p><p>The contrast when you come across modern architecture, or contemporary houses in Brittany, is striking.
These are built out of steel, concrete and glass and can provide an excellent contrast to the older, more traditional Breton properties.</p>
)
[midi_pyrenees] => Array
(
[id] => 73
[link] => /midi-pyrenees-property
[region_name] => Midi-Pyrénées
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 73_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Buy a property in the Midi Pyrénées and you can access picturesque ski resorts, cycle up mythical mountains, take in a world-class rugby match in Toulouse and browse some of the best markets that France has to offer.
[bold] => Welcome to Midi-Pyrénées
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Authentic French towns and villages, unspoilt countryside and terrific value for money – both in terms of property values,
and the general cost of living. The Midi Pyrénées offers exhilarating skiing and snowboarding, with lift passes at a fraction of the price of other
European ski areas. Stop for a coffee, cold drink or lunch and you will appreciate the difference in the bars and restaurants too. Away from the
mountains you will find the region is criss-crossed by attractive <strong>river valleys</strong>. Follow the Garonne, Tarn, Gers or Lot and you
will find some of the prettiest towns in France. Don’t forget too that the <strong>Canal du Midi</strong> starts in Toulouse.</p>
<p><strong>Toulouse is also one of the most dynamic cities in the country and is the centre of the European aerospace industry</strong>.
It is the driving force behind the booming economy in the Midi Pyrenees – ensuring that demand for property remains constant. This is a
region where you can buy with both your heart and your head.</p><p>This is a vast region, with a glorious history. You can get a sense of this when
visiting some of the fascinating towns and cities. Albi, Auch, Cahors, Lourdes and Rodez all have a wonderful heritage, and attracts tourists from
all over the world. You will also find more than a sprinkling of the “plus beaux villages de France” in the region. Perched on the edge of a limestone
cliff, Rocamadour has a population of just 600, but receives more than 1.5m visitors a year. Cordes-sur-Ciel is a little quieter, but equally as pretty,
with an exceptional Gothic heritage.</p>
[access] => Array
(
[text] => <p>The biggest airport in the region is, not surprisingly, Toulouse -Blagnac. It has direct flights to 76 destinations in Europe,
North America, the Middle East, and Africa. There are also some smaller, regional, airports in the Midi Pyrénées, popular with holiday-home
owners due to their ease of access. Rodez airport has flights to London, Dublin, Paris, and Brussels, whilst the airport at Tarbes-Lourdes serves
London, Dublin, Paris, Brussels, Rome and other European destinations.</p><p>The Midi Pyrénées also has several major train stations.
Toulouse-Matabiau is the largest and busiest, with a regular TGV service to Paris, Bordeaux, Marseille and beyond. Other major stations
can be found in Tarbes, Auch and Cahors, with many SNCF trains connecting towns within the region.</p><p>When coming by car you will find direct
access via the A20, which connects Toulouse to Paris, and the A64 which runs from Tarbes, through Pau and across to Biarritz and the Spanish border.
The A61 connects the region to the Mediterranean (and on to either Barcelona or the Riviera)</p>
[73_access_map] => transport map Midi-Pyrénées
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>In reality, there is no such thing as a Midi-Pyrénées property market, instead there are dozens of micro-markets, spread across the eight departments.
However, it is fair to say that demand for property has been at record levels, across the region, for the last few years. There has not been enough
new stock coming on to the market to satisfy this demand. Prices have risen in all eight departments over the last 12 months – the average rise is
around 2%, with a slightly higher increase in Haute Garonne. This, is only to be expected as Toulouse is in the Haute Garonne, and property here is
extremely popular due to the major corporate employers in the city. It also has a very high student population, meaning that rentals are extremely
hard to come by. It is an excellent location for property investment.</p><p>The strongest demand is currently for country property. Buyers are attracted
by the low prices and beautiful surroundings. Larger properties, with light and airy spaces, a home office and a garden are particularly in demand.
International buyers have traditionally been keen on renovation and refurbishment projects. These are still popular, but many buyers are now looking
for old, stone, houses that have already been sympathetically restored. The increasing costs of labour and raw materials mean that houses in good
condition are being snapped up.</p><p>The top-end of the property market is also healthy. American buyers in particular have been taking advantage of
the strong dollar to snap up chateaux, country estates and manor houses. But the main buyers of these prestige properties are French. Coming from Paris,
Lyon and Bordeaux they see the terrific value of property in the Midi Pyrénées and have been prevalent in the market.</p>
[fall_in_love] => Array
(
[text] => <p><strong>The extraordinary beauty of the towns and villages</strong>. Sit in one of the bars or restaurants, perched on the cliff
edge in Rocamadour and you will see what we mean. There are 216 steps up from the car park to the church square, but these don’t put off
the thousands of pilgrims who come to see the statue of the black virgin in the Notre Dame chapel. This is just one example of the
incredible villages to be found scattered around the Midi Pyrénées countryside. Another is the Bastide town of Cordes-sur-Ciel in the
Tarn, one of the oldest such towns in the region, it was founded in 1222 and has kept its authentic character. Other picturesque villages
trip off the tongue: Saint-Cirq-Lapopie, Lourdes, Figeac, Conques there are just too many to name.</p><p>You will also fall in love with
<strong>the Pyrénées national park</strong>. This is a hikers paradise, which extends from the south-west of the Hautes-Pyrénées, to the
south-east of the Pyrénées-Atlantiques. The vast network of hiking trails lead to the highest mountain summits, and no less than 230 high
altitude lakes. It is also the starting point for many cyclists who flock to the Pyrénées to tackle the mythical climbs of the Tour de France.
The Col du Tourmalet is probably the most famous (and hardest) but why not add in the Col d’Aubisque, Hautacam and Peyresourde to make it
a proper cycling trip.</p><p>For a more relaxing ride, or stroll, then <strong>a “voie verte” runs along the Canal du Midi from Toulouse</strong>.
This is easy going and allows you to enjoy this majestic canal – even better why not hire a boat or take one of the many organised boat trips,
you will not be disappointed. Whilst in Toulouse, we recommend you go to see “Les rouges et noire”, the local rugby team. <strong>The Midi Pyrénées
is infatuated with the oval ball</strong>, and each town is proud of their rugby team and supports them fervently. Stade Toulousain are the most
uccessful team in Europe, and the stadium becomes a cauldron when they are playing. The good news is that win or lose, you will celebrate in style
afterwards.</p>
[images_alt] => Array
(
[0] => chateau_ariege
[1] => cassoulet
[2] => viaduc
[3] => mountains
[4] => canal_du_midi
[5] => sheep
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is a prosperous region, with strong demand for property and plenty of local investment.</li>
<li class="attribute-dot">The 38 ski resorts cater for all abilities, with activities from downhill skiing to dog sledding.</li>
<li class="attribute-dot">Beautifully preserved Bastide villages, and picturesque historic towns, dominate the landscape.</li>
<li class="attribute-dot">Toulouse is a powerhouse of the French economy, and the heart of Europe’s space industry.</li>
<li class="attribute-dot">The many rivers are bordered by beautiful towns and villages, each with affordable property.</li>
</ul>
[banner-mg] => Array
(
[image] => 73_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Around Toulouse
[link] => /french-property-for-sale/getNearbyPostcodes/31000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Toulouse | Haute Garonne
[image] => 73_toulouse.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/midi-pyrenees
[subtitle] => History and Passion
[image] => 73_chateaux.webp
)
[2] => Array
(
[title] => Lot
[link] => /all/lot
[subtitle] => From Cahors to
[image] => 73_lot.webp
)
[3] => Array
(
[title] => Commerces
[link] => /commercial/midi-pyrenees
[subtitle] => Hotels Restaurants | Gîtes
[image] => 73_commerces.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Midi-Pyrénées
[subtitle] => Pleasure to renovate
[image] => 73_renovate.webp
)
[5] => Array
(
[title] => Mountains
[link] => https://www.skifrenchproperty.com/skiProperties/pyrenees/
[subtitle] => With sun and snow
[image] => 73_mountains.webp
)
[6] => Array
(
[title] => Villages
[link] =>
[subtitle] => village | village |...
[image] => 73_villages.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 31
[department_name] => Haute-Garonne
[prefecture] => Array
(
[name] => Toulouse
[lat] => 43.60366525972338
[lon] => 1.4335279704430375
)
[sous-prefecture] => Array
(
[name] => Muret
[lat] => 43.463363291741885
[lon] => 1.3296204675154955
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Gaudens
[lat] => 43.10740625337921
[lon] => 0.7202306233470233
)
)
[aeroports] => Array
(
[Aéroport de Toulouse-Blagnac international] => Array
(
[lat] => 43.62954264771633
[lon] => 1.3745757238243552
)
[Aéroport de Toulouse Francazal] => Array
(
[lat] => 43.53971686865888
[lon] => 1.370803860670796
)
)
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2856
)
[1] => Array
(
[id] => 09
[department_name] => Ariège
[prefecture] => Array
(
[name] => Foix
[lat] => 42.96422593786656
[lon] => 1.6046610794547298
)
[sous-prefecture] => Array
(
[name] => Pamiers
[lat] => 43.11354393498077
[lon] => 1.6030526565416987
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Girons
[lat] => 42.98354630099591
[lon] => 1.1431498157091982
)
)
[aeroports] => none
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1485
)
[2] => Array
(
[id] => 12
[department_name] => Aveyron
[prefecture] => Array
(
[name] => Rodez
[lat] => 44.34974434057132
[lon] => 2.5760351293834125
)
[sous-prefecture] => Array
(
[name] => Millau
[lat] => 44.100690620053776
[lon] => 3.075399589052965
)
[other_places] => Array
(
[0] => Array
(
[name] => Villefranche-de-Rouergue
[lat] => 44.34964086759083
[lon] => 2.032003179298435
)
)
[aeroports] => Array
(
[Aéroport de Rodez-Aveyron] => Array
(
[lat] => 44.410792486971275
[lon] => 2.48331025822354
)
)
[LGV] => 1
[ski] => 0
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1539
)
[3] => Array
(
[id] => 32
[department_name] => Gers
[prefecture] => Array
(
[name] => Auch
[lat] => 43.64713809636708
[lon] => 0.5857776490625551
)
[sous-prefecture] => Array
(
[name] => Condom
[lat] => 43.9591257363101
[lon] => 0.3682054230116258
)
[other_places] => Array
(
[0] => Array
(
[name] => Mirande
[lat] => 43.517106554187045
[lon] => 0.4022437616304902
)
)
[aeroports] => Array
(
[Aéroport Auch-Gers] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1621
)
[4] => Array
(
[id] => 46
[department_name] => Lot
[prefecture] => Array
(
[name] => Cahors
[lat] => 44.44840203324682
[lon] => 1.4383209964693582
)
[sous-prefecture] => Array
(
[name] => Figeac
[lat] => 44.60862992988908
[lon] => 2.0304726101442365
)
[other_places] => Array
(
[0] => Array
(
[name] => Gourdon
[lat] => 44.73615624635124
[lon] => 1.3792831948821362
)
)
[aeroports] => none
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1702
)
[5] => Array
(
[id] => 65
[department_name] => Hautes-Pyrénées
[prefecture] => Array
(
[name] => Tarbes
[lat] => 43.23327052143867
[lon] => 0.07789078830121052
)
[sous-prefecture] => Array
(
[name] => Argelès-Gazost
[lat] => 43.00518096658687
[lon] => -0.10162594386373154
)
[other_places] => Array
(
[0] => Array
(
[name] => Bagnères-de-Bigorre
[lat] => 43.06526949253735
[lon] => 0.14914981674878
)
)
[aeroports] => Array
(
[Aéroport de Tarbes-Lourdes-Pyrénées] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => non
[beach_resort] => non
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1770
)
[6] => Array
(
[id] => 81
[department_name] => Tarn
[area_m2] => 1740
[prefecture] => Array
(
[name] => Albi
[lat_lon] => Array
(
[latitude] => 43.925055403077
[longitude] => 2.1477542542909
)
)
[sous-prefecture] => Array
(
[name] => Castres
[lat_lon] => Array
(
[latitude] => 43.60769897677
[longitude] => 2.2407005524728
)
)
[other_places] => Array
(
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Castres-Mazamet
[lat_lon] => Array
(
[latitude] => 43.553640852616
[longitude] => 2.2889483103304
)
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[7] => Array
(
[id] => 82
[department_name] => Tarn-et-Garonne
[area_m2] => 1872
[prefecture] => Array
(
[name] => Montauban
[lat_lon] => Array
(
[latitude] => 44.020919777149
[longitude] => 1.3563112377753
)
)
[sous-prefecture] => Array
(
[name] => Castelsarrasin
[lat_lon] => Array
(
[latitude] => 44.040508758449
[longitude] => 1.0977747383012
)
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.la-region.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => logo_occitanie.webp
[text] => The Midi Pyrénées sit at the crossroads of Europe and the Mediterranean. Whether you are looking to put your feet up by the pool,
or are seeking an action-packed adventure holiday, this is the region for you. Property is exceptional value for money and from your home
you will be able to hike and ski in the high mountains or explore the rolling vineyards and medieval towns scattered along the river valleys...
)
[seo_text] => <p>From the rambling hills of the Gers, to the rugged peaks that border Spain, this is a paradise for outdoor enthusiasts. Hiking
and mountain bike trails criss-cross the mountains, whilst others prefer to kayak or raft in the many rivers and lakes spread throughout the region.</p>
<p>The Midi Pyrénées is home to UNESCO world heritage sites, and to many “Plus beaux villages de France”. From the cathedral and Toulouse-Lautrec museum in
Albi to tiny villages, off the beaten track you will find a treasure trove of historic sites and cultural landmarks. Renowned for its hearty cuisine,
you will not be disappointed by the local markets. Look out for the rich Cahors wines and the locally produced confit de canard and foie gras.</p>
<p>Start your property search in the Midi Pyrénées and you will be on your way to sipping wine in sun-drenched vineyards, exploring medieval Bastide towns and
hiking/cycling along some of the most spectacular countryside in France.</p><p>You will find a diverse range of property and architectural styles in
the Midi Pyrénées, reflecting its position as the crossroads of European and Mediterranean culture. From Romanesque churches, to Gothic cathedrals,
and from Renaissance chateaux to traditional farmhouses it is a treasure trove of architectural gems.</p><p>The region is dominated by the Pyrénées mountains
and the foothills are home to many quarries that supply the stone to build the farmhouses and other property. There are many timber houses and mountain
chalets too. The wooden beams and framing provide a rustic charm and warmth to the interiors – can there be anything more inviting after a day on the pistes,
particularly if the ski-chalet has a roaring log fire too.Property in the Midi-Pyrénées is also known for its distinctive roof styles. In the mountainous areas
you will find steep-pitched roofs, with large overhangs, designed to shed heavy snowfall. Further north, in the valleys where the weather is milder, roofs
tend to be shallower and covered in terracotta tiles. When it comes to property types, the Midi-Pyrénées has something for every budget. In terms of prestige
property you will find grand chateaux and manor houses, looking over fine country estates. There are also plenty of farmhouses (plenty of them ripe for renovation)
and traditional country houses – most of these are built from local hewed stone and have bags of character.</p><p>New build property in the Midi Pyrenees is
becoming increasingly popular with both French and international buyers. The ability to build a property using sustainable materials is attractive, as is
the energy efficiency and low running costs. New build apartment in the Pyrénées can attract premium prices because of this, they also make an excellent
investment as seasonal rentals in the Pyrénées are popular.</p>
)
[limousin] => Array
(
[id] => 74
[link] => /limousin-property
[region_name] => Limousin
[new_region_name] => Nouvelle-Aquitaine
[hero_images] => 1
[agent_photo] =>
[vignette] => 74_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Looking for an area with ground level property prices but a sky-high quality of life – welcome to Limousin
[bold] => Welcome to Limousin
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Rural France doesn’t come better than this, a fact not lost on generations of second-home owners, and those looking to escape the rat-race.
<strong> Limousin is the least populated area of France, and is dominated by rolling farmlands, lakes and forests </strong>. Expect to find markets dominated
by fresh, seasonal produce, and village bars where the locals are a better source of important news than any social media feed. <strong>Beautiful properties
are as abundant as the fields and meadows – from a stone barn to renovate, to a glorious chateau,</strong> there’s something for everyone.</p>
[access] => Array
(
[text] => <p>Limoges-Bellegarde airport is incredibly popular with UK travellers. British Airways, Easyjet and Ryanair all use it, with flights to Gatwick,
Stansted and five other UK cities.</p><p>Limoges also has excellent rail links to Paris, Bordeaux, Toulouse and Lyon. The A20 motorway leads directly to
Paris (northbound) and Toulouse (southbound), whilst the A89 connects to Bordeaux. There are much more scenic routes to all these destinations
though – why not take your foot off the accelerator, you are in Limousin after all.</p>
[74_access_map] => transport map Limousin
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and
cities.</p><p>Last year, prices rose between 5-6% in all four departments, which is exceptional for the area. The Limousin is renowned for its stable property
market, and sharp rises/falls are uncommon. It is a popular holiday home area for both French and International buyers, due to the exceptional value for
money on offer. The most noticeable trend last year was the increase in American buyers at the 150-250,000 euro price range, as they took advantage of the
strong dollar. At the top end of the market, enquiries for chateaux are almost entirely from the UK, no doubt stimulated by the popular Channel 4 series
Escape to the Chateau <a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau">(https://www.channel4.com/programmes/escape-to-the-chateau)</a> and Escape to the Chateau DIY
<a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau-diy">(https://www.channel4.com/programmes/escape-to-the-chateau-diy)</a></p>
[fall_in_love] => Array
(
[text] => <p><strong>The beautiful city of Limoges.</strong> Don’t make the mistake of thinking it is all about the airport – take time to explore the
historic centre, and particularly the wonderful Gothic cathedral. We also defy you to leave without picking up a few pieces of <strong>porcelain,
renowned throughout the world</strong> for gracing the tables of kings, queens, presidents and emperors. Outside of the city there are a plethora of
national parks, forests, lakes and rivers to explore. Try the <strong>vast Parque natural regional de Millevaches </strong>en Limousin and you will
never want to leave. If you can’t find romance in this beautiful, unspoilt, area then perhaps the country life is not for you!</p>
[images_alt] => Array
(
[0] => lakes
[1] => local_markets
[2] => countryside
[3] => limousine_race
[4] => porcelain
[5] => gothic art
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Some of the lowest price property in France, with exceptional value for money.</li>
<li class="attribute-dot">Limousin is a farming region, the markets here are the best in France.</li>
<li class="attribute-dot">The area is popular with overseas buyers, who often help bring villages back to life.</li>
<li class="attribute-dot">Plenty of affordable renovation projects – create your own dream home</li>
</ul>
[banner-mg] => Array
(
[image] => 74_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Lakes and forest
[link] => /lakes/limousin
[subtitle] => Nature | Serenity | Fishing
[image] => 74_lakes.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/limousin
[subtitle] => History and Passion
[image] => 74_chateaux.webp
)
[2] => Array
(
[title] => Tulle
[link] => /french-property-for-sale/getNearbyPostcodes/19000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] =>
[image] => 74_tulle.webp
)
[3] => Array
(
[title] => To renovate
[link] => https://www.frenchestateagents.com/french-property-for-sale/to-renovate/limousin
[subtitle] => To create your dream house
[image] => 74_renovate.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => village | village |...
[image] => 74_villages.webp
)
[5] => Array
(
[title] => Limoges
[link] => /french-property-for-sale/getNearbyPostcodes/87000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Limoges - Haute Vienne
[image] => 74_limoges.webp
)
[6] => Array
(
[title] => Farmlands - Commerce
[link] => /commercial/limousin?notSold=true
[subtitle] => Gites | Restaurant |...
[image] => 74_farmlands.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 87
[department_name] => Haute-Vienne
[prefecture] => Array
(
[name] => Limoges
[lat] => 45.83800969928
[lon] => 1.2524855528128
)
[sous-prefecture] => Array
(
[name] => Bellac
[lat] => 46.123447435936
[lon] => 1.0469213760221
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochechouart
[lat] => 45.826168436597
[lon] => 0.82634441259091
)
)
[aeroports] => Array
(
[name] => Aéroport Limoges-Bellegarde
[lat] => 45.863194933646
[lon] => 1.1826190747205
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1529
)
[1] => Array
(
[id] => 19
[department_name] => Corrèze
[prefecture] => Array
(
[name] => Tulle
[lat] => 45.26551343688
[lon] => 1.7702148511341
)
[sous-prefecture] => Array
(
[name] => Brive-la-Gaillarde
[lat] => 45.159585144393
[lon] => 1.5245499665364
)
[other_places] => Array
(
[0] => Array
(
[name] => Ussel
[lat] => 45.549164256396
[lon] => 2.313870006047
)
)
[aeroports] => Array
(
[name] => Aéroport de Brive-Souillac
[lat] => 45.041530478886
[lon] => 1.4897097126522
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1454
)
[2] => Array
(
[id] => 23
[department_name] => Creuse
[prefecture] => Array
(
[name] => Guéret
[lat] => 46.170232844599
[lon] => 1.8732211225521
)
[sous-prefecture] => Array
(
[name] => Aubusson
[lat] => 45.955267769349
[lon] => 2.170086521512
)
[other_places] => Array
(
)
[aeroports] => none
[aeroport_coordinates] =>
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 898
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.tourisme-hautlimousin.com/en/
)
[image] => 74_logo.webp
[text] => Renowned for its glorious fishing lakes, attractive countryside, and bargain properties, Limousin is a firm favourite with international buyers.
The colourful markets stock locally sourced produce and are renowned for their meat and vegetables. If you are looking to escape the pressure and stresses
of modern life you are in the right place.
)
[seo_text] => <p>Limousin, is made up of four departments and is renowned for its picturesque landscapes and unique architectural heritage. The region boasts a range
of local building materials, including granite, sandstone, and limestone, which have been used to create a variety of distinctive house styles for centuries.</p>
<p>One of the most prevalent types of homes in Limousin is the traditional, stone-built, house, which is commonly found in rural areas. These homes are constructed
from local granite and sandstone, and are characterised by their thick walls, small windows, and steeply pitched roofs. The use of local materials ensures that
these homes blend in seamlessly with the surrounding countryside.</p><p>Limousin is also home to a range of grand chateaux and manor houses, which often feature
ornate detailing and intricate stonework. Many of these majestic buildings were constructed using locally sourced limestone, which has a distinctive pale colour
which is particularly attractive in the French sunshine.</p><p>In addition to traditional styles, the region also offers a range of modern homes that make use of
local materials like wood and stone. These homes often feature large windows and open-plan living spaces that take advantage of the natural light and countryside views.
Building land is cheap in Limousin so many clients like to construct their own property, or buy a new-build off plan (VEFA). Indeed, Leggett Immobilier has many
building plots in Limousin, ready to create your dream home.</p><p>Overall, Limousin has a rich architectural heritage that makes use of a variety of local
building materials. From the traditional stone-built houses to the grand chateaux and modern homes, there's a diverse range of architectural styles to
suit all tastes and preferences in this beautiful region of France.</p>
)
[normandy] => Array
(
[id] => 25
[link] => /normandy-property
[region_id_search] => 25-23
[region_name] => Normandy
[new_region_name] => Normandy
[hero_images] => 3
[agent_photo] =>
[vignette] => 25_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => hauts_de_france
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Some of the finest coastline in France, UNESCO world heritage sites, friendly people, very best seafood, wines and cheeses.
[bold] => Welcome to Normandy
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Historically, the region was split into <strong>Lower and Upper Normandy</strong>, but these were merged in 2016 when the Grand Ouest
region was formed. <strong>Many locals still refer to Basse and Haute Normandie</strong>. They are also very proud of their history, and you can expect to
find some of the finest “patrimoine” in France, including cathedrals, abbeys, and churches. <strong>The Bay of Mont Saint-Michel alone has more than 60
protected monuments historiques.</strong></p><p>You can also expect to find the very best equestrian property that France has to offer. From the houses,
outbuildings and stabling to the grazing land and equestrian support network, this is a region that is perfect for equine lovers. Indeed, <strong>Normandy
has well over 300 horse riding centres and 31 hippodromes.</strong></p><p>The capital, Rouen, sits on the river Seine and has an important history.
The famous cathedral has been built and rebuilt over a period of 800 years, which is why it has gothic, flamboyant and renaissance elements.
These have been perfectly captured in many paintings by the impressionist artist Claude Monet. You will find many other historic buildings in
the pretty city centre, and the streets are thronged with a lively student population, as well as tourists and locals.</p><p><strong>The Normandy coast has some
lovely, upmarket, resorts. These are popular with Parisians, many of whom have holiday-homes here</strong>. Deauville is one, and hosts an annual American
movie festival, which is only second to Cannes in terms of prestige. The “les planches” boardwalk here was built out of exotic wood in 1923 so that the
wealthy could promenade along the seafront, without getting sand on their elegant clothing. Expect to find the great and good still doing this, then
uploading the photos to their Instagram accounts!</p>
[access] => Array
(
[text] => <p>Normandy is surrounded by three main airports: Paris Charles de Gaulle, Paris Orly and Nantes Atlantique. This means that regular direct
flights are available to all international destinations, including low-cost flights to the UK and Europe.</p><p>The train time between Rouen and Paris
is around 1hr 20mins, from where you can take the Eurostar, or TGV to all major European cities. Of course, the SNCF train network also runs throughout
Normandy. The A13 connects Rouen to Paris in under two hours, the port at Le Havre in just over an hour, or Caen in around an hour and a half.</p>
<p>The ferry ports at Ouistreham/Caen, Cherbourg, Dieppe, and Le Havre are all popular, visit <a href="https://www.brittany-ferries.co.uk">https://www.brittany-ferries.co.uk</a> for latest sailing times.</p>
[25_access_map] => transport map Normandy
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in all of the major towns and resorts,
as well as expert comment from our local agents in the region.</p><p>Normandy is a popular region for holiday homes, particularly with Parisians, and buyers
from the UK, Belgium and Netherlands who can reach their properties with relative ease.</p><p>Demand for property in all five departments has been strong over
recent years. Prices have been rising steadily although they are beginning to level off now. Over the last 12 months the average house price has fluctuated
in each department: Calvados +3.3%, Eure -0.7%, Manche -0.7%, Orne -0.7% and Seine-Maritime +3.4%.</p><p>You will pay a premium price on the coast, particularly
in the popular resorts like Deauville. You will also find that prices are higher in and around the bigger towns and cities (particularly Rouen, where the
high student population means that rental property is always in demand), and the closer you get to Paris. As an example, thousands of visitors’ flock
from Paris to Giverny, to visit Monet’s house and garden, but many people also commute the other way, as it is under an hour by car into central Paris.</p>
<p>Equestrian property is also a speciality in Normandy, which is home to Le Pin National Stud. The grounds stretch throughout Haras de Pin and its
neighbouring towns, and all are classified as national monuments. The second national stud is at St Lo, and there is a 190km trail which links the two.
Around 40% of all French racehorses are bred in Normandy, by 8,300 horse breeders. The small airport at Deauville specialises in transporting horses.
No wonder equestrian related properties are so popular throughout the region.</p>
[fall_in_love] => Array
(
[text] => <p>There are some obvious choices. <strong>Mont-Saint-Michel</strong> is a tidal island a few hundred metres off the Normandy coast,
its Abbey is one of the most photographed monuments in France. The whole bay is a <strong>UNESCO world heritage site</strong>, and it attracts
around 3m visitors a year. Over 60 buildings within the commune are protected as monuments historiques. Just along the coast, the fortified town
of Granville is truly special. It has stunning views over the bay and is a lively and pretty fishing port, renowned for the quality of its festivals.</p>
<p>Some of the other seaside towns are also amongst the most attractive in France. <strong>Deauville, in Calvados, is a popular spot with wealthy
Parisians</strong> who come to watch the horse-racing, wager in the casino’s and to be seen in the swanky restaurants. Nearby
<strong>Cabourg also has a golden beach, racecourse, casino and Belle Epoque villas</strong> and is perhaps even prettier than <strong>Deauville</strong>.
For sure, you will fall in love with <strong>Giverny, the village of Claude Monet</strong>. Impressionist painters first set up their easels here in the
19th century and before entering the village you will probably pass the Old Mill at Vernon, a half-timbered building, hanging over the Seine, that you
will recognise from many paintings. Within Giverny you will find Monet’s house but, more importantly, his gardens. These are possibly the most romantic
place on earth. Split into two, you can choose between the Clos Normand and the Water Garden – in the latter you will find the famous Japanese Bridge.
Sadly, you won’t be alone though as around 500,000 visitors a year arrive to see Monet’s paintings come to life.</p><p>Another town popular with tourists
is Bayeux. The famous tapestry has been listed on the UNESCO memory of the world register since 2007. It is a 70m long embroidery (that’s the width of a
football pitch), depicting the conquest of England in 1066 by William the Conqueror. Around 400,000 visitors per annum come to look for the patch where
it shows Harold being hit in the eye by an arrow. Less famous, but still a UNESCO site, are the Vauban Forts. Built during the reign of King Louis XIV
these two towers (one in Saint-Vaast-la-Houge and the other on the island of Tatihou) protect the harbour entrance to Saint-Vaast.</p>
[images_alt] => Array
(
[0] => cow
[1] => apple
[2] => cidre
[3] => horses
[4] => cheeses
[5] => memory
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Easy to get too by ferry, air or road, Normandy is popular with buyers from all over Europe</li>
<li class="attribute-dot">The seaside resorts are exceptional, and popular with wealthy Parisians.</li>
<li class="attribute-dot">Normandy has pretty countryside, with plenty of local produce in the village markets.</li>
<li class="attribute-dot">It is the ideal region to set up an equestrian business, with an excellent support network.</li>
<li class="attribute-dot">The region has a plethora of historic buildings, including cathedrals, abbeys and churches.</li>
</ul>
[banner-mg] => Array
(
[image] => 25_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/25
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Higher Normandy
[link] => /all/higher-normandy
[subtitle] => Seine Maritime | Rouen |Eure | Evreux
[image] => 25_higher_normandy.webp
)
[1] => Array
(
[title] => Lower Normandy
[link] => /all/normandy
[subtitle] => Manche | Calvados | Orne
[image] => 25_lower_normandy.webp
)
[2] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/normandy
[subtitle] => To create perfect home
[image] => 25_renovate.webp
)
[3] => Array
(
[title] => Around Honfleur and Deauville
[link] => /french-property-for-sale/mainSearch/departments:/towns:14600+Honfleur--14800+Deauville--14600+Gonneville-sur-Honfleur--14600+All_communes_in_postcode--14800+Saint-Arnoult/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => So "charming"
[image] => 25_honfleur_deauville.webp
)
[4] => Array
(
[title] => Pittoresque villages
[link] =>
[subtitle] =>
[image] => 25_villages.webp
)
[5] => Array
(
[title] => Equestrian
[link] => /french-property-for-sale/type/equestrian/14/25
[subtitle] =>
[image] => 25_equestrian.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/25
[subtitle] => View | Sea | Liberty
[image] => 25_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 76
[department_name] => Seine-Maritime
[area_m2] => 2207
[prefecture] => Array
(
[name] => Rouen
[lat] => 49.44290461972
[lon] => 1.0966644197879
)
[sous-prefecture] => Array
(
[name] => Dieppe
[lat] => 49.923331847632
[lon] => 1.0767676418887
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Havre
[lat] => 49.495766826471
[lon] => 0.11060147583339
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport du Havre-Octeville
[lat] => 49.531034255224
[lon] => 0.09125114350873
)
[1] => Array
(
[name] => Aéroport Rouen Vallée de Seine
[lat] => 49.388878370461
[lon] => 1.1876468434022
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 14
[department_name] => Calvados
[area_m2] => 2389
[prefecture] => Array
(
[name] => Caen
[lat] => 49.183625928898
[lon] => -0.3684664451405
)
[sous-prefecture] => Array
(
[name] => Bayeux
[lat] => 49.276327630411
[lon] => -0.70257646171194
)
[other_places] => Array
(
[0] => Array
(
[name] => Lisieux
[lat] => 49.145782412365
[lon] => 0.22735014237833
)
[1] => Array
(
[name] => Vire
[lat] => 48.837589236899
[lon] => -0.88974145609434
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Caen-Carpiquet
[lat] => 49.183134876692
[lon] => -0.45973060861816
)
[1] => Array
(
[name] => Aéroport de Deauville-Normandie
[lat] => 49.361087991762
[lon] => 0.15783159693601
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 27
[department_name] => Eure
[area_m2] => 2063
[prefecture] => Array
(
[name] => Évreux
[lat] => 49.026911067993
[lon] => 1.1534967568025
)
[sous-prefecture] => Array
(
[name] => Bernay
[lat] => 49.089373313795
[lon] => 0.60023583431473
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Andelys
[lat] => 49.246678355882
[lon] => 1.4204660161128
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 50
[department_name] => Manche
[area_m2] => 1879
[prefecture] => Array
(
[name] => Saint-Lô
[lat] => 49.115304541522
[lon] => -1.0843194503655
)
[sous-prefecture] => Array
(
[name] => Avranches
[lat] => 48.686902921297
[lon] => -1.3632592678531
)
[other_places] => Array
(
[0] => Array
(
[name] => Cherbourg
[lat] => 49.633846299128
[lon] => -1.6256892549664
)
[1] => Array
(
[name] => Coutances
[lat] => 49.047427581767
[lon] => -1.4437167549572
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Cherbourg - Manche
[lat] =>
[lon] =>
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[4] => Array
(
[id] => 61
[department_name] => Orne
[area_m2] => 1397
[prefecture] => Array
(
[name] => Alençon
[lat] => 48.43267345914
[lon] => 0.090798703197332
)
[sous-prefecture] => Array
(
[name] => Argentan
[lat] => 48.744450431648
[lon] => -0.016899709027981
)
[other_places] => Array
(
[0] => Array
(
[name] => Mortagne-au-Perche
[lat] => 48.523171617647
[lon] => 0.53796342743184
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.normandie.fr/
[Official Tourism Office] => https://en.normandie-tourisme.fr/
)
[image] => 25_logo.webp
[text] => Located in north-west France, Normandy played a vital role in some of the most significant events of World War II. Indeed, it is a region steeped
in history which makes it a fascinating place to visit. Normandy’s coastline is a major attraction, with long stretches of sandy beaches...
)
[seo_text] => <p>... rugged cliffs, and upmarket seaside resorts. Inland, the region’s rolling hills, green pastures and picturesque countryside are dotted with
apple orchards and dairy farms. Normandy is an ideal region for nature lovers.</p><p>Normandy is also renowned for its rich culinary heritage, which includes
world-famous products such as Camembert cheese and Calvados brandy, and cider. No wonder that the colourful local markets are so popular. If you like
seafood then you will find freshly caught fish, crabs, and oysters at the market too.</p><p>Moreover, Normandy is known for its pretty, half-timbered houses,
as well as the quality of its historic monuments. Nearly every town and village have a beautiful church in its centre, whilst the bigger towns and cities
host some of the worlds finest abbeys and cathedrals – Notre Dame in Rouen is probably the most famous example. There are plenty of beautiful gardens to
visit throughout Normandy, the finest of which must be the two Monet gardens in Giverny, just an hour from Paris.</p><p>Houses in Normandy come in a variety of
different styles, from rambling equestrian properties and stud farms to charming half-timbered houses and Belle Epoque seaside villas. There are also plenty
of characterful old stone farmhouses in Normandy, so something to suit all tastes and budgets.</p><p>Possibly the most sought after (by all buyer nationalities)
are equestrian properties and stud farms. The region is known for its love of horses and equestrian sports, and as a result many properties come equipped with
stables, paddocks, and training arenas. These properties offer a tranquil, rural lifestyle, surrounded by rolling hills, forests and meadows.</p>
<p>In some of the region’s towns and villages you will find half-timbered houses, with their distinctive black and white timber frame construction,
pitched roofs, and colourful shutters. Some of these houses date back to the medieval era and are testament to the rich cultural heritage to be found
in Normandy property.</p><p>For those who love the sea, then Deauville and the other Belle Epoque resorts are a perfect choice. Apartments in Deauville, Cabourg,
Honfleur and other resorts are incredibly popular with Parisian buyers seeking a holiday home on the Normandy coast. The towns offer a choice of luxury
apartments and grand seafront villas, with views out over the sea. Many of these homes feature ornate architecture, large bay windows, and balconies
reflecting the glamour and sophistication of the Belle Epoque era.</p><p>There are also many traditional stone country houses and character properties to choose
from, all of which are at bargain prices when compared with properties in nearby Paris/Ile de France.</p>
)
[languedoc_roussillon] => Array
(
[id] => 91
[link] => /languedoc-roussillon-property
[region_name] => Languedoc-Roussillon
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 91_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => provence_cote_d_azur
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Mediterranean living at affordable prices, Languedoc Roussillon offers a unique lifestyle.
[bold] => Welcome to Languedoc-Roussillon
)
[css_color] => #017BAA
[accordion] => Array
(
[what_to_expect] => <p>Beautiful countryside that comes to life in the Mediterranean sunshine. The five departments of Languedoc Roussillon are home to
<strong>some of the best value properties in the south of France</strong>. It is also experiencing the strongest population growth in France and has a
particularly active property market. You might be surprised to learn that it also has three times the number of vineyards than the area around Bordeaux.
In practice this means that many homes in Languedoc Roussillon have views out over the vines, and that the markets have a wide variety of excellent local wines
for you to sample, and choose your favourite. The coast stretches <strong>from the Spanish border to the Camargue and the edge of the Riviera </strong>and is an
utter delight.</p>
[access] => Array
(
[text] => <p>This is such a huge area that we need to break it down into the western side (which stretches to the Spanish border) and the eastern side
(which borders the Riviera and Provence).To the west, the main airports are Perpignan and Carcassonne, with both the major airports in Barcelona and
Toulouse within easy reach. Perpignan has direct flights to the UK/Ireland, as well as Belgium and Morocco, while from Carcassonne you can fly to the
UK/Ireland, Belgium, and Portugal.</p><p>On the eastern side of Languedoc Roussillon, the airports include Montpellier, Nimes and Beziers. Montpellier
has direct flights to 35 destinations throughout Europe and Africa, Nimes has flights to London, Edinburgh, Dublin and also Belgium, Portugal and Morocco.
Beziers is particularly popular as it is easy to access, with flights to Luton, Stansted, Bristol, Manchester, Edinburgh, Brussels, Stockholm, and Dusseldorf.</p>
<p>There are regular TGV trains from Paris to Perpignan and Carcassonne in the west and to Nimes and Montpellier in the east of the region.
In addition, there are many smaller stations, connected by the SNCF network, with many of the lines passing through spectacular countryside.</p>
<p>The A9 motorway follows the coast throughout Languedoc Roussillon, running from Perpignan to Nimes, whilst the A61 runs from Toulouse, though Carcassonne to
Narbonne. On the eastern side the A7 runs down from Lyon before connecting with the A9 at Orange</p>
[91_access_map] => transport map Languedoc-Roussillon
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities in Languedoc Roussillon.
It is impossible to define the property market in Languedoc Roussillon, because of the sheer area it covers. In effect it is made up of hundreds of micro-markets.
To get the best idea of market conditions you need to speak with one of our local agents, on the ground.</p><p>In broad terms, travelling from west to east,
each department saw property prices rise last year: Pyrénées-Orientales - +10.7% ; Aude - +1.6% ; Herault - +4.2% ; Lozere - +1.6% ; Gard - +19.1%</p>
<p>Languedoc Roussillon is part of Occitanie, the leading region in France for business creation. Both the economy and the property market are thriving.
Demand is driven by the home market and French buyers have been snapping up property as soon as it is advertised. The issue is that there has not been enough
new stock to satisfy this demand. Add in the fact that Languedoc Roussillon is incredibly popular with international buyers (particularly those from the UK,
Belgium, Netherlands and Germany) and you can see why prices have been rising. This is particularly the case with country property, which remains in high
demand. The top end too is thriving, with chateaux, country estates and seaside apartments/villas in demand. Recently, we have seen an influx of Americans
taking advantage of the strong dollar, as well as HNWI’s from Paris and other cities.</p>
[fall_in_love] => Array
(
[text] => <p>The people. You will almost certainly hear <strong>Occitan or Catalan spoken </strong> in some towns, they are proud of their region
for good cause. You are likely to receive a warm and friendly welcome, perhaps even over a glass of locally produced wine. Three that you will almost
certainly fall in love with are <strong> Tavel (a dry rosé from Gard), Banyuls (a fortified desert wine from the Pyrénées-Orientales) and Fitou
(a full bodied red from Aude).</strong> Speaking of wine, the markets in Languedoc Roussillon are renowned as some of the best in France, famous
for their colour and their mix of local produce.</p><p>This is a historic region. The jewel in the crown must be <strong>Carcassonne and its famous
citadel</strong>. La Cité is beautifully preserved and is testament to 1,000 years of military architecture and 2,500 years of history. The views from
the western ramparts are magnificent. It is, of course, a UNESCO world heritage site, as is the Pont du Gard, close to Remoulins. It is an immense roman
aqueduct, built in the first century AD to carry water over a stretch of 50km’s. If you get the chance, you should also navigate a stretch of the 240km
long <strong>Canal du Midi</strong>, which connects Toulouse to the Mediterranean. If you are looking to fall in love, then make sure you visit the port
of Trebes, which is an ideal starting point to cycle into nearby Carcassonne (13km’s).</p><p>The coastline along Languedoc Roussillon is full of delights too.
<strong> From picture postcard Collioure and other seaside towns close to Perpignan (where you can swim in the Med and ski on the same day), via Sete,
a port known as the Venice of Languedoc, right round to the modern architecture of upmarket La Grande-Motte </strong>.</p>
[images_alt] => Array
(
[0] => pont_du_gard
[1] => horses
[2] => lifestyle
[3] => beach
[4] => vineyards
[5] => arenes_nimes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean climate, but with that authentic French feel.</li>
<li class="attribute-dot">Property prices in Languedoc Roussillon are lower than those in PACA and offer exceptional value.</li>
<li class="attribute-dot">The vineyards, which cover three times the area you will find around Bordeaux. The countryside is stunning.</li>
</ul>
[banner-mg] => Array
(
[image] => 91_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Cities
[link] => /french-property-for-sale/mainSearch/departments:/towns:34000+All_communes_in_postcode--30000+All_communes_in_postcode--66000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Nîmes | Montpellier | Perpignan
[image] => 91_cities.webp
)
[1] => Array
(
[title] => Châteaux
[link] => /chateau/languedoc-roussillon
[subtitle] => History and Passion
[image] => 91_chateaux.webp
)
[2] => Array
(
[title] => < 150.000 euros
[link] => /all/languedoc-roussillon/price:l?notSold=true
[subtitle] => ...and dream becomes reality
[image] => 91_hinterland.webp
)
[3] => Array
(
[title] => Maisons de Maître
[link] => /languedoc-roussillon/maison-de-maitre
[subtitle] => Maisons de Maître | Maisons de Famille
[image] => 91_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/languedoc-roussillon
[subtitle] => Pleasure to renovate
[image] => 91_renovate.webp
)
[5] => Array
(
[title] => Carcassonne
[link] => /french-property-for-sale/getNearbyPostcodes/11000/1/sort:price/direction:desc?notSold=true
[subtitle] => Carcassonne | Leggett office in Aude
[image] => 91_carcassonne.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/91
[subtitle] => Seaside towns and villages
[image] => 91_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 34
[department_name] => Hérault
[prefecture] => Array
(
[name] => Montpellier
[lat] => 43.61123772714267
[lon] => 3.866271652346671
)
[sous-prefecture] => Array
(
[name] => Béziers
[lat] => 43.345834622588455
[lon] => 3.219806915730329
)
[other_places] => Array
(
[0] => Array
(
[name] => Lodève
[lat] => 43.73366515253092
[lon] => 3.3115835463956906
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Béziers-Cap d'Agde
[lat] => 43.32067531214704
[lon] => 3.353310081491009
)
[1] => Array
(
[name] => Aéroport de Montpellier-Méditerranée
[lat] => 43.57953129047926
[lon] => 3.9648685759441444
)
)
[LGV] => oui
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3061
)
[1] => Array
(
[id] => 66
[department_name] => Pyrénées-Orientales
[prefecture] => Array
(
[name] => Perpignan
[lat] => 42.68841035179339
[lon] => 2.8924937639670554
)
[sous-prefecture] => Array
(
[name] => Céret
[lat] => 42.48581244307046
[lon] => 2.746692427059418
)
[other_places] => Array
(
[0] => Array
(
[name] => Prades
[lat] => 42.61779459504448
[lon] => 2.4227916501908933
)
)
[aeroports] => Array
(
[name] => Aéroport de Perpignan-Rivesaltes
[lat] => 42.741080352242804
[lon] => 2.868484027511029
)
[LGV] => non
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2561
)
[2] => Array
(
[id] => 11
[department_name] => Aude
[prefecture] => Array
(
[name] => Carcassonne
[lat] => 43.2117714428004
[lon] => 2.347028332138393
)
[sous-prefecture] => Array
(
[name] => Limoux - Narbonne
[lat] => 43.05377138858291
[lon] => 2.216343517094507
)
[other_places] => Array
(
[0] => Array
(
[name] => Narbonne
[lat] => 43.18480726947004
[lon] => 2.9986651824178727
)
)
[aeroports] => Array
(
[name] => Aéroport de Carcassonne-Salvaza
[lat] => 43.21400304076378
[lon] => 2.3081126336099085
)
[LGV] => non
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 1943
)
[3] => Array
(
[id] => 30
[department_name] => Gard
[prefecture] => Array
(
[name] => Nîmes
[lat] => 43.838820402729354
[lon] => 4.353843657098794
)
[sous-prefecture] => Array
(
[name] => Alès
[lat] => 44.127080796400875
[lon] => 4.083427215851882
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Vigan
[lat] => 43.99277412237646
[lon] => 3.605151093732204
)
)
[aeroports] => Array
(
[name] => Aéroport de Nîmes-Garons
[lat] => 43.76312944469214
[lon] => 4.421598139169517
)
[LGV] => oui
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2687
)
[4] => Array
(
[id] => 48
[department_name] => Lozère
[prefecture] => Array
(
[name] => Mende
[lat] => 44.51777698994725
[lon] => 3.504073059502802
)
[sous-prefecture] => Array
(
[name] => Florac
[lat] => 44.32403797579315
[lon] => 3.5915048594153753
)
[other_places] => none
[aeroports] => none
[LGV] => non
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1558
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.laregion.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => 91_logo.webp
[text] => Take a step back in time and visit historic Languedoc Roussillon. Stroll around the ramparts in Carcassonne, listen to a concert in the unique
amphitheatre in Nimes, or hire a boat and cruise down the Canal du Midi towards the sparkling Mediterranean Sea. Buy a property here and discover France as it
has been for thousands of years.
)
[seo_text] => <p>The five departments of Languedoc Roussillon have a huge variety of property and architectural styles. A house in the Pyrénées-Orientales is very
different to a seaside apartment in the Gard. The seaside towns close to Perpignan are amongst the most beautiful in France and property in Collioure,
Canet-en-Roussillon and Banyuls-sur-Mer is particularly desirable. An apartment, with sea-view in any of these towns is highly prized.</p>
<p>These seafront apartments in Languedoc Roussillon could not be more different to the traditional stone Mas that can be found inland. A Mas is a large farmhouse,
made from local stone. Along with the Bastide style houses they can be found scattered throughout Languedoc Roussillon. They usually have small windows at the back,
which faces the wind, with larger openings at the front to capture the sunlight. International buyers in particularly see a traditional Languedoc Roussillon Mas as a
prestigious and desirable property, particularly if it has been sympathetically renovated. The region is dominated by vineyards and there are plenty of country
houses and wine estates in Languedoc Roussillon.</p><p>Newbuilds too are popular in the region, and many are built using local materials so that they blend into the
landscape. Villas and newbuild apartments are popular in the coastal towns like Agde, Sete and La Grande-Motte. Having a property with a view over the Mediterranean
is an excellent investment, as well as fun to visit. There are also a number of beautiful Chateaux, Maison de Maitres, and country houses throughout Languedoc
Roussillon – property here truly is a mixture of styles and prices, with something for every budget. With prices lower than in neighbouring PACA, there are many
bargain properties to be found.</p>
)
[pays_de_la_loire] => Array
(
[id] => 52
[link] => /pays-de-la-loire-property
[region_name] => Pays-de-la-Loire
[new_region_name] => Pays-de-la-Loire
[hero_images] => 3
[agent_photo] =>
[vignette] => 52_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => centre_val_de_loire
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => From relaxing on the sandy beaches of the Vendée, to the exhilaration of the 24hr Le Mans festival, a property in Pays de la Loire will give you endless enjoyment.
[bold] => Welcome to Pays-de-la-Loire
)
[css_color] => #0D738E
[accordion] => Array
(
[what_to_expect] => <p><strong>Family friendly beaches, authentic French towns, some lovely chateaux, and bargain property prices</strong>.
Property in the Pays de la Loire is exceptional value for money, and is easy to get to from Paris, the UK, Belgium, Holland, and Germany.
Perhaps this is why so many international buyers have a holiday home here.</p><p>Situated on the <strong>Atlantic coast</strong>, the region has an excellent
climate with mild winters and warm (but not stifling hot) summers. This means that the beautiful, sandy, beaches in the Vendée are popular with families
who enjoy the warm sea, and pretty seaside resorts. Inland the ancient Duchy of Anjou straddles the Loire River, and it is here that you will find
the rolling vineyards that produce the famous aromatic rosé wine. Expect to see your neighbours enjoying many a sunset, with a glass of local wine
in their hands.</p><p><strong>The capital of the region, Nantes,</strong> has been cited as offering the highest quality of life in France.
The medieval core of the city has narrow streets and half-timbered houses, and the city has a real energy about it, as you find the tourists mixing
with the university students. Buy a property in the Pays de la Loire and you really will be opening the door to an exceptional quality of life.</p>
[access] => Array
(
[text] => <p>The main airport in the region is Nantes Atlantique, which is easily accessed to the south of the city. You can catch direct flights to over
80 destinations throughout Europe, Africa, the Middle East and North America. This is a particularly popular airport with buyers from the UK as it has
flights from London, Manchester, Birmingham, Edinburgh, Bristol, and Dublin.</p><p>The TGV between Nantes and Paris takes around 2hrs 20 mins, and from here
you can get the Eurostar to London, or travel onwards to Brussels, Amsterdam and other major European cities. Don’t forget too that there are over 250 SNCF
stations across the region.</p><p>The A11 motorway connects Nantes, Angers and Le Mans with Paris Orly airport, and then Paris centre. Heading north, the
RN137 takes you to Rennes and the Brittany ferry ports, whilst the A83 heads south to Niort and from there to La Rochelle and Bordeaux. Why not take the
smaller roads though, and head along the valley to Angers and Saumur, taking in the pretty riverside villages.</p>
[52_access_map] => transport map Pays-de-la-Loire
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in nine of the major towns and
resorts, as well as expert comment from our local agents in the region.</p><p>This is a popular region for holiday homes as property prices are so reasonable.
It is estimated that 11% of the 1.9m homes in the region are holiday-homes. The Pays de la Loire has seen some of the biggest house price rises in France over
recent years, although they are beginning to stabilise now. Price rises in the five departments have been: Loire Atlantique 2.2%, Maine-et-Loire 3.1%,
Mayenne 6.2%, Sarthe 6.2% and Vendée 7.3%.</p><p>Country property has been particularly popular in recent years, with high demand but low supply. There have
simply not been enough new properties coming onto the market to satisfy the number of domestic and overseas buyers. Older property, with plenty of space and
large gardens has been at the top of many buyers lists. Despite recent rises, you will find that property prices are generally lower than elsewhere in France
(particularly in Sarthe and Mayenne).</p>
[fall_in_love] => Array
(
[text] => <p><strong>The fairy-tale chateaux in the western side of the region</strong> are a great place to start. <strong>Saumur</strong> is known as
the prettiest and it overlooks both the Loire and Thouet rivers. Built in the 10th century it was extensively restored and is well worth a visit.
Whilst in Saumur you should definitely also go to see <strong>the Cadre Noir (black clad horse-riding instructors) at the Ecole Nationale d’Equitation
(French military riding academy)</strong>. Open to the public, you can see training in process and visit the stables. The riders also perform as an
equestrian display team, and this is one of the “Big Four” classical riding academies in the world.</p><p>Of course, you could also go and watch <strong>the
worlds oldest endurance race in Le Mans</strong>. The 24hr race is part of the “triple crown” of racing, alongside the Indianapolis 500 and the Monaco Grand
Prix. Over 250,000 visitors come to watch the race every year, with a full week of entertainment and events. Locals will tell you that more fun is had at
the “Le Mans Classic” though. Here you will see 800 classic racing cars on the track, 8,500 classic cars formally on display, and thousands more driven by
enthusiastic spectators. Many visitors are from the UK and the motorways north, after the event, are a sight to behold, with suitcases strapped on the back
of the old cars.</p><p>There is so much in Nantes to fall in love with, but one attraction that you may not have thought of are the Machines de l’ile.
Difficult to describe, but incredible in reality, these are a collection of machines inspired by Jules Verne and Leonardo da Vinci. The centrepiece is
a giant mechanical elephant, that people can ride upon as it strides along the quayside, spraying tourists with water from its giant trunk. Superb fun
for children and adults alike.</p><p>Similarly, while most tourists flock to Eurodisney and Parc Asterix, those in the know head to the Puy de Fou.
It has been voted as the worlds best theme park. Visitors travel through history, taking in 18 shows and four villages. You are free to choose your
own period of history and the shows are designed to be like live movies. From sword fights and gladiators to aquatic displays, set to 17th century ballet,
these are experiences that will live with you forever.</p><p>Finally, we’d suggest a trip to the coast. Not to laze on the <strong>200km’s of sandy beaches,
but to see the start of the Vendée Globe</strong>. This is the greatest sailing race around the world, non-stop and without assistance. The boats are all 60
feet long and are sailed solo. The next race sets off in January 2025, make a note in your diary now.</p>
[images_alt] => Array
(
[0] => beaches
[1] => architecture
[2] => wine
[3] => beach
[4] => nantes
[5] => vendees
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Gulf Stream gives western France a beautifully mild climate, with mild winters and warm summers.</li>
<li class="attribute-dot">Property in Pays de la Loire is well-priced, with many bargains to be had.</li>
<li class="attribute-dot">The river valleys are scenic and dotted with pretty villages and market towns.</li>
<li class="attribute-dot">Some of the local vineyards produce excellent, well-priced, wines. The Rosé is world-famous.</li>
<li class="attribute-dot">Pays de la Loire has some of the best beaches in France, pure sand and family friendly.</li>
</ul>
[banner-mg] => Array
(
[image] => 52_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nantes
[link] => /french-property-for-sale/mainSearch/departments:44/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Nantes
[image] => 52_nantes.webp
)
[1] => Array
(
[title] => Angers
[link] => /french-property-for-sale/mainSearch/departments:49/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Angers
[image] => 52_angers.webp
)
[2] => Array
(
[title] => Lakes
[link] => /lakes/pays-de-la-Loire
[subtitle] => Nature | Fishing
[image] => 52_lakes.webp
)
[3] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/52
[subtitle] =>
[image] => 52_coastal.webp
)
[4] => Array
(
[title] => Villages
[link] =>
[subtitle] =>
[image] => 52_villages.webp
)
[5] => Array
(
[title] => Vendée
[link] => /all/vendee
[subtitle] => Vendée | around La Roche-sur-Yon | on the coast
[image] => 52_vendee.webp
)
[6] => Array
(
[title] => Châteaux
[link] => /chateau/pays-de-la-loire
[subtitle] => "La vie de châteaux"
[image] => 52_chateaux.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 44
[department_name] => Loire-Atlantique
[area_m2] => 3191
[prefecture] => Array
(
[name] => Nantes
[lat] => 47.216603023225
[lon] => -1.5610214498934
)
[sous-prefecture] => Array
(
[name] => Châteaubriant-Ancenis
[lat] => 47.722750794072
[lon] => -1.3885276815558
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Nazaire
[lat] => 47.272566928493
[lon] => -2.2243989272089
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Nantes-Atlantique
[lat] => 47.157440665543
[lon] => -1.6063388897341
)
[1] => Array
(
[name] => Aéroport de Saint-Nazaire - Montoir
[lat] => 47.312208521054
[lon] => -2.1527079283702
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 53
[department_name] => Mayenne
[area_m2] => 1463
[prefecture] => Array
(
[name] => Laval
[lat] => 48.079272493391
[lon] => -0.76952609889041
)
[sous-prefecture] => Array
(
[name] => Château-Gontier
[lat] => 47.82850118542
[lon] => -0.71881788339367
)
[other_places] => Array
(
[0] => Array
(
[name] => Mayenne
[lat] => 48.30594598956
[lon] => -0.62206695986596
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Laval
[lat] => 48.032088434064
[lon] => -0.74020248247534
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 72
[department_name] => Sarthe
[area_m2] => 1685
[prefecture] => Array
(
[name] => Le Mans
[lat] => 48.006597714926
[lon] => 0.20308218743897
)
[sous-prefecture] => Array
(
[name] => La Flèche
[lat] => 47.69529585419
[lon] => -0.077358965814999
)
[other_places] => Array
(
[0] => Array
(
[name] => Mamers
[lat] => 48.347725224813
[lon] => 0.36721147271283
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Le Mans-Arnage
[lat] => 47.9467567753
[lon] => 0.19644179493912
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 49
[department_name] => Maine-et-Loire
[area_m2] => 2130
[prefecture] => Array
(
[name] => Angers
[lat] => 47.471332449547
[lon] => -0.54868716037205
)
[sous-prefecture] => Array
(
[name] => Cholet
[lat] => 47.059932981159
[lon] => -0.8811388143572
)
[other_places] => Array
(
[0] => Array
(
[name] => Saumur
[lat] => 47.260660092178
[lon] => -0.082129752079646
)
[1] => Array
(
[name] => Segré-en-Anjou Bleu
[lat] => 47.688685478533
[lon] => -0.86709236075116
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport d'Angers-Loire
[lat] => 47.562842543466
[lon] => -0.31459496273764
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 85
[department_name] => Vendée
[area_m2] => 2547
[prefecture] => Array
(
[name] => La Roche-sur-Yon
[latitude] => 46.670302234894
[longitude] => -1.4321667135904
)
[sous-prefecture] => Array
(
[name] => Fontenay-le-Comte
[latitude] => 46.465807044104
[longitude] => -0.80950350264548
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Sables-d'Olonne
[latitude] => 46.492916946554
[longitude] => -1.7949834457756
)
)
[aeroports] => Array
(
)
[LGV] => 0
[ski] => 0
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.paysdelaloire.fr/
[Official Tourism Office] => https://www.atlantic-loire-valley.com/
)
[image] => 52_logo.webp
[text] => The region is also home to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known,
chateaux such as Brézé, Saumur and Clisson...
)
[seo_text] => <p>The Pays de la Loire is renowned for its beautiful coastline and is home to some of the most beautiful beaches in France. From the wide, sandy,
beach in La Baule to the rugged coastline of the Vendée, there are plenty of opportunities for sunbathing, swimming, and water sports. The region is also home
to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known, chateaux such as Brézé, Saumur
and Clisson. The markets in Pays de la Loire are colourful and full of local delicacies. The wines are particularly good, and many compliment the fresh seafood
that is brought in from the boats landing in the ports and fishing villages of the Loire Atlantique.</p><p>The five departments of the Pays de la Loire offer
different styles of houses and apartments, each with a unique charm and appeal. Along the coastline you will find a mix of traditional fishing villages and
modern seaside resorts. Some of the latter feature Belle Epoque villas. Apartments with a sea view in Les Sables-d’Olonne, and Saint Jean-de-Monts fetch premium
prices.Further north, the fishing villages are home to charming cottages and apartments that reflect the maritime heritage of the Loire Atlantique.
Some of the most in demand are the houses and apartments in Pornic and the other resorts in the Baie de Bourgneuf.</p><p>Inland the Pays de la Loire is famous for
its vineyards and agricultural land, and you will find a mixture of farmhouses and old stone country houses. Many of these have been beautifully restored to regain
their original character and charm. Bigger cities like Nantes are home to half-timbered houses and more modern apartments. These homes offer a mix of historical and
contemporary living. New build (VEFA) properties are also popular in Nantes as it has a large student population and accommodation in the city centre is not easy to
find.</p><p>To summarise, you will find a variety of houses in Pays de la Loire, with something to suit all budgets and tastes.</p>
)
[poitou_charentes] => Array
(
[id] => 54
[link] => /poitou-charentes-property
[region_name] => Poitou-Charentes
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 54_team.webp
[vignette] => 54_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Looking for great value property in the second sunniest part of France? From sandy beaches to rolling vineyards you will fall in love with the Poitou Charentes.
[bold] => Welcome to Poitou-Charentes
)
[css_color] => #244C5E
[accordion] => Array
(
[what_to_expect] => <p>Beautiful properties, where the local stone glows creamy gold in the setting sun. Take your aperitif overlooking fields of sunflowers
or watching the viticulteurs tend their vines.</p><p>Buy a property in Poitou Charentes and you will get the best of two worlds. On the coast you
will find some of the safest, family-friendly, beaches in France. You will also be able to explore the famous oyster beds around the Ile d’Oléron and Ile
de Ré or go and shop for pearls in the designer boutiques that can be found in La Rochelle. Drive inland and you will soon be in the middle of the vines
that are used to make the finest Cognac. Courvoisier, Martell, Remy Martin, Hennessy - the names roll off the tongue as smoothly as the liquor itself.
Futuroscope is a theme park, renowned for its use of cinematographic and audio-visual techniques – it attracts around 2m visitors a year and is easy to access,
on the outskirts of Poitiers.</p>
[access] => Array
(
[text] => <p>The two main airports are La Rochelle and Poitiers. The former has regular domestic flights, as well as direct flights to the UK, *Ireland,
Belgium, Portugal and Switzerland. From Poitiers you can fly direct to London, Edinburgh, Lyon and Barcelona..</p><p>The region is also served by the TGV
network, with major stations in Poitiers, La Rochelle and Angouleme. Links to the Eurostar are easy and this is a popular way for clients from the UK to
visit their holiday homes in Poitou Charentes.</p><p>Similarly, the region is comfortably accessed by car from the UK, Netherlands, Belgium, Germany and
Switzerland, making it a popular holiday home destination. The A10 runs north-south through Poitou Charentes, with the RN141 and A83 travelling east-west.</p>
[54_access_map] => transport map Poitou-Charentes
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities.</p>
<p>This is a popular region for holiday homes as property prices are so reasonable. Prices in all four departments have risen in recent years. In 2022 the rises were
Charente (6.3%), Charente Maritime (5%), Deux-Sevres (6.3%) and Vienne (6.3%). Demand remains strong, particularly for rural property, and there is a distinct lack of
new properties coming on to the market. Old stone properties are particularly popular with international buyers, although with the increasing cost of building materials
and artisan labour many buyers are seeking property they can walk straight into, rather than the traditional “renovation projects”.</p><p>Poitou Charentes is also
renowned for its country estates and Maison des Maîtres (imposing houses, traditionally overlooking the master’s estate). These have been in strong demand recently,
particularly attracting buyers from Paris, Bordeaux, Toulouse, and other major cities. They are seen as excellent value for money,
and offer large, light, volumes with plenty of outside space.</p>
[fall_in_love] => Array
(
[text] => <p>The guided tours and tastings offered by <strong>the historic Cognac houses</strong>. Discover the secrets of double distillation,
hear from the master blenders about why their noses are insured for millions of euros, and wander through the cellars. If you are lucky your guide
will dip a tube into the barrels and let you sip an XO cognac as it matures. You will pay a small fortune for an XO in the upmarket restaurants of
<strong>La Rochelle</strong>, but it’s worth it. The views out over the old port are sensational and you can always take a walk through the old town
and admire the bespoke designer boutiques afterwards.</p><p> If it is romance you are after then head for <strong>La Venise Verte (the green Venice) in the
Marais Poitevin</strong>. You can hire a traditional barque and explore the myriad of canals that wend their way through this extraordinarily pretty marshland.
Another romantic spot is <strong>Talmont sur Gironde, one of the Plus beaux villages de France</strong>. It sits on a small promontory, south of
<strong>the beautiful sandy beaches of Meschers, Saint Georges de Didonne and Royan</strong>. Talmont has a population of under 100 people, but it is home
to many small shops, opened by expert artisans, that adorn the small pedestrian streets of this Bastide village.</p>
[images_alt] => Array
(
[0] => marais_poitevins
[1] => seafood
[2] => white_sand
[3] => roman_art
[4] => futuroscope
[5] => islands
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is <strong>the second sunniest part of France</strong>, the gulf stream protects it from climate extremes.</li>
<li class="attribute-dot">Property prices are amongst the most attractive in France.</li>
<li class="attribute-dot">This is a popular destination for both domestic and international buyers.</li>
<li class="attribute-dot">Access from the UK and northern Europe is easy.</li>
<li class="attribute-dot">The pace of life is slow – this is the ideal place to shrug off the pressures of modern life.</li>
</ul>
[banner-mg] => Array
(
[image] => 54_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/54
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/54
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Poitiers
[link] => /french-property-for-sale/getNearbyPostcodes/86000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Poitiers"
[image] => 54_poitiers.webp
)
[1] => Array
(
[title] => Niort
[link] => /french-property-for-sale/getNearbyPostcodes/79000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Niort
[image] => 54_niort.webp
)
[2] => Array
(
[title] => Business
[link] => /commercial/poitou-charentes/
[subtitle] => Bar | Restaurants | Gîtes | Hôtels
[image] => 54_business.webp
)
[3] => Array
(
[title] => Maisons de Maîtres - Châteaux
[link] =>
[subtitle] => A piece of History
[image] => 54_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/poitou-charentes
[subtitle] =>
[image] => 54_to_renovate.webp
)
[5] => Array
(
[title] => Angouleme
[link] => /french-property-for-sale/getNearbyPostcodes/16000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Angoulême
[image] => 54_angouleme.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/mainSearch/departments:/towns:17000+All_communes_in_postcode--17300+Rochefort/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Around La Rochelle | Rochefort
[image] => 54_larochelle.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 86
[department_name] => Vienne
[area_m2] => 1486
[prefecture] => Array
(
[name] => Poitiers
[lat] => 46.580377666719
[lon] => 0.33643787495239
)
[sous-prefecture] => Array
(
[name] => Châtellerault
[lat] => 46.815455663176
[lon] => 0.53293576220027
)
[other_places] => Array
(
[0] => Array
(
[name] => Montmorillon
[lat] => 46.425525643503
[lon] => 0.86851696049639
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Poitiers-Biard
[lat] => 46.586029594004
[lon] => 0.31054041083214
)
)
[LGV] => ligne SEA-Atlantique (LGV)
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] => 1
)
)
)
[1] => Array
(
[id] => 16
[department_name] => Charente
[area_m2] => 1442
[prefecture] => Array
(
[name] => Angoulême
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
[sous-prefecture] => Array
(
[name] => Confolens
[lat] => 46.01461421672052
[lon] => 0.6623215955946391
)
[other_places] => Array
(
[0] => Array
(
[name] => COGNAC
[lat] => 45.69164907468638
[lon] => -0.33200326046624257
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport international Angoulême-Cognac
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 17
[department_name] => Charente-Maritime
[area_m2] => 2735
[prefecture] => Array
(
[name] => La rochelle
[lat] => 46.163744159493
[lon] => -1.1435147968982
)
[sous-prefecture] => Array
(
[name] => Jonzac
[lat] => 45.445304400564
[lon] => -0.43091201268803
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochefort
[lat] => 45.936363673968
[lon] => -0.96539200082197
)
[1] => Array
(
[name] => Saintes
[lat] => 45.745163611248
[lon] => -0.62842777489997
)
[2] => Array
(
[name] => Saint-Jean-d'Angély
[lat] => 45.943717276267
[lon] => -0.51600369671248
)
[3] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[4] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[1] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 79
[department_name] => Deux-Sèvres
[area_m2] => 1336
[prefecture] => Array
(
[name] => Niort
[lat] => 46.324149124107
[lon] => -0.46561321829887
)
[sous-prefecture] => Array
(
[name] => Bressuire
[lat] => 46.846222435089
[lon] => -0.4953171170791
)
[other_places] => Array
(
[0] => Array
(
[name] => Parthenay
[lat] => 46.649023860419
[lon] => -0.25623587864736
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => 54_logo.webp
[text] => Known for its family friendly beaches and wonderful countryside, this is the ideal holiday-home destination. In summer, the rolling countryside has a
wonderful contrast between the golden sunflowers and the perfectly manicured green vineyards. The river valleys are dotted with pretty villages and market towns.
)
[seo_text] => <p>The four departments in Poitou Charentes have a diverse range of property styles, each with its own individual appeal. It has a rich architectural
heritage and many of the old, stone, properties have been sympathetically renovated. These traditional houses feature thick stone walls (more than useful for insulation
and to protect against rising energy costs) and exposed wooden beams, both of which reflect the use of local materials. Deux Sevres and Vienne, in the north of Poitou
Charentes, have a particularly fine choice of old, stone country property and farmhouses. The use of local materials adds to the unique character and charm of both of
these beautiful departments.</p><p>One of the most distinctive architectural styles in Poitou Charentes is Romanesque, characterised by rounded arches, barrel vaults
and decorative stone carvings. Two good examples are the Cathedral in Poitiers and the Abbey in Saintes. You will also find a large number of Renaissance chateaux,
with their beautiful symmetry and ornate decoration.</p><p>Materials local to Poitou Charentes include limestone, sandstone, and granite. Look out for towns with
“les carrieres” in their name. These ae the quarries used to source the stone. One of the most famous is St Meme les Carrieres in Charente, where the mayor will
tell you that the base to the Statue of Liberty sits on local stone. This may well be an urban myth but is has certainly been used in many of the most prestigious
churches, abbeys, and cathedrals in France.</p><p>New build (VEFA) properties are incredibly popular in La Rochelle and on the coast, they offer modern, light,
energy efficient accommodation. If you are looking for a holiday home that you can let out for seasonal rentals, then these can offer an excellent return on investment.
The same goes for property on the Ile de Ré and Ile d’Oleron – both of which are incredibly popular holiday destinations for Parisians. Property on the islands can be
an excellent investment, as well as a joy to visit.</p><p>If you are seeking a French property with character and history then Poitou Charentes is your ideal destination.</p>
)
[centre_val_de_loire] => Array
(
[id] => 24
[link] => /loire-valley-property
[region_name] => Centre-Val-de-Loire
[new_region_name] => Centre-Val-de-Loire
[hero_images] => 1
[agent_photo] =>
[vignette] => 24_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => pays_de_la_loire
[ski] =>
[beach] =>
[welcome] => Array
(
[h3] => Fairy-tale chateaux, beautiful riverside villages and spectacular vineyards, the Loire Valley is your ideal destination.
[bold] => Welcome to Loire Valley
)
[css_color] => #7DA4B8
[accordion] => Array
(
[what_to_expect] => <p>Well, you can’t ask for much more than the most beautiful chateaux in France.<strong> Nothing beats a day out at Chambord, Chenonceau or
one of the dozens that line the Loire riverbank. Immerse yourself in French history, or simply wander around the glorious formal gardens </strong>.
You won’t be alone though, as they attract tourists from around the world, throughout the year. This means that property in the Loire valley is an excellent
investment, with plenty of short-term rental opportunities.</p><p>Expect more than pretty chateaux though – the Loire valley is also home to some of the most
attractive towns in France. Blois, Tours and Bourges are just three that have historic centres to explore and, as the French would say,
“un patrimoine exceptionnel”. <strong>The climate is ideal, with warm, sunny summers and mild winters. Ideal for growing grapes, which is why you will find
plenty of vineyards and some excellent local wines </strong>.</p><p>You can also expect to see an excellent mixture of property – from renovation properties in
the Loire countryside, at bargain prices, to beautiful family homes and mini-chateaux. Buy a property in Centre Val de Loire and you can be certain that you
will be in good company.</p>
[access] => Array
(
[text] => <p>Many visitors come to the Loire valley via Paris, and the international airports are easy to access by car or train. However, there is also a
small and convenient regional airport in Tours. You can fly direct to London, Dublin, Porto, Marrakech, Marseille and Montenegro.</p>
<p>Centre Val de Loire has a well-developed railway network that connect to major cities in France and Europe. The TGV high-speed trains run from Paris
Montparnasse to Tours (around 1 hr 15 mins), Orleans (around 1hr 5 mins) and Bourges (around 1 hr 57 mins). Indeed, the French Government is investing
300m euros in the regional SNCF network in 2023, with much of this being spent on modernising the Paris-Orleans-Limoges-Toulouse line.</p>
<p>Accessing the Loire valley by car is easy, and you get to drive through the beautiful vineyards and countryside. The A10 motorway connects Paris to Tours,
while the A71 heads south and west from Orleans to Clermont-Ferrand and the French Alps. The A28 heads north and will take you to Le Mans and then up towards
the ferry ports.</p>
[24_access_map] => transport map Centre-Val-de-Loire
)
[market] => <p>The market in Centre Val de Loire has been strong in recent years, throughout all six departments. On average, prices rose between 4-6% last year,
with the lowest prices being found in Indre, and the highest in Indre et Loire. Obviously, you will pay a premium for property in one of the larger towns
(Tours, Orléans, Bourges, Blois or Chateauroux), although none of these are major cities. Tours, for example, has a population of around 136,000.</p>
<p>You will find that property in a town or village that attracts a high footfall of tourists, also attracts a premium for both sales and rentals. So,
if you want to have a view over the Chateau de Cheverny, or Chateau Royal d’Amboise, then you will pay a pretty penny for the privilege.</p>
<p>The good news is that property throughout the region offers exceptional value for money, and there are a plethora of pretty towns and villages to choose from.
Our property portfolio in the Loire valley typically ranges from townhouses for well under 100,000 euros, up to mini-chateaux and majestic country estates.
This is definitely a region where “local knowledge” is worth its weight in gold, you will find that our agents on the ground have a wealth of knowledge about
the prettiest towns, best markets and tourist traps to avoid. They will also be able to advise on local property prices and help you find your dream house in
the Loire Valley.</p>
[fall_in_love] => Array
(
[text] => <p>We have to start with the Loire valley between Surry-sur-Loire (in the Loiret) and Chalonnes (in the Maine-et-Loire, which is in the adjoining
region of Pays de la Loire). The reason we start with this is that the whole stretch along <strong>the river is classified as a UNESCO world heritage
site</strong>. It is classified as an “outstanding cultural landscape of great beauty, containing historic towns and villages, as well as great architectural
monuments (the chateaux)”. You will be hard pushed to find <strong>a more romantic spot than the best Loire valley castles</strong> – amongst the best
are Chambord, Villandry, Amboise, Chenonceau and Blois. The gardens at Villandry deserve a special mention as they are truly special.</p>
<p>The <strong>gothic cathedral in Chartres</strong> is another special place to visit. It is one of the most significant in France and we particularly
recommend an evening visit in the summer, where the cathedral and surrounding buildings are beautifully illuminated. A trip to Tours should also be at
the top of any visitors list – wander round the historic old town and you will see beautiful half-timbered houses, you are likely to end up at the pretty
Place Plumereau, which is the ideal spot for grabbing a coffee and watching the tourists who come to visit the nearby cathedral. Don’t miss the amphitheatre
either, it is one of the largest in France.</p><p>We also recommend a visit to the historic walled town of Richelieu and its weekly market.
This area used to be one of the most important truffle suppliers in the 19th century, and the market is full of stalls selling both the oil and
the truffles themselves. Add in the colourful array of local food and wines and it is a chef’s dream. If you are looking for a bit more hustle
and bustle, then head to Orléans. It is a university town, and the students, tourists and locals give it a lovely atmosphere, it’s easy to get
around on the tram system too. Then why not head out to the forest of Orléans, with its deer, wild boar and 180 species of birds.</p>
[images_alt] => Array
(
[0] => architecture
[1] => promenade
[2] => countryside
[3] => typical_houses
[4] => gardens
[5] => grappes_for_wines
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">A perfect climate for those who like warm (not scorching) summers and mild winters.</li>
<li class="attribute-dot">The most renowned, and beautiful, collection of chateaux in the world.</li>
<li class="attribute-dot">Reasonable property prices that offer great value for money</li>
<li class="attribute-dot">Wonderful markets, where you will find excellent wines, truffles and local produce.</li>
<li class="attribute-dot">A cyclist’s dream, with riverside cycle paths and forest trails.</li>
</ul>
[banner-mg] => Array
(
[image] => 24_search_banner.webp
)
[collections] => Array
(
[bargains] => Array
(
[name] => Bargains
[link] => /all/centre/price:l
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/24
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Orléans
[link] => /french-property-for-sale/getNearbyPostcodes/45000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Orléans"
[image] => 24_orleans.webp
)
[1] => Array
(
[title] => Tours
[link] => /french-property-for-sale/getNearbyPostcodes/37000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Tours
[image] => 24_tours.webp
)
[2] => Array
(
[title] => Châteaux & Maisons de Maître
[link] => /chateaux/Centre-Val-de-Loire/
[subtitle] => A piece of History
[image] => 24_chateaux.webp
)
[3] => Array
(
[title] => < 2h from Paris
[link] => /french-property-for-sale/mainSearch/departments:28--41--45/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Ideal for escape from Paris
[image] => 24_2hours.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Centre-Val-de-Loire
[subtitle] => Pleasure to renovate
[image] => 24_renovate.webp
)
[5] => Array
(
[title] => Indre
[link] => /all/indre
[subtitle] => Indre | Around Châteauroux
[image] => 24_indre.webp
)
[6] => Array
(
[title] => Cher
[link] => /all/cher
[subtitle] => Cher | Around Bourges
[image] => 24_bourges.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 45
[department_name] => Loiret
[area_m2] => 1936
[prefecture] => Array
(
[name] => Orléans
[lat] => 47.90472552438
[lon] => 1.910701271837
)
[sous-prefecture] => Array
(
[name] => Montargis
[lat] => 47.997763193361
[lon] => 2.7348897635757
)
[other_places] => Array
(
[0] => Array
(
[name] => Pithiviers
[lat] => 48.17306941322
[lon] => 2.2585638287577
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Orléans Loire-Valley
[lat] => 47.898345713585
[lon] => 2.1606222526085
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 18
[department_name] => Cher
[area_m2] => 1222
[prefecture] => Array
(
[name] => Bourges
[lat] => 47.08153669888109
[lon] => 2.401044176615511
)
[sous-prefecture] => Array
(
[name] => Saint-Amand-Montrond
[lat] => 46.725210569514765
[lon] => 2.50376818957971
)
[other_places] => Array
(
[0] => Array
(
[name] => Vierzon
[lat] => 47.220987633010175
[lon] => 2.0695189615591647
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Bourges
[lat] => 47.058919
[lon] => 2.369818
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[2] => Array
(
[id] => 28
[department_name] => Eure-et-Loir
[prefecture] => Array
(
[name] => Chartres
[lat] => 48.44366511775
[lon] => 1.4871308145001
)
[sous-prefecture] => Array
(
[name] => Châteaudun
[lat] => 48.071102925719
[lon] => 1.3297716927509
)
[other_places] => Array
(
[0] => Array
(
[name] => Dreux
[lat] => 48.736338118224
[lon] => 1.3719735484808
)
[1] => Array
(
[name] => Nogent-le-Rotrou
[lat] => 48.321465519757
[lon] => 0.81791514347906
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[area_m2] => 1917
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] => 1
)
)
)
[3] => Array
(
[id] => 36
[department_name] => Indre
[area_m2] => 1077
[prefecture] => Array
(
[name] => Châteauroux
[lat] => 46.811386456269
[lon] => 1.6839531520736
)
[sous_prefectures] => Array
(
[name] => Issoudun
[lat] => 46.947662377779
[lon] => 1.9874494319692
)
[other_places] => Array
(
[0] => Array
(
[name] => La Châtre
[lat] => 46.581981497241
[lon] => 1.9862808830588
)
[1] => Array
(
[name] => Le Blanc
[lat] => 46.63414914025
[lon] => 1.0648203592064
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Châteauroux-Centre
[lat] => 46.859889923194
[lon] => 1.7263939368828
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 37
[department_name] => Indre-et-Loire
[area_m2] => 2163
[prefecture] => Array
(
[name] => Tours
[lat] => 47.39362654784906
[lon] => 0.6812901726713677
)
[sous_prefectures] => Array
(
[name] => Chinon
[lat] => 47.16780187824234
[lon] => 0.23947414529546965
)
[other_places] => Array
(
[0] => Array
(
[name] => Loches
[lat] => 47.12860138926316
[lon] => 0.994149494873711
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Tours-Val de Loire
[lat] => 47.42590928659159
[lon] => 0.7192836734772627
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[5] => Array
(
[id] => 41
[department_name] => Loir-et-Cher
[area_m2] => 1532
[prefecture] => Array
(
[name] => Blois
[lat] => 47.586463253451
[lon] => 1.3357963921158
)
[sous-prefecture] => Array
(
[name] => Romorantin-Lanthenay
[lat] => 47.359017550334
[lon] => 1.7485368736418
)
[other_places] => Array
(
[0] => Array
(
[name] => Vendôme
[lat] => 47.793201107934
[lon] => 1.0656575035554
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.centre-valdeloire.fr/
[Official Tourism Office] => https://en.tourisme-terresduvaldeloire.fr/
)
[image] => 24_logo.webp
[text] => The Loire valley (also known as the garden of France) boasts stunning landscapes, rich history, and world-famous chateaux. Once the home of kings,
queens and nobility they offer a unique glimpse into the opulent lifestyles of the French aristocracy. The region is dotted with vineyards, fields of sunflowers
and beautiful riverside towns. The best way to explore is by bicycle, on one of the many dedicated cycle paths, or why not treat yourself to a hot-air balloon
ride and get a different perspective on this beautiful area.
)
[seo_text] => <p>Centre Val de Loire is a region with a rich architectural heritage, reflected in the property type and style. Of course, you will find hundreds of
chateaux in the Loire valley. These grand properties were built by the French nobility and are known for their opulent architecture, vast gardens and ornate interiors.
They often feature steep, slate, roofs, large windows and detailed turrets and balconies.</p><p>Staying with nobility and affluent families, you will also find a
good selection of country estates and Manoirs (or manor houses). Smaller in size, but still representing a significant architectural heritage, they were built
by the wealthy landowners and nobles. Manoirs have steep pitched roofs, made from slate or clay tiles, and are adorned with large windows that provide plenty of
natural light.</p><p>The Loire valley is also home to many prestigious Maisons de Maitre, which are similar to Manoir but more symmetrical in style.
They typically feature wrought-iron balconies, large windows with shutters and hipped roofs. There are also many farmhouses, the most notable of which
often come with a prestigious vineyard attached. Country houses in the Centre Val de Loire are popular with both domestic and international buyers, due
to the beautiful surroundings, attractive prices, and ease of access.</p><p>New build property in the Loire valley is seeing an increased demand as it can be built
to the latest environmental standards and is particularly energy efficient. Well located building land is becoming more difficult to find, but our local agents
are well placed to dig out the best plots.</p>
)
[provence_cote_d_azur] => Array
(
[id] => 93
[link] => /provence-cote-d-azur-property
[region_name] => Provence-Côte d'Azur
[new_region_name] => Provence - Alps - Côte d'Azur
[hero_images] => 3
[agent_photo] => 93_team.webp
[vignette] => 93_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461429
[region_selected] => languedoc_roussillon
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Could there be any better place to own property than the south of France? The Mediterranean climate has to be amongst the best in the world, and as for the scenery!
[bold] => Welcome to French Riviera
)
[css_color] => #3C9ECD
[accordion] => Array
(
[what_to_expect] => <p>Provence Alps Cote d’Azur (PACA) is a region of contrasts. Of course, we all know the glamorous resorts as home to the rich and famous -
St Tropez, Cannes and Antibes are just three of the beautiful resorts that line the coast. But, a little inland, you will find some of the most spectacular
scenery in France (try Les Gorges du Verdon as a taster). You will also find that buying property in PACA is eminently possible, no matter your budget.
There are bargains to be had across the region, from a rural farmhouse in the hills, to a city centre apartment in bustling Nice or Avignon. As the famous
quote goes <strong> “I don’t want to be a millionaire, just to live like one” </strong>.</p><p>You can expect to enjoy year-round sunshine, and some of the
finest bars and restaurants in Europe – can there be anything more pleasant than watching the sun set over the Mediterranean, whilst enjoying your aperitif?
You will find that PACA is easy to get to, no matter where in the world you live. No wonder that property here attracts international buyers, as well as those
from across France.</p>
[access] => Array
(
[text] => <p>There are provincial airports throughout PACA, but the two main airports are in Nice and Marseille. Nice Cote d’Azur airport has direct flights
to 31 countries, on five continents, and welcomes 6.5m passengers a year, many of whom fly in privately. It has a dedicated “business aviation” terminal,
with its own customs control and luxury shops. You can also use the helicopter terminal, with a seven-minute transfer time to Monaco. Meanwhile,
the Aéroport Marseille Provence has direct flights to around 120 destinations, from Addis-Abeba to Zurich. It offers easy access to the major towns
and villages of Provence, as well as major hubs such as Toulon, Aix-en-Provence, and Avignon.</p><p>Reaching PACA by train is also easy. There are ten TGV
stops with a journey time from Paris of just 2hrs 45 minutes to Avignon, and around 5hrs, 40 minutes to Nice. Of course, the SNCF network also covers the
region, and the local trains traverse some spectacular scenery.</p><p>By car, the A8 motorway runs east-west across the region, following the line of the
Mediterranean. The A7 heads due north from Marseille, up to Lyon, passing through Avignon, Montelimar and Valence.</p>
[93_access_map] => transport map Provence-Côte d'Azur
)
[market] => <p>For an in-depth analysis, read our latest Provence Alps Cote d’Azur (PACA) market comment (below), which includes average prices in all the
major towns and cities.</p><p>It should be no surprise that property in PACA attracts buyers from all over the world, it also has an incredibly strong domestic
demand. This makes it an attractive investment proposition, with a high chance of long-term capital growth. The fact that this region is so popular with tourists,
year-round, also means that many buyers offer seasonal holiday rentals when they are not using their properties. This helps cover the annual running costs of
the property, and often more.</p><p>Since Covid, demand for property in PACA has outstripped supply – there have simply not been enough new properties coming
onto the market. This balance is beginning to shift, which is particularly good news for overseas buyers as they will have more choice. Prices have been rising
steadily in all six departments within PACA. In the last 12 months they have risen between 4.5% (Bouches du Rhone) and 9.9% (Vaucluse). Of course, you will pay
a premium to be on the coast, or to be in, or near, one of the major cities such as Nice, Aix-en-Provence, Avignon, and Arles.</p>
[fall_in_love] => Array
(
[text] => <p>Where else to start other than <strong>driving along the Corniche </strong>.</p><p>Whilst on the coast here it would be almost impossible
not to fall in love with <strong>any of the villages on the Gulf of St Tropez, the designer boutiques in Cannes or perhaps even “Billionaires Bay beach”
on the Cap d’Antibes. </strong> Nice is a superb city, and the airport is literally at one end of the famous <strong>“Promenade des Anglais” </strong>,
further down you will find the famous 5* Hotel Negresco with its period furniture and Baccarat chandelier. Try the Negresco beach club restaurant if you
are looking to impress.</p><p>Away from the coast, <strong>the Gorges de Verdon </strong> is the biggest canyon in Europe. The river Verdon was named
for its turquoise-green colour and the view from the clifftops, down into the canyon is simply incredible. The limestone walls of the canyon attract
rock climbers, and the gorge is very popular for kayaking. There are literally <strong>hundreds of beautiful inland towns and villages </strong> too.
Amongst our favourites is Gordes, in the Luberon Regional Nature Park. Home to many famous painters the cobbled streets wend their way uphill to the
picturesque chateau. Other favourites include “les plus beaux villages” such as Roussillon, Ménerbes, Lourmarin, Ansouis, Venasque and Séguret – just make
sure you visit during <strong>lavender season </strong>.</p><p><strong>The ski resorts of PACA, like Serre Chevalier-Briancon</strong> don’t get talked
about enough.</p><p>Finally, we think you will fall in love with Avignon and the surrounding villages. Make sure you visit Pope’s Palace (and particularly
the gardens) and for a view to die for, try the 14th century Fort Saint-André, it has a 360-degree panoramic view, which includes Mont Ventoux.</p>
[images_alt] => Array
(
[0] => Mediterranean_sea
[1] => centenary_olive_tree
[2] => calanques
[3] => Mediterranean_mountain
[4] => mimosa
[5] => palais_des_papes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean sunshine, that lights up the region throughout the year.</li>
<li class="attribute-dot">World class bars, restaurants, and boutiques, mix with the rich and famous.</li>
<li class="attribute-dot">All types of property to suit every budget – from rural farmhouses to villas with a view.</li>
<li class="attribute-dot">The mix of French and International buyers means that demand for property is constant.</li>
<li class="attribute-dot">How about skiing in any of the 46 ski resorts. This truly is a region with everything you could want.</li>
</ul>
[banner-mg] => Array
(
[image] => 93_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nice
[link] => /french-property-for-sale/mainSearch/departments:/towns:06000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => "La promenade des Anglais"
[image] => 93_nice.webp
)
[1] => Array
(
[title] => Fréjus - Saint Raphaël
[link] => /french-property-for-sale/paca_regions/frejus_st_raphael
[subtitle] => Sea and sun
[image] => 93_frejus.webp
)
[2] => Array
(
[title] => Sea view
[link] => /french-property-for-sale/type/sea-view/26/93
[subtitle] => A dream becomes reality
[image] => 93_seaview.webp
)
[3] => Array
(
[title] => Prestige
[link] => /all/provence-cote-d-azur/price:z
[subtitle] => Luxury properties
[image] => 93_prestige.webp
)
[4] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/93
[subtitle] => and what beautiful coast!
[image] => 93_coastal.webp
)
[5] => Array
(
[title] => Avignon
[link] => /french-property-for-sale/getNearbyPostcodes/84000/15/sort:price/direction:desc
[subtitle] => Avignon | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
[6] => Array
(
[title] => Special "The Provence"
[link] => /provence-property
[subtitle] =>
[image] => 93_Special_The_Provence.webp
)
[7] => Array
(
[title] => Hinterland
[link] =>
[subtitle] =>
[image] => 93_hinterland.webp
)
[8] => Array
(
[title] => Mountains
[link] => /french-property-for-sale/type/mountain-view/23/93
[subtitle] => Ville | Ville | Ville
[image] => 93_mountain.webp
)
[9] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => Ville | Village| Village
[image] => 93_villages.webp
)
[10] => Array
(
[title] => Corse
[link] => /all/corse
[subtitle] => L'Ile de Beauté | around ville
[image] => 93_corse.webp
)
[11] => Array
(
[title] => Cap d'Antibes
[link] => /french-property-for-sale/paca_regions/antibes
[subtitle] => Antibes | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 13
[department_name] => Bouches-du-Rhône
[prefecture] => Array
(
[name] => Marseille
[lat] => 43.29631810802621
[lon] => 5.363137615398482
)
[sous-prefecture] => Array
(
[name] => Aix-en-Provence
[lat] => 43.52926369712411
[lon] => 5.443897232333404
)
[other_places] => Array
(
[0] => Array
(
[name] => Arles
[lat] => 43.67499405728668
[lon] => 4.621813547377342
)
)
[aeroports] => Array
(
[name] => Aéroport International Marseille
[lat] => 43.43844496016025
[lon] => 5.214592420103773
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4515
)
[1] => Array
(
[id] => 06
[department_name] => Alpes-Maritimes
[prefecture] => Array
(
[name] => Nice
[lat] => 43.71088354499805
[lon] => 7.262596327903607
)
[sous-prefecture] => Array
(
[name] => Cannes
[lat] => 43.55331623052685
[lon] => 7.016060231400341
)
[other_places] => Array
(
[0] => Array
(
[name] => Antibes
[lat] => 43.58016713703897
[lon] => 7.123897890910482
)
[1] => Array
(
[name] => Grasse
[lat] => 43.659562400434815
[lon] => 6.92618691435912
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International de Nice Côte d'Azur
[lat] => 43.65970678470227
[lon] => 7.214757025548819
)
[1] => Array
(
[name] => Aéroport de Cannes Mandelieu
[lat] => 43.54690396898978
[lon] => 6.953912165098499
)
)
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 5667
)
[2] => Array
(
[id] => 83
[department_name] => Var
[prefecture] => Array
(
[name] => Toulon
[lat] => 43.123828756420515
[lon] => 5.928288801137243
)
[sous-prefecture] => Array
(
[name] => Draguignan
[lat] => 43.5374933582045
[lon] => 6.465076668987897
)
[other_places] => Array
(
[0] => Array
(
[name] => Bandol - Le Lavandou - Sainte Maxime...
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Saint-Tropez
[lat] => 43.26780379460754
[lon] => 6.640739141516703
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International Toulon - Hyères
[lat] => 43.095597284231275
[lon] => 6.150448740048504
)
[1] => Array
(
[name] => Aéroport du Castelet
[lat] => 43.251540236018855
[lon] => 5.783035785058158
)
[2] => Array
(
[name] => Aéroport du du Golfe de Saint Tropez - La Môle
[lat] => 43.20492014200586
[lon] => 6.4793896187354925
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4712
)
[3] => Array
(
[id] => 04
[department_name] => Alpes-de-Haute-Provence
[department_link] => alpes-de-hautes-provence
[prefecture] => Array
(
[name] => Digne-les-Bains
[lat] => 44.092369818704434
[lon] => 6.235956482736276
)
[sous-prefecture] => Array
(
[name] => Barcelonnette
[lat] => 44.38609913893373
[lon] => 6.647958902783272
)
[other_places] => Array
(
[0] => Array
(
[name] => Forcalquier
[lat] => 43.95976639015638
[lon] => 5.78330822456598
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2599
)
[4] => Array
(
[id] => 05
[department_name] => Hautes-Alpes
[prefecture] => Array
(
[name] => Gap
[lat] => 6.080468522373776
[lon] => 6.080468522373776
)
[sous-prefecture] => Array
(
[name] => Briançon
[lat] => 44.89976400310319
[lon] => 6.641546594431339
)
[other_places] => Array
(
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2925
)
[5] => Array
(
[id] => 84
[department_name] => Vaucluse
[prefecture] => Array
(
[name] => Avignon
[lat] => 43.94903334528795
[lon] => 4.805406364817415
)
[sous-prefecture] => Array
(
[name] => Carpentras
[lat] => 44.05594598913386
[lon] => 5.0455722797158975
)
[other_places] => Array
(
[0] => Array
(
[name] => Apt
[lat] => 43.876866873478015
[lon] => 5.395218580809679
)
[1] => Array
(
[name] => Orange
[lat] => 44.13861471186525
[lon] => 4.806033768371058
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Avignon - Provence
[lat] => 43.909786679124565
[lon] => 4.8974588268223815
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3129
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.maregionsud.fr/
[Official Tourism Office] => https://provence-alpes-cotedazur.com/en
)
[image] => 93_logo.webp
[text] => With its sparkling coastline and charming hilltop towns, PACA is a must-visit destination for those looking to experience the true essence of the
Mediterranean. From history buffs to sun-seekers there is something for everyone. Stroll through the vibrant markets of Nice, wander the winding streets of
Avignon or soak up the sun on the pristine beaches of Cannes or St Tropez...
)
[seo_text] => <p>... Still not had enough, then go explore the Roman ruins in Arles. The regions cuisine is as rich and diverse as the landscape.
Try the local bouillabaisse with a local Provencal wine, or even a glass of pastis. From the snow-capped peaks of the Alpes-de-Haute-Provence to the azure
waters of the Med you are in for a visual feast.</p><p>Provence-Alpes-Côte d'Azur, often abbreviated as PACA, is a region in the southeastern part of France.
It is known for its picturesque landscapes, beautiful coastlines, and vibrant culture. The region is composed of six departments, each with its unique charm
and identity. PACA is a popular destination for tourists who come to enjoy the Mediterranean climate, historical monuments, and stunning scenery.</p><p>The region is bordered by the Mediterranean Sea to
the south and the Alps to the north. The coastline is famous for its sparkling blue waters, sandy beaches, and charming fishing villages. Some of the most popular
coastal destinations in the region include Cannes, Saint-Tropez, and Nice. The beaches here are perfect for sunbathing, swimming, and water sports, and the coastal
towns are packed with restaurants, cafes, and bars, offering visitors a wide range of dining and entertainment options.</p><p>PACA's inland region is equally as
beautiful and offers a more rural and relaxed atmosphere. The region is filled with picturesque towns, rolling hills, and lavender fields that are in bloom in the
summer months. The Luberon Regional Park, located in the Vaucluse department, is a popular destination for visitors who come to enjoy the scenic countryside and
to hike or bike the many trails.</p><p>One of the most significant cultural attractions in the region is the city of Avignon, located in the Vaucluse department.
The city is home to the Palais des Papes, a UNESCO World Heritage Site and the largest gothic palace in Europe. The Avignon Festival, held annually in July, is
also a popular event that attracts visitors from all over the world. The festival showcases theatre, dance, and music performances.</p><p>The region is also renowned
for its wine production, particularly in the Rhone Valley and the Var department. The vineyards here produce some of the most prestigious wines in the world,
including Châteauneuf-du-Pape and Côtes de Provence. Wine enthusiasts can take a tour of the vineyards and sample the local wines.</p><p>The region's cuisine is
another highlight, with a strong emphasis on seafood, olive oil, and fresh produce. The famous Provençal dish, bouillabaisse, is a must-try when visiting the region.
This fish stew is made with a variety of fish, shellfish, and vegetables and is typically served with rouille and bread.</p><p>In terms of transportation, the region
has several international airports, including Nice Côte d'Azur Airport and Marseille Provence Airport. The region is also served by a high-speed train network, making
it easy to travel between towns and cities.</p><p>In conclusion, Provence-Alpes-Côte d'Azur is a beautiful and diverse region that offers something for everyone.
From its stunning coastlines and charming towns to its rich culture, history, and cuisine, the region is an ideal destination for those looking to experience the
best that France has to offer.</p>
)
[provence] => Array
(
[id] => 98
[link] => /provence-property
[region_name] => Provence
[new_region_name] => Provence
[hero_images] => 3
[agent_photo] =>
[vignette] => 98_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820332bc5a2f8c1
[region_selected] => provence_cote_d_azur
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => From the towering peak of Mont Ventoux to the vibrant lavender fields bathed in sunlight, a truly remarkable lifestyle awaits…
[bold] => Welcome to Provence
)
[css_color] => #3C9ECD
[accordion] => Array
(
[what_to_expect] => <p>Come to Provence and you will find an unrivalled collection of interesting and beautiful sites to visit: small towns with welcoming
locals, vibrant and colourful Provencal markets, old Roman excavations and mountains, lakes and rivers to swim/canoe in. It is often said that the
countryside here resembles Tuscany, and it is true, except that it is easier to get to! If you are looking for an area that exemplifies “the good life”
then Provence should be your destination </p>
[access] => Array
(
[text] => <p>One of the reasons that holiday homes in Provence are so popular is that it is easy to get to. Marseilles Provence airport flies to
destinations across Europe, as well as to North America and Africa. It has its own station, with direct trains to Nîmes, Montpellier,
and Narbonne (west), Orange, Montelimar and Valence (north) and Toulon, Cannes and Nice (east). Avignon and Nîmes both have airports too.</p>
<p>Other cities like Aix-en-Provence and Avignon also have excellent train links with the rest of France and northern Europe.</p><p>The A7
motorway runs down from Lyon, through Valence, Montelimar, Orange and Avignon and the minor roads in Provence (away from the coast) tend to be
traffic free and ideal for cycling.</p>
[access_image_title] =>
)
[market] => <p>For an in-depth analysis, read our market reports covering PACA, Occitanie and the Rhone-Alpes, which include average prices in all of the
major towns and cities.</p><p>After many years of price growth, we are seeing prices stabilise across Provence, with buyers having more choice than they
have seen since the confinements. Broadly speaking you will pay a premium to be near the coast, or to be in any of the Prefectures: Marseille, Avignon,
Nîmes, Valence, Privas and Digne-les-Bains.</p><p>The Luberon is perhaps the best-known area, but many second-home buyers are now looking in the Gard
and Drome Provencale where property values tend to be lower, and offer exceptional value for money.</p>
[fall_in_love] => Array
(
[text] => <p>You will fall in love with the whole area, particularly with the festivals and exhibitions that can be found throughout Provence.
Favourites amongst our agents who live and work in the area include the snappily titled Festival International de Piano de La Roque d’Antheron.
Established in 1981 it is one of the most prestigious piano festivals in the world, which takes place in the outside auditorium of the Chateau de
Florans. Likewise, Les Choregies d’Orange holds plays, concerts and festivals in the Theatre Antique d’Orange, built in the first century by
Emperor Augustus it is a UNESCO heritage site and a spectacular concert venue. Another favourite is the Festival d’Avignon, every July the
streets turn into a “city theatre” – in the words of the organisers it reconciles architecture with theatre, art and poetry, attracting thousands
of visitors from all over the world. </p>
[images_alt] => Array
(
[0] => provencale market
[1] => pétanque in the sun
[2] => lavender handmade soap
[3] => beaux villages
[4] => camargue and pink flamingos
[5] => festivals region
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Wonderful climate, with over 300 days of sunshine a year</li>
<li class="attribute-dot">Picturesque gorges, rivers and lakes to explore and enjoy</li>
<li class="attribute-dot">World class cycling, including the mythical Mont Ventoux</li>
<li class="attribute-dot">Glorious architecture, from the Pont du Gard to the Roman ampitheatres in Nîmes or Arles and the theatre in Vaison-la-Romaine.</li>
<li class="attribute-dot">Exceptional wines, cheeses and local delicacies, displayed in welcoming markets</li>
<li class="attribute-dot">A quality of life that is as good as any in Europe </li>
</ul>
[banner-mg] => Array
(
[image] => 98_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Avignon
[link] => /french-property-for-sale/mainSearch/departments:/towns:84000_Avignon/regions:/primarypropertytype_id:10
[subtitle] =>
[image] => 98_avignon.webp
)
[1] => Array
(
[title] => Vaucluse
[link] => /all/vaucluse
[subtitle] =>
[image] => 98_vaucluse.webp
)
[2] => Array
(
[title] => Bouches du Rhône
[link] => /all/bouches-du-rhone
[subtitle] =>
[image] => 98_bouches_du_rhone.webp
)
[3] => Array
(
[title] => Drome
[link] => /all/drome
[subtitle] =>
[image] => 98_drome.webp
)
[4] => Array
(
[title] => Gard
[link] => /all/gard
[subtitle] =>
[image] => 98_gard.webp
)
[5] => Array
(
[title] => Châteaux, Manoirs & Villas
[link] => /french-property-for-sale/mainSearch/departments:04--07--13--26--30--84/towns:/regions:/primarypropertytype_id:4/min_price:0/max_price:100000000/min_land:0/bedrooms:0
[subtitle] =>
[image] => 98_prestige.webp
)
[6] => Array
(
[title] => Alpes de Haute Provence
[link] => /all/alpes-de-hautes-provence
[subtitle] =>
[image] => 98_alpes_haute_provence.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 84
[department_name] => Vaucluse
[prefecture] => Array
(
[name] => Avignon
[lat] => 43.94903334528795
[lon] => 4.805406364817415
)
[sous-prefecture] => Array
(
[name] => Carpentras
[lat] => 44.05594598913386
[lon] => 5.0455722797158975
)
[other_places] => Array
(
[0] => Array
(
[name] => Apt
[lat] => 43.876866873478015
[lon] => 5.395218580809679
)
[1] => Array
(
[name] => Orange
[lat] => 44.13861471186525
[lon] => 4.806033768371058
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Avignon - Provence
[lat] => 43.909786679124565
[lon] => 4.8974588268223815
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3129
)
[1] => Array
(
[id] => 04
[department_name] => Alpes-de-Haute-Provence
[prefecture] => Array
(
[name] => Digne-les-Bains
[lat] => 44.092369818704434
[lon] => 6.235956482736276
)
[sous-prefecture] => Array
(
[name] => Barcelonnette
[lat] => 44.38609913893373
[lon] => 6.647958902783272
)
[other_places] => Array
(
[0] => Array
(
[name] => Forcalquier
[lat] => 43.95976639015638
[lon] => 5.78330822456598
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2599
)
[2] => Array
(
[id] => 07
[department_name] => Ardèche
[area_m2] => 2203
[prefecture] => Array
(
[name] => Privas
[lat] => 44.736011678419
[lon] => 4.5952593173144
)
[sous-prefecture] => Array
(
[name] => Largentière
[lat] => 44.541485921197
[lon] => 4.291760285543
)
[other_places] => Array
(
[0] => Array
(
[name] => Tournon-sur-Rhône
[lat] => 45.068836684375
[lon] => 4.8262681295312
)
)
[aeroports] => none
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[3] => Array
(
[id] => 13
[department_name] => Bouches-du-Rhône
[prefecture] => Array
(
[name] => Marseille
[lat] => 43.29631810802621
[lon] => 5.363137615398482
)
[sous-prefecture] => Array
(
[name] => Aix-en-Provence
[lat] => 43.52926369712411
[lon] => 5.443897232333404
)
[other_places] => Array
(
[0] => Array
(
[name] => Arles
[lat] => 43.67499405728668
[lon] => 4.621813547377342
)
)
[aeroports] => Array
(
[name] => Aéroport International Marseille
[lat] => 43.43844496016025
[lon] => 5.214592420103773
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4515
)
[4] => Array
(
[id] => 26
[department_name] => Drôme
[area_m2] => 2576
[prefecture] => Array
(
[name] => Valence
[lat] => 44.934361082014
[lon] => 4.8918085238571
)
[sous-prefecture] => Array
(
[name] => Die
[lat] => 44.752743667653
[lon] => 5.3712894535552
)
[other_places] => Array
(
[0] => Array
(
[name] => Nyons
[lat] => 44.361846282265
[lon] => 5.1385028840735
)
)
[aeroports] => Array
(
[name] => Aéroport de Valence-Chabeuil
[lat] => 44.915618343171
[lon] => 4.9655266410384
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[5] => Array
(
[id] => 30
[department_name] => Gard
[prefecture] => Array
(
[name] => Nîmes
[lat] => 43.838820402729354
[lon] => 4.353843657098794
)
[sous-prefecture] => Array
(
[name] => Alès
[lat] => 44.127080796400875
[lon] => 4.083427215851882
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Vigan
[lat] => 43.99277412237646
[lon] => 3.605151093732204
)
)
[aeroports] => Array
(
[name] => Aéroport de Nîmes-Garons
[lat] => 43.76312944469214
[lon] => 4.421598139169517
)
[LGV] => oui
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2687
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] =>
[Official Tourism Office] =>
)
[image] => 98_logo.webp
[text] =>
)
[seo_text] => <p>Provence has a wonderful climate – according to the local tourist office you can expect over 300 days of sunshine every year, with short
winters and low rainfall. This climate makes for some great growing conditions and amongst the vineyards here you will find world-class Côtes du Rhône wines.
Head to your local market and you will be able to pick up some great accompaniments too – try the famous olive oil from Nyons, or delicacies such as goats’
cheese, soft fruits (the peaches and apricots are particularly succulent) and an array of vegetables including locally grown garlic, courgettes and safran.</p>
<p>It's not just vineyards though, Provence is famous for its lavender fields. The tourist office recommends the best places to visit, and you should come
between June-August. The Chemin des Lavandes in Sault is perhaps the best known. It is a 4km walking trail, but if you are feeling more sprightly try cycling
the 33km trail on the Plateau de Sault! There are plenty of others across the Provence and a visit here wouldn’t be the same without the obligatory selfie in front
of a lavender field.</p><p>Provence spreads out over three administrative regions (PACA, Occitanie and the Rhone-Alpes) and six departments: Alpes-de-Haute-Provence (04),
Bouches-du-Rhone (13), Vaucluse (84), Gard (30), Ardeche (07) and Drome (26), you won’t find it on an official map of France. For decades though,
econd-home buyers have been saying that they are going to their “holiday home in Provence”. This means that you can expect to hear a cocktail of different
accents in your local market – French, British, Dutch, Belgian and German buyers mingle with those from further afield. You will find that many Americans,
Canadians and Australians also have property in Provence – attracted by the quality of life (as well as the quality of the local wine).</p>
)
[hauts_de_france] => Array
(
[id] => 32
[link] => /nord-pas-de-calais-property
[region_id_search] => 22-31
[region_name] => Hauts de France
[new_region_name] => Hauts de France
[hero_images] => 1
[agent_photo] =>
[vignette] => 32_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820e2dcfdf73343
[region_selected] => normandy
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Every year, thousands of British, Belgium and Dutch buyers enter France, via the Hauts de France, looking for their dream home. Many decide to stay and buy property here, taking advantage of the pretty landscape and ease of access to their home country.
[bold] => Welcome to Hauts de France
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>If you are looking for property in the Hauts de France, you will be in good company. French buyers love it because of its strategic
location. It has excellent access to Paris as well as to London, Brussels, and Amsterdam. Meanwhile, British buyers drive out of the Eurotunnel, and off
the ferries, and instantly relax as they see the French countryside and stop for a café au lait in an authentic French village. Hauts de France has a
wonderful coastline and if you venture off the A16 (which links the ports of Dunkirk, Calais, and Boulogne-sur-Mer) you will find sandy beaches and
pretty seaside towns. The upmarket resort of Le Touquet-Paris -Plage is well named, as many Parisians have a holiday home there. It is full of boutiques,
chic restaurants, a famous casino and two championship class golf courses. Inland the Hauts de France has a rolling countryside, with some notable forests.
The capital, Lille, is an attractive city and an important economic hub.</p>
[access] => Array
(
[text] => <p>The Hauts de France is the most northerly region in France and borders Belgium, it is also connected to England via the channel tunnel.</p>
<p>The two largest airports in the region are Lille-Lesquin which has domestic flights, as well as flights to 13 other countries (although not the UK),
and Paris-Beauvais in the very south-west of the region. From Paris-Beauvais you can fly to Liverpool, Manchester, Leeds-Bradford, Edinburgh, Belfast,
and Dublin, as well as 26 other countries. Of course, the other Paris airports are easily accessed from Hauts de France too.</p><p>The region is well
connected by train, primarily through Lille-Europe station, which is in the heart of Lille. It offers direct connections to London, Paris, Brussels,
and other major cities. The Eurostar journey time to London is 1hr 22 mins. There are other popular regional stations in Calais, Arras and Amiens.</p>
<p>Hauts de France is easily accessible by road with the A1 autoroute running to Paris and the A2 connecting to Belgium and the Netherlands.
The A26/A16 provides access to the ferry ports of Calais, Boulogne, and Dunkirk.</p><p>The ferry ports offer regular crossings to the UK and the Eurotunnel
is particularly popular, as the shuttle between Folkestone and Calais takes just 35 minutes.</p>
[32_access_map] => transport map Hauts de France
)
[market] => <p>The property market in Hauts de France is driven by domestic demand, it should be noted that this is the second most densely populated region
in France, after Paris/Ile de France. This is primarily true of Lille and the surrounding area that borders Belgium. There is still plenty of unspoiled
countryside to enjoy. Three of the five departments (Pas-de-Calais, Nord and Oise have seen prices stabilise over the last 12 months, while Aisne and
Somme have seen rises of around 6% over that period.</p><p>Most second homes are to be found on, or near, the coast. Le Touquet-Paris-Plage has a population
of just over 4,000 but swells to 250,000 during the summer. Known as “Paris by the sea” it was particularly popular with affluent British
visitors in the 1920’s, which can be seen in the eclectic architecture and property styles. Inland there are plenty of country houses to be found,
and the landscape is rolling and forested – owners feel a long way from the urban landscape around Lille. Many holiday homes are owned by Belgian and
Dutch buyers as they are seen as excellent value.</p>
[fall_in_love] => Array
(
[text] => <p><strong>The old town and historic centre of Lille</strong> is picture postcard pretty, and the perfect place for a romantic stroll around
the cobbled pedestrian streets. You will often find musicians playing and there is a wide choice of bars and restaurants to soak up the atmosphere.
Construction on Lille’s neoclassical cathedral began in 1854 and was completed in….1999! One building not to miss is the Palais des Beaux Arts, which
is the illustrious fine art museum, it plays second-fiddle only to the Louvre in the quantity and quality of its collection of paintings and pottery.</p>
<p>The Aisne, Somme and Oise are in the historical province of Picardy, which is renowned for the quality of its cathedrals. There are four that stand out
and you will fall in love with each of them. <strong>Amiens cathedral is a UNESCO world heritage site and one of the largest gothic cathedrals of the 13th
century</strong>. It is beautifully preserved and a classic example of this captivating architectural style. Laon, Beauvais, and Soissons all have glorious
cathedrals too, and all are definitely worth visiting.</p><p>It would be hard not to fall in love with the beautiful coastline that the region has to offer.
Known as <strong>the Cote d’Opale</strong> it runs down from the Belgian border and boasts rugged chalk cliffs (that mirror the white cliffs of Dover),
as well as sandy beaches, pretty seaside towns and towering pine forests. Many of <strong>the seaside towns have a distinctly Victorian feel</strong> and
will take you back in time.</p><p>Finally, a personal favourite of ours is <strong>the town of Chantilly in the Oise</strong>. It is home to arguably the best
golf course in France and, unarguably, the largest racehorse training community in France. Les Grands Ecuries and Chantilly Racecourse are protected by the
wonderful Chateau de Chantilly. It is in fact two chateaux, the Petit which was built around 1560 and the Grand, which was destroyed in the revolution, and
then rebuilt in the 1870’s - definitely a spot to enhance your Instagram collection.</p>
[images_alt] => Array
(
[0] => lille
[1] => mussels_and_chips
[2] => charming_houses
[3] => battle_field
[4] => thatched_cottage
[5] => birds
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 2_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Location, location, location – with easy access to the UK by car, train, and ferry.</li>
<li class="attribute-dot">Also popular with other European neighbours, particularly Belgium and Netherlands</li>
<li class="attribute-dot">Ideal terrain for cyclists, including the infamous cobbles of Paris-Roubaix.</li>
<li class="attribute-dot">A wide choice of country houses, at affordable prices</li>
<li class="attribute-dot">A superb place for a holiday home, choose from coast or country.</li>
</ul>
[banner-mg] => Array
(
[image] => 32_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nord - Pas de Calais
[link] => /nord-pas-de-calais-property
[subtitle] => Arras - Lille
[image] => 32_nord_pas_de_calais.webp
)
[1] => Array
(
[title] => Picardie
[link] => /picardie-property
[subtitle] => Somme | Amiens | Aisne | Beuuvais
[image] => 32_picardie.webp
)
[2] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_lac.webp
)
[3] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_jardins.webp
)
[4] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_chateaux.webp
)
[5] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_place_a.webp
)
[6] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_place_b.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 59
[department_name] => Nord
[area_m2] => 1941
[prefecture] => Array
(
[name] => Lille
[lat] => 50.630406284456
[lon] => 3.0534197872126
)
[sous-prefecture] => Array
(
[name] => Dunkerque
[lat] =>
[lon] =>
)
[other_places] => Array
(
[0] => Array
(
[name] => Valenciennes
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Cambrais
[lat] =>
[lon] =>
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lille-Lesquin
[lat] => 50.572047451569
[lon] => 3.1053536220932
)
[1] => Array
(
[name] => Aéroport de Valenciennes -Denain
[lat] =>
[lon] =>
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 62
[department_name] => Pas-de-Calais
[area_m2] => 1744
[prefecture] => Array
(
[name] => Arras
[lat] => 50.292169104936
[lon] => 2.7748575165542
)
[sous-prefecture] => Array
(
[name] => Calais
[lat] =>
[lon] =>
)
[other_places] => Array
(
[0] => Array
(
[name] => Boulogne-sur-Mer
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Lens
[lat] =>
[lon] =>
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Calais-Dunkerque
[lat] => 50.957985067822
[lon] => 1.9552740546367
)
[1] => Array
(
[name] => Aéroport du Touquet Côte d'Opale
[lat] =>
[lon] =>
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 60
[department_name] => Oise
[area_m2] => 2394
[prefecture] => Array
(
[name] => Beauvais
[lat] => 49.428890447223
[lon] => 2.0765439277169
)
[sous-prefecture] => Array
(
[name] => Clermont-sur-Oise
[lat] => 49.376417230896
[lon] => 2.4138345999072
)
[other_places] => Array
(
[0] => Array
(
[name] => Compiègne
[lat] => 49.418912808663
[lon] => 2.8199876338862
)
[1] => Array
(
[name] => Senlis
[lat] => 49.204946948696
[lon] => 2.581901090722
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Paris-Beauvais
[lat] => 49.454537422328
[lon] => 2.1114038104304
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 2
[department_name] => Aisne
[area_m2] => 1285
[prefecture] => Array
(
[name] => Laon
[lat] => 49.564293035219
[lon] => 3.6198159113781
)
[sous-prefecture] => Array
(
[name] => Château-Thierry
[lat] => 49.046555551997
[lon] => 3.4007244797698
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Quentin
[lat] => 49.846859523172
[lon] => 3.2897983742474
)
[1] => Array
(
[name] => Soissons
[lat] => 49.375886127925
[lon] => 3.3168017966698
)
[2] => Array
(
[name] => Vervins
[lat] => 49.835042811669
[lon] => 3.9048668951268
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 3
[department_name] => Somme
[area_m2] => 1696
[prefecture] => Array
(
[name] => Amiens
[lat] => 49.894961754938
[lon] => 2.2923738397694
)
[sous-prefecture] => Array
(
[name] => Abbeville
[lat] => 50.105382929031
[lon] => 1.8351609251238
)
[other_places] => Array
(
[0] => Array
(
[name] => Montdidier
[lat] => 49.646624171975
[lon] => 2.565182488621
)
[1] => Array
(
[name] => Péronne
[lat] => 49.932909142078
[lon] => 2.9323918256749
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Albert-Picardie
[lat] => 49.972877677671
[lon] => 2.6897740048888
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.hautsdefrance.fr/
[Official Tourism Office] => https://www.hautsdefrancetourism.com/
)
[image] => 32_logo.webp
[text] => The Hauts de France is a region of contrasts – from the rolling hills of the Ardennes to the vibrant city of Lille, it has something to offer
all kinds of property buyer. It is stocked full of Gothic cathedrals, fortified cities, and charming villages, as well as beautiful seaside towns.
The capital city of Lille ...
)
[seo_text] => <p>...has a vibrant cultural scene, with an array of museums, art galleries and theatres to choose from. It has a large student population and
rental properties are a popular investment. The Louvre-Lens Museum opened its doors in 2012 and helps make the Louvre’s national collections accessible to all.
The region is also home to natural reserves and parks, including the forested “Parc naturel regional de l’Avesnois”, which covers 125,000 hectares. This is an
important and protected, ecological area.</p><p>The Hauts de France has a rich architectural heritage and wide variety of property styles. From medieval castles to
Art Deco masterpieces, via the most splendid selection of Gothic architecture in Europe.The Gothic cathedrals in Lille, Amiens and Beauvais are stunning examples,
while the UNESCO listed town of Montreuil-sur-Mer boasts a particularly impressive citadel and ramparts. These are all in direct contrast to the Art Deco properties
in Le Touquet-Paris-Plage, where many houses and apartments were built for wealthy owners in the 1920’s and 1930’s. The town is famous for its eclectic mix of
property styles, and the seafront apartments come with a healthy premium to match the sea view. If you are looking for a holiday home, or investment property,
in northern France then the coastal towns have a lot to offer.</p><p>The Hauts de France countryside has many picturesque farmhouses, cottages, and old stone properties,
many of which have been sympathetically restored, using local materials. There are plenty of large, renovation projects still to be had, and these are particularly
popular with UK buyers who are looking for a cheap property to renovate/refurbish and bring back to life.</p><p>Prestige property in the Hauts de France comes in the
shape of chateaux, manoirs and large country estates. These become more prevalent as you get closer to Paris. There are also luxury villas and apartments to be had in
Montreuil-sur-Mer and the other resorts on the Cote d’Opale.</p>
)
[paris_ile_de_france] => Array
(
[id] => 11
[link] => /paris-ile-de-france-property
[region_name] => Paris - Ile-de-France
[new_region_name] => Paris - IDF
[hero_images] => 1
[agent_photo] => 11_team.webp
[vignette] => 11_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461427
[region_selected] => hauts_de_france
[ski] =>
[beach] =>
[welcome] => Array
(
[h3] => Buying a property in Paris means that you get to call the most romantic city in the world “home”. Not just that, but you will be making an excellent long-term investment and joining buyers from all over the world.
[bold] => Welcome to Paris - Ile-de-France
)
[css_color] => #244C5E
[accordion] => Array
(
[what_to_expect] => <p>Paris: the city of lights, the city of love, the fashion capital of the world. Whatever name you give it, you can expect to be wowed.
For sure, Paris is one of the most beautiful cities in the world and renowned for its famous landmarks. There is only one place to start, the Eiffel Tower is
the tallest structure in Paris, and it dominates the landscape. Constructed as the centrepiece of the 1889 World’s Fair it is a global cultural icon and welcomes
around 6m visitors a year.</p><p>A list of the other “must see” landmarks would be as long as your arm. The Arc de Triomphe is the bookend at the top of the
Champs-Elysée, built in 1806 it is one of the biggest arches in the world and the view from the top of the monument is superb. The view from the Sacré-Coeur,
atop the hill of Montmartre is not too shabby either. This architectural masterpiece has four minor domes that encircle the huge main dome of the Basilica.</p>
<p>Leggett has an office in the heart of Paris, close to Notre Dame cathedral, the most visited monument in the city. It took almost 200 years to complete,
and when you visit you will understand why. The intricate décor and glorious stained-glass windows have seen weddings, coronations, and funerals of the French
aristocracy for centuries.</p><p>Or how about the Louvre, or the Palais Garnier, or the Musée d’Orsay, or the designer shops, or the historic markets.
The list is endless – expect to always want to come back for more!</p>
[access] => Array
(
[text] => <p>You can get to Paris from anywhere in the world.There are <strong>three main airports: Charles de Gaulle (CDG), Orly, and Beauvais.</strong>
Orly is to the south of the city and used mostly for domestic flights, with CDG (also known as Roissy) to the north-east. CDG is the biggest airport in
Europe, with over 70m passengers every year, and this is where most long-haul flights land. Beauvais is known as the airport where most budget airlines
fly in to, with direct flights throughout Europe and north Africa.</p><p>From Paris, the A1 heads north towards Lille, Belgium, and the channel tunnel,
the A4 heads east to Reims, the A6 heads south-east towards Dijon and Geneva, the A10 heads due south to Orleans, the A11 heads out west towards Rennes
and Nantes, and the A13 heads up towards Rouen, Le Havre and Caen.</p><p>All of the major cities in Europe are accessible by train via the six main stations:
Gare du Nord, Gare de l’Est, Gare de Lyon, Gare d’Austerlitz, Gare Montparnasse and Gare Saint-Lazare.</p><p>The Paris metro system covers 227 km’s and has
308 stations, covered by 16 lines. The Grand Paris Express project is the largest transport project in Europe and is revolutionising the capital.
It will be completed by 2030 and will better connect the three main airports with the business districts. It will also make the daily lives of 2m commuters
easier. It will add four new lines to the metro system, as well as extending two lines. It will make travel throughout Paris and the Ile de France much easier,
and it is having significant impact on property prices.</p>
[11_transport] => transport map Paris - Ile-de-France
[11_fly] => airports map Paris - Ile-de-France
[11_metro] => metro map Paris - Ile-de-France
)
[market] => <p>For an in-depth analysis, read our latest Paris/Ile de France market comment (below), which includes average prices in all the arrondissements,
and expert comment from our Paris team of agents.</p><p>Prices in Paris and Ile de France had been rising dramatically in recent years but levelled off in 2022.
There simply wasn’t enough stock (particularly inside the périphérique) to meet demand, from both French and overseas buyers. Apartments were often selling
before they hit the open market. Many people were looking in the suburbs, often buying in new-build developments. These increased in popularity during and
after the pandemic, as buyers looked for more internal space, balconies, and even gardens. Property prices in the suburbs rose accordingly.</p><p>There is still
a strong demand throughout Paris and the Ile de France, but things have cooled slightly. This is meaning more choice for buyers, and is opening the door for
those from overseas, many of whom have been watching as locals snapped up most of the available property.</p><p>The recently published European Living Cities
Index analysed 142 capitals and large cities throughout Europe, to determine which were the most attractive and liquid, helping investors develop a
profitable property portfolio. Paris came out in first place (followed by London and Berlin). It is undoubtedly an excellent place to buy an apartment
or house – both with your heart and your head.</p><p>The market is sure to receive a further boost in 2024 when Paris hosts the Olympic Games. Local hotels
and businesses will reap the rewards of the 9.7m spectators flooding into the capital.</p>
[fall_in_love] => Array
(
[text] => <p><strong>Just about everything </strong>. It would be too easy to list the famous tourist traps so we’re going to share some of the hidden
gems that we love. Let’s start with the “Marais” which is a trendy district with a village feel that cuts across the centre of Paris. Originally built
on marshland it is the ideal place for a leisurely stroll, and a little shopping in the trendy boutiques. The most famous landmarks in the Marais are
probably the imposing Hotel de Ville (possibly the prettiest town hall in the world) and <strong>the superb Place des Vosges</strong>, which is a
garden square surrounded by red-brick Renaissance buildings. It is the oldest square in Paris, and you will find some superb restaurants and art
galleries overlooking the gardens. Nearby are some beautiful half-timbered houses in Rue Francois Miron, or why not go to Rue Montmorency and see
the oldest house in Paris, dating back to 1407. The Marais is the ideal place for some vintage shopping – take the metro to Temple and simply stroll
around, you’ll come across them. </p><p>Another favourite spot is Le Jardin de Luxembourg, in the 6th. The glorious gardens straddle <strong>the Latin
Quarter and Saint-Germain-des-Prés</strong>. They cover 25 hectares and are split into “French” and “English” gardens, between the two is woodland
and a large pond. There are 106 statues scattered throughout and the gardens are modelled after the Boboli gardens in Florence.</p><p>If you like the gardens,
then you’ll love the secret vineyard in <strong>Montmartre</strong>. Most tourists brave the steps up the Sacre Coeur (or cheat and take the funicular),
but head behind the Basilica and you will come across Rue Saint-Vincent and the small patch of vines, which have a history dating back to 944. It covers
just over 1,500m2 (producing about 1,700 bottles a year) and is owned by the city of Paris. Public access is not usually allowed, but you can take a
private tour, or look out for the official festivals when you can get to stroll around for free.</p><p>Finally, as you are in the fashion capital of the world,
why not visit La Samaritaine, which is a department store with a difference. For a start, it is housed in one of the most beautiful buildings in Paris.
The Art Nouveau interior features decorative iron staircases, glass floor tiles and glorious frescoes. The store is home to the biggest collection of
<strong>luxury brands </strong>in France: Louis Vuitton, Chanel, Christian Dior, Tiffany, Gucci, Cartier and many more. The top floor restaurant,
Voyage, sits under a glass roof and is the ideal place to just sit and watch the world’s most affluent customer base.</p>
[images_alt] => Array
(
[0] => restaurants_bars
[1] => museum
[2] => monuments
[3] => history
[4] => baker
[5] => haute_couture
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is Paris – there is no better place to own a property.</li>
<li class="attribute-dot">Global demand means that property is a great long-term investment.</li>
<li class="attribute-dot">There’s always something to do – from World Cup’s and Olympic Games to major concerts and wonderful theatres.</li>
<li class="attribute-dot">World class bars and restaurants, and the renowned “café culture. </li>
<li class="attribute-dot">Paris is easy to get to – from within France, and from further afield.</li>
</ul>
[banner-mg] => Array
(
[image] => 11_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Paris Left bank
[link] => /french-property-for-sale/paris_regions/rgauche
[subtitle] => 5 to 7th | 13 to 15t"
[image] => 11_left_bank.webp
)
[1] => Array
(
[title] => Paris Centre
[link] => /french-property-for-sale/mainSearch/departments:/towns:75001+Paris_1er_Arrondissement--75002+Paris_2e_Arrondissement--75003+Paris_3e_Arrondissement--75004+Paris_4e_Arrondissement/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => 1st,2nd, 3rd, 4th arrondissement
[image] => 11_centre.webp
)
[2] => Array
(
[title] => Paris Right bank
[link] => /french-property-for-sale/paris_regions/rdroite
[subtitle] => 8 to 12th | 16 to 20th
[image] => 11_right_bank.webp
)
[3] => Array
(
[title] => Prestige
[link] => /french-property-for-sale/mainSearch/departments:75--92--93--94/primarypropertytype_id:10/min_price:800000/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Prestige Property in Paris - Ile-de-France
[image] => 11_prestige.webp
)
[4] => Array
(
[title] => VEFA - New build
[link] => /french-property-for-sale/type/new-build/25/11
[subtitle] => VEFA - New Build in Paris - Ile-de-France
[image] => 11_vefa.webp
)
[5] => Array
(
[title] => With terrace
[link] => /french-property-for-sale/type/with-terrace/43/11
[subtitle] =>
[image] => 11_terrace.webp
)
[6] => Array
(
[title] => Grand Paris
[link] => /french-property-for-sale/mainSearch/departments:92--93--94--95--77--78--75
[subtitle] => Grand Paris Express
[image] => 11_metro.webp
)
[7] => Array
(
[title] => With view
[link] => /french-property-for-sale/type/panoramic-view/40/11
[subtitle] =>
[image] => 11_view.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 75
[department_name] => Paris
[area_m2] => 16331
[prefecture] => Array
(
[name] => Paris
[lat] => 48.85551774206
[lon] => 2.3525278664849
)
[other_places] => Array
(
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 78
[department_name] => Yvelines
[prefecture] => Array
(
[name] => Versailles
[lat] => 48.801378939587
[lon] => 2.1299230122557
)
[sous-prefecture] => Array
(
[name] => Mantes-la-Jolie
[lat] => 48.988244061207
[lon] => 1.7020562624738
)
[other_places] => Array
(
[0] => Array
(
[name] => Rambouillet
[lat] => 48.643959498336
[lon] => 1.8296661711554
)
[1] => Array
(
[name] => Saint-Germain-en-Laye
[lat] => 48.901898370601
[lon] => 2.0914945443595
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[area_m2] => 4453
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 91
[department_name] => Essonne
[prefecture] => Array
(
[name] => Evry
[lat] => 48.63000550478013
[lon] => 2.4415321824366525
)
[sous-prefecture] => Array
(
[name] => Etampes
[lat] => 48.437139117998456
[lon] => 2.1599899508121623
)
[other_places] => Array
(
[0] => Array
(
[name] => Palaiseau
[lat] => 48.713560636457665
[lon] => 2.244073207786515
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 3677
)
[3] => Array
(
[id] => 77
[department_name] => Seine-et-Marne
[prefecture] => Array
(
[name] => Melun
[lat] => 48.542075746722
[lon] => 2.654558728934
)
[sous-prefecture] => Array
(
[name] => Fontainebleau
[lat] => 48.404528934306
[lon] => 2.6968491157881
)
[other_places] => Array
(
[0] => Array
(
[name] => Meaux
[lat] => 48.956634779887
[lon] => 2.8888876091463
)
[1] => Array
(
[name] => Provins
[lat] => 48.559990810109
[lon] => 3.2983282139824
)
[2] => Array
(
[name] => Torcy
[lat] => 48.851405652548
[lon] => 2.6551424246278
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[area_m2] => 3065
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 95
[department_name] => Val-d'Oise
[department_link] => val-d-oise
[area_m2] => 3966
[prefecture] => Array
(
[name] => Pontoise
[lat] => 49.050502568113
[lon] => 2.1030760021814
)
[sous-prefecture] => Array
(
[name] => Argenteuil
[lat] => 48.94703164561
[lon] => 2.2449656623831
)
[other_places] => Array
(
[0] => Array
(
[name] => Sarcelles
[lat] => 48.99720685497
[lon] => 2.3783108056781
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Charles-de-Gaulle
[lat] => 49.006878058587
[lon] => 2.5496291510659
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[5] => Array
(
[id] => 93
[department_name] => Seine-Saint-Denis
[area_m2] => 4521
[prefecture] => Array
(
[name] => Bobiny
[lat] => 48.908350876439
[lon] => 2.4383625626594
)
[sous-prefecture] => Array
(
[name] => Le Raincy
[lat] => 48.897527108272
[lon] => 2.521489769963
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Denis
[lat] => 48.93686255948
[lon] => 2.355746165865
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Le Bourget
[lat] => 48.962158262054
[lon] => 2.4384164428234
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[6] => Array
(
[id] => 94
[department_name] => Val-de-Marne
[area_m2] => 5670
[prefecture] => Array
(
[name] => Créteil
[coordinates] => Array
(
[lat] => 48.790477058012
[lon] => 2.4535294041833
)
)
[sous-prefecture] => Array
(
[name] => L'Haÿ-les-Roses
[lat] => 48.779175899757
[lon] => 2.3370788046645
)
[other_places] => Array
(
[0] => Array
(
[name] => Nogent-sur-Marne
[lat] => 48.837520906433
[lon] => 2.4802706239479
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Orly
[lat] => 48.726140073531
[lon] => 2.3651992833035
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[7] => Array
(
[id] => 92
[department_name] => Hauts-de-Seine
[area_m2] => 8546
[prefecture] => Array
(
[name] => Nanterre
[lat] => 48.892595329087
[lon] => 2.2155409836827
)
[sous-prefecture] => Array
(
[name] => Antony
[lat] => 48.759260187579
[lon] => 2.3010700018409
)
[other_places] => Array
(
[0] => Array
(
[name] => Boulogne-Billancourt
[lat] => 48.839812198275
[lon] => 2.2380582126395
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.iledefrance.fr/
[Official Tourism Office] => https://www.visitparisregion.com/en
)
[image] => 11_logo.webp
[text] => Paris is a city that has captured the hearts and imaginations of people around the world for centuries – that is why it is such a popular place to
buy property. From the moment you arrive, you are surrounded by an unmistakeable sense of beauty, charm, and elegance that permeates every corner of the city...
)
[seo_text] => <p>...The most iconic symbol is the Eiffel Tower, and it is hard not to be awed by its sheer size and intricacy. But Paris is more than just a single
landmark – it is a city defined by its incredible architecture. Stroll across one of the bridges onto the Ile-St-Louis and pay a visit to our office on the island,
and you will see what we mean.</p><p>The beauty of Paris stretches beyond the buildings and architecture though. It is a city that is alive with culture.
The world-class museums, galleries and theatres showcase some of the greatest works of art (Mona Lisa anyone?) and performances in the world. The city has long
been associated with fashion, and strolling along the streets of Paris can feel like walking through a living, breathing, work of art.</p><p>What we like most of
all though, is simply strolling through the different neighbourhoods and villages. From the winding alleys of Montmartre to the grand boulevards and Champs-Elysées,
there is always time to stop and have a coffee. This is a city that invites exploration and encourages visitors to embrace the finer things in life – that
includes treating yourself and buying an apartment, after all you only live once.</p><p>Possibly the most famous, and iconic, architectural style is Haussmannian.
This refers to the distinctive building style that was used in the mid-19th century, to transform Paris into the city we know today. It accounts for around 40,000
buildings in Paris. They are typically characterised by their imposing facades, intricate wrought iron balconies, and tall windows that flood the interiors with
natural light. When people talk about “stunning” architecture they very well could be talking about Haussmann apartments in Paris. Many of these flats and apartments
have been beautifully restored in recent years, and they remain highly coveted among Parisian property buyers.</p><p>Another popular property style in Paris is
Art Nouveau. These buildings are characterised by their organic shapes and motifs, as well as their emphasis on craftmanship and the use of high-quality materials.
Head to the beautiful 16th arrondissement and you will see some lovely examples.</p><p>Of course, there are plenty of other property types in Paris, including
eleganta and traditional Parisian townhouses, charming, converted lofts, and sleek modern apartments. Speaking of which, new-build (or VEFA) apartments are
incredibly popular with both French and International buyers. Many are now being built in the suburbs, where there is more space, and offer large room sizes,
balconies and outside space, and an easy journey into the city centre.</p>
)
[french_alps] => Array
(
[id] => 84
[link] => /auvergne-rhone-alps-property
[region_id_search] => 82-83
[region_name] => the Auvergne-Rhône-Alpes
[new_region_name] => the Auvergne-Rhône-Alpes
[hero_images] => 3
[agent_photo] => 82_team.webp
[vignette] => 84_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461424
[region_selected] => burgundy
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => The stunning Auvergne-Rhône-Alpes region encompasses world-class skiing, sparkling lakes, historic cities, national parks and Unesco world heritage sites. Its year-round appeal means a steady demand for properties
[bold] => Welcome to the Auvergne, Rhône and French Alps
)
[css_color] => #326A93
[accordion] => Array
(
[what_to_expect] => <p>The Auvergne-Rhône-Alpes is home to many of the world’s most prestigious ski resorts, as well as <strong>beautiful lakes and historic
cities</strong>. Whether you are looking to ski/snowboard in winter, cycle up the mythical mountain climbs in summer or browse vibrant
markets, you will be doing so in an exceptional setting. There is property in the region to suit all budgets; our team of expert agents
will be happy to share their local knowledge, working with you to find your ideal property.</p>
[access] => Array
(
[text] => <p>The French Alps are efficiently served by four airports – Geneva, Lyon, Grenoble and Chambéry. There are non-stop flights to Geneva
from 142 destinations in 47 different countries, with excellent onwards access to all the major resorts. Lyon is also a popular entry point to the Alps,
with flights from 189 international destinations. Grenoble and Chambéry also offer regular flights to the UK during the winter season.
<a target="_blank" href="https://www.inauvergnerhonealpes.com/la-region-auvergne-rhone-alpes/venir-en-auvergne-rhone-alpes/">(https://www.inauvergnerhonealpes.com/la-region-auvergne-rhone-alpes/venir-en-auvergne-rhone-alpes/)</a></p>
<p>You may prefer to drive, taking in the breath-taking scenery. Driving from Calais takes around eight hours. Winter regulations now make snow equipment mandatory for cars in mountain regions.</p>
<p>You could also travel by TGV. A direct train from London St Pancras can whisk you to Bourg-Saint-Maurice in as little as 8 1/2 hours with easy access to Les Arcs (Savoie). The station at Thonon-les-Bains serves Morzine and Avoriaz (Haute-Savoie) and Briançon serves Montgenèvre and Serre Chevalier (Hautes-Alpes).</p>
[82_access_map] => transport map Rhône-Alps
)
[market] => <p>For an in-depth analysis, read our latest French Alps Market Comment (link below), which includes average prices in all the major towns and resorts.</p>
<p>Property in the French Alps is seen as an ideal long-term investment due to the global nature of the clientele. Lately we have seen an increased level of demand from North America and the Middle East, particularly from those who make their living in the oil and gas industries, which are pegged to the US dollar. The bedrock of demand has been from the domestic market though – French buyers have been seeking “the great outdoors”, whilst not being too far away from their businesses, family and friends. The French Alps are the ideal place to own a second home with around 37% of properties in the Savoie estimated to be holiday homes and around 25% in the Haute-Savoie.</p>
[fall_in_love] => Array
(
[text] => <p>The shared passion amongst everyone who lives, works, or owns a home here. </p><p>The Auvergne- Rhône-Alpes captivates visitors with its enchanting blend of <strong>natural beauty and rich heritage</strong>. There is no shortage of outdoor adventures with the mountains and lakes of the Alpes, the vineyards of the Bourgogne and the volcanos of the Auvergne whilst the cities offer a vibrant cultural scene. The region is also renowned for its enchanting spa towns with natural springs offering a tranquil escape from the hustle and bustle of everyday life.</p>
<p>In winter the region is transformed into a real-life wonderland, as picture-postcard ski resorts fill with people enjoying the slopes. In summer the area is a haven for outdoor enthusiasts offering a variety of activities including, hiking, mountain/road biking, paragliding and rock climbing. The warm summer weather means you can also enjoy swimming, fishing, and boating on dramatic rivers and beautiful lakes.</p>
[images_alt] => Array
(
[0] => skiing
[1] => gastronomy
[2] => Lyon
[3] => ocean
[4] => menhir
[5] => traditional_costume
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Global demand makes property in the Auvergne-Rhône-Alpes an excellent investment.</li>
<li class="attribute-dot">Efficient transport links from all corners of the world</li>
<li class="attribute-dot">Ski resorts offering around 8,500km of slopes across 140 resorts</li>
<li class="attribute-dot">Year-round activities for both personal enjoyment and augmented rental returns.</li>
<li class="attribute-dot">Unique and dramatic landscapes</li>
</ul>
[banner-mg] => Array
(
[image] => 82_search_banner.webp
)
[collections] => Array
(
[ski] => Array
(
[name] => Ski
[link] => /french-property-for-sale/alps_regions/ski
)
[Commercial] => Array
(
[name] => Commercial
[link] => /french-property-for-sale/mainSearch/departments:01--05--07--15--19--26--38--42--43--63--69--73--74/primarypropertytype_id:9/min_price:0/max_price:100000000/bedrooms:0/min_land:0
)
[Châteaux] => Array
(
[name] => Châteaux
[link] => /french-property-for-sale/mainSearch/departments:01--05--07--15--19--26--38--42--43--63--69--73--74/primarypropertytype_id:4/min_price:0/max_price:100000000/bedrooms:0/min_land:0
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Lyon - Beaujolais
[link] => /french-property-for-sale/getNearbyPostcodes/69001/30/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Lyon and Beaujolais region
[image] => 82_lyon.webp
)
[1] => Array
(
[title] => Isère and Hautes-Alpes
[link] => /french-property-for-sale/mainSearch/departments:38--05/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Grenoble | Southern Alps and surrounding area
[image] => 82_grenoble.webp
)
[2] => Array
(
[title] => NEWBUILD
[link] => /french-property-for-sale/type/new-build/25/84
[subtitle] => VEFA | New build | Apartments and chalets
[image] => 82_vefa.webp
)
[3] => Array
(
[title] => Lakes
[link] => /lakes/french-alps
[subtitle] => Lakes
[image] => 82_lake.webp
)
[4] => Array
(
[title] => Mountain view
[link] => /french-property-for-sale/type/mountain-view/23/84
[subtitle] => Alpine property
[image] => 82_mountain.webp
)
[5] => Array
(
[title] => Savoie
[link] => /all/savoie?notSold=true
[subtitle] => Bourg St Maurice | Chambéry | Aix-les-Bains
[image] => 82_savoie.webp
)
[6] => Array
(
[title] => Haute-Savoie
[link] => /all/haute-savoie?notSold=true
[subtitle] => Annecy | Chamonix | Evian
[image] => 82_haute_savoie.webp
)
[7] => Array
(
[title] => Puy-de-Dôme - Allier
[link] => /french-property-for-sale/mainSearch/departments:63--03/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Clermont-Ferrand | Thiers | Vichy
[image] => 83_puy_de_dome.webp
)
[8] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 83_auvergne.webp
)
[9] => Array
(
[title] => Cantal - Haute Loire
[link] => /french-property-for-sale/mainSearch/departments:15--43/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Aurillac | Saint Flour | Le Puy en Velay
[image] => 83_cantal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 69
[department_name] => Rhône
[area_m2] => 3928
[prefecture] => Array
(
[name] => Lyon
[lat] => 45.763454343805
[lon] => 4.8342714822686
)
[sous-prefecture] => Array
(
[name] => Villefranche-sur-Saône
[lat] => 45.991525233254
[lon] => 4.7197444415296
)
[other_places] => Array
(
)
[aeroports] => Array
(
[name] => Aéroport de Lyon-Bron
[lat] => 45.73160765651
[lon] => 4.9370107471434
)
[LGV] => 1
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[1] => Array
(
[id] => 42
[department_name] => Loire
[area_m2] => 2071
[prefecture] => Array
(
[name] => Saint-Étienne
[lat] => 45.441429073179
[lon] => 4.3798554942181
)
[sous-prefecture] => Array
(
[name] => Montbrison
[lat] => 45.607457630439
[lon] => 4.062305851606
)
[other_places] => Array
(
[0] => Array
(
[name] => Roanne
[lat] => 46.03524127253
[lon] => 4.070811799035
)
)
[aeroports] => Array
(
[name] => Aéroport de Saint-Étienne-Loire
[lat] => 45.531777616331
[lon] => 4.2941254428989
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[2] => Array
(
[id] => 7
[department_name] => Ardèche
[area_m2] => 2203
[prefecture] => Array
(
[name] => Privas
[lat] => 44.736011678419
[lon] => 4.5952593173144
)
[sous-prefecture] => Array
(
[name] => Largentière
[lat] => 44.541485921197
[lon] => 4.291760285543
)
[other_places] => Array
(
[0] => Array
(
[name] => Tournon-sur-Rhône
[lat] => 45.068836684375
[lon] => 4.8262681295312
)
)
[aeroports] => none
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[3] => Array
(
[id] => 26
[department_name] => Drôme
[area_m2] => 2576
[prefecture] => Array
(
[name] => Valence
[lat] => 44.934361082014
[lon] => 4.8918085238571
)
[sous-prefecture] => Array
(
[name] => Die
[lat] => 44.752743667653
[lon] => 5.3712894535552
)
[other_places] => Array
(
[0] => Array
(
[name] => Nyons
[lat] => 44.361846282265
[lon] => 5.1385028840735
)
)
[aeroports] => Array
(
[name] => Aéroport de Valence-Chabeuil
[lat] => 44.915618343171
[lon] => 4.9655266410384
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 38
[department_name] => Isère
[area_m2] => 3011
[prefecture] => Array
(
[name] => Grenoble
[lat] => 45.18789034927
[lon] => 5.7194533925191
)
[sous-prefecture] => Array
(
[name] => La Tour-du-Pin
[lat] => 45.563570649639
[lon] => 5.4415587833188
)
[other_places] => Array
(
[0] => Array
(
[name] => Vienne
[lat] => 45.526040132264
[lon] => 4.8738096559581
)
)
[aeroports] => Array
(
[name] => Aéroport de Grenoble-Alpes-Isère
[lat] => 45.362152564118
[lon] => 5.3303731447464
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[5] => Array
(
[id] => 73
[department_name] => Savoie
[area_m2] => 3513
[prefecture] => Array
(
[name] => Chambéry
[lat] => 45.56373817196
[lon] => 5.9215357654657
)
[sous-prefecture] => Array
(
[name] => Albertville
[lat] => 45.675725491957
[lon] => 6.3919804946465
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Jean-de-Maurienne
[lat] => 45.275124176924
[lon] => 6.3430247439269
)
)
[aeroports] => Array
(
[name] => Aéroport de Chambéry - Savoie-Mont-Blanc
[lat] => 45.638100379106
[lon] => 5.883879114065
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[6] => Array
(
[id] => 74
[department_name] => Haute Savoie
[department_link] => haute-savoie
[area_m2] => 5073
[prefecture] => Array
(
[name] => Annecy
[lat] => 45.899910328246
[lon] => 6.1262711418696
)
[sous-prefecture] => Array
(
[name] => Bonneville
[lat] => 46.078953231713
[lon] => 6.4080745634689
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Julien-en-Genevois
[lat] => 46.145247714083
[lon] => 6.0782401458882
)
[1] => Array
(
[name] => Thonon-les-Bains
[lat] => 46.374367519191
[lon] => 6.4751491326355
)
)
[aeroports] => Array
(
[name] => Aéroport d'Annecy Haute-Savoie Mont-Blanc
[lat] => 45.931231359826
[lon] => 6.1070353177704
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[7] => Array
(
[id] => 1
[department_name] => Ain
[area_m2] => 2672
[prefecture] => Array
(
[name] => Bourg-en-Bresse
[lat] => 46.204731297233
[lon] => 5.2192179785266
)
[sous-prefecture] => Array
(
[name] => Belley
[lat] => 45.76060548207
[lon] => 5.685684922806
)
[other_places] => Array
(
[0] => Array
(
[name] => Gex
[lat] => 46.33342662486
[lon] => 6.0565967456129
)
[1] => Array
(
[name] => Nantua
[lat] => 46.153337563925
[lon] => 5.6099966773118
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[8] => Array
(
[id] => 63
[department_name] => Puy-de-Dôme
[area_m2] => 1779
[prefecture] => Array
(
[name] => Clermont-Ferrand
[lat] => 45.778152134566
[lon] => 3.0877515948179
)
[sous-prefecture] => Array
(
[name] => Ambert
[lat] => 45.550181877223
[lon] => 3.7418988547867
)
[other_places] => Array
(
[0] => Array
(
[name] => Issoire
[lat] => 45.540997995782
[lon] => 3.245249182897
)
[1] => Array
(
[name] => Riom
[lat] => 45.893151374478
[lon] => 3.114829498179
)
[2] => Array
(
[name] => Thiers
[lat] => 45.857631419719
[lon] => 3.545162104994
)
)
[aeroports] => Array
(
[Aéroport de Clermont-Ferrand-Auvergne] => Array
(
[lat] => 45.786685850032
[lon] => 3.1700429122171
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[9] => Array
(
[id] => 03
[department_name] => Allier
[area_m2] => 1225
[prefecture] => Array
(
[name] => Moulins
[lat] => 46.56779981782
[lon] => 3.3325229979712
)
[sous-prefecture] => Array
(
[name] => Montluçon
[lat] => 46.342420338379
[lon] => 2.6046789641305
)
[other_places] => Array
(
[0] => Array
(
[name] => Vichy
[lat] => 46.131707501608
[lon] => 3.4250268780693
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Vichy-Charmeil
[lat] => 46.165785687582
[lon] => 3.3988969796871
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[10] => Array
(
[id] => 15
[department_name] => Cantal
[area_m2] => 1298
[prefecture] => Array
(
[name] => Aurillac
[lat] => 44.930845541891
[lon] => 2.4445069162325
)
[sous-prefecture] => Array
(
[name] => Mauriac
[lat] => 45.220665536545
[lon] => 2.330435434435
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Flour
[lat] => 45.03286921168
[lon] => 3.0898874552959
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport d'Aurillac
[lat] => 44.897891378556
[lon] => 2.4205682103521
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[11] => Array
(
[id] => 43
[department_name] => Haute Loire
[department_link] => haute-loire
[area_m2] => 1442
[prefecture] => Array
(
[name] => Le Puy-en-Velay
[lat] => 45.042861544788
[lon] => 3.8822542555075
)
[sous-prefecture] => Array
(
[name] => Brioude
[lat] => 45.295685314106
[lon] => 3.3843953059774
)
[other_places] => Array
(
[0] => Array
(
[name] => Yssingeaux
[lat] => 45.142036873586
[lon] => 4.1288319967353
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Le Puy-en-Velay - Loudes
[lat] => 45.075136184979
[lon] => 3.7629119545337
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.auvergnerhonealpes.fr/
[Official Tourism Office] => https://www.inauvergnerhonealpes.com/
)
[image] => 82_logo.webp
[text] => Buy a home in the enchanting Auvergne-Rhône-Alpes, where adventure meets relaxation. Immerse yourself in breath-taking views, world-renowned skiing,
volcanic landscapes and charming Alpine villages. Discover the magic of the lakes and mountains and create memories that will last a lifetime. Everybody dreams of owning a
home here, we can help you turn it into reality.
)
[seo_text] => <p>This region covers a variety of landscapes from mountains and lakes to villages and cities and the wild beauty of the numerous national parks. Its architecture, influenced by the local materials and construction techniques, is reflected the range and style of properties. </p>
<p>From typical Alpine chalets with their charming and cosy atmosphere, wooden shutters and balconies to sprawling stone wine properties in the Burgundy area, rustic farmhouses and village properties. Closer to the cities you will find elegant manor houses and sleek modern city apartments. There is a huge choice of styles across the region. </p>
<p>New build/ off plan properties are very popular with both domestic and international buyers. Being sited in prime locations, such as ski in/ski out, lakeside and all the best spots near vineyards and leafy villages. A luxurious modern take on classic French and mountain architecture. In cities you can benefit from great transport links and proximity to international schools. All newbuilds conform to or exceed the most recent energy, sound and insulation regulations and benefit from the latest technologies making them secure and efficient to run. With 10 year guarantees in place, there is the further benefit of low maintenance.
</p>
)
[burgundy] => Array
(
[id] => 26
[link] => /burgundy-property
[region_name] => Burgundy
[new_region_name] => Bourgogne - Franche Comté
[hero_images] => 1
[agent_photo] =>
[vignette] => 26_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820e2dcfdf73343
[region_selected] => french_alps
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Burgundy, a small summary of France and its art of living!
[bold] => Welcome to Burgundy
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Proximity to their favourite vineyards tend to heavily influence where second-home owners buy in Burgundy.
This is one of France’s major areas for wine production, with the red wine mostly Pinot Noir grape, and the white wine Chardonnay.
You will find the finest and most prized wines in the Cote-d’Or, and not surprisingly property in this department attracts a premium price.
The Plateau de Langres run through the department, with most of the famous vineyards on the south-east slope. Properties here nestle into the
hillside and the rolling countryside is home to a fine selection of manoir, chateaux and country houses.</p>
[access] => Array
(
[text] => <p>Dijon-Longvic airport primarily offers flights to Bordeaux and Toulouse, although during summer it does offer charter flights to some
holiday destinations. However, Lyon Saint-Exupéry and Paris Charles de Gaulle airports are both easily accessible by road.</p><p>The TGV stops at Dijon,
Beaune, Chalon-sur-Saone and Macon with direct trains to Paris (and then London via Eurostar), Lyon, Marseille and Geneva.</p><p>Burgundy is easily accessible by
car, with motorway access to Paris, Lyon and other major cities. From Paris the A6 autoroute gives easy access to Dijon, Beaune, Chalon-sur-Saone and Macon.
If you are driving from the UK, you can take the Eurotunnel to Calais and then drive to Burgundy in around 5 hours.</p>
[26_access_map] => transport map Burgundy
)
[market] => <p>Burgundy is a popular region for holiday homes, particularly with buyers from elsewhere in France, Belgium, Holland, Switzerland and Germany.
Property prices have risen in all four departments in the last 12 months. The biggest increase has been in the Cote d’Or (6.6%),
with smaller increases in Haute-Saone (1.5%), Nievre (1.4%) and Yonne (1.4%).</p><p>You will certainly pay a premium price for property in the towns and
villages renowned for the quality of their wines. These are predominantly found in the Cote d’Or, which is divide into two main areas: the Cote de Nuits
in the north, and the Cote de Beaune in the south. Many international buyers head to Beaune, which is the wine capital of Burgundy. The town is surrounded
by the most famous vineyards and the historic centre has many cellars, where you can taste the best wines. It is a beautiful walled city and a UNESCO
world heritage site. Property is not always easy to find and you can expect to pay 3,000 euros per m2, or more, for a well located apartment in the town
centre.</p><p>Particularly popular spots for holiday homes include the chocolate-box pretty villages of Chablis, Noyers-sur-Serein, Chateauneuf,
Vézelay and Semur-en-Brionnais.</p><p>Of course, property prices are also higher in the cities and major towns. Dijon is the regional capital, and the
historical centre is a UNESCO world heritage site, expect to pay around 3,000 euros per m2 for an apartment in the city centre.</p>
[fall_in_love] => Array
(
[text] => <p>The 281,400 hectare, <strong>Parc naturel regional du Morvan</strong> is in the heart of Burgundy, and spans all four departments.
This is a wild and hilly granite “massif” which reaches its peak, at over 900m, in Haut Folin. It is a collection of forests, with picturesque
lakes and rivers scattered throughout. This is an area not to be rushed, so make sure you allow plenty of time for exploration. Avoid the main
roads and travel on the smaller roads, lanes and dedicated cycle/walking paths. If you really do want to fall in love, then the Gouloux waterfall has to
be one of the most romantic spots in Burgundy. Similarly, the village of Vézelay, on the edge of the Morvan, is both an architectural jewel and a UNESCO
world heritage site. It also happens to be one of the “Plus Beaux Villages de France” and the Basilique Sainte-Madeleine is not to be missed.</p>
<p>There are <strong>four other “Plus Beaux Villages”</strong> in Burgundy, and it is easy to fall in love with any of them. Chateauneuf-en-Auxois is
renowned for its beautifully preserved medieval ramparts, Flavigny sur Ozerain for its production of aniseed, Noyers sur Serein for its cobbled streets
and 78 classified monuments and Semur en Brionnais for the glorious Chateau de Saint Hugues.</p><p>Finally, what could be better than <strong>sharing a
cold glass of Pouilly-Fuissé with friends</strong>, whilst sitting in one of the many fine restaurants and bars in the centre of Macon, the capital of
southern Burgundy. Make sure you visit one of the countless markets in the town centre, the one in Place aux Herbes is open from Tuesday to Saturday.</p>
[images_alt] => Array
(
[0] => beaune
[1] => gastronomy
[2] => countryside
[3] => morvan
[4] => vineyards
[5] => antiquites
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Popular with Parisians as a holiday home destination, property is always popular and a good investment.</li>
<li class="attribute-dot">The vineyards of Burgundy also attract visitors from all over the world, so renting out your property should be easy.</li>
<li class="attribute-dot">The rolling countryside is particularly beautiful, and there are enough “places of interest” to visit to last you a lifetime.</li>
<li class="attribute-dot">Burgundy is well located, midway between Paris and Lyon, with easy access to the French Alps.</li>
</ul>
[banner-mg] => Array
(
[image] => 26_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Dijon
[link] => /french-property-for-sale/getNearbyPostcodes/21000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Dijon
[image] => 26_dijon.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/Burgundy
[subtitle] => History and Passion
[image] => 26_chateaux.webp
)
[2] => Array
(
[title] => Morvan
[link] =>
[subtitle] =>
[image] => 26_morvan.webp
)
[3] => Array
(
[title] => Beaune
[link] =>
[subtitle] => Legendary - Côte d'Or
[image] => 26_beaune.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => village | village |...
[image] => 26_villages.webp
)
[5] => Array
(
[title] => In and around Cities
[link] =>
[subtitle] =>
[image] => 26_cities.webp
)
[6] => Array
(
[title] => Country side
[link] =>
[subtitle] =>
[image] => 26_countryside.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 89
[department_name] => Yonne
[area_m2] => 1432
[prefecture] => Array
(
[name] => Auxerre
[lat] => 47.798383490188
[lon] => 3.5743395396564
)
[sous-prefecture] => Array
(
[name] => Avallon
[lat] => 47.488281751683
[lon] => 3.9058219625499
)
[other_places] => Array
(
[0] => Array
(
[name] => Sens
[lat] => 48.20083078514
[lon] => 3.2790005775033
)
)
[aeroports] => Array
(
[name] => Aéroport d'Auxerre - Branches
[lat] =>
[lon] =>
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 21
[department_name] => Côte-d'Or
[department_link] => cote-d-or
[area_m2] => 1975
[prefecture] => Array
(
[name] => Dijon
[lat] => 47.325174604455
[lon] => 5.0403140801967
)
[sous-prefecture] => Array
(
[name] => Beaune
[lat] => 47.026030318488
[lon] => 4.8374940910786
)
[other_places] => Array
(
[0] => Array
(
[name] => Montbard
[lat] => 47.625256750655
[lon] => 4.3339077650505
)
)
[aeroports] => Array
(
[name] => Aéroport de Dijon-Bourgogne
[lat] => 47.277842347264
[lon] => 5.0708291238848
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 58
[department_name] => Nièvre
[area_m2] => 1084
[prefecture] => Array
(
[name] => Nevers
[lat] => 46.990769177413
[lon] => 3.1640150450023
)
[sous-prefecture] => Array
(
[name] => Château-Chinon
[lat] => 47.057447958322
[lon] => 3.9219794516485
)
[other_places] => Array
(
[0] => Array
(
[name] => Clamecy
[lat] => 47.45988803147
[lon] => 3.5162128795956
)
[1] => Array
(
[name] => Cosne-Cours-sur-Loire
[lat] => 47.381973419013
[lon] => 2.9173034160472
)
)
[aeroports] => Array
(
[name] => Aéroport de Nevers-Fourchambault
[lat] => 46.99880425869
[lon] => 3.1106171257303
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 71
[department_name] => Saône-et-Loire
[area_m2] => 1504
[prefecture] => Array
(
[name] => Mâcon
[lat] => 46.30694970684
[lon] => 4.8264603472774
)
[sous-prefecture] => Array
(
[name] => Louhans
[lat] => 46.628813097754
[lon] => 5.2253796250176
)
[other_places] => Array
(
[0] => Array
(
[name] => Autun
[lat] => 46.950107320103
[lon] => 4.3072069728599
)
[1] => Array
(
[name] => Chalon-sur-Saône
[lat] => 46.781568157022
[lon] => 4.8481294768753
)
[2] => Array
(
[name] => Charolles
[lat] => 46.435632486113
[lon] => 4.2778800803731
)
)
[aeroports] => Array
(
[name] => Aéroport de Chalon - Champforgeuil
[lat] => 46.826739242324
[lon] => 4.826983123877
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.bourgognefranchecomte.fr/
[Official Tourism Office] => https://www.tourisme-hautBurgundy.com/en/
)
[image] => 26_logo.webp
[text] => Burgundy is home to four UNESCO world heritage sites, classified as exceptional examples of cultural and natural heritage. They attract tourists from
all over the world and are deemed as irreplaceable. They are Fontenay Abbey, Vezelay Abbey, the Priory Notre-Dame of La Charité-sur-Loire and finally the 1,200
“climats” between Dijon, Beaune and Maranges. Nothing to do with the weather, these are classified vineyards, with a history stretching back over 2,000 years...
)
[seo_text] => <p>Burgundy has a diverse range of property styles, ranging from grand chateaux and country houses to quaint cottages and farmhouses.
The region is also known for its historic townhouses, which feature traditional Burgundian architecture. In rural areas, farmhouses and barns are often constructed
from local materials including limestone and sandstone. There are also a number of grand chateaux, many with a symmetrical façade, formal gardens and extensive
grounds – look out for the conical roofs too.Property in Burgundy has some fine examples of different architectural styles, including Romanesque
(particularly the Abbey de Fontenay), Gothic (such as the Basilique de Vezelay), Renaissance (including the townhouses found in Beaune centre,
including the Hotel Dieu des Hospices) and Baroque (the Palais des Ducs in Dijon has a particularly grand staircase and ornate decorations). You can see that houses
in Burgundy really do come in all shapes and sizes – look at our listings and you will find property to suit every budget too.</p>
)
[useDbConfig] => default
[useTable] => regions
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => regions
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 3
[key] => primary
)
[name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[name_fr] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[city_postcode] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[city_name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[compass] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[compass2] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Region
[tableToModel] => Array
(
[regions] => Region
[departments] => Department
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Region
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Department] => Department Object
*RECURSION*
)
[Allproperty] => Allproperty Object
*RECURSION*
[__backContainableAssociation] => Array
(
[belongsTo] => Array
(
[Region] => Array
(
[className] => Region
[foreignKey] => region_id
[conditions] =>
[fields] =>
[order] =>
[counterCache] =>
)
)
[hasOne] => Array
(
)
[hasMany] => Array
(
[Allproperty] => Array
(
[className] => Allproperty
[foreignKey] => department_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[hasAndBelongsToMany] => Array
(
)
)
)
[DepartmentsUser] => AppModel Object
(
[useDbConfig] => default
[useTable] => departments_users
[displayField] => id
[id] =>
[data] => Array
(
)
[table] => departments_users
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[user_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[department_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[name] => DepartmentsUser
[alias] => DepartmentsUser
[tableToModel] => Array
(
[departments_users] => DepartmentsUser
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[actsAs] =>
[Behaviors] => BehaviorCollection Object
(
[modelName] => DepartmentsUser
[_attached] => Array
(
)
[_disabled] => Array
(
)
[__methods] => Array
(
)
[__mappedMethods] => Array
(
)
[_log] =>
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
)
)
[Region] => Region Object
(
[name] => Region
[actsAs] => Array
(
[0] => Containable
)
[hasMany] => Array
(
[Department] => Array
(
[className] => Department
[foreignKey] => region_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[aquitaine] => Array
(
[id] => 72
[link] => /aquitaine-property
[region_name] => Aquitaine
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 72_team.webp
[vignette] => 72_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => From sleepy Dordogne villages to the bright lights of Bordeaux, via the world’s greatest vineyards ...
[bold] => Welcome to Aquitaine
)
[css_color] => #4E7E9F
[accordion] => Array
(
[what_to_expect] => <p><strong>Bordeaux</strong>, is the world capital of wine, and you will find glorious <strong>chateaux and country houses</strong> keeping
watch over the surrounding vineyards. Globally renowned for its beauty, property in Aquitaine is seen as an excellent investment.</p>
<p><strong>Vineyards</strong> dominate the landscape in Gironde but don’t be fooled. There are five departments in Aquitaine, each with a <strong>diverse
landscape</strong> and a mixture of property styles. The Pyrénées Atlantiques run down to the Spanish border and are heavily influenced by Basque culture,
whilst in the north of the region, the Dordogne is a rural department, long popular with UK buyers looking for <strong>"a place in the sun".</strong></p>
[access] => Array
(
[text] => <p>The main international airport is in Bordeaux, with regular flights to North America, Africa, Asia and throughout Europe.
You will find other regional airports in Bergerac, Biarritz, Tarbes and Pau.</p><p>The high-speed rail link between Bordeaux and Paris takes just over 2 hours,
meaning the area is popular with Parisians seeking a second home. Eurostar is planning a special “wine train” with a direct service between Bordeaux and London,
with an opening as soon as 2026 being discussed. Travel time would be around 5 hours.</p><p>Many visitors prefer driving to Aquitaine, as it is easy to access
from all directions. The A10 motorway runs directly to Paris, the A62 runs west to east (giving access to Toulouse, Barcelona and the Riviera),
and the A63 runs straight down to the Spanish border.</p>
[access_image_title] => transport map Aquitaine
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities. </p><p>Last year, prices rose in all five departments, with the biggest increase in the Pyrenéés-Atlantiques (8.1%). The strongest demand is for country property, with plenty of space and fresh air. French buyers have dominated the market, often snapping up properties before overseas buyers have had a chance to view. However, this is now changing, with increasing sales to clients from the UK, Belgium and Netherlands in particular. High-end properties are also selling well, with US buyers cashing in on the strong dollar.</p>
[fall_in_love] => Array
(
[text] => <p>Sampling the finest wines, while exploring <strong> historic vineyards, chateaux and rural market towns</strong>. Aquitaine has some of the most
beautiful countryside in France, and the river valleys (particularly the Dordogne) are <strong> popular second-home areas</strong>. Wander round the market
in Sarlat, Bergerac or Monpazier and you will find a fusion of languages being spoken.</p><p>If you prefer the seaside then you will be swept off your
feet by the view over <strong> Arcachon Bay </strong>, from atop the Dune du Pilat, and by the quality of the <strong> swimming and surfing </strong>
available in Aquitaine.</p>
[images_alt] => Array
(
[0] => cafe_bar
[1] => market
[2] => ocean
[3] => garden
[4] => surf_beach
[5] => Vineyards
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/72
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Warm winters and cool summers make this the ideal climate</li>
<li class="attribute-dot">This is a truly global destination, making property an attractive investment </li>
<li class="attribute-dot">The quality of life in Aquitaine is second to none, particularly the food and wine </li>
<li class="attribute-dot">The area is popular with overseas buyers, English is widely spoken </li>
</ul>
Plans are in place for a direct London-Bordeaux Eurostar service, door-to-door in around 5 hours
[banner-mg] => Array
(
[image] => nice-image.webp
)
[famous-places] => Array
(
[0] => Array
(
[title] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
[subtitle] => Saint Emilion|Commercial|"Bordelais"
[image] => 72_vineyard.webp
)
[1] => Array
(
[title] => Chateaux
[link] => /chateau/aquitaine
[subtitle] => Maisons de Maître | Vie de Château
[image] => 72_chateaux.webp
)
[2] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/72
[subtitle] => Océan | Wind | Liberty
[image] => 72_coastal.webp
)
[3] => Array
(
[title] => Perigord
[link] => /french-property-for-sale/perigord_noir/latest
[subtitle] => Périgord Noir | Vert | Rouge
[image] => 72_perigord.webp
)
[4] => Array
(
[title] => Sarlat
[link] => /french-property-for-sale/mainSearch/departments:/towns:24200+Sarlat-la-Canéda/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Sarlat-La-Canédat et alentours
[image] => 72_sarlat.webp
)
[5] => Array
(
[title] => Bordeaux
[link] => /french-property-for-sale/getNearbyPostcodes/33000/25/sort:original_modified/direction:desc
[subtitle] => Cité du Vin | History | Culture
[image] => 72_bordeaux.webp
)
[6] => Array
(
[title] => Countryside
[link] =>
[subtitle] => Peace | Nature | Liberty
[image] => 72_countryside.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 33
[department_name] => Gironde
[prefecture] => Array
(
[name] => Bordeaux
[lat] => 44.838764428286
[lon] => -0.58549738073116
)
[sous-prefecture] => Array
(
[name] => Arcachon
[lat] => 44.652350372007
[lon] => -1.17852953279
)
[other_places] => Array
(
[0] => Array
(
[name] => Langon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[1] => Array
(
[name] => Lesparre-Médoc
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[2] => Array
(
[name] => Libourne
[coordinates] => Array
(
[lat] => 44.912837953056
[lon] => -0.24255791219811
)
)
[3] => Array
(
[name] => Blaye
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[4] => Array
(
[name] => Arcachon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
)
[aeroports] => Array
(
[name] => international Aéroport Bordeaux-Mérignac
[coordinates] => Array
(
[lat] => 44.829578655332
[lon] => -0.71252977869956
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3415
)
[1] => Array
(
[id] => 24
[department_name] => Dordogne
[prefecture] => Array
(
[name] => Périgueux
[lat] => 45.182155813706
[lon] => 0.72554752049818
)
[sous-prefecture] => Array
(
[name] => Bergerac
[lat] => 44.854267578237
[lon] => 0.48313379429759
)
[other_places] => Array
(
[0] => Array
(
[name] => Nontron
[lat] => 45.530660781729
[lon] => 0.66198829976248
)
[1] => Array
(
[name] => Sarlat-la-Canéda
[lat] => 44.889288259855
[lon] => 1.2241156213839
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Bergerac-Dordogne-Périgord
[lat] => 44.825427573624
[lon] => 0.5183063816135
)
[1] => Array
(
[name] => Aéroport Périgueux-Bassillac
[lat] => 45.196674566766
[lon] => 0.81442960794314
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1699
)
[2] => Array
(
[id] => 40
[department_name] => Landes
[prefecture] => Array
(
[name] => Mont-de-Marsan
[lat] => 43.895868438138
[lon] => -0.49751150342098
)
[sous-prefecture] => Array
(
[name] => Dax
[lat] => 43.709257227376
[lon] => -1.0555027855013
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 2829
)
[3] => Array
(
[id] => 47
[department_name] => Lot-et-Garonne
[prefecture] => Array
(
[name] => Agen
[lat] => 44.205262742878
[lon] => 0.61508991988202
)
[sous-prefecture] => Array
(
[name] => Marmande
[lat] => 44.49875584627
[lon] => 0.14139916585147
)
[other_places] => Array
(
[0] => Array
(
[name] => Nérac
[lat] => 44.137634651165
[lon] => 0.33671320043142
)
[1] => Array
(
[name] => Villeneuve-sur-Lot
[lat] => 44.408773973276
[lon] => 0.70347370665476
)
)
[aeroports] => Aéroport Agen-La Garenne
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1634
)
[4] => Array
(
[id] => 64
[department_name] => Pyrénées-Atlantiques
[prefecture] => Array
(
[name] => Pau
[lat] => 43.29655780391
[lon] => -0.36577735818928
)
[sous-prefecture] => Array
(
[name] => Bayonne
[lat] => 43.493746698508
[lon] => -1.4799716307997
)
[other_places] => Array
(
[0] => Array
(
[name] => Oloron-Sainte-Marie
[lat] => 43.194639272704
[lon] => -0.60670147749085
)
)
[aeroports] => Aéroport de Biarritz-Pays basque, Aéroport de Pau-Pyrénées
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2818
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => new_aquitaine_logo.webp
[text] => Known for its wine, seafood and picturesque landscape, Aquitaine is a popular choice with holiday-home owners, and full-time residents alike.
The warm winters and cooling summer breeze give it a particularly attractive climate.
)
[seo_text] => The five departments in Aquitaine have a diverse range of property styles, each with its own individual appeal. From rural stone-built farmhouses
to grand chateaux, the region is rich with architectural treasures to explore.<br />
Stone-built farmhouses are possibly the most popular with international buyers. Constructed from local materials like limestone, these houses feature thick walls,
small windows, and tiled roofs. Often surrounded by gardens and orchards, these character laden homes offer a serene and peaceful French lifestyle.<br />
Aquitaine is also home to some of the best Maison de Maitres and chateaux in France. Originally built for the nobility and located in large vineyards or estates,
these impressive structures have grand entrances, sweeping staircases, and intricate decorations, serving as a testament to the region's rich history and cultural
heritage.<br />Modern homes in Aquitaine are also usually designed to blend in with their natural surroundings. Many feature large windows to take advantage of
the countryside views, and open-plan living spaces that create a feeling of light and spaciousness. This style of VEFA (new build) homes in Aquitaine are
particularly popular with buyers since the Covid-19 pandemic. <br />Regardless of your taste, you're sure to find a property in Aquitaine that suits your
architectural preferences and budget.
)
[brittany] => Array
(
[id] => 53
[link] => /brittany-property
[region_name] => Brittany
[new_region_name] => Brittany
[hero_images] => 3
[agent_photo] => 53_team.webp
[vignette] => 53_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => normandy
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Local papers have been running headlines such as “The golden age of property in Brittany”, and it’s not difficult to see why. Buy a home in Brittany and you are never far from what is perhaps the most beautiful coastline in France.
[bold] => Welcome to Brittany
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Brittany is one of the prettiest and most diverse areas of France – you probably know it as a popular holiday-home destination, but did you know
that in a poll of French homebuyers it was the area they most want to move to?</p><p>The reasons are obvious – let’s start with the beaches and coastline, which stretches
to an astonishing 2,700 km’s (that’s 1,677 miles in old money). Take your pick from a hike along the rugged cliffs, to lazing on the golden sands or eating freshly
caught seafood in one of the traditional fishing villages. No matter where you buy in Brittany, you will have access to these delights. Inland you will find a beautiful
rolling landscape with picturesque towns and villages, famous for the variety, colour and quality of the markets. The renowned Lac de Guérledan is right in the heart of
Brittany, covering 300 hectares the paths around it wander through glorious forests and are a haven for walkers, cyclists and those seeking peace and tranquility.</p>
<p>Property prices have risen in recent years, but still represent excellent value for money, no wonder this is such a popular place for both domestic and international
buyers. Indeed, French buyers have been to the fore in recent years, choosing Brittany as the region they want to buy a holiday home. There have been many reports in
the French news putting this down to “climate migrants” who prefer the milder climate to the more severe extremes to be found in Spain, Portugal and parts of the
Mediterranean.</p>
[access] => Array
(
[text] => <p>Brittany has several airports, with flights within France and to international destinations. Rennes Bretagne airport has direct flights to 18 European
countries, and 17 countries outside Europe (including Canada/USA, the UAE, Singapore, South Africa and Brazil). It also flies to eight cities within France.
The airports in Brest and Lorient are all smaller and mainly service domestic flights.</p><p>The TGV runs daily between Paris and Rennes (around 2hrs 12 mins),
and regional trains connect the smaller towns in the region.</p><p>Many UK visitors like to take the ferry, with regular services running from
Plymouth, Portsmouth, and Poole to the ports of Saint-Malo and Roscoff in Brittany, or via Normandy ports such as Cherbourg.</p>
<p>Several major highways run through Brittany, giving easy access to Paris, Belgium, Holland and the Channel Tunnel car terminal.
The A84 leads up to Caen, whilst the A81 heads due east towards Paris. Meanwhile the RN137 heads south to Nantes.</p>
[53_access_map] => transport map Brittany
)
[market] => <p>Record demand and low stock levels pretty much sum up the Brittany property market over the last couple of years. Prices have risen accordingly,
with a typical apartment in Rennes seeing an increase of almost 11% in 2022. A family home in Brest will have seen a rise around 12% in the same period.</p>
<p>Low interest rates have been a bedrock of this demand and it helps that a French Government report, comparing employment data from 100 towns, declared Rennes as
having the strongest labour market in France. With interest rates rising we are likely to see a slight dampening of demand, which should mean more stock being
available and more choice for buyers.</p><p>One other driver of the Brittany property market is the trend towards home working. Télétravail (working from home)
has exploded, and people are looking for country houses that offer more space/light with a view, and high speed broadband. There has been a population explosion
in cities like Rennes, and families are tempted by the lower prices in the countryside. The third factor is the temperate climate to be found in Brittany,
with clients looking to escape the extreme temperatures, fires, and floods to be found in Spain, Italy, and some Mediterranean destinations.</p>
<p>Brittany is home to some fine manoir, chateaux and country estates. They may be fewer in number than further south in the Loire number, but what they lack in quantity
they make up for in quality. The good news is that, because they are inland away from the more costly coastline, they tend to be well priced and offer excellent value
for money.</p>
[fall_in_love] => Array
(
[text] => <p>Pretty much everything really. Let’s start with the coastline. Travelling anti-clockwise the towns of Saint-Malo, Saint Brieuc, Brest, Lorient and Vannes
are all on the coast, each with a personality of its own and a variety of excellent shops, restaurants and leisure pursuits. In between you will find sandy beaches,
ancient fishing ports and spectacular cliff-side walking. For those looking for a picturesque fishing village, we defy you not to fall in love with medieval
Saint-Goustan, the lighthouse protected Doelan, or the chocolate-box pretty Sauzon, with its pastel houses and brightly painted shutters. Larmor-Plage is known as
the “Brittany Riviera” but there are plenty of other beautiful beaches all along the coast. Trestraou beach near Perros-Guirec is a hidden gem and the Bay of Morlaix
also has plenty to choose from. Moving west both Plouarzel and Plogoff are pretty stops along the dramatic Finistere coastline.</p>
<p>Inland you will absolutely fall in love with the lakes, forests and beautiful landscape. For a breathtaking view try walking to Monts d’Arrée in the Armorica Regional
National Park (if you have been to Ireland you’ll feel at home), or try walking the hills and prairies of the Pays de Questembert. The truth is that every road and
track in Brittany is a delight, with hidden secrets to uncover. If you are looking for a haven away from the stress of modern day life.</p>
<p>If you find romance in the culture or heritage of a region, then Brittany is your ideal destination. Stop off at any tourist office to learn about the local
tales and legends. Morbihan is home to the world’s largest concentration of megalithic sites. The standing stones at Carnac stretch for an astonishing four km’s,
and the site at Locmariaquer is home to the Er Grah menhir, which once stood 20 metres high and weighed 300 tonnes.</p><p>Finally, it would be remiss if we didn’t mention
the seafood. A dozen oysters, or maybe some fresh crab, washed down with a crisp white wine? All restaurants in Brittany should be able to provide these, but
for the real romance why not sample them on the waters edge, direct from the supplier. In southern Morbihan you should visit La Perle de Quéhan, where you can
sit beneath the pine trees and sample the seafood whilst overlooking the bay. If you are in Finistere then Maison Legris is an award winning oyster bar in Plouguerneau,
well worth a visit. Finally, if you visit Mont-Saint-Michel bay (which you almost certainly will) then head to the market at La Houle port, you won’t be disappointed.</p>
[images_alt] => Array
(
[0] => pretty_house
[1] => seafood
[2] => white_sand
[3] => ocean
[4] => menhir
[5] => traditional_costume
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The sheer beauty of the countryside and coastline.</li>
<li class="attribute-dot">Mont-Saint-Michel and its bay, a UNESCO world heritage site with no comparison.</li>
<li class="attribute-dot">Great value property, particularly inland where many property bargains are still to be had.</li>
<li class="attribute-dot">A culture and heritage that can be seen in every town and village – each has a tale to tell.</li>
<li class="attribute-dot">A myriad of ports and fishing villages to explore, with some of the best restaurants in France.</li>
</ul>
[banner-mg] => Array
(
[image] => 53_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/53
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/53
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Rennes
[link] => /french-property-for-sale/getNearbyPostcodes/35000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Rennes"
[image] => 53_rennes.webp
)
[1] => Array
(
[title] => Hinterland
[link] =>
[subtitle] => In the heart of the land
[image] => 53_hinterland.webp
)
[2] => Array
(
[title] => Harbours
[link] => /french-property-for-sale/mainSearch/departments:/towns:29000+All_communes_in_postcode--56000+All_communes_in_postcode--22000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Quimper | Brest | Vannes | Saint Brieuc
[image] => 53_harbours.webp
)
[3] => Array
(
[title] => Historic
[link] =>
[subtitle] => A piece of History
[image] => 53_historic.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] =>
[image] => 53_villages.webp
)
[5] => Array
(
[title] => Cities
[link] =>
[subtitle] => Living in the heart of the city
[image] => 53_cities.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/53
[subtitle] => View | Ocean | Liberty
[image] => 53_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 35
[department_name] => Ille-et-Vilaine
[area_m2] => 2652
[prefecture] => Array
(
[name] => Rennes
[latitude] => 48.117991889221
[longitude] => -1.6807189892287
)
[sous-prefecture] => Array
(
[name] => Fougères
[latitude] => 48.351471330384
[longitude] => -1.205118723428
)
[other_places] => Array
(
[0] => Array
(
[name] => Redon
[latitude] => 47.6507516702
[longitude] => -2.0848369856225
)
[1] => Array
(
[name] => Saint-Malo
[latitude] => 48.64975311175
[longitude] => -2.0279211568493
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Saint-Malo-Dinard-Pleurtuit
[latitude] => 48.5900726159
[longitude] => -2.0762508547617
)
[1] => Array
(
[name] => Aéroport de Rennes-Bretagne
[latitude] => 48.068336104561
[longitude] => -1.7255383037892
)
)
[LGV] => LGV Bretagne-Pays de la Loire
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 22
[department_name] => Côtes-d'Armor
[department_link] => cotes-d-armor
[area_m2] => 2046
[prefecture] => Array
(
[name] => Saint-Brieuc
[latitude] => 48.513446890517
[longitude] => -2.7670809165465
)
[sous-prefecture] => Array
(
[name] => Dinan
[latitude] => 48.453662914768
[longitude] => -2.0505455939488
)
[other_places] => Array
(
[0] => Array
(
[name] => Guingamp
[latitude] => 48.561650630681
[longitude] => -3.1501954648217
)
[1] => Array
(
[name] => Lannion
[latitude] => 48.731347857171
[longitude] => -3.4604695840914
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lannion
[latitude] => 48.756955147948
[longitude] => -3.4704341865913
)
[1] => Array
(
[name] => Aéroport de Saint-Brieuc Armor
[latitude] => 48.534884372958
[longitude] => -2.8543853767915
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 29
[department_name] => Finistère
[area_m2] => 2271
[prefecture] => Array
(
[name] => Quimper
[latitude] => 47.997985676536
[longitude] => -4.0972012510205
)
[sous-prefecture] => Array
(
[name] => Brest
[latitude] => 48.390543341999
[longitude] => -4.4873975424998
)
[other_places] => Array
(
[0] => Array
(
[name] => Châteaulin
[latitude] => 48.194479197781
[longitude] => -4.1019243574689
)
[1] => Array
(
[name] => Morlaix
[latitude] => 48.577495070099
[longitude] => -3.8258069709509
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Brest-Bretagne
[latitude] => 48.447716858353
[longitude] => -4.4177886829057
)
[1] => Array
(
[name] => Aéroport de Morlaix Ploujean
[latitude] => 48.600096495988
[longitude] => -3.8159623559134
)
[2] => Array
(
[name] => Aéroport de Quimper-Bretagne
[latitude] => 47.972951624053
[longitude] => -4.1740875000998
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 56
[department_name] => Morbihan
[area_m2] => 2659
[prefecture] => Array
(
[name] => Vannes
[latitude] => 47.658384007406
[longitude] => -2.7616691514312
)
[sous-prefecture] => Array
(
[name] => Lorient
[latitude] => 47.748581772133
[longitude] => -3.3685968539489
)
[other_places] => Array
(
[0] => Array
(
[name] => Pontivy
[latitude] => 48.066209832829
[longitude] => -2.9624378989862
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lorient-Bretagne-Sud
[latitude] => 47.754254868152
[longitude] => -3.4366661577737
)
[1] => Array
(
[name] => Aéroport de Vannes
[latitude] => 47.720764663553
[longitude] => -2.7271479056408
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.bretagne.bzh/
[Official Tourism Office] => https://www.brittanytourism.com
)
[image] => 53_logo.webp
[text] => Looking for a region where you can get away from it all, and breathe fresh air? Then Brittany is your ideal destination. From swimming with the dolphins
to strolling amongst the standing-stones, and from eating oysters on the beach to testing out any one of the dozen Michelin starred restaurants in Rennes, Brittany
has you covered.
)
[seo_text] => <p>Brittany is home to a rich architectural heritage. One style that you will come across throughout the region is the half-timbered house.
These properties typically feature exposed wooden beams and have a distinctive herringbone pattern, they look particularly attractive with a thatched roof.
Many of the half-timbered properties line the cobbled streets in the “old towns” and historic centres.</p><p>You will also find that many Brittany farmhouses and country properties
use local materials such as granite and slate. These are sturdy buildings, built to last, with the walls being made from large granite blocks, with slate used for the roofing.</p>
<p>On the coast you are more likely to find brightly coloured houses and cottages, with painted shutters and steeply pitched roofs. Many ports and quays in Brittany are
lined with these picturesque properties, and the chocolate-box pretty houses are perfect for those tourists who like to record their visits on Instagram. The houses often
have a nautical feel, with porthole windows and decorative anchors.</p><p>The contrast when you come across modern architecture, or contemporary houses in Brittany, is striking.
These are built out of steel, concrete and glass and can provide an excellent contrast to the older, more traditional Breton properties.</p>
)
[midi_pyrenees] => Array
(
[id] => 73
[link] => /midi-pyrenees-property
[region_name] => Midi-Pyrénées
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 73_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Buy a property in the Midi Pyrénées and you can access picturesque ski resorts, cycle up mythical mountains, take in a world-class rugby match in Toulouse and browse some of the best markets that France has to offer.
[bold] => Welcome to Midi-Pyrénées
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Authentic French towns and villages, unspoilt countryside and terrific value for money – both in terms of property values,
and the general cost of living. The Midi Pyrénées offers exhilarating skiing and snowboarding, with lift passes at a fraction of the price of other
European ski areas. Stop for a coffee, cold drink or lunch and you will appreciate the difference in the bars and restaurants too. Away from the
mountains you will find the region is criss-crossed by attractive <strong>river valleys</strong>. Follow the Garonne, Tarn, Gers or Lot and you
will find some of the prettiest towns in France. Don’t forget too that the <strong>Canal du Midi</strong> starts in Toulouse.</p>
<p><strong>Toulouse is also one of the most dynamic cities in the country and is the centre of the European aerospace industry</strong>.
It is the driving force behind the booming economy in the Midi Pyrenees – ensuring that demand for property remains constant. This is a
region where you can buy with both your heart and your head.</p><p>This is a vast region, with a glorious history. You can get a sense of this when
visiting some of the fascinating towns and cities. Albi, Auch, Cahors, Lourdes and Rodez all have a wonderful heritage, and attracts tourists from
all over the world. You will also find more than a sprinkling of the “plus beaux villages de France” in the region. Perched on the edge of a limestone
cliff, Rocamadour has a population of just 600, but receives more than 1.5m visitors a year. Cordes-sur-Ciel is a little quieter, but equally as pretty,
with an exceptional Gothic heritage.</p>
[access] => Array
(
[text] => <p>The biggest airport in the region is, not surprisingly, Toulouse -Blagnac. It has direct flights to 76 destinations in Europe,
North America, the Middle East, and Africa. There are also some smaller, regional, airports in the Midi Pyrénées, popular with holiday-home
owners due to their ease of access. Rodez airport has flights to London, Dublin, Paris, and Brussels, whilst the airport at Tarbes-Lourdes serves
London, Dublin, Paris, Brussels, Rome and other European destinations.</p><p>The Midi Pyrénées also has several major train stations.
Toulouse-Matabiau is the largest and busiest, with a regular TGV service to Paris, Bordeaux, Marseille and beyond. Other major stations
can be found in Tarbes, Auch and Cahors, with many SNCF trains connecting towns within the region.</p><p>When coming by car you will find direct
access via the A20, which connects Toulouse to Paris, and the A64 which runs from Tarbes, through Pau and across to Biarritz and the Spanish border.
The A61 connects the region to the Mediterranean (and on to either Barcelona or the Riviera)</p>
[73_access_map] => transport map Midi-Pyrénées
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>In reality, there is no such thing as a Midi-Pyrénées property market, instead there are dozens of micro-markets, spread across the eight departments.
However, it is fair to say that demand for property has been at record levels, across the region, for the last few years. There has not been enough
new stock coming on to the market to satisfy this demand. Prices have risen in all eight departments over the last 12 months – the average rise is
around 2%, with a slightly higher increase in Haute Garonne. This, is only to be expected as Toulouse is in the Haute Garonne, and property here is
extremely popular due to the major corporate employers in the city. It also has a very high student population, meaning that rentals are extremely
hard to come by. It is an excellent location for property investment.</p><p>The strongest demand is currently for country property. Buyers are attracted
by the low prices and beautiful surroundings. Larger properties, with light and airy spaces, a home office and a garden are particularly in demand.
International buyers have traditionally been keen on renovation and refurbishment projects. These are still popular, but many buyers are now looking
for old, stone, houses that have already been sympathetically restored. The increasing costs of labour and raw materials mean that houses in good
condition are being snapped up.</p><p>The top-end of the property market is also healthy. American buyers in particular have been taking advantage of
the strong dollar to snap up chateaux, country estates and manor houses. But the main buyers of these prestige properties are French. Coming from Paris,
Lyon and Bordeaux they see the terrific value of property in the Midi Pyrénées and have been prevalent in the market.</p>
[fall_in_love] => Array
(
[text] => <p><strong>The extraordinary beauty of the towns and villages</strong>. Sit in one of the bars or restaurants, perched on the cliff
edge in Rocamadour and you will see what we mean. There are 216 steps up from the car park to the church square, but these don’t put off
the thousands of pilgrims who come to see the statue of the black virgin in the Notre Dame chapel. This is just one example of the
incredible villages to be found scattered around the Midi Pyrénées countryside. Another is the Bastide town of Cordes-sur-Ciel in the
Tarn, one of the oldest such towns in the region, it was founded in 1222 and has kept its authentic character. Other picturesque villages
trip off the tongue: Saint-Cirq-Lapopie, Lourdes, Figeac, Conques there are just too many to name.</p><p>You will also fall in love with
<strong>the Pyrénées national park</strong>. This is a hikers paradise, which extends from the south-west of the Hautes-Pyrénées, to the
south-east of the Pyrénées-Atlantiques. The vast network of hiking trails lead to the highest mountain summits, and no less than 230 high
altitude lakes. It is also the starting point for many cyclists who flock to the Pyrénées to tackle the mythical climbs of the Tour de France.
The Col du Tourmalet is probably the most famous (and hardest) but why not add in the Col d’Aubisque, Hautacam and Peyresourde to make it
a proper cycling trip.</p><p>For a more relaxing ride, or stroll, then <strong>a “voie verte” runs along the Canal du Midi from Toulouse</strong>.
This is easy going and allows you to enjoy this majestic canal – even better why not hire a boat or take one of the many organised boat trips,
you will not be disappointed. Whilst in Toulouse, we recommend you go to see “Les rouges et noire”, the local rugby team. <strong>The Midi Pyrénées
is infatuated with the oval ball</strong>, and each town is proud of their rugby team and supports them fervently. Stade Toulousain are the most
uccessful team in Europe, and the stadium becomes a cauldron when they are playing. The good news is that win or lose, you will celebrate in style
afterwards.</p>
[images_alt] => Array
(
[0] => chateau_ariege
[1] => cassoulet
[2] => viaduc
[3] => mountains
[4] => canal_du_midi
[5] => sheep
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is a prosperous region, with strong demand for property and plenty of local investment.</li>
<li class="attribute-dot">The 38 ski resorts cater for all abilities, with activities from downhill skiing to dog sledding.</li>
<li class="attribute-dot">Beautifully preserved Bastide villages, and picturesque historic towns, dominate the landscape.</li>
<li class="attribute-dot">Toulouse is a powerhouse of the French economy, and the heart of Europe’s space industry.</li>
<li class="attribute-dot">The many rivers are bordered by beautiful towns and villages, each with affordable property.</li>
</ul>
[banner-mg] => Array
(
[image] => 73_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Around Toulouse
[link] => /french-property-for-sale/getNearbyPostcodes/31000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Toulouse | Haute Garonne
[image] => 73_toulouse.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/midi-pyrenees
[subtitle] => History and Passion
[image] => 73_chateaux.webp
)
[2] => Array
(
[title] => Lot
[link] => /all/lot
[subtitle] => From Cahors to
[image] => 73_lot.webp
)
[3] => Array
(
[title] => Commerces
[link] => /commercial/midi-pyrenees
[subtitle] => Hotels Restaurants | Gîtes
[image] => 73_commerces.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Midi-Pyrénées
[subtitle] => Pleasure to renovate
[image] => 73_renovate.webp
)
[5] => Array
(
[title] => Mountains
[link] => https://www.skifrenchproperty.com/skiProperties/pyrenees/
[subtitle] => With sun and snow
[image] => 73_mountains.webp
)
[6] => Array
(
[title] => Villages
[link] =>
[subtitle] => village | village |...
[image] => 73_villages.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 31
[department_name] => Haute-Garonne
[prefecture] => Array
(
[name] => Toulouse
[lat] => 43.60366525972338
[lon] => 1.4335279704430375
)
[sous-prefecture] => Array
(
[name] => Muret
[lat] => 43.463363291741885
[lon] => 1.3296204675154955
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Gaudens
[lat] => 43.10740625337921
[lon] => 0.7202306233470233
)
)
[aeroports] => Array
(
[Aéroport de Toulouse-Blagnac international] => Array
(
[lat] => 43.62954264771633
[lon] => 1.3745757238243552
)
[Aéroport de Toulouse Francazal] => Array
(
[lat] => 43.53971686865888
[lon] => 1.370803860670796
)
)
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2856
)
[1] => Array
(
[id] => 09
[department_name] => Ariège
[prefecture] => Array
(
[name] => Foix
[lat] => 42.96422593786656
[lon] => 1.6046610794547298
)
[sous-prefecture] => Array
(
[name] => Pamiers
[lat] => 43.11354393498077
[lon] => 1.6030526565416987
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Girons
[lat] => 42.98354630099591
[lon] => 1.1431498157091982
)
)
[aeroports] => none
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1485
)
[2] => Array
(
[id] => 12
[department_name] => Aveyron
[prefecture] => Array
(
[name] => Rodez
[lat] => 44.34974434057132
[lon] => 2.5760351293834125
)
[sous-prefecture] => Array
(
[name] => Millau
[lat] => 44.100690620053776
[lon] => 3.075399589052965
)
[other_places] => Array
(
[0] => Array
(
[name] => Villefranche-de-Rouergue
[lat] => 44.34964086759083
[lon] => 2.032003179298435
)
)
[aeroports] => Array
(
[Aéroport de Rodez-Aveyron] => Array
(
[lat] => 44.410792486971275
[lon] => 2.48331025822354
)
)
[LGV] => 1
[ski] => 0
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1539
)
[3] => Array
(
[id] => 32
[department_name] => Gers
[prefecture] => Array
(
[name] => Auch
[lat] => 43.64713809636708
[lon] => 0.5857776490625551
)
[sous-prefecture] => Array
(
[name] => Condom
[lat] => 43.9591257363101
[lon] => 0.3682054230116258
)
[other_places] => Array
(
[0] => Array
(
[name] => Mirande
[lat] => 43.517106554187045
[lon] => 0.4022437616304902
)
)
[aeroports] => Array
(
[Aéroport Auch-Gers] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1621
)
[4] => Array
(
[id] => 46
[department_name] => Lot
[prefecture] => Array
(
[name] => Cahors
[lat] => 44.44840203324682
[lon] => 1.4383209964693582
)
[sous-prefecture] => Array
(
[name] => Figeac
[lat] => 44.60862992988908
[lon] => 2.0304726101442365
)
[other_places] => Array
(
[0] => Array
(
[name] => Gourdon
[lat] => 44.73615624635124
[lon] => 1.3792831948821362
)
)
[aeroports] => none
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1702
)
[5] => Array
(
[id] => 65
[department_name] => Hautes-Pyrénées
[prefecture] => Array
(
[name] => Tarbes
[lat] => 43.23327052143867
[lon] => 0.07789078830121052
)
[sous-prefecture] => Array
(
[name] => Argelès-Gazost
[lat] => 43.00518096658687
[lon] => -0.10162594386373154
)
[other_places] => Array
(
[0] => Array
(
[name] => Bagnères-de-Bigorre
[lat] => 43.06526949253735
[lon] => 0.14914981674878
)
)
[aeroports] => Array
(
[Aéroport de Tarbes-Lourdes-Pyrénées] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => non
[beach_resort] => non
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1770
)
[6] => Array
(
[id] => 81
[department_name] => Tarn
[area_m2] => 1740
[prefecture] => Array
(
[name] => Albi
[lat_lon] => Array
(
[latitude] => 43.925055403077
[longitude] => 2.1477542542909
)
)
[sous-prefecture] => Array
(
[name] => Castres
[lat_lon] => Array
(
[latitude] => 43.60769897677
[longitude] => 2.2407005524728
)
)
[other_places] => Array
(
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Castres-Mazamet
[lat_lon] => Array
(
[latitude] => 43.553640852616
[longitude] => 2.2889483103304
)
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[7] => Array
(
[id] => 82
[department_name] => Tarn-et-Garonne
[area_m2] => 1872
[prefecture] => Array
(
[name] => Montauban
[lat_lon] => Array
(
[latitude] => 44.020919777149
[longitude] => 1.3563112377753
)
)
[sous-prefecture] => Array
(
[name] => Castelsarrasin
[lat_lon] => Array
(
[latitude] => 44.040508758449
[longitude] => 1.0977747383012
)
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.la-region.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => logo_occitanie.webp
[text] => The Midi Pyrénées sit at the crossroads of Europe and the Mediterranean. Whether you are looking to put your feet up by the pool,
or are seeking an action-packed adventure holiday, this is the region for you. Property is exceptional value for money and from your home
you will be able to hike and ski in the high mountains or explore the rolling vineyards and medieval towns scattered along the river valleys...
)
[seo_text] => <p>From the rambling hills of the Gers, to the rugged peaks that border Spain, this is a paradise for outdoor enthusiasts. Hiking
and mountain bike trails criss-cross the mountains, whilst others prefer to kayak or raft in the many rivers and lakes spread throughout the region.</p>
<p>The Midi Pyrénées is home to UNESCO world heritage sites, and to many “Plus beaux villages de France”. From the cathedral and Toulouse-Lautrec museum in
Albi to tiny villages, off the beaten track you will find a treasure trove of historic sites and cultural landmarks. Renowned for its hearty cuisine,
you will not be disappointed by the local markets. Look out for the rich Cahors wines and the locally produced confit de canard and foie gras.</p>
<p>Start your property search in the Midi Pyrénées and you will be on your way to sipping wine in sun-drenched vineyards, exploring medieval Bastide towns and
hiking/cycling along some of the most spectacular countryside in France.</p><p>You will find a diverse range of property and architectural styles in
the Midi Pyrénées, reflecting its position as the crossroads of European and Mediterranean culture. From Romanesque churches, to Gothic cathedrals,
and from Renaissance chateaux to traditional farmhouses it is a treasure trove of architectural gems.</p><p>The region is dominated by the Pyrénées mountains
and the foothills are home to many quarries that supply the stone to build the farmhouses and other property. There are many timber houses and mountain
chalets too. The wooden beams and framing provide a rustic charm and warmth to the interiors – can there be anything more inviting after a day on the pistes,
particularly if the ski-chalet has a roaring log fire too.Property in the Midi-Pyrénées is also known for its distinctive roof styles. In the mountainous areas
you will find steep-pitched roofs, with large overhangs, designed to shed heavy snowfall. Further north, in the valleys where the weather is milder, roofs
tend to be shallower and covered in terracotta tiles. When it comes to property types, the Midi-Pyrénées has something for every budget. In terms of prestige
property you will find grand chateaux and manor houses, looking over fine country estates. There are also plenty of farmhouses (plenty of them ripe for renovation)
and traditional country houses – most of these are built from local hewed stone and have bags of character.</p><p>New build property in the Midi Pyrenees is
becoming increasingly popular with both French and international buyers. The ability to build a property using sustainable materials is attractive, as is
the energy efficiency and low running costs. New build apartment in the Pyrénées can attract premium prices because of this, they also make an excellent
investment as seasonal rentals in the Pyrénées are popular.</p>
)
[limousin] => Array
(
[id] => 74
[link] => /limousin-property
[region_name] => Limousin
[new_region_name] => Nouvelle-Aquitaine
[hero_images] => 1
[agent_photo] =>
[vignette] => 74_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Looking for an area with ground level property prices but a sky-high quality of life – welcome to Limousin
[bold] => Welcome to Limousin
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Rural France doesn’t come better than this, a fact not lost on generations of second-home owners, and those looking to escape the rat-race.
<strong> Limousin is the least populated area of France, and is dominated by rolling farmlands, lakes and forests </strong>. Expect to find markets dominated
by fresh, seasonal produce, and village bars where the locals are a better source of important news than any social media feed. <strong>Beautiful properties
are as abundant as the fields and meadows – from a stone barn to renovate, to a glorious chateau,</strong> there’s something for everyone.</p>
[access] => Array
(
[text] => <p>Limoges-Bellegarde airport is incredibly popular with UK travellers. British Airways, Easyjet and Ryanair all use it, with flights to Gatwick,
Stansted and five other UK cities.</p><p>Limoges also has excellent rail links to Paris, Bordeaux, Toulouse and Lyon. The A20 motorway leads directly to
Paris (northbound) and Toulouse (southbound), whilst the A89 connects to Bordeaux. There are much more scenic routes to all these destinations
though – why not take your foot off the accelerator, you are in Limousin after all.</p>
[74_access_map] => transport map Limousin
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and
cities.</p><p>Last year, prices rose between 5-6% in all four departments, which is exceptional for the area. The Limousin is renowned for its stable property
market, and sharp rises/falls are uncommon. It is a popular holiday home area for both French and International buyers, due to the exceptional value for
money on offer. The most noticeable trend last year was the increase in American buyers at the 150-250,000 euro price range, as they took advantage of the
strong dollar. At the top end of the market, enquiries for chateaux are almost entirely from the UK, no doubt stimulated by the popular Channel 4 series
Escape to the Chateau <a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau">(https://www.channel4.com/programmes/escape-to-the-chateau)</a> and Escape to the Chateau DIY
<a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau-diy">(https://www.channel4.com/programmes/escape-to-the-chateau-diy)</a></p>
[fall_in_love] => Array
(
[text] => <p><strong>The beautiful city of Limoges.</strong> Don’t make the mistake of thinking it is all about the airport – take time to explore the
historic centre, and particularly the wonderful Gothic cathedral. We also defy you to leave without picking up a few pieces of <strong>porcelain,
renowned throughout the world</strong> for gracing the tables of kings, queens, presidents and emperors. Outside of the city there are a plethora of
national parks, forests, lakes and rivers to explore. Try the <strong>vast Parque natural regional de Millevaches </strong>en Limousin and you will
never want to leave. If you can’t find romance in this beautiful, unspoilt, area then perhaps the country life is not for you!</p>
[images_alt] => Array
(
[0] => lakes
[1] => local_markets
[2] => countryside
[3] => limousine_race
[4] => porcelain
[5] => gothic art
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Some of the lowest price property in France, with exceptional value for money.</li>
<li class="attribute-dot">Limousin is a farming region, the markets here are the best in France.</li>
<li class="attribute-dot">The area is popular with overseas buyers, who often help bring villages back to life.</li>
<li class="attribute-dot">Plenty of affordable renovation projects – create your own dream home</li>
</ul>
[banner-mg] => Array
(
[image] => 74_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Lakes and forest
[link] => /lakes/limousin
[subtitle] => Nature | Serenity | Fishing
[image] => 74_lakes.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/limousin
[subtitle] => History and Passion
[image] => 74_chateaux.webp
)
[2] => Array
(
[title] => Tulle
[link] => /french-property-for-sale/getNearbyPostcodes/19000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] =>
[image] => 74_tulle.webp
)
[3] => Array
(
[title] => To renovate
[link] => https://www.frenchestateagents.com/french-property-for-sale/to-renovate/limousin
[subtitle] => To create your dream house
[image] => 74_renovate.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => village | village |...
[image] => 74_villages.webp
)
[5] => Array
(
[title] => Limoges
[link] => /french-property-for-sale/getNearbyPostcodes/87000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Limoges - Haute Vienne
[image] => 74_limoges.webp
)
[6] => Array
(
[title] => Farmlands - Commerce
[link] => /commercial/limousin?notSold=true
[subtitle] => Gites | Restaurant |...
[image] => 74_farmlands.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 87
[department_name] => Haute-Vienne
[prefecture] => Array
(
[name] => Limoges
[lat] => 45.83800969928
[lon] => 1.2524855528128
)
[sous-prefecture] => Array
(
[name] => Bellac
[lat] => 46.123447435936
[lon] => 1.0469213760221
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochechouart
[lat] => 45.826168436597
[lon] => 0.82634441259091
)
)
[aeroports] => Array
(
[name] => Aéroport Limoges-Bellegarde
[lat] => 45.863194933646
[lon] => 1.1826190747205
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1529
)
[1] => Array
(
[id] => 19
[department_name] => Corrèze
[prefecture] => Array
(
[name] => Tulle
[lat] => 45.26551343688
[lon] => 1.7702148511341
)
[sous-prefecture] => Array
(
[name] => Brive-la-Gaillarde
[lat] => 45.159585144393
[lon] => 1.5245499665364
)
[other_places] => Array
(
[0] => Array
(
[name] => Ussel
[lat] => 45.549164256396
[lon] => 2.313870006047
)
)
[aeroports] => Array
(
[name] => Aéroport de Brive-Souillac
[lat] => 45.041530478886
[lon] => 1.4897097126522
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1454
)
[2] => Array
(
[id] => 23
[department_name] => Creuse
[prefecture] => Array
(
[name] => Guéret
[lat] => 46.170232844599
[lon] => 1.8732211225521
)
[sous-prefecture] => Array
(
[name] => Aubusson
[lat] => 45.955267769349
[lon] => 2.170086521512
)
[other_places] => Array
(
)
[aeroports] => none
[aeroport_coordinates] =>
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 898
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.tourisme-hautlimousin.com/en/
)
[image] => 74_logo.webp
[text] => Renowned for its glorious fishing lakes, attractive countryside, and bargain properties, Limousin is a firm favourite with international buyers.
The colourful markets stock locally sourced produce and are renowned for their meat and vegetables. If you are looking to escape the pressure and stresses
of modern life you are in the right place.
)
[seo_text] => <p>Limousin, is made up of four departments and is renowned for its picturesque landscapes and unique architectural heritage. The region boasts a range
of local building materials, including granite, sandstone, and limestone, which have been used to create a variety of distinctive house styles for centuries.</p>
<p>One of the most prevalent types of homes in Limousin is the traditional, stone-built, house, which is commonly found in rural areas. These homes are constructed
from local granite and sandstone, and are characterised by their thick walls, small windows, and steeply pitched roofs. The use of local materials ensures that
these homes blend in seamlessly with the surrounding countryside.</p><p>Limousin is also home to a range of grand chateaux and manor houses, which often feature
ornate detailing and intricate stonework. Many of these majestic buildings were constructed using locally sourced limestone, which has a distinctive pale colour
which is particularly attractive in the French sunshine.</p><p>In addition to traditional styles, the region also offers a range of modern homes that make use of
local materials like wood and stone. These homes often feature large windows and open-plan living spaces that take advantage of the natural light and countryside views.
Building land is cheap in Limousin so many clients like to construct their own property, or buy a new-build off plan (VEFA). Indeed, Leggett Immobilier has many
building plots in Limousin, ready to create your dream home.</p><p>Overall, Limousin has a rich architectural heritage that makes use of a variety of local
building materials. From the traditional stone-built houses to the grand chateaux and modern homes, there's a diverse range of architectural styles to
suit all tastes and preferences in this beautiful region of France.</p>
)
[normandy] => Array
(
[id] => 25
[link] => /normandy-property
[region_id_search] => 25-23
[region_name] => Normandy
[new_region_name] => Normandy
[hero_images] => 3
[agent_photo] =>
[vignette] => 25_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => hauts_de_france
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Some of the finest coastline in France, UNESCO world heritage sites, friendly people, very best seafood, wines and cheeses.
[bold] => Welcome to Normandy
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Historically, the region was split into <strong>Lower and Upper Normandy</strong>, but these were merged in 2016 when the Grand Ouest
region was formed. <strong>Many locals still refer to Basse and Haute Normandie</strong>. They are also very proud of their history, and you can expect to
find some of the finest “patrimoine” in France, including cathedrals, abbeys, and churches. <strong>The Bay of Mont Saint-Michel alone has more than 60
protected monuments historiques.</strong></p><p>You can also expect to find the very best equestrian property that France has to offer. From the houses,
outbuildings and stabling to the grazing land and equestrian support network, this is a region that is perfect for equine lovers. Indeed, <strong>Normandy
has well over 300 horse riding centres and 31 hippodromes.</strong></p><p>The capital, Rouen, sits on the river Seine and has an important history.
The famous cathedral has been built and rebuilt over a period of 800 years, which is why it has gothic, flamboyant and renaissance elements.
These have been perfectly captured in many paintings by the impressionist artist Claude Monet. You will find many other historic buildings in
the pretty city centre, and the streets are thronged with a lively student population, as well as tourists and locals.</p><p><strong>The Normandy coast has some
lovely, upmarket, resorts. These are popular with Parisians, many of whom have holiday-homes here</strong>. Deauville is one, and hosts an annual American
movie festival, which is only second to Cannes in terms of prestige. The “les planches” boardwalk here was built out of exotic wood in 1923 so that the
wealthy could promenade along the seafront, without getting sand on their elegant clothing. Expect to find the great and good still doing this, then
uploading the photos to their Instagram accounts!</p>
[access] => Array
(
[text] => <p>Normandy is surrounded by three main airports: Paris Charles de Gaulle, Paris Orly and Nantes Atlantique. This means that regular direct
flights are available to all international destinations, including low-cost flights to the UK and Europe.</p><p>The train time between Rouen and Paris
is around 1hr 20mins, from where you can take the Eurostar, or TGV to all major European cities. Of course, the SNCF train network also runs throughout
Normandy. The A13 connects Rouen to Paris in under two hours, the port at Le Havre in just over an hour, or Caen in around an hour and a half.</p>
<p>The ferry ports at Ouistreham/Caen, Cherbourg, Dieppe, and Le Havre are all popular, visit <a href="https://www.brittany-ferries.co.uk">https://www.brittany-ferries.co.uk</a> for latest sailing times.</p>
[25_access_map] => transport map Normandy
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in all of the major towns and resorts,
as well as expert comment from our local agents in the region.</p><p>Normandy is a popular region for holiday homes, particularly with Parisians, and buyers
from the UK, Belgium and Netherlands who can reach their properties with relative ease.</p><p>Demand for property in all five departments has been strong over
recent years. Prices have been rising steadily although they are beginning to level off now. Over the last 12 months the average house price has fluctuated
in each department: Calvados +3.3%, Eure -0.7%, Manche -0.7%, Orne -0.7% and Seine-Maritime +3.4%.</p><p>You will pay a premium price on the coast, particularly
in the popular resorts like Deauville. You will also find that prices are higher in and around the bigger towns and cities (particularly Rouen, where the
high student population means that rental property is always in demand), and the closer you get to Paris. As an example, thousands of visitors’ flock
from Paris to Giverny, to visit Monet’s house and garden, but many people also commute the other way, as it is under an hour by car into central Paris.</p>
<p>Equestrian property is also a speciality in Normandy, which is home to Le Pin National Stud. The grounds stretch throughout Haras de Pin and its
neighbouring towns, and all are classified as national monuments. The second national stud is at St Lo, and there is a 190km trail which links the two.
Around 40% of all French racehorses are bred in Normandy, by 8,300 horse breeders. The small airport at Deauville specialises in transporting horses.
No wonder equestrian related properties are so popular throughout the region.</p>
[fall_in_love] => Array
(
[text] => <p>There are some obvious choices. <strong>Mont-Saint-Michel</strong> is a tidal island a few hundred metres off the Normandy coast,
its Abbey is one of the most photographed monuments in France. The whole bay is a <strong>UNESCO world heritage site</strong>, and it attracts
around 3m visitors a year. Over 60 buildings within the commune are protected as monuments historiques. Just along the coast, the fortified town
of Granville is truly special. It has stunning views over the bay and is a lively and pretty fishing port, renowned for the quality of its festivals.</p>
<p>Some of the other seaside towns are also amongst the most attractive in France. <strong>Deauville, in Calvados, is a popular spot with wealthy
Parisians</strong> who come to watch the horse-racing, wager in the casino’s and to be seen in the swanky restaurants. Nearby
<strong>Cabourg also has a golden beach, racecourse, casino and Belle Epoque villas</strong> and is perhaps even prettier than <strong>Deauville</strong>.
For sure, you will fall in love with <strong>Giverny, the village of Claude Monet</strong>. Impressionist painters first set up their easels here in the
19th century and before entering the village you will probably pass the Old Mill at Vernon, a half-timbered building, hanging over the Seine, that you
will recognise from many paintings. Within Giverny you will find Monet’s house but, more importantly, his gardens. These are possibly the most romantic
place on earth. Split into two, you can choose between the Clos Normand and the Water Garden – in the latter you will find the famous Japanese Bridge.
Sadly, you won’t be alone though as around 500,000 visitors a year arrive to see Monet’s paintings come to life.</p><p>Another town popular with tourists
is Bayeux. The famous tapestry has been listed on the UNESCO memory of the world register since 2007. It is a 70m long embroidery (that’s the width of a
football pitch), depicting the conquest of England in 1066 by William the Conqueror. Around 400,000 visitors per annum come to look for the patch where
it shows Harold being hit in the eye by an arrow. Less famous, but still a UNESCO site, are the Vauban Forts. Built during the reign of King Louis XIV
these two towers (one in Saint-Vaast-la-Houge and the other on the island of Tatihou) protect the harbour entrance to Saint-Vaast.</p>
[images_alt] => Array
(
[0] => cow
[1] => apple
[2] => cidre
[3] => horses
[4] => cheeses
[5] => memory
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Easy to get too by ferry, air or road, Normandy is popular with buyers from all over Europe</li>
<li class="attribute-dot">The seaside resorts are exceptional, and popular with wealthy Parisians.</li>
<li class="attribute-dot">Normandy has pretty countryside, with plenty of local produce in the village markets.</li>
<li class="attribute-dot">It is the ideal region to set up an equestrian business, with an excellent support network.</li>
<li class="attribute-dot">The region has a plethora of historic buildings, including cathedrals, abbeys and churches.</li>
</ul>
[banner-mg] => Array
(
[image] => 25_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/25
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Higher Normandy
[link] => /all/higher-normandy
[subtitle] => Seine Maritime | Rouen |Eure | Evreux
[image] => 25_higher_normandy.webp
)
[1] => Array
(
[title] => Lower Normandy
[link] => /all/normandy
[subtitle] => Manche | Calvados | Orne
[image] => 25_lower_normandy.webp
)
[2] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/normandy
[subtitle] => To create perfect home
[image] => 25_renovate.webp
)
[3] => Array
(
[title] => Around Honfleur and Deauville
[link] => /french-property-for-sale/mainSearch/departments:/towns:14600+Honfleur--14800+Deauville--14600+Gonneville-sur-Honfleur--14600+All_communes_in_postcode--14800+Saint-Arnoult/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => So "charming"
[image] => 25_honfleur_deauville.webp
)
[4] => Array
(
[title] => Pittoresque villages
[link] =>
[subtitle] =>
[image] => 25_villages.webp
)
[5] => Array
(
[title] => Equestrian
[link] => /french-property-for-sale/type/equestrian/14/25
[subtitle] =>
[image] => 25_equestrian.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/25
[subtitle] => View | Sea | Liberty
[image] => 25_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 76
[department_name] => Seine-Maritime
[area_m2] => 2207
[prefecture] => Array
(
[name] => Rouen
[lat] => 49.44290461972
[lon] => 1.0966644197879
)
[sous-prefecture] => Array
(
[name] => Dieppe
[lat] => 49.923331847632
[lon] => 1.0767676418887
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Havre
[lat] => 49.495766826471
[lon] => 0.11060147583339
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport du Havre-Octeville
[lat] => 49.531034255224
[lon] => 0.09125114350873
)
[1] => Array
(
[name] => Aéroport Rouen Vallée de Seine
[lat] => 49.388878370461
[lon] => 1.1876468434022
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 14
[department_name] => Calvados
[area_m2] => 2389
[prefecture] => Array
(
[name] => Caen
[lat] => 49.183625928898
[lon] => -0.3684664451405
)
[sous-prefecture] => Array
(
[name] => Bayeux
[lat] => 49.276327630411
[lon] => -0.70257646171194
)
[other_places] => Array
(
[0] => Array
(
[name] => Lisieux
[lat] => 49.145782412365
[lon] => 0.22735014237833
)
[1] => Array
(
[name] => Vire
[lat] => 48.837589236899
[lon] => -0.88974145609434
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Caen-Carpiquet
[lat] => 49.183134876692
[lon] => -0.45973060861816
)
[1] => Array
(
[name] => Aéroport de Deauville-Normandie
[lat] => 49.361087991762
[lon] => 0.15783159693601
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 27
[department_name] => Eure
[area_m2] => 2063
[prefecture] => Array
(
[name] => Évreux
[lat] => 49.026911067993
[lon] => 1.1534967568025
)
[sous-prefecture] => Array
(
[name] => Bernay
[lat] => 49.089373313795
[lon] => 0.60023583431473
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Andelys
[lat] => 49.246678355882
[lon] => 1.4204660161128
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 50
[department_name] => Manche
[area_m2] => 1879
[prefecture] => Array
(
[name] => Saint-Lô
[lat] => 49.115304541522
[lon] => -1.0843194503655
)
[sous-prefecture] => Array
(
[name] => Avranches
[lat] => 48.686902921297
[lon] => -1.3632592678531
)
[other_places] => Array
(
[0] => Array
(
[name] => Cherbourg
[lat] => 49.633846299128
[lon] => -1.6256892549664
)
[1] => Array
(
[name] => Coutances
[lat] => 49.047427581767
[lon] => -1.4437167549572
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Cherbourg - Manche
[lat] =>
[lon] =>
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[4] => Array
(
[id] => 61
[department_name] => Orne
[area_m2] => 1397
[prefecture] => Array
(
[name] => Alençon
[lat] => 48.43267345914
[lon] => 0.090798703197332
)
[sous-prefecture] => Array
(
[name] => Argentan
[lat] => 48.744450431648
[lon] => -0.016899709027981
)
[other_places] => Array
(
[0] => Array
(
[name] => Mortagne-au-Perche
[lat] => 48.523171617647
[lon] => 0.53796342743184
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.normandie.fr/
[Official Tourism Office] => https://en.normandie-tourisme.fr/
)
[image] => 25_logo.webp
[text] => Located in north-west France, Normandy played a vital role in some of the most significant events of World War II. Indeed, it is a region steeped
in history which makes it a fascinating place to visit. Normandy’s coastline is a major attraction, with long stretches of sandy beaches...
)
[seo_text] => <p>... rugged cliffs, and upmarket seaside resorts. Inland, the region’s rolling hills, green pastures and picturesque countryside are dotted with
apple orchards and dairy farms. Normandy is an ideal region for nature lovers.</p><p>Normandy is also renowned for its rich culinary heritage, which includes
world-famous products such as Camembert cheese and Calvados brandy, and cider. No wonder that the colourful local markets are so popular. If you like
seafood then you will find freshly caught fish, crabs, and oysters at the market too.</p><p>Moreover, Normandy is known for its pretty, half-timbered houses,
as well as the quality of its historic monuments. Nearly every town and village have a beautiful church in its centre, whilst the bigger towns and cities
host some of the worlds finest abbeys and cathedrals – Notre Dame in Rouen is probably the most famous example. There are plenty of beautiful gardens to
visit throughout Normandy, the finest of which must be the two Monet gardens in Giverny, just an hour from Paris.</p><p>Houses in Normandy come in a variety of
different styles, from rambling equestrian properties and stud farms to charming half-timbered houses and Belle Epoque seaside villas. There are also plenty
of characterful old stone farmhouses in Normandy, so something to suit all tastes and budgets.</p><p>Possibly the most sought after (by all buyer nationalities)
are equestrian properties and stud farms. The region is known for its love of horses and equestrian sports, and as a result many properties come equipped with
stables, paddocks, and training arenas. These properties offer a tranquil, rural lifestyle, surrounded by rolling hills, forests and meadows.</p>
<p>In some of the region’s towns and villages you will find half-timbered houses, with their distinctive black and white timber frame construction,
pitched roofs, and colourful shutters. Some of these houses date back to the medieval era and are testament to the rich cultural heritage to be found
in Normandy property.</p><p>For those who love the sea, then Deauville and the other Belle Epoque resorts are a perfect choice. Apartments in Deauville, Cabourg,
Honfleur and other resorts are incredibly popular with Parisian buyers seeking a holiday home on the Normandy coast. The towns offer a choice of luxury
apartments and grand seafront villas, with views out over the sea. Many of these homes feature ornate architecture, large bay windows, and balconies
reflecting the glamour and sophistication of the Belle Epoque era.</p><p>There are also many traditional stone country houses and character properties to choose
from, all of which are at bargain prices when compared with properties in nearby Paris/Ile de France.</p>
)
[languedoc_roussillon] => Array
(
[id] => 91
[link] => /languedoc-roussillon-property
[region_name] => Languedoc-Roussillon
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 91_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => provence_cote_d_azur
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Mediterranean living at affordable prices, Languedoc Roussillon offers a unique lifestyle.
[bold] => Welcome to Languedoc-Roussillon
)
[css_color] => #017BAA
[accordion] => Array
(
[what_to_expect] => <p>Beautiful countryside that comes to life in the Mediterranean sunshine. The five departments of Languedoc Roussillon are home to
<strong>some of the best value properties in the south of France</strong>. It is also experiencing the strongest population growth in France and has a
particularly active property market. You might be surprised to learn that it also has three times the number of vineyards than the area around Bordeaux.
In practice this means that many homes in Languedoc Roussillon have views out over the vines, and that the markets have a wide variety of excellent local wines
for you to sample, and choose your favourite. The coast stretches <strong>from the Spanish border to the Camargue and the edge of the Riviera </strong>and is an
utter delight.</p>
[access] => Array
(
[text] => <p>This is such a huge area that we need to break it down into the western side (which stretches to the Spanish border) and the eastern side
(which borders the Riviera and Provence).To the west, the main airports are Perpignan and Carcassonne, with both the major airports in Barcelona and
Toulouse within easy reach. Perpignan has direct flights to the UK/Ireland, as well as Belgium and Morocco, while from Carcassonne you can fly to the
UK/Ireland, Belgium, and Portugal.</p><p>On the eastern side of Languedoc Roussillon, the airports include Montpellier, Nimes and Beziers. Montpellier
has direct flights to 35 destinations throughout Europe and Africa, Nimes has flights to London, Edinburgh, Dublin and also Belgium, Portugal and Morocco.
Beziers is particularly popular as it is easy to access, with flights to Luton, Stansted, Bristol, Manchester, Edinburgh, Brussels, Stockholm, and Dusseldorf.</p>
<p>There are regular TGV trains from Paris to Perpignan and Carcassonne in the west and to Nimes and Montpellier in the east of the region.
In addition, there are many smaller stations, connected by the SNCF network, with many of the lines passing through spectacular countryside.</p>
<p>The A9 motorway follows the coast throughout Languedoc Roussillon, running from Perpignan to Nimes, whilst the A61 runs from Toulouse, though Carcassonne to
Narbonne. On the eastern side the A7 runs down from Lyon before connecting with the A9 at Orange</p>
[91_access_map] => transport map Languedoc-Roussillon
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities in Languedoc Roussillon.
It is impossible to define the property market in Languedoc Roussillon, because of the sheer area it covers. In effect it is made up of hundreds of micro-markets.
To get the best idea of market conditions you need to speak with one of our local agents, on the ground.</p><p>In broad terms, travelling from west to east,
each department saw property prices rise last year: Pyrénées-Orientales - +10.7% ; Aude - +1.6% ; Herault - +4.2% ; Lozere - +1.6% ; Gard - +19.1%</p>
<p>Languedoc Roussillon is part of Occitanie, the leading region in France for business creation. Both the economy and the property market are thriving.
Demand is driven by the home market and French buyers have been snapping up property as soon as it is advertised. The issue is that there has not been enough
new stock to satisfy this demand. Add in the fact that Languedoc Roussillon is incredibly popular with international buyers (particularly those from the UK,
Belgium, Netherlands and Germany) and you can see why prices have been rising. This is particularly the case with country property, which remains in high
demand. The top end too is thriving, with chateaux, country estates and seaside apartments/villas in demand. Recently, we have seen an influx of Americans
taking advantage of the strong dollar, as well as HNWI’s from Paris and other cities.</p>
[fall_in_love] => Array
(
[text] => <p>The people. You will almost certainly hear <strong>Occitan or Catalan spoken </strong> in some towns, they are proud of their region
for good cause. You are likely to receive a warm and friendly welcome, perhaps even over a glass of locally produced wine. Three that you will almost
certainly fall in love with are <strong> Tavel (a dry rosé from Gard), Banyuls (a fortified desert wine from the Pyrénées-Orientales) and Fitou
(a full bodied red from Aude).</strong> Speaking of wine, the markets in Languedoc Roussillon are renowned as some of the best in France, famous
for their colour and their mix of local produce.</p><p>This is a historic region. The jewel in the crown must be <strong>Carcassonne and its famous
citadel</strong>. La Cité is beautifully preserved and is testament to 1,000 years of military architecture and 2,500 years of history. The views from
the western ramparts are magnificent. It is, of course, a UNESCO world heritage site, as is the Pont du Gard, close to Remoulins. It is an immense roman
aqueduct, built in the first century AD to carry water over a stretch of 50km’s. If you get the chance, you should also navigate a stretch of the 240km
long <strong>Canal du Midi</strong>, which connects Toulouse to the Mediterranean. If you are looking to fall in love, then make sure you visit the port
of Trebes, which is an ideal starting point to cycle into nearby Carcassonne (13km’s).</p><p>The coastline along Languedoc Roussillon is full of delights too.
<strong> From picture postcard Collioure and other seaside towns close to Perpignan (where you can swim in the Med and ski on the same day), via Sete,
a port known as the Venice of Languedoc, right round to the modern architecture of upmarket La Grande-Motte </strong>.</p>
[images_alt] => Array
(
[0] => pont_du_gard
[1] => horses
[2] => lifestyle
[3] => beach
[4] => vineyards
[5] => arenes_nimes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean climate, but with that authentic French feel.</li>
<li class="attribute-dot">Property prices in Languedoc Roussillon are lower than those in PACA and offer exceptional value.</li>
<li class="attribute-dot">The vineyards, which cover three times the area you will find around Bordeaux. The countryside is stunning.</li>
</ul>
[banner-mg] => Array
(
[image] => 91_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Cities
[link] => /french-property-for-sale/mainSearch/departments:/towns:34000+All_communes_in_postcode--30000+All_communes_in_postcode--66000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Nîmes | Montpellier | Perpignan
[image] => 91_cities.webp
)
[1] => Array
(
[title] => Châteaux
[link] => /chateau/languedoc-roussillon
[subtitle] => History and Passion
[image] => 91_chateaux.webp
)
[2] => Array
(
[title] => < 150.000 euros
[link] => /all/languedoc-roussillon/price:l?notSold=true
[subtitle] => ...and dream becomes reality
[image] => 91_hinterland.webp
)
[3] => Array
(
[title] => Maisons de Maître
[link] => /languedoc-roussillon/maison-de-maitre
[subtitle] => Maisons de Maître | Maisons de Famille
[image] => 91_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/languedoc-roussillon
[subtitle] => Pleasure to renovate
[image] => 91_renovate.webp
)
[5] => Array
(
[title] => Carcassonne
[link] => /french-property-for-sale/getNearbyPostcodes/11000/1/sort:price/direction:desc?notSold=true
[subtitle] => Carcassonne | Leggett office in Aude
[image] => 91_carcassonne.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/91
[subtitle] => Seaside towns and villages
[image] => 91_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 34
[department_name] => Hérault
[prefecture] => Array
(
[name] => Montpellier
[lat] => 43.61123772714267
[lon] => 3.866271652346671
)
[sous-prefecture] => Array
(
[name] => Béziers
[lat] => 43.345834622588455
[lon] => 3.219806915730329
)
[other_places] => Array
(
[0] => Array
(
[name] => Lodève
[lat] => 43.73366515253092
[lon] => 3.3115835463956906
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Béziers-Cap d'Agde
[lat] => 43.32067531214704
[lon] => 3.353310081491009
)
[1] => Array
(
[name] => Aéroport de Montpellier-Méditerranée
[lat] => 43.57953129047926
[lon] => 3.9648685759441444
)
)
[LGV] => oui
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3061
)
[1] => Array
(
[id] => 66
[department_name] => Pyrénées-Orientales
[prefecture] => Array
(
[name] => Perpignan
[lat] => 42.68841035179339
[lon] => 2.8924937639670554
)
[sous-prefecture] => Array
(
[name] => Céret
[lat] => 42.48581244307046
[lon] => 2.746692427059418
)
[other_places] => Array
(
[0] => Array
(
[name] => Prades
[lat] => 42.61779459504448
[lon] => 2.4227916501908933
)
)
[aeroports] => Array
(
[name] => Aéroport de Perpignan-Rivesaltes
[lat] => 42.741080352242804
[lon] => 2.868484027511029
)
[LGV] => non
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2561
)
[2] => Array
(
[id] => 11
[department_name] => Aude
[prefecture] => Array
(
[name] => Carcassonne
[lat] => 43.2117714428004
[lon] => 2.347028332138393
)
[sous-prefecture] => Array
(
[name] => Limoux - Narbonne
[lat] => 43.05377138858291
[lon] => 2.216343517094507
)
[other_places] => Array
(
[0] => Array
(
[name] => Narbonne
[lat] => 43.18480726947004
[lon] => 2.9986651824178727
)
)
[aeroports] => Array
(
[name] => Aéroport de Carcassonne-Salvaza
[lat] => 43.21400304076378
[lon] => 2.3081126336099085
)
[LGV] => non
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 1943
)
[3] => Array
(
[id] => 30
[department_name] => Gard
[prefecture] => Array
(
[name] => Nîmes
[lat] => 43.838820402729354
[lon] => 4.353843657098794
)
[sous-prefecture] => Array
(
[name] => Alès
[lat] => 44.127080796400875
[lon] => 4.083427215851882
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Vigan
[lat] => 43.99277412237646
[lon] => 3.605151093732204
)
)
[aeroports] => Array
(
[name] => Aéroport de Nîmes-Garons
[lat] => 43.76312944469214
[lon] => 4.421598139169517
)
[LGV] => oui
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2687
)
[4] => Array
(
[id] => 48
[department_name] => Lozère
[prefecture] => Array
(
[name] => Mende
[lat] => 44.51777698994725
[lon] => 3.504073059502802
)
[sous-prefecture] => Array
(
[name] => Florac
[lat] => 44.32403797579315
[lon] => 3.5915048594153753
)
[other_places] => none
[aeroports] => none
[LGV] => non
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1558
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.laregion.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => 91_logo.webp
[text] => Take a step back in time and visit historic Languedoc Roussillon. Stroll around the ramparts in Carcassonne, listen to a concert in the unique
amphitheatre in Nimes, or hire a boat and cruise down the Canal du Midi towards the sparkling Mediterranean Sea. Buy a property here and discover France as it
has been for thousands of years.
)
[seo_text] => <p>The five departments of Languedoc Roussillon have a huge variety of property and architectural styles. A house in the Pyrénées-Orientales is very
different to a seaside apartment in the Gard. The seaside towns close to Perpignan are amongst the most beautiful in France and property in Collioure,
Canet-en-Roussillon and Banyuls-sur-Mer is particularly desirable. An apartment, with sea-view in any of these towns is highly prized.</p>
<p>These seafront apartments in Languedoc Roussillon could not be more different to the traditional stone Mas that can be found inland. A Mas is a large farmhouse,
made from local stone. Along with the Bastide style houses they can be found scattered throughout Languedoc Roussillon. They usually have small windows at the back,
which faces the wind, with larger openings at the front to capture the sunlight. International buyers in particularly see a traditional Languedoc Roussillon Mas as a
prestigious and desirable property, particularly if it has been sympathetically renovated. The region is dominated by vineyards and there are plenty of country
houses and wine estates in Languedoc Roussillon.</p><p>Newbuilds too are popular in the region, and many are built using local materials so that they blend into the
landscape. Villas and newbuild apartments are popular in the coastal towns like Agde, Sete and La Grande-Motte. Having a property with a view over the Mediterranean
is an excellent investment, as well as fun to visit. There are also a number of beautiful Chateaux, Maison de Maitres, and country houses throughout Languedoc
Roussillon – property here truly is a mixture of styles and prices, with something for every budget. With prices lower than in neighbouring PACA, there are many
bargain properties to be found.</p>
)
[pays_de_la_loire] => Array
(
[id] => 52
[link] => /pays-de-la-loire-property
[region_name] => Pays-de-la-Loire
[new_region_name] => Pays-de-la-Loire
[hero_images] => 3
[agent_photo] =>
[vignette] => 52_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => centre_val_de_loire
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => From relaxing on the sandy beaches of the Vendée, to the exhilaration of the 24hr Le Mans festival, a property in Pays de la Loire will give you endless enjoyment.
[bold] => Welcome to Pays-de-la-Loire
)
[css_color] => #0D738E
[accordion] => Array
(
[what_to_expect] => <p><strong>Family friendly beaches, authentic French towns, some lovely chateaux, and bargain property prices</strong>.
Property in the Pays de la Loire is exceptional value for money, and is easy to get to from Paris, the UK, Belgium, Holland, and Germany.
Perhaps this is why so many international buyers have a holiday home here.</p><p>Situated on the <strong>Atlantic coast</strong>, the region has an excellent
climate with mild winters and warm (but not stifling hot) summers. This means that the beautiful, sandy, beaches in the Vendée are popular with families
who enjoy the warm sea, and pretty seaside resorts. Inland the ancient Duchy of Anjou straddles the Loire River, and it is here that you will find
the rolling vineyards that produce the famous aromatic rosé wine. Expect to see your neighbours enjoying many a sunset, with a glass of local wine
in their hands.</p><p><strong>The capital of the region, Nantes,</strong> has been cited as offering the highest quality of life in France.
The medieval core of the city has narrow streets and half-timbered houses, and the city has a real energy about it, as you find the tourists mixing
with the university students. Buy a property in the Pays de la Loire and you really will be opening the door to an exceptional quality of life.</p>
[access] => Array
(
[text] => <p>The main airport in the region is Nantes Atlantique, which is easily accessed to the south of the city. You can catch direct flights to over
80 destinations throughout Europe, Africa, the Middle East and North America. This is a particularly popular airport with buyers from the UK as it has
flights from London, Manchester, Birmingham, Edinburgh, Bristol, and Dublin.</p><p>The TGV between Nantes and Paris takes around 2hrs 20 mins, and from here
you can get the Eurostar to London, or travel onwards to Brussels, Amsterdam and other major European cities. Don’t forget too that there are over 250 SNCF
stations across the region.</p><p>The A11 motorway connects Nantes, Angers and Le Mans with Paris Orly airport, and then Paris centre. Heading north, the
RN137 takes you to Rennes and the Brittany ferry ports, whilst the A83 heads south to Niort and from there to La Rochelle and Bordeaux. Why not take the
smaller roads though, and head along the valley to Angers and Saumur, taking in the pretty riverside villages.</p>
[52_access_map] => transport map Pays-de-la-Loire
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in nine of the major towns and
resorts, as well as expert comment from our local agents in the region.</p><p>This is a popular region for holiday homes as property prices are so reasonable.
It is estimated that 11% of the 1.9m homes in the region are holiday-homes. The Pays de la Loire has seen some of the biggest house price rises in France over
recent years, although they are beginning to stabilise now. Price rises in the five departments have been: Loire Atlantique 2.2%, Maine-et-Loire 3.1%,
Mayenne 6.2%, Sarthe 6.2% and Vendée 7.3%.</p><p>Country property has been particularly popular in recent years, with high demand but low supply. There have
simply not been enough new properties coming onto the market to satisfy the number of domestic and overseas buyers. Older property, with plenty of space and
large gardens has been at the top of many buyers lists. Despite recent rises, you will find that property prices are generally lower than elsewhere in France
(particularly in Sarthe and Mayenne).</p>
[fall_in_love] => Array
(
[text] => <p><strong>The fairy-tale chateaux in the western side of the region</strong> are a great place to start. <strong>Saumur</strong> is known as
the prettiest and it overlooks both the Loire and Thouet rivers. Built in the 10th century it was extensively restored and is well worth a visit.
Whilst in Saumur you should definitely also go to see <strong>the Cadre Noir (black clad horse-riding instructors) at the Ecole Nationale d’Equitation
(French military riding academy)</strong>. Open to the public, you can see training in process and visit the stables. The riders also perform as an
equestrian display team, and this is one of the “Big Four” classical riding academies in the world.</p><p>Of course, you could also go and watch <strong>the
worlds oldest endurance race in Le Mans</strong>. The 24hr race is part of the “triple crown” of racing, alongside the Indianapolis 500 and the Monaco Grand
Prix. Over 250,000 visitors come to watch the race every year, with a full week of entertainment and events. Locals will tell you that more fun is had at
the “Le Mans Classic” though. Here you will see 800 classic racing cars on the track, 8,500 classic cars formally on display, and thousands more driven by
enthusiastic spectators. Many visitors are from the UK and the motorways north, after the event, are a sight to behold, with suitcases strapped on the back
of the old cars.</p><p>There is so much in Nantes to fall in love with, but one attraction that you may not have thought of are the Machines de l’ile.
Difficult to describe, but incredible in reality, these are a collection of machines inspired by Jules Verne and Leonardo da Vinci. The centrepiece is
a giant mechanical elephant, that people can ride upon as it strides along the quayside, spraying tourists with water from its giant trunk. Superb fun
for children and adults alike.</p><p>Similarly, while most tourists flock to Eurodisney and Parc Asterix, those in the know head to the Puy de Fou.
It has been voted as the worlds best theme park. Visitors travel through history, taking in 18 shows and four villages. You are free to choose your
own period of history and the shows are designed to be like live movies. From sword fights and gladiators to aquatic displays, set to 17th century ballet,
these are experiences that will live with you forever.</p><p>Finally, we’d suggest a trip to the coast. Not to laze on the <strong>200km’s of sandy beaches,
but to see the start of the Vendée Globe</strong>. This is the greatest sailing race around the world, non-stop and without assistance. The boats are all 60
feet long and are sailed solo. The next race sets off in January 2025, make a note in your diary now.</p>
[images_alt] => Array
(
[0] => beaches
[1] => architecture
[2] => wine
[3] => beach
[4] => nantes
[5] => vendees
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Gulf Stream gives western France a beautifully mild climate, with mild winters and warm summers.</li>
<li class="attribute-dot">Property in Pays de la Loire is well-priced, with many bargains to be had.</li>
<li class="attribute-dot">The river valleys are scenic and dotted with pretty villages and market towns.</li>
<li class="attribute-dot">Some of the local vineyards produce excellent, well-priced, wines. The Rosé is world-famous.</li>
<li class="attribute-dot">Pays de la Loire has some of the best beaches in France, pure sand and family friendly.</li>
</ul>
[banner-mg] => Array
(
[image] => 52_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nantes
[link] => /french-property-for-sale/mainSearch/departments:44/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Nantes
[image] => 52_nantes.webp
)
[1] => Array
(
[title] => Angers
[link] => /french-property-for-sale/mainSearch/departments:49/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Angers
[image] => 52_angers.webp
)
[2] => Array
(
[title] => Lakes
[link] => /lakes/pays-de-la-Loire
[subtitle] => Nature | Fishing
[image] => 52_lakes.webp
)
[3] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/52
[subtitle] =>
[image] => 52_coastal.webp
)
[4] => Array
(
[title] => Villages
[link] =>
[subtitle] =>
[image] => 52_villages.webp
)
[5] => Array
(
[title] => Vendée
[link] => /all/vendee
[subtitle] => Vendée | around La Roche-sur-Yon | on the coast
[image] => 52_vendee.webp
)
[6] => Array
(
[title] => Châteaux
[link] => /chateau/pays-de-la-loire
[subtitle] => "La vie de châteaux"
[image] => 52_chateaux.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 44
[department_name] => Loire-Atlantique
[area_m2] => 3191
[prefecture] => Array
(
[name] => Nantes
[lat] => 47.216603023225
[lon] => -1.5610214498934
)
[sous-prefecture] => Array
(
[name] => Châteaubriant-Ancenis
[lat] => 47.722750794072
[lon] => -1.3885276815558
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Nazaire
[lat] => 47.272566928493
[lon] => -2.2243989272089
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Nantes-Atlantique
[lat] => 47.157440665543
[lon] => -1.6063388897341
)
[1] => Array
(
[name] => Aéroport de Saint-Nazaire - Montoir
[lat] => 47.312208521054
[lon] => -2.1527079283702
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 53
[department_name] => Mayenne
[area_m2] => 1463
[prefecture] => Array
(
[name] => Laval
[lat] => 48.079272493391
[lon] => -0.76952609889041
)
[sous-prefecture] => Array
(
[name] => Château-Gontier
[lat] => 47.82850118542
[lon] => -0.71881788339367
)
[other_places] => Array
(
[0] => Array
(
[name] => Mayenne
[lat] => 48.30594598956
[lon] => -0.62206695986596
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Laval
[lat] => 48.032088434064
[lon] => -0.74020248247534
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 72
[department_name] => Sarthe
[area_m2] => 1685
[prefecture] => Array
(
[name] => Le Mans
[lat] => 48.006597714926
[lon] => 0.20308218743897
)
[sous-prefecture] => Array
(
[name] => La Flèche
[lat] => 47.69529585419
[lon] => -0.077358965814999
)
[other_places] => Array
(
[0] => Array
(
[name] => Mamers
[lat] => 48.347725224813
[lon] => 0.36721147271283
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Le Mans-Arnage
[lat] => 47.9467567753
[lon] => 0.19644179493912
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 49
[department_name] => Maine-et-Loire
[area_m2] => 2130
[prefecture] => Array
(
[name] => Angers
[lat] => 47.471332449547
[lon] => -0.54868716037205
)
[sous-prefecture] => Array
(
[name] => Cholet
[lat] => 47.059932981159
[lon] => -0.8811388143572
)
[other_places] => Array
(
[0] => Array
(
[name] => Saumur
[lat] => 47.260660092178
[lon] => -0.082129752079646
)
[1] => Array
(
[name] => Segré-en-Anjou Bleu
[lat] => 47.688685478533
[lon] => -0.86709236075116
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport d'Angers-Loire
[lat] => 47.562842543466
[lon] => -0.31459496273764
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 85
[department_name] => Vendée
[area_m2] => 2547
[prefecture] => Array
(
[name] => La Roche-sur-Yon
[latitude] => 46.670302234894
[longitude] => -1.4321667135904
)
[sous-prefecture] => Array
(
[name] => Fontenay-le-Comte
[latitude] => 46.465807044104
[longitude] => -0.80950350264548
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Sables-d'Olonne
[latitude] => 46.492916946554
[longitude] => -1.7949834457756
)
)
[aeroports] => Array
(
)
[LGV] => 0
[ski] => 0
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.paysdelaloire.fr/
[Official Tourism Office] => https://www.atlantic-loire-valley.com/
)
[image] => 52_logo.webp
[text] => The region is also home to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known,
chateaux such as Brézé, Saumur and Clisson...
)
[seo_text] => <p>The Pays de la Loire is renowned for its beautiful coastline and is home to some of the most beautiful beaches in France. From the wide, sandy,
beach in La Baule to the rugged coastline of the Vendée, there are plenty of opportunities for sunbathing, swimming, and water sports. The region is also home
to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known, chateaux such as Brézé, Saumur
and Clisson. The markets in Pays de la Loire are colourful and full of local delicacies. The wines are particularly good, and many compliment the fresh seafood
that is brought in from the boats landing in the ports and fishing villages of the Loire Atlantique.</p><p>The five departments of the Pays de la Loire offer
different styles of houses and apartments, each with a unique charm and appeal. Along the coastline you will find a mix of traditional fishing villages and
modern seaside resorts. Some of the latter feature Belle Epoque villas. Apartments with a sea view in Les Sables-d’Olonne, and Saint Jean-de-Monts fetch premium
prices.Further north, the fishing villages are home to charming cottages and apartments that reflect the maritime heritage of the Loire Atlantique.
Some of the most in demand are the houses and apartments in Pornic and the other resorts in the Baie de Bourgneuf.</p><p>Inland the Pays de la Loire is famous for
its vineyards and agricultural land, and you will find a mixture of farmhouses and old stone country houses. Many of these have been beautifully restored to regain
their original character and charm. Bigger cities like Nantes are home to half-timbered houses and more modern apartments. These homes offer a mix of historical and
contemporary living. New build (VEFA) properties are also popular in Nantes as it has a large student population and accommodation in the city centre is not easy to
find.</p><p>To summarise, you will find a variety of houses in Pays de la Loire, with something to suit all budgets and tastes.</p>
)
[poitou_charentes] => Array
(
[id] => 54
[link] => /poitou-charentes-property
[region_name] => Poitou-Charentes
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 54_team.webp
[vignette] => 54_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Looking for great value property in the second sunniest part of France? From sandy beaches to rolling vineyards you will fall in love with the Poitou Charentes.
[bold] => Welcome to Poitou-Charentes
)
[css_color] => #244C5E
[accordion] => Array
(
[what_to_expect] => <p>Beautiful properties, where the local stone glows creamy gold in the setting sun. Take your aperitif overlooking fields of sunflowers
or watching the viticulteurs tend their vines.</p><p>Buy a property in Poitou Charentes and you will get the best of two worlds. On the coast you
will find some of the safest, family-friendly, beaches in France. You will also be able to explore the famous oyster beds around the Ile d’Oléron and Ile
de Ré or go and shop for pearls in the designer boutiques that can be found in La Rochelle. Drive inland and you will soon be in the middle of the vines
that are used to make the finest Cognac. Courvoisier, Martell, Remy Martin, Hennessy - the names roll off the tongue as smoothly as the liquor itself.
Futuroscope is a theme park, renowned for its use of cinematographic and audio-visual techniques – it attracts around 2m visitors a year and is easy to access,
on the outskirts of Poitiers.</p>
[access] => Array
(
[text] => <p>The two main airports are La Rochelle and Poitiers. The former has regular domestic flights, as well as direct flights to the UK, *Ireland,
Belgium, Portugal and Switzerland. From Poitiers you can fly direct to London, Edinburgh, Lyon and Barcelona..</p><p>The region is also served by the TGV
network, with major stations in Poitiers, La Rochelle and Angouleme. Links to the Eurostar are easy and this is a popular way for clients from the UK to
visit their holiday homes in Poitou Charentes.</p><p>Similarly, the region is comfortably accessed by car from the UK, Netherlands, Belgium, Germany and
Switzerland, making it a popular holiday home destination. The A10 runs north-south through Poitou Charentes, with the RN141 and A83 travelling east-west.</p>
[54_access_map] => transport map Poitou-Charentes
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities.</p>
<p>This is a popular region for holiday homes as property prices are so reasonable. Prices in all four departments have risen in recent years. In 2022 the rises were
Charente (6.3%), Charente Maritime (5%), Deux-Sevres (6.3%) and Vienne (6.3%). Demand remains strong, particularly for rural property, and there is a distinct lack of
new properties coming on to the market. Old stone properties are particularly popular with international buyers, although with the increasing cost of building materials
and artisan labour many buyers are seeking property they can walk straight into, rather than the traditional “renovation projects”.</p><p>Poitou Charentes is also
renowned for its country estates and Maison des Maîtres (imposing houses, traditionally overlooking the master’s estate). These have been in strong demand recently,
particularly attracting buyers from Paris, Bordeaux, Toulouse, and other major cities. They are seen as excellent value for money,
and offer large, light, volumes with plenty of outside space.</p>
[fall_in_love] => Array
(
[text] => <p>The guided tours and tastings offered by <strong>the historic Cognac houses</strong>. Discover the secrets of double distillation,
hear from the master blenders about why their noses are insured for millions of euros, and wander through the cellars. If you are lucky your guide
will dip a tube into the barrels and let you sip an XO cognac as it matures. You will pay a small fortune for an XO in the upmarket restaurants of
<strong>La Rochelle</strong>, but it’s worth it. The views out over the old port are sensational and you can always take a walk through the old town
and admire the bespoke designer boutiques afterwards.</p><p> If it is romance you are after then head for <strong>La Venise Verte (the green Venice) in the
Marais Poitevin</strong>. You can hire a traditional barque and explore the myriad of canals that wend their way through this extraordinarily pretty marshland.
Another romantic spot is <strong>Talmont sur Gironde, one of the Plus beaux villages de France</strong>. It sits on a small promontory, south of
<strong>the beautiful sandy beaches of Meschers, Saint Georges de Didonne and Royan</strong>. Talmont has a population of under 100 people, but it is home
to many small shops, opened by expert artisans, that adorn the small pedestrian streets of this Bastide village.</p>
[images_alt] => Array
(
[0] => marais_poitevins
[1] => seafood
[2] => white_sand
[3] => roman_art
[4] => futuroscope
[5] => islands
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is <strong>the second sunniest part of France</strong>, the gulf stream protects it from climate extremes.</li>
<li class="attribute-dot">Property prices are amongst the most attractive in France.</li>
<li class="attribute-dot">This is a popular destination for both domestic and international buyers.</li>
<li class="attribute-dot">Access from the UK and northern Europe is easy.</li>
<li class="attribute-dot">The pace of life is slow – this is the ideal place to shrug off the pressures of modern life.</li>
</ul>
[banner-mg] => Array
(
[image] => 54_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/54
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/54
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Poitiers
[link] => /french-property-for-sale/getNearbyPostcodes/86000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Poitiers"
[image] => 54_poitiers.webp
)
[1] => Array
(
[title] => Niort
[link] => /french-property-for-sale/getNearbyPostcodes/79000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Niort
[image] => 54_niort.webp
)
[2] => Array
(
[title] => Business
[link] => /commercial/poitou-charentes/
[subtitle] => Bar | Restaurants | Gîtes | Hôtels
[image] => 54_business.webp
)
[3] => Array
(
[title] => Maisons de Maîtres - Châteaux
[link] =>
[subtitle] => A piece of History
[image] => 54_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/poitou-charentes
[subtitle] =>
[image] => 54_to_renovate.webp
)
[5] => Array
(
[title] => Angouleme
[link] => /french-property-for-sale/getNearbyPostcodes/16000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Angoulême
[image] => 54_angouleme.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/mainSearch/departments:/towns:17000+All_communes_in_postcode--17300+Rochefort/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Around La Rochelle | Rochefort
[image] => 54_larochelle.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 86
[department_name] => Vienne
[area_m2] => 1486
[prefecture] => Array
(
[name] => Poitiers
[lat] => 46.580377666719
[lon] => 0.33643787495239
)
[sous-prefecture] => Array
(
[name] => Châtellerault
[lat] => 46.815455663176
[lon] => 0.53293576220027
)
[other_places] => Array
(
[0] => Array
(
[name] => Montmorillon
[lat] => 46.425525643503
[lon] => 0.86851696049639
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Poitiers-Biard
[lat] => 46.586029594004
[lon] => 0.31054041083214
)
)
[LGV] => ligne SEA-Atlantique (LGV)
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] => 1
)
)
)
[1] => Array
(
[id] => 16
[department_name] => Charente
[area_m2] => 1442
[prefecture] => Array
(
[name] => Angoulême
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
[sous-prefecture] => Array
(
[name] => Confolens
[lat] => 46.01461421672052
[lon] => 0.6623215955946391
)
[other_places] => Array
(
[0] => Array
(
[name] => COGNAC
[lat] => 45.69164907468638
[lon] => -0.33200326046624257
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport international Angoulême-Cognac
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 17
[department_name] => Charente-Maritime
[area_m2] => 2735
[prefecture] => Array
(
[name] => La rochelle
[lat] => 46.163744159493
[lon] => -1.1435147968982
)
[sous-prefecture] => Array
(
[name] => Jonzac
[lat] => 45.445304400564
[lon] => -0.43091201268803
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochefort
[lat] => 45.936363673968
[lon] => -0.96539200082197
)
[1] => Array
(
[name] => Saintes
[lat] => 45.745163611248
[lon] => -0.62842777489997
)
[2] => Array
(
[name] => Saint-Jean-d'Angély
[lat] => 45.943717276267
[lon] => -0.51600369671248
)
[3] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[4] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[1] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 79
[department_name] => Deux-Sèvres
[area_m2] => 1336
[prefecture] => Array
(
[name] => Niort
[lat] => 46.324149124107
[lon] => -0.46561321829887
)
[sous-prefecture] => Array
(
[name] => Bressuire
[lat] => 46.846222435089
[lon] => -0.4953171170791
)
[other_places] => Array
(
[0] => Array
(
[name] => Parthenay
[lat] => 46.649023860419
[lon] => -0.25623587864736
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => 54_logo.webp
[text] => Known for its family friendly beaches and wonderful countryside, this is the ideal holiday-home destination. In summer, the rolling countryside has a
wonderful contrast between the golden sunflowers and the perfectly manicured green vineyards. The river valleys are dotted with pretty villages and market towns.
)
[seo_text] => <p>The four departments in Poitou Charentes have a diverse range of property styles, each with its own individual appeal. It has a rich architectural
heritage and many of the old, stone, properties have been sympathetically renovated. These traditional houses feature thick stone walls (more than useful for insulation
and to protect against rising energy costs) and exposed wooden beams, both of which reflect the use of local materials. Deux Sevres and Vienne, in the north of Poitou
Charentes, have a particularly fine choice of old, stone country property and farmhouses. The use of local materials adds to the unique character and charm of both of
these beautiful departments.</p><p>One of the most distinctive architectural styles in Poitou Charentes is Romanesque, characterised by rounded arches, barrel vaults
and decorative stone carvings. Two good examples are the Cathedral in Poitiers and the Abbey in Saintes. You will also find a large number of Renaissance chateaux,
with their beautiful symmetry and ornate decoration.</p><p>Materials local to Poitou Charentes include limestone, sandstone, and granite. Look out for towns with
“les carrieres” in their name. These ae the quarries used to source the stone. One of the most famous is St Meme les Carrieres in Charente, where the mayor will
tell you that the base to the Statue of Liberty sits on local stone. This may well be an urban myth but is has certainly been used in many of the most prestigious
churches, abbeys, and cathedrals in France.</p><p>New build (VEFA) properties are incredibly popular in La Rochelle and on the coast, they offer modern, light,
energy efficient accommodation. If you are looking for a holiday home that you can let out for seasonal rentals, then these can offer an excellent return on investment.
The same goes for property on the Ile de Ré and Ile d’Oleron – both of which are incredibly popular holiday destinations for Parisians. Property on the islands can be
an excellent investment, as well as a joy to visit.</p><p>If you are seeking a French property with character and history then Poitou Charentes is your ideal destination.</p>
)
[centre_val_de_loire] => Array
(
[id] => 24
[link] => /loire-valley-property
[region_name] => Centre-Val-de-Loire
[new_region_name] => Centre-Val-de-Loire
[hero_images] => 1
[agent_photo] =>
[vignette] => 24_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => pays_de_la_loire
[ski] =>
[beach] =>
[welcome] => Array
(
[h3] => Fairy-tale chateaux, beautiful riverside villages and spectacular vineyards, the Loire Valley is your ideal destination.
[bold] => Welcome to Loire Valley
)
[css_color] => #7DA4B8
[accordion] => Array
(
[what_to_expect] => <p>Well, you can’t ask for much more than the most beautiful chateaux in France.<strong> Nothing beats a day out at Chambord, Chenonceau or
one of the dozens that line the Loire riverbank. Immerse yourself in French history, or simply wander around the glorious formal gardens </strong>.
You won’t be alone though, as they attract tourists from around the world, throughout the year. This means that property in the Loire valley is an excellent
investment, with plenty of short-term rental opportunities.</p><p>Expect more than pretty chateaux though – the Loire valley is also home to some of the most
attractive towns in France. Blois, Tours and Bourges are just three that have historic centres to explore and, as the French would say,
“un patrimoine exceptionnel”. <strong>The climate is ideal, with warm, sunny summers and mild winters. Ideal for growing grapes, which is why you will find
plenty of vineyards and some excellent local wines </strong>.</p><p>You can also expect to see an excellent mixture of property – from renovation properties in
the Loire countryside, at bargain prices, to beautiful family homes and mini-chateaux. Buy a property in Centre Val de Loire and you can be certain that you
will be in good company.</p>
[access] => Array
(
[text] => <p>Many visitors come to the Loire valley via Paris, and the international airports are easy to access by car or train. However, there is also a
small and convenient regional airport in Tours. You can fly direct to London, Dublin, Porto, Marrakech, Marseille and Montenegro.</p>
<p>Centre Val de Loire has a well-developed railway network that connect to major cities in France and Europe. The TGV high-speed trains run from Paris
Montparnasse to Tours (around 1 hr 15 mins), Orleans (around 1hr 5 mins) and Bourges (around 1 hr 57 mins). Indeed, the French Government is investing
300m euros in the regional SNCF network in 2023, with much of this being spent on modernising the Paris-Orleans-Limoges-Toulouse line.</p>
<p>Accessing the Loire valley by car is easy, and you get to drive through the beautiful vineyards and countryside. The A10 motorway connects Paris to Tours,
while the A71 heads south and west from Orleans to Clermont-Ferrand and the French Alps. The A28 heads north and will take you to Le Mans and then up towards
the ferry ports.</p>
[24_access_map] => transport map Centre-Val-de-Loire
)
[market] => <p>The market in Centre Val de Loire has been strong in recent years, throughout all six departments. On average, prices rose between 4-6% last year,
with the lowest prices being found in Indre, and the highest in Indre et Loire. Obviously, you will pay a premium for property in one of the larger towns
(Tours, Orléans, Bourges, Blois or Chateauroux), although none of these are major cities. Tours, for example, has a population of around 136,000.</p>
<p>You will find that property in a town or village that attracts a high footfall of tourists, also attracts a premium for both sales and rentals. So,
if you want to have a view over the Chateau de Cheverny, or Chateau Royal d’Amboise, then you will pay a pretty penny for the privilege.</p>
<p>The good news is that property throughout the region offers exceptional value for money, and there are a plethora of pretty towns and villages to choose from.
Our property portfolio in the Loire valley typically ranges from townhouses for well under 100,000 euros, up to mini-chateaux and majestic country estates.
This is definitely a region where “local knowledge” is worth its weight in gold, you will find that our agents on the ground have a wealth of knowledge about
the prettiest towns, best markets and tourist traps to avoid. They will also be able to advise on local property prices and help you find your dream house in
the Loire Valley.</p>
[fall_in_love] => Array
(
[text] => <p>We have to start with the Loire valley between Surry-sur-Loire (in the Loiret) and Chalonnes (in the Maine-et-Loire, which is in the adjoining
region of Pays de la Loire). The reason we start with this is that the whole stretch along <strong>the river is classified as a UNESCO world heritage
site</strong>. It is classified as an “outstanding cultural landscape of great beauty, containing historic towns and villages, as well as great architectural
monuments (the chateaux)”. You will be hard pushed to find <strong>a more romantic spot than the best Loire valley castles</strong> – amongst the best
are Chambord, Villandry, Amboise, Chenonceau and Blois. The gardens at Villandry deserve a special mention as they are truly special.</p>
<p>The <strong>gothic cathedral in Chartres</strong> is another special place to visit. It is one of the most significant in France and we particularly
recommend an evening visit in the summer, where the cathedral and surrounding buildings are beautifully illuminated. A trip to Tours should also be at
the top of any visitors list – wander round the historic old town and you will see beautiful half-timbered houses, you are likely to end up at the pretty
Place Plumereau, which is the ideal spot for grabbing a coffee and watching the tourists who come to visit the nearby cathedral. Don’t miss the amphitheatre
either, it is one of the largest in France.</p><p>We also recommend a visit to the historic walled town of Richelieu and its weekly market.
This area used to be one of the most important truffle suppliers in the 19th century, and the market is full of stalls selling both the oil and
the truffles themselves. Add in the colourful array of local food and wines and it is a chef’s dream. If you are looking for a bit more hustle
and bustle, then head to Orléans. It is a university town, and the students, tourists and locals give it a lovely atmosphere, it’s easy to get
around on the tram system too. Then why not head out to the forest of Orléans, with its deer, wild boar and 180 species of birds.</p>
[images_alt] => Array
(
[0] => architecture
[1] => promenade
[2] => countryside
[3] => typical_houses
[4] => gardens
[5] => grappes_for_wines
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">A perfect climate for those who like warm (not scorching) summers and mild winters.</li>
<li class="attribute-dot">The most renowned, and beautiful, collection of chateaux in the world.</li>
<li class="attribute-dot">Reasonable property prices that offer great value for money</li>
<li class="attribute-dot">Wonderful markets, where you will find excellent wines, truffles and local produce.</li>
<li class="attribute-dot">A cyclist’s dream, with riverside cycle paths and forest trails.</li>
</ul>
[banner-mg] => Array
(
[image] => 24_search_banner.webp
)
[collections] => Array
(
[bargains] => Array
(
[name] => Bargains
[link] => /all/centre/price:l
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/24
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Orléans
[link] => /french-property-for-sale/getNearbyPostcodes/45000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Orléans"
[image] => 24_orleans.webp
)
[1] => Array
(
[title] => Tours
[link] => /french-property-for-sale/getNearbyPostcodes/37000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Tours
[image] => 24_tours.webp
)
[2] => Array
(
[title] => Châteaux & Maisons de Maître
[link] => /chateaux/Centre-Val-de-Loire/
[subtitle] => A piece of History
[image] => 24_chateaux.webp
)
[3] => Array
(
[title] => < 2h from Paris
[link] => /french-property-for-sale/mainSearch/departments:28--41--45/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Ideal for escape from Paris
[image] => 24_2hours.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Centre-Val-de-Loire
[subtitle] => Pleasure to renovate
[image] => 24_renovate.webp
)
[5] => Array
(
[title] => Indre
[link] => /all/indre
[subtitle] => Indre | Around Châteauroux
[image] => 24_indre.webp
)
[6] => Array
(
[title] => Cher
[link] => /all/cher
[subtitle] => Cher | Around Bourges
[image] => 24_bourges.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 45
[department_name] => Loiret
[area_m2] => 1936
[prefecture] => Array
(
[name] => Orléans
[lat] => 47.90472552438
[lon] => 1.910701271837
)
[sous-prefecture] => Array
(
[name] => Montargis
[lat] => 47.997763193361
[lon] => 2.7348897635757
)
[other_places] => Array
(
[0] => Array
(
[name] => Pithiviers
[lat] => 48.17306941322
[lon] => 2.2585638287577
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Orléans Loire-Valley
[lat] => 47.898345713585
[lon] => 2.1606222526085
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 18
[department_name] => Cher
[area_m2] => 1222
[prefecture] => Array
(
[name] => Bourges
[lat] => 47.08153669888109
[lon] => 2.401044176615511
)
[sous-prefecture] => Array
(
[name] => Saint-Amand-Montrond
[lat] => 46.725210569514765
[lon] => 2.50376818957971
)
[other_places] => Array
(
[0] => Array
(
[name] => Vierzon
[lat] => 47.220987633010175
[lon] => 2.0695189615591647
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Bourges
[lat] => 47.058919
[lon] => 2.369818
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[2] => Array
(
[id] => 28
[department_name] => Eure-et-Loir
[prefecture] => Array
(
[name] => Chartres
[lat] => 48.44366511775
[lon] => 1.4871308145001
)
[sous-prefecture] => Array
(
[name] => Châteaudun
[lat] => 48.071102925719
[lon] => 1.3297716927509
)
[other_places] => Array
(
[0] => Array
(
[name] => Dreux
[lat] => 48.736338118224
[lon] => 1.3719735484808
)
[1] => Array
(
[name] => Nogent-le-Rotrou
[lat] => 48.321465519757
[lon] => 0.81791514347906
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[area_m2] => 1917
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] => 1
)
)
)
[3] => Array
(
[id] => 36
[department_name] => Indre
[area_m2] => 1077
[prefecture] => Array
(
[name] => Châteauroux
[lat] => 46.811386456269
[lon] => 1.6839531520736
)
[sous_prefectures] => Array
(
[name] => Issoudun
[lat] => 46.947662377779
[lon] => 1.9874494319692
)
[other_places] => Array
(
[0] => Array
(
[name] => La Châtre
[lat] => 46.581981497241
[lon] => 1.9862808830588
)
[1] => Array
(
[name] => Le Blanc
[lat] => 46.63414914025
[lon] => 1.0648203592064
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Châteauroux-Centre
[lat] => 46.859889923194
[lon] => 1.7263939368828
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 37
[department_name] => Indre-et-Loire
[area_m2] => 2163
[prefecture] => Array
(
[name] => Tours
[lat] => 47.39362654784906
[lon] => 0.6812901726713677
)
[sous_prefectures] => Array
(
[name] => Chinon
[lat] => 47.16780187824234
[lon] => 0.23947414529546965
)
[other_places] => Array
(
[0] => Array
(
[name] => Loches
[lat] => 47.12860138926316
[lon] => 0.994149494873711
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Tours-Val de Loire
[lat] => 47.42590928659159
[lon] => 0.7192836734772627
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[5] => Array
(
[id] => 41
[department_name] => Loir-et-Cher
[area_m2] => 1532
[prefecture] => Array
(
[name] => Blois
[lat] => 47.586463253451
[lon] => 1.3357963921158
)
[sous-prefecture] => Array
(
[name] => Romorantin-Lanthenay
[lat] => 47.359017550334
[lon] => 1.7485368736418
)
[other_places] => Array
(
[0] => Array
(
[name] => Vendôme
[lat] => 47.793201107934
[lon] => 1.0656575035554
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.centre-valdeloire.fr/
[Official Tourism Office] => https://en.tourisme-terresduvaldeloire.fr/
)
[image] => 24_logo.webp
[text] => The Loire valley (also known as the garden of France) boasts stunning landscapes, rich history, and world-famous chateaux. Once the home of kings,
queens and nobility they offer a unique glimpse into the opulent lifestyles of the French aristocracy. The region is dotted with vineyards, fields of sunflowers
and beautiful riverside towns. The best way to explore is by bicycle, on one of the many dedicated cycle paths, or why not treat yourself to a hot-air balloon
ride and get a different perspective on this beautiful area.
)
[seo_text] => <p>Centre Val de Loire is a region with a rich architectural heritage, reflected in the property type and style. Of course, you will find hundreds of
chateaux in the Loire valley. These grand properties were built by the French nobility and are known for their opulent architecture, vast gardens and ornate interiors.
They often feature steep, slate, roofs, large windows and detailed turrets and balconies.</p><p>Staying with nobility and affluent families, you will also find a
good selection of country estates and Manoirs (or manor houses). Smaller in size, but still representing a significant architectural heritage, they were built
by the wealthy landowners and nobles. Manoirs have steep pitched roofs, made from slate or clay tiles, and are adorned with large windows that provide plenty of
natural light.</p><p>The Loire valley is also home to many prestigious Maisons de Maitre, which are similar to Manoir but more symmetrical in style.
They typically feature wrought-iron balconies, large windows with shutters and hipped roofs. There are also many farmhouses, the most notable of which
often come with a prestigious vineyard attached. Country houses in the Centre Val de Loire are popular with both domestic and international buyers, due
to the beautiful surroundings, attractive prices, and ease of access.</p><p>New build property in the Loire valley is seeing an increased demand as it can be built
to the latest environmental standards and is particularly energy efficient. Well located building land is becoming more difficult to find, but our local agents
are well placed to dig out the best plots.</p>
)
[provence_cote_d_azur] => Array
(
[id] => 93
[link] => /provence-cote-d-azur-property
[region_name] => Provence-Côte d'Azur
[new_region_name] => Provence - Alps - Côte d'Azur
[hero_images] => 3
[agent_photo] => 93_team.webp
[vignette] => 93_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461429
[region_selected] => languedoc_roussillon
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Could there be any better place to own property than the south of France? The Mediterranean climate has to be amongst the best in the world, and as for the scenery!
[bold] => Welcome to French Riviera
)
[css_color] => #3C9ECD
[accordion] => Array
(
[what_to_expect] => <p>Provence Alps Cote d’Azur (PACA) is a region of contrasts. Of course, we all know the glamorous resorts as home to the rich and famous -
St Tropez, Cannes and Antibes are just three of the beautiful resorts that line the coast. But, a little inland, you will find some of the most spectacular
scenery in France (try Les Gorges du Verdon as a taster). You will also find that buying property in PACA is eminently possible, no matter your budget.
There are bargains to be had across the region, from a rural farmhouse in the hills, to a city centre apartment in bustling Nice or Avignon. As the famous
quote goes <strong> “I don’t want to be a millionaire, just to live like one” </strong>.</p><p>You can expect to enjoy year-round sunshine, and some of the
finest bars and restaurants in Europe – can there be anything more pleasant than watching the sun set over the Mediterranean, whilst enjoying your aperitif?
You will find that PACA is easy to get to, no matter where in the world you live. No wonder that property here attracts international buyers, as well as those
from across France.</p>
[access] => Array
(
[text] => <p>There are provincial airports throughout PACA, but the two main airports are in Nice and Marseille. Nice Cote d’Azur airport has direct flights
to 31 countries, on five continents, and welcomes 6.5m passengers a year, many of whom fly in privately. It has a dedicated “business aviation” terminal,
with its own customs control and luxury shops. You can also use the helicopter terminal, with a seven-minute transfer time to Monaco. Meanwhile,
the Aéroport Marseille Provence has direct flights to around 120 destinations, from Addis-Abeba to Zurich. It offers easy access to the major towns
and villages of Provence, as well as major hubs such as Toulon, Aix-en-Provence, and Avignon.</p><p>Reaching PACA by train is also easy. There are ten TGV
stops with a journey time from Paris of just 2hrs 45 minutes to Avignon, and around 5hrs, 40 minutes to Nice. Of course, the SNCF network also covers the
region, and the local trains traverse some spectacular scenery.</p><p>By car, the A8 motorway runs east-west across the region, following the line of the
Mediterranean. The A7 heads due north from Marseille, up to Lyon, passing through Avignon, Montelimar and Valence.</p>
[93_access_map] => transport map Provence-Côte d'Azur
)
[market] => <p>For an in-depth analysis, read our latest Provence Alps Cote d’Azur (PACA) market comment (below), which includes average prices in all the
major towns and cities.</p><p>It should be no surprise that property in PACA attracts buyers from all over the world, it also has an incredibly strong domestic
demand. This makes it an attractive investment proposition, with a high chance of long-term capital growth. The fact that this region is so popular with tourists,
year-round, also means that many buyers offer seasonal holiday rentals when they are not using their properties. This helps cover the annual running costs of
the property, and often more.</p><p>Since Covid, demand for property in PACA has outstripped supply – there have simply not been enough new properties coming
onto the market. This balance is beginning to shift, which is particularly good news for overseas buyers as they will have more choice. Prices have been rising
steadily in all six departments within PACA. In the last 12 months they have risen between 4.5% (Bouches du Rhone) and 9.9% (Vaucluse). Of course, you will pay
a premium to be on the coast, or to be in, or near, one of the major cities such as Nice, Aix-en-Provence, Avignon, and Arles.</p>
[fall_in_love] => Array
(
[text] => <p>Where else to start other than <strong>driving along the Corniche </strong>.</p><p>Whilst on the coast here it would be almost impossible
not to fall in love with <strong>any of the villages on the Gulf of St Tropez, the designer boutiques in Cannes or perhaps even “Billionaires Bay beach”
on the Cap d’Antibes. </strong> Nice is a superb city, and the airport is literally at one end of the famous <strong>“Promenade des Anglais” </strong>,
further down you will find the famous 5* Hotel Negresco with its period furniture and Baccarat chandelier. Try the Negresco beach club restaurant if you
are looking to impress.</p><p>Away from the coast, <strong>the Gorges de Verdon </strong> is the biggest canyon in Europe. The river Verdon was named
for its turquoise-green colour and the view from the clifftops, down into the canyon is simply incredible. The limestone walls of the canyon attract
rock climbers, and the gorge is very popular for kayaking. There are literally <strong>hundreds of beautiful inland towns and villages </strong> too.
Amongst our favourites is Gordes, in the Luberon Regional Nature Park. Home to many famous painters the cobbled streets wend their way uphill to the
picturesque chateau. Other favourites include “les plus beaux villages” such as Roussillon, Ménerbes, Lourmarin, Ansouis, Venasque and Séguret – just make
sure you visit during <strong>lavender season </strong>.</p><p><strong>The ski resorts of PACA, like Serre Chevalier-Briancon</strong> don’t get talked
about enough.</p><p>Finally, we think you will fall in love with Avignon and the surrounding villages. Make sure you visit Pope’s Palace (and particularly
the gardens) and for a view to die for, try the 14th century Fort Saint-André, it has a 360-degree panoramic view, which includes Mont Ventoux.</p>
[images_alt] => Array
(
[0] => Mediterranean_sea
[1] => centenary_olive_tree
[2] => calanques
[3] => Mediterranean_mountain
[4] => mimosa
[5] => palais_des_papes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean sunshine, that lights up the region throughout the year.</li>
<li class="attribute-dot">World class bars, restaurants, and boutiques, mix with the rich and famous.</li>
<li class="attribute-dot">All types of property to suit every budget – from rural farmhouses to villas with a view.</li>
<li class="attribute-dot">The mix of French and International buyers means that demand for property is constant.</li>
<li class="attribute-dot">How about skiing in any of the 46 ski resorts. This truly is a region with everything you could want.</li>
</ul>
[banner-mg] => Array
(
[image] => 93_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nice
[link] => /french-property-for-sale/mainSearch/departments:/towns:06000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => "La promenade des Anglais"
[image] => 93_nice.webp
)
[1] => Array
(
[title] => Fréjus - Saint Raphaël
[link] => /french-property-for-sale/paca_regions/frejus_st_raphael
[subtitle] => Sea and sun
[image] => 93_frejus.webp
)
[2] => Array
(
[title] => Sea view
[link] => /french-property-for-sale/type/sea-view/26/93
[subtitle] => A dream becomes reality
[image] => 93_seaview.webp
)
[3] => Array
(
[title] => Prestige
[link] => /all/provence-cote-d-azur/price:z
[subtitle] => Luxury properties
[image] => 93_prestige.webp
)
[4] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/93
[subtitle] => and what beautiful coast!
[image] => 93_coastal.webp
)
[5] => Array
(
[title] => Avignon
[link] => /french-property-for-sale/getNearbyPostcodes/84000/15/sort:price/direction:desc
[subtitle] => Avignon | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
[6] => Array
(
[title] => Special "The Provence"
[link] => /provence-property
[subtitle] =>
[image] => 93_Special_The_Provence.webp
)
[7] => Array
(
[title] => Hinterland
[link] =>
[subtitle] =>
[image] => 93_hinterland.webp
)
[8] => Array
(
[title] => Mountains
[link] => /french-property-for-sale/type/mountain-view/23/93
[subtitle] => Ville | Ville | Ville
[image] => 93_mountain.webp
)
[9] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => Ville | Village| Village
[image] => 93_villages.webp
)
[10] => Array
(
[title] => Corse
[link] => /all/corse
[subtitle] => L'Ile de Beauté | around ville
[image] => 93_corse.webp
)
[11] => Array
(
[title] => Cap d'Antibes
[link] => /french-property-for-sale/paca_regions/antibes
[subtitle] => Antibes | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 13
[department_name] => Bouches-du-Rhône
[prefecture] => Array
(
[name] => Marseille
[lat] => 43.29631810802621
[lon] => 5.363137615398482
)
[sous-prefecture] => Array
(
[name] => Aix-en-Provence
[lat] => 43.52926369712411
[lon] => 5.443897232333404
)
[other_places] => Array
(
[0] => Array
(
[name] => Arles
[lat] => 43.67499405728668
[lon] => 4.621813547377342
)
)
[aeroports] => Array
(
[name] => Aéroport International Marseille
[lat] => 43.43844496016025
[lon] => 5.214592420103773
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4515
)
[1] => Array
(
[id] => 06
[department_name] => Alpes-Maritimes
[prefecture] => Array
(
[name] => Nice
[lat] => 43.71088354499805
[lon] => 7.262596327903607
)
[sous-prefecture] => Array
(
[name] => Cannes
[lat] => 43.55331623052685
[lon] => 7.016060231400341
)
[other_places] => Array
(
[0] => Array
(
[name] => Antibes
[lat] => 43.58016713703897
[lon] => 7.123897890910482
)
[1] => Array
(
[name] => Grasse
[lat] => 43.659562400434815
[lon] => 6.92618691435912
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International de Nice Côte d'Azur
[lat] => 43.65970678470227
[lon] => 7.214757025548819
)
[1] => Array
(
[name] => Aéroport de Cannes Mandelieu
[lat] => 43.54690396898978
[lon] => 6.953912165098499
)
)
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 5667
)
[2] => Array
(
[id] => 83
[department_name] => Var
[prefecture] => Array
(
[name] => Toulon
[lat] => 43.123828756420515
[lon] => 5.928288801137243
)
[sous-prefecture] => Array
(
[name] => Draguignan
[lat] => 43.5374933582045
[lon] => 6.465076668987897
)
[other_places] => Array
(
[0] => Array
(
[name] => Bandol - Le Lavandou - Sainte Maxime...
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Saint-Tropez
[lat] => 43.26780379460754
[lon] => 6.640739141516703
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International Toulon - Hyères
[lat] => 43.095597284231275
[lon] => 6.150448740048504
)
[1] => Array
(
[name] => Aéroport du Castelet
[lat] => 43.251540236018855
[lon] => 5.783035785058158
)
[2] => Array
(
[name] => Aéroport du du Golfe de Saint Tropez - La Môle
[lat] => 43.20492014200586
[lon] => 6.4793896187354925
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4712
)
[3] => Array
(
[id] => 04
[department_name] => Alpes-de-Haute-Provence
[department_link] => alpes-de-hautes-provence
[prefecture] => Array
(
[name] => Digne-les-Bains
[lat] => 44.092369818704434
[lon] => 6.235956482736276
)
[sous-prefecture] => Array
(
[name] => Barcelonnette
[lat] => 44.38609913893373
[lon] => 6.647958902783272
)
[other_places] => Array
(
[0] => Array
(
[name] => Forcalquier
[lat] => 43.95976639015638
[lon] => 5.78330822456598
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2599
)
[4] => Array
(
[id] => 05
[department_name] => Hautes-Alpes
[prefecture] => Array
(
[name] => Gap
[lat] => 6.080468522373776
[lon] => 6.080468522373776
)
[sous-prefecture] => Array
(
[name] => Briançon
[lat] => 44.89976400310319
[lon] => 6.641546594431339
)
[other_places] => Array
(
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2925
)
[5] => Array
(
[id] => 84
[department_name] => Vaucluse
[prefecture] => Array
(
[name] => Avignon
[lat] => 43.94903334528795
[lon] => 4.805406364817415
)
[sous-prefecture] => Array
(
[name] => Carpentras
[lat] => 44.05594598913386
[lon] => 5.0455722797158975
)
[other_places] => Array
(
[0] => Array
(
[name] => Apt
[lat] => 43.876866873478015
[lon] => 5.395218580809679
)
[1] => Array
(
[name] => Orange
[lat] => 44.13861471186525
[lon] => 4.806033768371058
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Avignon - Provence
[lat] => 43.909786679124565
[lon] => 4.8974588268223815
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3129
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.maregionsud.fr/
[Official Tourism Office] => https://provence-alpes-cotedazur.com/en
)
[image] => 93_logo.webp
[text] => With its sparkling coastline and charming hilltop towns, PACA is a must-visit destination for those looking to experience the true essence of the
Mediterranean. From history buffs to sun-seekers there is something for everyone. Stroll through the vibrant markets of Nice, wander the winding streets of
Avignon or soak up the sun on the pristine beaches of Cannes or St Tropez...
)
[seo_text] => <p>... Still not had enough, then go explore the Roman ruins in Arles. The regions cuisine is as rich and diverse as the landscape.
Try the local bouillabaisse with a local Provencal wine, or even a glass of pastis. From the snow-capped peaks of the Alpes-de-Haute-Provence to the azure
waters of the Med you are in for a visual feast.</p><p>Provence-Alpes-Côte d'Azur, often abbreviated as PACA, is a region in the southeastern part of France.
It is known for its picturesque landscapes, beautiful coastlines, and vibrant culture. The region is composed of six departments, each with its unique charm
and identity. PACA is a popular destination for tourists who come to enjoy the Mediterranean climate, historical monuments, and stunning scenery.</p><p>The region is bordered by the Mediterranean Sea to
the south and the Alps to the north. The coastline is famous for its sparkling blue waters, sandy beaches, and charming fishing villages. Some of the most popular
coastal destinations in the region include Cannes, Saint-Tropez, and Nice. The beaches here are perfect for sunbathing, swimming, and water sports, and the coastal
towns are packed with restaurants, cafes, and bars, offering visitors a wide range of dining and entertainment options.</p><p>PACA's inland region is equally as
beautiful and offers a more rural and relaxed atmosphere. The region is filled with picturesque towns, rolling hills, and lavender fields that are in bloom in the
summer months. The Luberon Regional Park, located in the Vaucluse department, is a popular destination for visitors who come to enjoy the scenic countryside and
to hike or bike the many trails.</p><p>One of the most significant cultural attractions in the region is the city of Avignon, located in the Vaucluse department.
The city is home to the Palais des Papes, a UNESCO World Heritage Site and the largest gothic palace in Europe. The Avignon Festival, held annually in July, is
also a popular event that attracts visitors from all over the world. The festival showcases theatre, dance, and music performances.</p><p>The region is also renowned
for its wine production, particularly in the Rhone Valley and the Var department. The vineyards here produce some of the most prestigious wines in the world,
including Châteauneuf-du-Pape and Côtes de Provence. Wine enthusiasts can take a tour of the vineyards and sample the local wines.</p><p>The region's cuisine is
another highlight, with a strong emphasis on seafood, olive oil, and fresh produce. The famous Provençal dish, bouillabaisse, is a must-try when visiting the region.
This fish stew is made with a variety of fish, shellfish, and vegetables and is typically served with rouille and bread.</p><p>In terms of transportation, the region
has several international airports, including Nice Côte d'Azur Airport and Marseille Provence Airport. The region is also served by a high-speed train network, making
it easy to travel between towns and cities.</p><p>In conclusion, Provence-Alpes-Côte d'Azur is a beautiful and diverse region that offers something for everyone.
From its stunning coastlines and charming towns to its rich culture, history, and cuisine, the region is an ideal destination for those looking to experience the
best that France has to offer.</p>
)
[provence] => Array
(
[id] => 98
[link] => /provence-property
[region_name] => Provence
[new_region_name] => Provence
[hero_images] => 3
[agent_photo] =>
[vignette] => 98_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820332bc5a2f8c1
[region_selected] => provence_cote_d_azur
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => From the towering peak of Mont Ventoux to the vibrant lavender fields bathed in sunlight, a truly remarkable lifestyle awaits…
[bold] => Welcome to Provence
)
[css_color] => #3C9ECD
[accordion] => Array
(
[what_to_expect] => <p>Come to Provence and you will find an unrivalled collection of interesting and beautiful sites to visit: small towns with welcoming
locals, vibrant and colourful Provencal markets, old Roman excavations and mountains, lakes and rivers to swim/canoe in. It is often said that the
countryside here resembles Tuscany, and it is true, except that it is easier to get to! If you are looking for an area that exemplifies “the good life”
then Provence should be your destination </p>
[access] => Array
(
[text] => <p>One of the reasons that holiday homes in Provence are so popular is that it is easy to get to. Marseilles Provence airport flies to
destinations across Europe, as well as to North America and Africa. It has its own station, with direct trains to Nîmes, Montpellier,
and Narbonne (west), Orange, Montelimar and Valence (north) and Toulon, Cannes and Nice (east). Avignon and Nîmes both have airports too.</p>
<p>Other cities like Aix-en-Provence and Avignon also have excellent train links with the rest of France and northern Europe.</p><p>The A7
motorway runs down from Lyon, through Valence, Montelimar, Orange and Avignon and the minor roads in Provence (away from the coast) tend to be
traffic free and ideal for cycling.</p>
[access_image_title] =>
)
[market] => <p>For an in-depth analysis, read our market reports covering PACA, Occitanie and the Rhone-Alpes, which include average prices in all of the
major towns and cities.</p><p>After many years of price growth, we are seeing prices stabilise across Provence, with buyers having more choice than they
have seen since the confinements. Broadly speaking you will pay a premium to be near the coast, or to be in any of the Prefectures: Marseille, Avignon,
Nîmes, Valence, Privas and Digne-les-Bains.</p><p>The Luberon is perhaps the best-known area, but many second-home buyers are now looking in the Gard
and Drome Provencale where property values tend to be lower, and offer exceptional value for money.</p>
[fall_in_love] => Array
(
[text] => <p>You will fall in love with the whole area, particularly with the festivals and exhibitions that can be found throughout Provence.
Favourites amongst our agents who live and work in the area include the snappily titled Festival International de Piano de La Roque d’Antheron.
Established in 1981 it is one of the most prestigious piano festivals in the world, which takes place in the outside auditorium of the Chateau de
Florans. Likewise, Les Choregies d’Orange holds plays, concerts and festivals in the Theatre Antique d’Orange, built in the first century by
Emperor Augustus it is a UNESCO heritage site and a spectacular concert venue. Another favourite is the Festival d’Avignon, every July the
streets turn into a “city theatre” – in the words of the organisers it reconciles architecture with theatre, art and poetry, attracting thousands
of visitors from all over the world. </p>
[images_alt] => Array
(
[0] => provencale market
[1] => pétanque in the sun
[2] => lavender handmade soap
[3] => beaux villages
[4] => camargue and pink flamingos
[5] => festivals region
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Wonderful climate, with over 300 days of sunshine a year</li>
<li class="attribute-dot">Picturesque gorges, rivers and lakes to explore and enjoy</li>
<li class="attribute-dot">World class cycling, including the mythical Mont Ventoux</li>
<li class="attribute-dot">Glorious architecture, from the Pont du Gard to the Roman ampitheatres in Nîmes or Arles and the theatre in Vaison-la-Romaine.</li>
<li class="attribute-dot">Exceptional wines, cheeses and local delicacies, displayed in welcoming markets</li>
<li class="attribute-dot">A quality of life that is as good as any in Europe </li>
</ul>
[banner-mg] => Array
(
[image] => 98_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Avignon
[link] => /french-property-for-sale/mainSearch/departments:/towns:84000_Avignon/regions:/primarypropertytype_id:10
[subtitle] =>
[image] => 98_avignon.webp
)
[1] => Array
(
[title] => Vaucluse
[link] => /all/vaucluse
[subtitle] =>
[image] => 98_vaucluse.webp
)
[2] => Array
(
[title] => Bouches du Rhône
[link] => /all/bouches-du-rhone
[subtitle] =>
[image] => 98_bouches_du_rhone.webp
)
[3] => Array
(
[title] => Drome
[link] => /all/drome
[subtitle] =>
[image] => 98_drome.webp
)
[4] => Array
(
[title] => Gard
[link] => /all/gard
[subtitle] =>
[image] => 98_gard.webp
)
[5] => Array
(
[title] => Châteaux, Manoirs & Villas
[link] => /french-property-for-sale/mainSearch/departments:04--07--13--26--30--84/towns:/regions:/primarypropertytype_id:4/min_price:0/max_price:100000000/min_land:0/bedrooms:0
[subtitle] =>
[image] => 98_prestige.webp
)
[6] => Array
(
[title] => Alpes de Haute Provence
[link] => /all/alpes-de-hautes-provence
[subtitle] =>
[image] => 98_alpes_haute_provence.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 84
[department_name] => Vaucluse
[prefecture] => Array
(
[name] => Avignon
[lat] => 43.94903334528795
[lon] => 4.805406364817415
)
[sous-prefecture] => Array
(
[name] => Carpentras
[lat] => 44.05594598913386
[lon] => 5.0455722797158975
)
[other_places] => Array
(
[0] => Array
(
[name] => Apt
[lat] => 43.876866873478015
[lon] => 5.395218580809679
)
[1] => Array
(
[name] => Orange
[lat] => 44.13861471186525
[lon] => 4.806033768371058
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Avignon - Provence
[lat] => 43.909786679124565
[lon] => 4.8974588268223815
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3129
)
[1] => Array
(
[id] => 04
[department_name] => Alpes-de-Haute-Provence
[prefecture] => Array
(
[name] => Digne-les-Bains
[lat] => 44.092369818704434
[lon] => 6.235956482736276
)
[sous-prefecture] => Array
(
[name] => Barcelonnette
[lat] => 44.38609913893373
[lon] => 6.647958902783272
)
[other_places] => Array
(
[0] => Array
(
[name] => Forcalquier
[lat] => 43.95976639015638
[lon] => 5.78330822456598
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2599
)
[2] => Array
(
[id] => 07
[department_name] => Ardèche
[area_m2] => 2203
[prefecture] => Array
(
[name] => Privas
[lat] => 44.736011678419
[lon] => 4.5952593173144
)
[sous-prefecture] => Array
(
[name] => Largentière
[lat] => 44.541485921197
[lon] => 4.291760285543
)
[other_places] => Array
(
[0] => Array
(
[name] => Tournon-sur-Rhône
[lat] => 45.068836684375
[lon] => 4.8262681295312
)
)
[aeroports] => none
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[3] => Array
(
[id] => 13
[department_name] => Bouches-du-Rhône
[prefecture] => Array
(
[name] => Marseille
[lat] => 43.29631810802621
[lon] => 5.363137615398482
)
[sous-prefecture] => Array
(
[name] => Aix-en-Provence
[lat] => 43.52926369712411
[lon] => 5.443897232333404
)
[other_places] => Array
(
[0] => Array
(
[name] => Arles
[lat] => 43.67499405728668
[lon] => 4.621813547377342
)
)
[aeroports] => Array
(
[name] => Aéroport International Marseille
[lat] => 43.43844496016025
[lon] => 5.214592420103773
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4515
)
[4] => Array
(
[id] => 26
[department_name] => Drôme
[area_m2] => 2576
[prefecture] => Array
(
[name] => Valence
[lat] => 44.934361082014
[lon] => 4.8918085238571
)
[sous-prefecture] => Array
(
[name] => Die
[lat] => 44.752743667653
[lon] => 5.3712894535552
)
[other_places] => Array
(
[0] => Array
(
[name] => Nyons
[lat] => 44.361846282265
[lon] => 5.1385028840735
)
)
[aeroports] => Array
(
[name] => Aéroport de Valence-Chabeuil
[lat] => 44.915618343171
[lon] => 4.9655266410384
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[5] => Array
(
[id] => 30
[department_name] => Gard
[prefecture] => Array
(
[name] => Nîmes
[lat] => 43.838820402729354
[lon] => 4.353843657098794
)
[sous-prefecture] => Array
(
[name] => Alès
[lat] => 44.127080796400875
[lon] => 4.083427215851882
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Vigan
[lat] => 43.99277412237646
[lon] => 3.605151093732204
)
)
[aeroports] => Array
(
[name] => Aéroport de Nîmes-Garons
[lat] => 43.76312944469214
[lon] => 4.421598139169517
)
[LGV] => oui
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2687
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] =>
[Official Tourism Office] =>
)
[image] => 98_logo.webp
[text] =>
)
[seo_text] => <p>Provence has a wonderful climate – according to the local tourist office you can expect over 300 days of sunshine every year, with short
winters and low rainfall. This climate makes for some great growing conditions and amongst the vineyards here you will find world-class Côtes du Rhône wines.
Head to your local market and you will be able to pick up some great accompaniments too – try the famous olive oil from Nyons, or delicacies such as goats’
cheese, soft fruits (the peaches and apricots are particularly succulent) and an array of vegetables including locally grown garlic, courgettes and safran.</p>
<p>It's not just vineyards though, Provence is famous for its lavender fields. The tourist office recommends the best places to visit, and you should come
between June-August. The Chemin des Lavandes in Sault is perhaps the best known. It is a 4km walking trail, but if you are feeling more sprightly try cycling
the 33km trail on the Plateau de Sault! There are plenty of others across the Provence and a visit here wouldn’t be the same without the obligatory selfie in front
of a lavender field.</p><p>Provence spreads out over three administrative regions (PACA, Occitanie and the Rhone-Alpes) and six departments: Alpes-de-Haute-Provence (04),
Bouches-du-Rhone (13), Vaucluse (84), Gard (30), Ardeche (07) and Drome (26), you won’t find it on an official map of France. For decades though,
econd-home buyers have been saying that they are going to their “holiday home in Provence”. This means that you can expect to hear a cocktail of different
accents in your local market – French, British, Dutch, Belgian and German buyers mingle with those from further afield. You will find that many Americans,
Canadians and Australians also have property in Provence – attracted by the quality of life (as well as the quality of the local wine).</p>
)
[hauts_de_france] => Array
(
[id] => 32
[link] => /nord-pas-de-calais-property
[region_id_search] => 22-31
[region_name] => Hauts de France
[new_region_name] => Hauts de France
[hero_images] => 1
[agent_photo] =>
[vignette] => 32_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820e2dcfdf73343
[region_selected] => normandy
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Every year, thousands of British, Belgium and Dutch buyers enter France, via the Hauts de France, looking for their dream home. Many decide to stay and buy property here, taking advantage of the pretty landscape and ease of access to their home country.
[bold] => Welcome to Hauts de France
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>If you are looking for property in the Hauts de France, you will be in good company. French buyers love it because of its strategic
location. It has excellent access to Paris as well as to London, Brussels, and Amsterdam. Meanwhile, British buyers drive out of the Eurotunnel, and off
the ferries, and instantly relax as they see the French countryside and stop for a café au lait in an authentic French village. Hauts de France has a
wonderful coastline and if you venture off the A16 (which links the ports of Dunkirk, Calais, and Boulogne-sur-Mer) you will find sandy beaches and
pretty seaside towns. The upmarket resort of Le Touquet-Paris -Plage is well named, as many Parisians have a holiday home there. It is full of boutiques,
chic restaurants, a famous casino and two championship class golf courses. Inland the Hauts de France has a rolling countryside, with some notable forests.
The capital, Lille, is an attractive city and an important economic hub.</p>
[access] => Array
(
[text] => <p>The Hauts de France is the most northerly region in France and borders Belgium, it is also connected to England via the channel tunnel.</p>
<p>The two largest airports in the region are Lille-Lesquin which has domestic flights, as well as flights to 13 other countries (although not the UK),
and Paris-Beauvais in the very south-west of the region. From Paris-Beauvais you can fly to Liverpool, Manchester, Leeds-Bradford, Edinburgh, Belfast,
and Dublin, as well as 26 other countries. Of course, the other Paris airports are easily accessed from Hauts de France too.</p><p>The region is well
connected by train, primarily through Lille-Europe station, which is in the heart of Lille. It offers direct connections to London, Paris, Brussels,
and other major cities. The Eurostar journey time to London is 1hr 22 mins. There are other popular regional stations in Calais, Arras and Amiens.</p>
<p>Hauts de France is easily accessible by road with the A1 autoroute running to Paris and the A2 connecting to Belgium and the Netherlands.
The A26/A16 provides access to the ferry ports of Calais, Boulogne, and Dunkirk.</p><p>The ferry ports offer regular crossings to the UK and the Eurotunnel
is particularly popular, as the shuttle between Folkestone and Calais takes just 35 minutes.</p>
[32_access_map] => transport map Hauts de France
)
[market] => <p>The property market in Hauts de France is driven by domestic demand, it should be noted that this is the second most densely populated region
in France, after Paris/Ile de France. This is primarily true of Lille and the surrounding area that borders Belgium. There is still plenty of unspoiled
countryside to enjoy. Three of the five departments (Pas-de-Calais, Nord and Oise have seen prices stabilise over the last 12 months, while Aisne and
Somme have seen rises of around 6% over that period.</p><p>Most second homes are to be found on, or near, the coast. Le Touquet-Paris-Plage has a population
of just over 4,000 but swells to 250,000 during the summer. Known as “Paris by the sea” it was particularly popular with affluent British
visitors in the 1920’s, which can be seen in the eclectic architecture and property styles. Inland there are plenty of country houses to be found,
and the landscape is rolling and forested – owners feel a long way from the urban landscape around Lille. Many holiday homes are owned by Belgian and
Dutch buyers as they are seen as excellent value.</p>
[fall_in_love] => Array
(
[text] => <p><strong>The old town and historic centre of Lille</strong> is picture postcard pretty, and the perfect place for a romantic stroll around
the cobbled pedestrian streets. You will often find musicians playing and there is a wide choice of bars and restaurants to soak up the atmosphere.
Construction on Lille’s neoclassical cathedral began in 1854 and was completed in….1999! One building not to miss is the Palais des Beaux Arts, which
is the illustrious fine art museum, it plays second-fiddle only to the Louvre in the quantity and quality of its collection of paintings and pottery.</p>
<p>The Aisne, Somme and Oise are in the historical province of Picardy, which is renowned for the quality of its cathedrals. There are four that stand out
and you will fall in love with each of them. <strong>Amiens cathedral is a UNESCO world heritage site and one of the largest gothic cathedrals of the 13th
century</strong>. It is beautifully preserved and a classic example of this captivating architectural style. Laon, Beauvais, and Soissons all have glorious
cathedrals too, and all are definitely worth visiting.</p><p>It would be hard not to fall in love with the beautiful coastline that the region has to offer.
Known as <strong>the Cote d’Opale</strong> it runs down from the Belgian border and boasts rugged chalk cliffs (that mirror the white cliffs of Dover),
as well as sandy beaches, pretty seaside towns and towering pine forests. Many of <strong>the seaside towns have a distinctly Victorian feel</strong> and
will take you back in time.</p><p>Finally, a personal favourite of ours is <strong>the town of Chantilly in the Oise</strong>. It is home to arguably the best
golf course in France and, unarguably, the largest racehorse training community in France. Les Grands Ecuries and Chantilly Racecourse are protected by the
wonderful Chateau de Chantilly. It is in fact two chateaux, the Petit which was built around 1560 and the Grand, which was destroyed in the revolution, and
then rebuilt in the 1870’s - definitely a spot to enhance your Instagram collection.</p>
[images_alt] => Array
(
[0] => lille
[1] => mussels_and_chips
[2] => charming_houses
[3] => battle_field
[4] => thatched_cottage
[5] => birds
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 2_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Location, location, location – with easy access to the UK by car, train, and ferry.</li>
<li class="attribute-dot">Also popular with other European neighbours, particularly Belgium and Netherlands</li>
<li class="attribute-dot">Ideal terrain for cyclists, including the infamous cobbles of Paris-Roubaix.</li>
<li class="attribute-dot">A wide choice of country houses, at affordable prices</li>
<li class="attribute-dot">A superb place for a holiday home, choose from coast or country.</li>
</ul>
[banner-mg] => Array
(
[image] => 32_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nord - Pas de Calais
[link] => /nord-pas-de-calais-property
[subtitle] => Arras - Lille
[image] => 32_nord_pas_de_calais.webp
)
[1] => Array
(
[title] => Picardie
[link] => /picardie-property
[subtitle] => Somme | Amiens | Aisne | Beuuvais
[image] => 32_picardie.webp
)
[2] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_lac.webp
)
[3] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_jardins.webp
)
[4] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_chateaux.webp
)
[5] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_place_a.webp
)
[6] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_place_b.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 59
[department_name] => Nord
[area_m2] => 1941
[prefecture] => Array
(
[name] => Lille
[lat] => 50.630406284456
[lon] => 3.0534197872126
)
[sous-prefecture] => Array
(
[name] => Dunkerque
[lat] =>
[lon] =>
)
[other_places] => Array
(
[0] => Array
(
[name] => Valenciennes
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Cambrais
[lat] =>
[lon] =>
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lille-Lesquin
[lat] => 50.572047451569
[lon] => 3.1053536220932
)
[1] => Array
(
[name] => Aéroport de Valenciennes -Denain
[lat] =>
[lon] =>
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 62
[department_name] => Pas-de-Calais
[area_m2] => 1744
[prefecture] => Array
(
[name] => Arras
[lat] => 50.292169104936
[lon] => 2.7748575165542
)
[sous-prefecture] => Array
(
[name] => Calais
[lat] =>
[lon] =>
)
[other_places] => Array
(
[0] => Array
(
[name] => Boulogne-sur-Mer
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Lens
[lat] =>
[lon] =>
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Calais-Dunkerque
[lat] => 50.957985067822
[lon] => 1.9552740546367
)
[1] => Array
(
[name] => Aéroport du Touquet Côte d'Opale
[lat] =>
[lon] =>
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 60
[department_name] => Oise
[area_m2] => 2394
[prefecture] => Array
(
[name] => Beauvais
[lat] => 49.428890447223
[lon] => 2.0765439277169
)
[sous-prefecture] => Array
(
[name] => Clermont-sur-Oise
[lat] => 49.376417230896
[lon] => 2.4138345999072
)
[other_places] => Array
(
[0] => Array
(
[name] => Compiègne
[lat] => 49.418912808663
[lon] => 2.8199876338862
)
[1] => Array
(
[name] => Senlis
[lat] => 49.204946948696
[lon] => 2.581901090722
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Paris-Beauvais
[lat] => 49.454537422328
[lon] => 2.1114038104304
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 2
[department_name] => Aisne
[area_m2] => 1285
[prefecture] => Array
(
[name] => Laon
[lat] => 49.564293035219
[lon] => 3.6198159113781
)
[sous-prefecture] => Array
(
[name] => Château-Thierry
[lat] => 49.046555551997
[lon] => 3.4007244797698
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Quentin
[lat] => 49.846859523172
[lon] => 3.2897983742474
)
[1] => Array
(
[name] => Soissons
[lat] => 49.375886127925
[lon] => 3.3168017966698
)
[2] => Array
(
[name] => Vervins
[lat] => 49.835042811669
[lon] => 3.9048668951268
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 3
[department_name] => Somme
[area_m2] => 1696
[prefecture] => Array
(
[name] => Amiens
[lat] => 49.894961754938
[lon] => 2.2923738397694
)
[sous-prefecture] => Array
(
[name] => Abbeville
[lat] => 50.105382929031
[lon] => 1.8351609251238
)
[other_places] => Array
(
[0] => Array
(
[name] => Montdidier
[lat] => 49.646624171975
[lon] => 2.565182488621
)
[1] => Array
(
[name] => Péronne
[lat] => 49.932909142078
[lon] => 2.9323918256749
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Albert-Picardie
[lat] => 49.972877677671
[lon] => 2.6897740048888
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.hautsdefrance.fr/
[Official Tourism Office] => https://www.hautsdefrancetourism.com/
)
[image] => 32_logo.webp
[text] => The Hauts de France is a region of contrasts – from the rolling hills of the Ardennes to the vibrant city of Lille, it has something to offer
all kinds of property buyer. It is stocked full of Gothic cathedrals, fortified cities, and charming villages, as well as beautiful seaside towns.
The capital city of Lille ...
)
[seo_text] => <p>...has a vibrant cultural scene, with an array of museums, art galleries and theatres to choose from. It has a large student population and
rental properties are a popular investment. The Louvre-Lens Museum opened its doors in 2012 and helps make the Louvre’s national collections accessible to all.
The region is also home to natural reserves and parks, including the forested “Parc naturel regional de l’Avesnois”, which covers 125,000 hectares. This is an
important and protected, ecological area.</p><p>The Hauts de France has a rich architectural heritage and wide variety of property styles. From medieval castles to
Art Deco masterpieces, via the most splendid selection of Gothic architecture in Europe.The Gothic cathedrals in Lille, Amiens and Beauvais are stunning examples,
while the UNESCO listed town of Montreuil-sur-Mer boasts a particularly impressive citadel and ramparts. These are all in direct contrast to the Art Deco properties
in Le Touquet-Paris-Plage, where many houses and apartments were built for wealthy owners in the 1920’s and 1930’s. The town is famous for its eclectic mix of
property styles, and the seafront apartments come with a healthy premium to match the sea view. If you are looking for a holiday home, or investment property,
in northern France then the coastal towns have a lot to offer.</p><p>The Hauts de France countryside has many picturesque farmhouses, cottages, and old stone properties,
many of which have been sympathetically restored, using local materials. There are plenty of large, renovation projects still to be had, and these are particularly
popular with UK buyers who are looking for a cheap property to renovate/refurbish and bring back to life.</p><p>Prestige property in the Hauts de France comes in the
shape of chateaux, manoirs and large country estates. These become more prevalent as you get closer to Paris. There are also luxury villas and apartments to be had in
Montreuil-sur-Mer and the other resorts on the Cote d’Opale.</p>
)
[paris_ile_de_france] => Array
(
[id] => 11
[link] => /paris-ile-de-france-property
[region_name] => Paris - Ile-de-France
[new_region_name] => Paris - IDF
[hero_images] => 1
[agent_photo] => 11_team.webp
[vignette] => 11_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461427
[region_selected] => hauts_de_france
[ski] =>
[beach] =>
[welcome] => Array
(
[h3] => Buying a property in Paris means that you get to call the most romantic city in the world “home”. Not just that, but you will be making an excellent long-term investment and joining buyers from all over the world.
[bold] => Welcome to Paris - Ile-de-France
)
[css_color] => #244C5E
[accordion] => Array
(
[what_to_expect] => <p>Paris: the city of lights, the city of love, the fashion capital of the world. Whatever name you give it, you can expect to be wowed.
For sure, Paris is one of the most beautiful cities in the world and renowned for its famous landmarks. There is only one place to start, the Eiffel Tower is
the tallest structure in Paris, and it dominates the landscape. Constructed as the centrepiece of the 1889 World’s Fair it is a global cultural icon and welcomes
around 6m visitors a year.</p><p>A list of the other “must see” landmarks would be as long as your arm. The Arc de Triomphe is the bookend at the top of the
Champs-Elysée, built in 1806 it is one of the biggest arches in the world and the view from the top of the monument is superb. The view from the Sacré-Coeur,
atop the hill of Montmartre is not too shabby either. This architectural masterpiece has four minor domes that encircle the huge main dome of the Basilica.</p>
<p>Leggett has an office in the heart of Paris, close to Notre Dame cathedral, the most visited monument in the city. It took almost 200 years to complete,
and when you visit you will understand why. The intricate décor and glorious stained-glass windows have seen weddings, coronations, and funerals of the French
aristocracy for centuries.</p><p>Or how about the Louvre, or the Palais Garnier, or the Musée d’Orsay, or the designer shops, or the historic markets.
The list is endless – expect to always want to come back for more!</p>
[access] => Array
(
[text] => <p>You can get to Paris from anywhere in the world.There are <strong>three main airports: Charles de Gaulle (CDG), Orly, and Beauvais.</strong>
Orly is to the south of the city and used mostly for domestic flights, with CDG (also known as Roissy) to the north-east. CDG is the biggest airport in
Europe, with over 70m passengers every year, and this is where most long-haul flights land. Beauvais is known as the airport where most budget airlines
fly in to, with direct flights throughout Europe and north Africa.</p><p>From Paris, the A1 heads north towards Lille, Belgium, and the channel tunnel,
the A4 heads east to Reims, the A6 heads south-east towards Dijon and Geneva, the A10 heads due south to Orleans, the A11 heads out west towards Rennes
and Nantes, and the A13 heads up towards Rouen, Le Havre and Caen.</p><p>All of the major cities in Europe are accessible by train via the six main stations:
Gare du Nord, Gare de l’Est, Gare de Lyon, Gare d’Austerlitz, Gare Montparnasse and Gare Saint-Lazare.</p><p>The Paris metro system covers 227 km’s and has
308 stations, covered by 16 lines. The Grand Paris Express project is the largest transport project in Europe and is revolutionising the capital.
It will be completed by 2030 and will better connect the three main airports with the business districts. It will also make the daily lives of 2m commuters
easier. It will add four new lines to the metro system, as well as extending two lines. It will make travel throughout Paris and the Ile de France much easier,
and it is having significant impact on property prices.</p>
[11_transport] => transport map Paris - Ile-de-France
[11_fly] => airports map Paris - Ile-de-France
[11_metro] => metro map Paris - Ile-de-France
)
[market] => <p>For an in-depth analysis, read our latest Paris/Ile de France market comment (below), which includes average prices in all the arrondissements,
and expert comment from our Paris team of agents.</p><p>Prices in Paris and Ile de France had been rising dramatically in recent years but levelled off in 2022.
There simply wasn’t enough stock (particularly inside the périphérique) to meet demand, from both French and overseas buyers. Apartments were often selling
before they hit the open market. Many people were looking in the suburbs, often buying in new-build developments. These increased in popularity during and
after the pandemic, as buyers looked for more internal space, balconies, and even gardens. Property prices in the suburbs rose accordingly.</p><p>There is still
a strong demand throughout Paris and the Ile de France, but things have cooled slightly. This is meaning more choice for buyers, and is opening the door for
those from overseas, many of whom have been watching as locals snapped up most of the available property.</p><p>The recently published European Living Cities
Index analysed 142 capitals and large cities throughout Europe, to determine which were the most attractive and liquid, helping investors develop a
profitable property portfolio. Paris came out in first place (followed by London and Berlin). It is undoubtedly an excellent place to buy an apartment
or house – both with your heart and your head.</p><p>The market is sure to receive a further boost in 2024 when Paris hosts the Olympic Games. Local hotels
and businesses will reap the rewards of the 9.7m spectators flooding into the capital.</p>
[fall_in_love] => Array
(
[text] => <p><strong>Just about everything </strong>. It would be too easy to list the famous tourist traps so we’re going to share some of the hidden
gems that we love. Let’s start with the “Marais” which is a trendy district with a village feel that cuts across the centre of Paris. Originally built
on marshland it is the ideal place for a leisurely stroll, and a little shopping in the trendy boutiques. The most famous landmarks in the Marais are
probably the imposing Hotel de Ville (possibly the prettiest town hall in the world) and <strong>the superb Place des Vosges</strong>, which is a
garden square surrounded by red-brick Renaissance buildings. It is the oldest square in Paris, and you will find some superb restaurants and art
galleries overlooking the gardens. Nearby are some beautiful half-timbered houses in Rue Francois Miron, or why not go to Rue Montmorency and see
the oldest house in Paris, dating back to 1407. The Marais is the ideal place for some vintage shopping – take the metro to Temple and simply stroll
around, you’ll come across them. </p><p>Another favourite spot is Le Jardin de Luxembourg, in the 6th. The glorious gardens straddle <strong>the Latin
Quarter and Saint-Germain-des-Prés</strong>. They cover 25 hectares and are split into “French” and “English” gardens, between the two is woodland
and a large pond. There are 106 statues scattered throughout and the gardens are modelled after the Boboli gardens in Florence.</p><p>If you like the gardens,
then you’ll love the secret vineyard in <strong>Montmartre</strong>. Most tourists brave the steps up the Sacre Coeur (or cheat and take the funicular),
but head behind the Basilica and you will come across Rue Saint-Vincent and the small patch of vines, which have a history dating back to 944. It covers
just over 1,500m2 (producing about 1,700 bottles a year) and is owned by the city of Paris. Public access is not usually allowed, but you can take a
private tour, or look out for the official festivals when you can get to stroll around for free.</p><p>Finally, as you are in the fashion capital of the world,
why not visit La Samaritaine, which is a department store with a difference. For a start, it is housed in one of the most beautiful buildings in Paris.
The Art Nouveau interior features decorative iron staircases, glass floor tiles and glorious frescoes. The store is home to the biggest collection of
<strong>luxury brands </strong>in France: Louis Vuitton, Chanel, Christian Dior, Tiffany, Gucci, Cartier and many more. The top floor restaurant,
Voyage, sits under a glass roof and is the ideal place to just sit and watch the world’s most affluent customer base.</p>
[images_alt] => Array
(
[0] => restaurants_bars
[1] => museum
[2] => monuments
[3] => history
[4] => baker
[5] => haute_couture
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is Paris – there is no better place to own a property.</li>
<li class="attribute-dot">Global demand means that property is a great long-term investment.</li>
<li class="attribute-dot">There’s always something to do – from World Cup’s and Olympic Games to major concerts and wonderful theatres.</li>
<li class="attribute-dot">World class bars and restaurants, and the renowned “café culture. </li>
<li class="attribute-dot">Paris is easy to get to – from within France, and from further afield.</li>
</ul>
[banner-mg] => Array
(
[image] => 11_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Paris Left bank
[link] => /french-property-for-sale/paris_regions/rgauche
[subtitle] => 5 to 7th | 13 to 15t"
[image] => 11_left_bank.webp
)
[1] => Array
(
[title] => Paris Centre
[link] => /french-property-for-sale/mainSearch/departments:/towns:75001+Paris_1er_Arrondissement--75002+Paris_2e_Arrondissement--75003+Paris_3e_Arrondissement--75004+Paris_4e_Arrondissement/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => 1st,2nd, 3rd, 4th arrondissement
[image] => 11_centre.webp
)
[2] => Array
(
[title] => Paris Right bank
[link] => /french-property-for-sale/paris_regions/rdroite
[subtitle] => 8 to 12th | 16 to 20th
[image] => 11_right_bank.webp
)
[3] => Array
(
[title] => Prestige
[link] => /french-property-for-sale/mainSearch/departments:75--92--93--94/primarypropertytype_id:10/min_price:800000/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Prestige Property in Paris - Ile-de-France
[image] => 11_prestige.webp
)
[4] => Array
(
[title] => VEFA - New build
[link] => /french-property-for-sale/type/new-build/25/11
[subtitle] => VEFA - New Build in Paris - Ile-de-France
[image] => 11_vefa.webp
)
[5] => Array
(
[title] => With terrace
[link] => /french-property-for-sale/type/with-terrace/43/11
[subtitle] =>
[image] => 11_terrace.webp
)
[6] => Array
(
[title] => Grand Paris
[link] => /french-property-for-sale/mainSearch/departments:92--93--94--95--77--78--75
[subtitle] => Grand Paris Express
[image] => 11_metro.webp
)
[7] => Array
(
[title] => With view
[link] => /french-property-for-sale/type/panoramic-view/40/11
[subtitle] =>
[image] => 11_view.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 75
[department_name] => Paris
[area_m2] => 16331
[prefecture] => Array
(
[name] => Paris
[lat] => 48.85551774206
[lon] => 2.3525278664849
)
[other_places] => Array
(
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 78
[department_name] => Yvelines
[prefecture] => Array
(
[name] => Versailles
[lat] => 48.801378939587
[lon] => 2.1299230122557
)
[sous-prefecture] => Array
(
[name] => Mantes-la-Jolie
[lat] => 48.988244061207
[lon] => 1.7020562624738
)
[other_places] => Array
(
[0] => Array
(
[name] => Rambouillet
[lat] => 48.643959498336
[lon] => 1.8296661711554
)
[1] => Array
(
[name] => Saint-Germain-en-Laye
[lat] => 48.901898370601
[lon] => 2.0914945443595
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[area_m2] => 4453
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 91
[department_name] => Essonne
[prefecture] => Array
(
[name] => Evry
[lat] => 48.63000550478013
[lon] => 2.4415321824366525
)
[sous-prefecture] => Array
(
[name] => Etampes
[lat] => 48.437139117998456
[lon] => 2.1599899508121623
)
[other_places] => Array
(
[0] => Array
(
[name] => Palaiseau
[lat] => 48.713560636457665
[lon] => 2.244073207786515
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 3677
)
[3] => Array
(
[id] => 77
[department_name] => Seine-et-Marne
[prefecture] => Array
(
[name] => Melun
[lat] => 48.542075746722
[lon] => 2.654558728934
)
[sous-prefecture] => Array
(
[name] => Fontainebleau
[lat] => 48.404528934306
[lon] => 2.6968491157881
)
[other_places] => Array
(
[0] => Array
(
[name] => Meaux
[lat] => 48.956634779887
[lon] => 2.8888876091463
)
[1] => Array
(
[name] => Provins
[lat] => 48.559990810109
[lon] => 3.2983282139824
)
[2] => Array
(
[name] => Torcy
[lat] => 48.851405652548
[lon] => 2.6551424246278
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[area_m2] => 3065
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 95
[department_name] => Val-d'Oise
[department_link] => val-d-oise
[area_m2] => 3966
[prefecture] => Array
(
[name] => Pontoise
[lat] => 49.050502568113
[lon] => 2.1030760021814
)
[sous-prefecture] => Array
(
[name] => Argenteuil
[lat] => 48.94703164561
[lon] => 2.2449656623831
)
[other_places] => Array
(
[0] => Array
(
[name] => Sarcelles
[lat] => 48.99720685497
[lon] => 2.3783108056781
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Charles-de-Gaulle
[lat] => 49.006878058587
[lon] => 2.5496291510659
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[5] => Array
(
[id] => 93
[department_name] => Seine-Saint-Denis
[area_m2] => 4521
[prefecture] => Array
(
[name] => Bobiny
[lat] => 48.908350876439
[lon] => 2.4383625626594
)
[sous-prefecture] => Array
(
[name] => Le Raincy
[lat] => 48.897527108272
[lon] => 2.521489769963
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Denis
[lat] => 48.93686255948
[lon] => 2.355746165865
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Le Bourget
[lat] => 48.962158262054
[lon] => 2.4384164428234
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[6] => Array
(
[id] => 94
[department_name] => Val-de-Marne
[area_m2] => 5670
[prefecture] => Array
(
[name] => Créteil
[coordinates] => Array
(
[lat] => 48.790477058012
[lon] => 2.4535294041833
)
)
[sous-prefecture] => Array
(
[name] => L'Haÿ-les-Roses
[lat] => 48.779175899757
[lon] => 2.3370788046645
)
[other_places] => Array
(
[0] => Array
(
[name] => Nogent-sur-Marne
[lat] => 48.837520906433
[lon] => 2.4802706239479
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Orly
[lat] => 48.726140073531
[lon] => 2.3651992833035
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[7] => Array
(
[id] => 92
[department_name] => Hauts-de-Seine
[area_m2] => 8546
[prefecture] => Array
(
[name] => Nanterre
[lat] => 48.892595329087
[lon] => 2.2155409836827
)
[sous-prefecture] => Array
(
[name] => Antony
[lat] => 48.759260187579
[lon] => 2.3010700018409
)
[other_places] => Array
(
[0] => Array
(
[name] => Boulogne-Billancourt
[lat] => 48.839812198275
[lon] => 2.2380582126395
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.iledefrance.fr/
[Official Tourism Office] => https://www.visitparisregion.com/en
)
[image] => 11_logo.webp
[text] => Paris is a city that has captured the hearts and imaginations of people around the world for centuries – that is why it is such a popular place to
buy property. From the moment you arrive, you are surrounded by an unmistakeable sense of beauty, charm, and elegance that permeates every corner of the city...
)
[seo_text] => <p>...The most iconic symbol is the Eiffel Tower, and it is hard not to be awed by its sheer size and intricacy. But Paris is more than just a single
landmark – it is a city defined by its incredible architecture. Stroll across one of the bridges onto the Ile-St-Louis and pay a visit to our office on the island,
and you will see what we mean.</p><p>The beauty of Paris stretches beyond the buildings and architecture though. It is a city that is alive with culture.
The world-class museums, galleries and theatres showcase some of the greatest works of art (Mona Lisa anyone?) and performances in the world. The city has long
been associated with fashion, and strolling along the streets of Paris can feel like walking through a living, breathing, work of art.</p><p>What we like most of
all though, is simply strolling through the different neighbourhoods and villages. From the winding alleys of Montmartre to the grand boulevards and Champs-Elysées,
there is always time to stop and have a coffee. This is a city that invites exploration and encourages visitors to embrace the finer things in life – that
includes treating yourself and buying an apartment, after all you only live once.</p><p>Possibly the most famous, and iconic, architectural style is Haussmannian.
This refers to the distinctive building style that was used in the mid-19th century, to transform Paris into the city we know today. It accounts for around 40,000
buildings in Paris. They are typically characterised by their imposing facades, intricate wrought iron balconies, and tall windows that flood the interiors with
natural light. When people talk about “stunning” architecture they very well could be talking about Haussmann apartments in Paris. Many of these flats and apartments
have been beautifully restored in recent years, and they remain highly coveted among Parisian property buyers.</p><p>Another popular property style in Paris is
Art Nouveau. These buildings are characterised by their organic shapes and motifs, as well as their emphasis on craftmanship and the use of high-quality materials.
Head to the beautiful 16th arrondissement and you will see some lovely examples.</p><p>Of course, there are plenty of other property types in Paris, including
eleganta and traditional Parisian townhouses, charming, converted lofts, and sleek modern apartments. Speaking of which, new-build (or VEFA) apartments are
incredibly popular with both French and International buyers. Many are now being built in the suburbs, where there is more space, and offer large room sizes,
balconies and outside space, and an easy journey into the city centre.</p>
)
[french_alps] => Array
(
[id] => 84
[link] => /auvergne-rhone-alps-property
[region_id_search] => 82-83
[region_name] => the Auvergne-Rhône-Alpes
[new_region_name] => the Auvergne-Rhône-Alpes
[hero_images] => 3
[agent_photo] => 82_team.webp
[vignette] => 84_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461424
[region_selected] => burgundy
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => The stunning Auvergne-Rhône-Alpes region encompasses world-class skiing, sparkling lakes, historic cities, national parks and Unesco world heritage sites. Its year-round appeal means a steady demand for properties
[bold] => Welcome to the Auvergne, Rhône and French Alps
)
[css_color] => #326A93
[accordion] => Array
(
[what_to_expect] => <p>The Auvergne-Rhône-Alpes is home to many of the world’s most prestigious ski resorts, as well as <strong>beautiful lakes and historic
cities</strong>. Whether you are looking to ski/snowboard in winter, cycle up the mythical mountain climbs in summer or browse vibrant
markets, you will be doing so in an exceptional setting. There is property in the region to suit all budgets; our team of expert agents
will be happy to share their local knowledge, working with you to find your ideal property.</p>
[access] => Array
(
[text] => <p>The French Alps are efficiently served by four airports – Geneva, Lyon, Grenoble and Chambéry. There are non-stop flights to Geneva
from 142 destinations in 47 different countries, with excellent onwards access to all the major resorts. Lyon is also a popular entry point to the Alps,
with flights from 189 international destinations. Grenoble and Chambéry also offer regular flights to the UK during the winter season.
<a target="_blank" href="https://www.inauvergnerhonealpes.com/la-region-auvergne-rhone-alpes/venir-en-auvergne-rhone-alpes/">(https://www.inauvergnerhonealpes.com/la-region-auvergne-rhone-alpes/venir-en-auvergne-rhone-alpes/)</a></p>
<p>You may prefer to drive, taking in the breath-taking scenery. Driving from Calais takes around eight hours. Winter regulations now make snow equipment mandatory for cars in mountain regions.</p>
<p>You could also travel by TGV. A direct train from London St Pancras can whisk you to Bourg-Saint-Maurice in as little as 8 1/2 hours with easy access to Les Arcs (Savoie). The station at Thonon-les-Bains serves Morzine and Avoriaz (Haute-Savoie) and Briançon serves Montgenèvre and Serre Chevalier (Hautes-Alpes).</p>
[82_access_map] => transport map Rhône-Alps
)
[market] => <p>For an in-depth analysis, read our latest French Alps Market Comment (link below), which includes average prices in all the major towns and resorts.</p>
<p>Property in the French Alps is seen as an ideal long-term investment due to the global nature of the clientele. Lately we have seen an increased level of demand from North America and the Middle East, particularly from those who make their living in the oil and gas industries, which are pegged to the US dollar. The bedrock of demand has been from the domestic market though – French buyers have been seeking “the great outdoors”, whilst not being too far away from their businesses, family and friends. The French Alps are the ideal place to own a second home with around 37% of properties in the Savoie estimated to be holiday homes and around 25% in the Haute-Savoie.</p>
[fall_in_love] => Array
(
[text] => <p>The shared passion amongst everyone who lives, works, or owns a home here. </p><p>The Auvergne- Rhône-Alpes captivates visitors with its enchanting blend of <strong>natural beauty and rich heritage</strong>. There is no shortage of outdoor adventures with the mountains and lakes of the Alpes, the vineyards of the Bourgogne and the volcanos of the Auvergne whilst the cities offer a vibrant cultural scene. The region is also renowned for its enchanting spa towns with natural springs offering a tranquil escape from the hustle and bustle of everyday life.</p>
<p>In winter the region is transformed into a real-life wonderland, as picture-postcard ski resorts fill with people enjoying the slopes. In summer the area is a haven for outdoor enthusiasts offering a variety of activities including, hiking, mountain/road biking, paragliding and rock climbing. The warm summer weather means you can also enjoy swimming, fishing, and boating on dramatic rivers and beautiful lakes.</p>
[images_alt] => Array
(
[0] => skiing
[1] => gastronomy
[2] => Lyon
[3] => ocean
[4] => menhir
[5] => traditional_costume
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Global demand makes property in the Auvergne-Rhône-Alpes an excellent investment.</li>
<li class="attribute-dot">Efficient transport links from all corners of the world</li>
<li class="attribute-dot">Ski resorts offering around 8,500km of slopes across 140 resorts</li>
<li class="attribute-dot">Year-round activities for both personal enjoyment and augmented rental returns.</li>
<li class="attribute-dot">Unique and dramatic landscapes</li>
</ul>
[banner-mg] => Array
(
[image] => 82_search_banner.webp
)
[collections] => Array
(
[ski] => Array
(
[name] => Ski
[link] => /french-property-for-sale/alps_regions/ski
)
[Commercial] => Array
(
[name] => Commercial
[link] => /french-property-for-sale/mainSearch/departments:01--05--07--15--19--26--38--42--43--63--69--73--74/primarypropertytype_id:9/min_price:0/max_price:100000000/bedrooms:0/min_land:0
)
[Châteaux] => Array
(
[name] => Châteaux
[link] => /french-property-for-sale/mainSearch/departments:01--05--07--15--19--26--38--42--43--63--69--73--74/primarypropertytype_id:4/min_price:0/max_price:100000000/bedrooms:0/min_land:0
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Lyon - Beaujolais
[link] => /french-property-for-sale/getNearbyPostcodes/69001/30/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Lyon and Beaujolais region
[image] => 82_lyon.webp
)
[1] => Array
(
[title] => Isère and Hautes-Alpes
[link] => /french-property-for-sale/mainSearch/departments:38--05/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Grenoble | Southern Alps and surrounding area
[image] => 82_grenoble.webp
)
[2] => Array
(
[title] => NEWBUILD
[link] => /french-property-for-sale/type/new-build/25/84
[subtitle] => VEFA | New build | Apartments and chalets
[image] => 82_vefa.webp
)
[3] => Array
(
[title] => Lakes
[link] => /lakes/french-alps
[subtitle] => Lakes
[image] => 82_lake.webp
)
[4] => Array
(
[title] => Mountain view
[link] => /french-property-for-sale/type/mountain-view/23/84
[subtitle] => Alpine property
[image] => 82_mountain.webp
)
[5] => Array
(
[title] => Savoie
[link] => /all/savoie?notSold=true
[subtitle] => Bourg St Maurice | Chambéry | Aix-les-Bains
[image] => 82_savoie.webp
)
[6] => Array
(
[title] => Haute-Savoie
[link] => /all/haute-savoie?notSold=true
[subtitle] => Annecy | Chamonix | Evian
[image] => 82_haute_savoie.webp
)
[7] => Array
(
[title] => Puy-de-Dôme - Allier
[link] => /french-property-for-sale/mainSearch/departments:63--03/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Clermont-Ferrand | Thiers | Vichy
[image] => 83_puy_de_dome.webp
)
[8] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 83_auvergne.webp
)
[9] => Array
(
[title] => Cantal - Haute Loire
[link] => /french-property-for-sale/mainSearch/departments:15--43/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Aurillac | Saint Flour | Le Puy en Velay
[image] => 83_cantal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 69
[department_name] => Rhône
[area_m2] => 3928
[prefecture] => Array
(
[name] => Lyon
[lat] => 45.763454343805
[lon] => 4.8342714822686
)
[sous-prefecture] => Array
(
[name] => Villefranche-sur-Saône
[lat] => 45.991525233254
[lon] => 4.7197444415296
)
[other_places] => Array
(
)
[aeroports] => Array
(
[name] => Aéroport de Lyon-Bron
[lat] => 45.73160765651
[lon] => 4.9370107471434
)
[LGV] => 1
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[1] => Array
(
[id] => 42
[department_name] => Loire
[area_m2] => 2071
[prefecture] => Array
(
[name] => Saint-Étienne
[lat] => 45.441429073179
[lon] => 4.3798554942181
)
[sous-prefecture] => Array
(
[name] => Montbrison
[lat] => 45.607457630439
[lon] => 4.062305851606
)
[other_places] => Array
(
[0] => Array
(
[name] => Roanne
[lat] => 46.03524127253
[lon] => 4.070811799035
)
)
[aeroports] => Array
(
[name] => Aéroport de Saint-Étienne-Loire
[lat] => 45.531777616331
[lon] => 4.2941254428989
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[2] => Array
(
[id] => 7
[department_name] => Ardèche
[area_m2] => 2203
[prefecture] => Array
(
[name] => Privas
[lat] => 44.736011678419
[lon] => 4.5952593173144
)
[sous-prefecture] => Array
(
[name] => Largentière
[lat] => 44.541485921197
[lon] => 4.291760285543
)
[other_places] => Array
(
[0] => Array
(
[name] => Tournon-sur-Rhône
[lat] => 45.068836684375
[lon] => 4.8262681295312
)
)
[aeroports] => none
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[3] => Array
(
[id] => 26
[department_name] => Drôme
[area_m2] => 2576
[prefecture] => Array
(
[name] => Valence
[lat] => 44.934361082014
[lon] => 4.8918085238571
)
[sous-prefecture] => Array
(
[name] => Die
[lat] => 44.752743667653
[lon] => 5.3712894535552
)
[other_places] => Array
(
[0] => Array
(
[name] => Nyons
[lat] => 44.361846282265
[lon] => 5.1385028840735
)
)
[aeroports] => Array
(
[name] => Aéroport de Valence-Chabeuil
[lat] => 44.915618343171
[lon] => 4.9655266410384
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 38
[department_name] => Isère
[area_m2] => 3011
[prefecture] => Array
(
[name] => Grenoble
[lat] => 45.18789034927
[lon] => 5.7194533925191
)
[sous-prefecture] => Array
(
[name] => La Tour-du-Pin
[lat] => 45.563570649639
[lon] => 5.4415587833188
)
[other_places] => Array
(
[0] => Array
(
[name] => Vienne
[lat] => 45.526040132264
[lon] => 4.8738096559581
)
)
[aeroports] => Array
(
[name] => Aéroport de Grenoble-Alpes-Isère
[lat] => 45.362152564118
[lon] => 5.3303731447464
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[5] => Array
(
[id] => 73
[department_name] => Savoie
[area_m2] => 3513
[prefecture] => Array
(
[name] => Chambéry
[lat] => 45.56373817196
[lon] => 5.9215357654657
)
[sous-prefecture] => Array
(
[name] => Albertville
[lat] => 45.675725491957
[lon] => 6.3919804946465
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Jean-de-Maurienne
[lat] => 45.275124176924
[lon] => 6.3430247439269
)
)
[aeroports] => Array
(
[name] => Aéroport de Chambéry - Savoie-Mont-Blanc
[lat] => 45.638100379106
[lon] => 5.883879114065
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[6] => Array
(
[id] => 74
[department_name] => Haute Savoie
[department_link] => haute-savoie
[area_m2] => 5073
[prefecture] => Array
(
[name] => Annecy
[lat] => 45.899910328246
[lon] => 6.1262711418696
)
[sous-prefecture] => Array
(
[name] => Bonneville
[lat] => 46.078953231713
[lon] => 6.4080745634689
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Julien-en-Genevois
[lat] => 46.145247714083
[lon] => 6.0782401458882
)
[1] => Array
(
[name] => Thonon-les-Bains
[lat] => 46.374367519191
[lon] => 6.4751491326355
)
)
[aeroports] => Array
(
[name] => Aéroport d'Annecy Haute-Savoie Mont-Blanc
[lat] => 45.931231359826
[lon] => 6.1070353177704
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[7] => Array
(
[id] => 1
[department_name] => Ain
[area_m2] => 2672
[prefecture] => Array
(
[name] => Bourg-en-Bresse
[lat] => 46.204731297233
[lon] => 5.2192179785266
)
[sous-prefecture] => Array
(
[name] => Belley
[lat] => 45.76060548207
[lon] => 5.685684922806
)
[other_places] => Array
(
[0] => Array
(
[name] => Gex
[lat] => 46.33342662486
[lon] => 6.0565967456129
)
[1] => Array
(
[name] => Nantua
[lat] => 46.153337563925
[lon] => 5.6099966773118
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[8] => Array
(
[id] => 63
[department_name] => Puy-de-Dôme
[area_m2] => 1779
[prefecture] => Array
(
[name] => Clermont-Ferrand
[lat] => 45.778152134566
[lon] => 3.0877515948179
)
[sous-prefecture] => Array
(
[name] => Ambert
[lat] => 45.550181877223
[lon] => 3.7418988547867
)
[other_places] => Array
(
[0] => Array
(
[name] => Issoire
[lat] => 45.540997995782
[lon] => 3.245249182897
)
[1] => Array
(
[name] => Riom
[lat] => 45.893151374478
[lon] => 3.114829498179
)
[2] => Array
(
[name] => Thiers
[lat] => 45.857631419719
[lon] => 3.545162104994
)
)
[aeroports] => Array
(
[Aéroport de Clermont-Ferrand-Auvergne] => Array
(
[lat] => 45.786685850032
[lon] => 3.1700429122171
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[9] => Array
(
[id] => 03
[department_name] => Allier
[area_m2] => 1225
[prefecture] => Array
(
[name] => Moulins
[lat] => 46.56779981782
[lon] => 3.3325229979712
)
[sous-prefecture] => Array
(
[name] => Montluçon
[lat] => 46.342420338379
[lon] => 2.6046789641305
)
[other_places] => Array
(
[0] => Array
(
[name] => Vichy
[lat] => 46.131707501608
[lon] => 3.4250268780693
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Vichy-Charmeil
[lat] => 46.165785687582
[lon] => 3.3988969796871
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[10] => Array
(
[id] => 15
[department_name] => Cantal
[area_m2] => 1298
[prefecture] => Array
(
[name] => Aurillac
[lat] => 44.930845541891
[lon] => 2.4445069162325
)
[sous-prefecture] => Array
(
[name] => Mauriac
[lat] => 45.220665536545
[lon] => 2.330435434435
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Flour
[lat] => 45.03286921168
[lon] => 3.0898874552959
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport d'Aurillac
[lat] => 44.897891378556
[lon] => 2.4205682103521
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[11] => Array
(
[id] => 43
[department_name] => Haute Loire
[department_link] => haute-loire
[area_m2] => 1442
[prefecture] => Array
(
[name] => Le Puy-en-Velay
[lat] => 45.042861544788
[lon] => 3.8822542555075
)
[sous-prefecture] => Array
(
[name] => Brioude
[lat] => 45.295685314106
[lon] => 3.3843953059774
)
[other_places] => Array
(
[0] => Array
(
[name] => Yssingeaux
[lat] => 45.142036873586
[lon] => 4.1288319967353
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Le Puy-en-Velay - Loudes
[lat] => 45.075136184979
[lon] => 3.7629119545337
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.auvergnerhonealpes.fr/
[Official Tourism Office] => https://www.inauvergnerhonealpes.com/
)
[image] => 82_logo.webp
[text] => Buy a home in the enchanting Auvergne-Rhône-Alpes, where adventure meets relaxation. Immerse yourself in breath-taking views, world-renowned skiing,
volcanic landscapes and charming Alpine villages. Discover the magic of the lakes and mountains and create memories that will last a lifetime. Everybody dreams of owning a
home here, we can help you turn it into reality.
)
[seo_text] => <p>This region covers a variety of landscapes from mountains and lakes to villages and cities and the wild beauty of the numerous national parks. Its architecture, influenced by the local materials and construction techniques, is reflected the range and style of properties. </p>
<p>From typical Alpine chalets with their charming and cosy atmosphere, wooden shutters and balconies to sprawling stone wine properties in the Burgundy area, rustic farmhouses and village properties. Closer to the cities you will find elegant manor houses and sleek modern city apartments. There is a huge choice of styles across the region. </p>
<p>New build/ off plan properties are very popular with both domestic and international buyers. Being sited in prime locations, such as ski in/ski out, lakeside and all the best spots near vineyards and leafy villages. A luxurious modern take on classic French and mountain architecture. In cities you can benefit from great transport links and proximity to international schools. All newbuilds conform to or exceed the most recent energy, sound and insulation regulations and benefit from the latest technologies making them secure and efficient to run. With 10 year guarantees in place, there is the further benefit of low maintenance.
</p>
)
[burgundy] => Array
(
[id] => 26
[link] => /burgundy-property
[region_name] => Burgundy
[new_region_name] => Bourgogne - Franche Comté
[hero_images] => 1
[agent_photo] =>
[vignette] => 26_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820e2dcfdf73343
[region_selected] => french_alps
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Burgundy, a small summary of France and its art of living!
[bold] => Welcome to Burgundy
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Proximity to their favourite vineyards tend to heavily influence where second-home owners buy in Burgundy.
This is one of France’s major areas for wine production, with the red wine mostly Pinot Noir grape, and the white wine Chardonnay.
You will find the finest and most prized wines in the Cote-d’Or, and not surprisingly property in this department attracts a premium price.
The Plateau de Langres run through the department, with most of the famous vineyards on the south-east slope. Properties here nestle into the
hillside and the rolling countryside is home to a fine selection of manoir, chateaux and country houses.</p>
[access] => Array
(
[text] => <p>Dijon-Longvic airport primarily offers flights to Bordeaux and Toulouse, although during summer it does offer charter flights to some
holiday destinations. However, Lyon Saint-Exupéry and Paris Charles de Gaulle airports are both easily accessible by road.</p><p>The TGV stops at Dijon,
Beaune, Chalon-sur-Saone and Macon with direct trains to Paris (and then London via Eurostar), Lyon, Marseille and Geneva.</p><p>Burgundy is easily accessible by
car, with motorway access to Paris, Lyon and other major cities. From Paris the A6 autoroute gives easy access to Dijon, Beaune, Chalon-sur-Saone and Macon.
If you are driving from the UK, you can take the Eurotunnel to Calais and then drive to Burgundy in around 5 hours.</p>
[26_access_map] => transport map Burgundy
)
[market] => <p>Burgundy is a popular region for holiday homes, particularly with buyers from elsewhere in France, Belgium, Holland, Switzerland and Germany.
Property prices have risen in all four departments in the last 12 months. The biggest increase has been in the Cote d’Or (6.6%),
with smaller increases in Haute-Saone (1.5%), Nievre (1.4%) and Yonne (1.4%).</p><p>You will certainly pay a premium price for property in the towns and
villages renowned for the quality of their wines. These are predominantly found in the Cote d’Or, which is divide into two main areas: the Cote de Nuits
in the north, and the Cote de Beaune in the south. Many international buyers head to Beaune, which is the wine capital of Burgundy. The town is surrounded
by the most famous vineyards and the historic centre has many cellars, where you can taste the best wines. It is a beautiful walled city and a UNESCO
world heritage site. Property is not always easy to find and you can expect to pay 3,000 euros per m2, or more, for a well located apartment in the town
centre.</p><p>Particularly popular spots for holiday homes include the chocolate-box pretty villages of Chablis, Noyers-sur-Serein, Chateauneuf,
Vézelay and Semur-en-Brionnais.</p><p>Of course, property prices are also higher in the cities and major towns. Dijon is the regional capital, and the
historical centre is a UNESCO world heritage site, expect to pay around 3,000 euros per m2 for an apartment in the city centre.</p>
[fall_in_love] => Array
(
[text] => <p>The 281,400 hectare, <strong>Parc naturel regional du Morvan</strong> is in the heart of Burgundy, and spans all four departments.
This is a wild and hilly granite “massif” which reaches its peak, at over 900m, in Haut Folin. It is a collection of forests, with picturesque
lakes and rivers scattered throughout. This is an area not to be rushed, so make sure you allow plenty of time for exploration. Avoid the main
roads and travel on the smaller roads, lanes and dedicated cycle/walking paths. If you really do want to fall in love, then the Gouloux waterfall has to
be one of the most romantic spots in Burgundy. Similarly, the village of Vézelay, on the edge of the Morvan, is both an architectural jewel and a UNESCO
world heritage site. It also happens to be one of the “Plus Beaux Villages de France” and the Basilique Sainte-Madeleine is not to be missed.</p>
<p>There are <strong>four other “Plus Beaux Villages”</strong> in Burgundy, and it is easy to fall in love with any of them. Chateauneuf-en-Auxois is
renowned for its beautifully preserved medieval ramparts, Flavigny sur Ozerain for its production of aniseed, Noyers sur Serein for its cobbled streets
and 78 classified monuments and Semur en Brionnais for the glorious Chateau de Saint Hugues.</p><p>Finally, what could be better than <strong>sharing a
cold glass of Pouilly-Fuissé with friends</strong>, whilst sitting in one of the many fine restaurants and bars in the centre of Macon, the capital of
southern Burgundy. Make sure you visit one of the countless markets in the town centre, the one in Place aux Herbes is open from Tuesday to Saturday.</p>
[images_alt] => Array
(
[0] => beaune
[1] => gastronomy
[2] => countryside
[3] => morvan
[4] => vineyards
[5] => antiquites
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Popular with Parisians as a holiday home destination, property is always popular and a good investment.</li>
<li class="attribute-dot">The vineyards of Burgundy also attract visitors from all over the world, so renting out your property should be easy.</li>
<li class="attribute-dot">The rolling countryside is particularly beautiful, and there are enough “places of interest” to visit to last you a lifetime.</li>
<li class="attribute-dot">Burgundy is well located, midway between Paris and Lyon, with easy access to the French Alps.</li>
</ul>
[banner-mg] => Array
(
[image] => 26_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Dijon
[link] => /french-property-for-sale/getNearbyPostcodes/21000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Dijon
[image] => 26_dijon.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/Burgundy
[subtitle] => History and Passion
[image] => 26_chateaux.webp
)
[2] => Array
(
[title] => Morvan
[link] =>
[subtitle] =>
[image] => 26_morvan.webp
)
[3] => Array
(
[title] => Beaune
[link] =>
[subtitle] => Legendary - Côte d'Or
[image] => 26_beaune.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => village | village |...
[image] => 26_villages.webp
)
[5] => Array
(
[title] => In and around Cities
[link] =>
[subtitle] =>
[image] => 26_cities.webp
)
[6] => Array
(
[title] => Country side
[link] =>
[subtitle] =>
[image] => 26_countryside.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 89
[department_name] => Yonne
[area_m2] => 1432
[prefecture] => Array
(
[name] => Auxerre
[lat] => 47.798383490188
[lon] => 3.5743395396564
)
[sous-prefecture] => Array
(
[name] => Avallon
[lat] => 47.488281751683
[lon] => 3.9058219625499
)
[other_places] => Array
(
[0] => Array
(
[name] => Sens
[lat] => 48.20083078514
[lon] => 3.2790005775033
)
)
[aeroports] => Array
(
[name] => Aéroport d'Auxerre - Branches
[lat] =>
[lon] =>
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 21
[department_name] => Côte-d'Or
[department_link] => cote-d-or
[area_m2] => 1975
[prefecture] => Array
(
[name] => Dijon
[lat] => 47.325174604455
[lon] => 5.0403140801967
)
[sous-prefecture] => Array
(
[name] => Beaune
[lat] => 47.026030318488
[lon] => 4.8374940910786
)
[other_places] => Array
(
[0] => Array
(
[name] => Montbard
[lat] => 47.625256750655
[lon] => 4.3339077650505
)
)
[aeroports] => Array
(
[name] => Aéroport de Dijon-Bourgogne
[lat] => 47.277842347264
[lon] => 5.0708291238848
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 58
[department_name] => Nièvre
[area_m2] => 1084
[prefecture] => Array
(
[name] => Nevers
[lat] => 46.990769177413
[lon] => 3.1640150450023
)
[sous-prefecture] => Array
(
[name] => Château-Chinon
[lat] => 47.057447958322
[lon] => 3.9219794516485
)
[other_places] => Array
(
[0] => Array
(
[name] => Clamecy
[lat] => 47.45988803147
[lon] => 3.5162128795956
)
[1] => Array
(
[name] => Cosne-Cours-sur-Loire
[lat] => 47.381973419013
[lon] => 2.9173034160472
)
)
[aeroports] => Array
(
[name] => Aéroport de Nevers-Fourchambault
[lat] => 46.99880425869
[lon] => 3.1106171257303
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 71
[department_name] => Saône-et-Loire
[area_m2] => 1504
[prefecture] => Array
(
[name] => Mâcon
[lat] => 46.30694970684
[lon] => 4.8264603472774
)
[sous-prefecture] => Array
(
[name] => Louhans
[lat] => 46.628813097754
[lon] => 5.2253796250176
)
[other_places] => Array
(
[0] => Array
(
[name] => Autun
[lat] => 46.950107320103
[lon] => 4.3072069728599
)
[1] => Array
(
[name] => Chalon-sur-Saône
[lat] => 46.781568157022
[lon] => 4.8481294768753
)
[2] => Array
(
[name] => Charolles
[lat] => 46.435632486113
[lon] => 4.2778800803731
)
)
[aeroports] => Array
(
[name] => Aéroport de Chalon - Champforgeuil
[lat] => 46.826739242324
[lon] => 4.826983123877
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.bourgognefranchecomte.fr/
[Official Tourism Office] => https://www.tourisme-hautBurgundy.com/en/
)
[image] => 26_logo.webp
[text] => Burgundy is home to four UNESCO world heritage sites, classified as exceptional examples of cultural and natural heritage. They attract tourists from
all over the world and are deemed as irreplaceable. They are Fontenay Abbey, Vezelay Abbey, the Priory Notre-Dame of La Charité-sur-Loire and finally the 1,200
“climats” between Dijon, Beaune and Maranges. Nothing to do with the weather, these are classified vineyards, with a history stretching back over 2,000 years...
)
[seo_text] => <p>Burgundy has a diverse range of property styles, ranging from grand chateaux and country houses to quaint cottages and farmhouses.
The region is also known for its historic townhouses, which feature traditional Burgundian architecture. In rural areas, farmhouses and barns are often constructed
from local materials including limestone and sandstone. There are also a number of grand chateaux, many with a symmetrical façade, formal gardens and extensive
grounds – look out for the conical roofs too.Property in Burgundy has some fine examples of different architectural styles, including Romanesque
(particularly the Abbey de Fontenay), Gothic (such as the Basilique de Vezelay), Renaissance (including the townhouses found in Beaune centre,
including the Hotel Dieu des Hospices) and Baroque (the Palais des Ducs in Dijon has a particularly grand staircase and ornate decorations). You can see that houses
in Burgundy really do come in all shapes and sizes – look at our listings and you will find property to suit every budget too.</p>
)
[useDbConfig] => default
[useTable] => regions
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => regions
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 3
[key] => primary
)
[name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[name_fr] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[city_postcode] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[city_name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[compass] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[compass2] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Region
[tableToModel] => Array
(
[regions] => Region
[departments] => Department
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Region
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Department] => Department Object
(
[name] => Department
[belongsTo] => Array
(
[Region] => Array
(
[className] => Region
[foreignKey] => region_id
[conditions] =>
[fields] =>
[order] =>
[counterCache] =>
)
)
[hasMany] => Array
(
[Allproperty] => Array
(
[className] => Allproperty
[foreignKey] => department_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[useDbConfig] => default
[useTable] => departments
[displayField] => id
[id] =>
[data] => Array
(
)
[table] => departments
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 3
[key] => primary
)
[listcode] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[listdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[region_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dbfield] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[text] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Department
[tableToModel] => Array
(
[departments] => Department
[regions] => Region
[allproperties] => Allproperty
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[hasOne] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[actsAs] =>
[Behaviors] => BehaviorCollection Object
(
[modelName] => Department
[_attached] => Array
(
)
[_disabled] => Array
(
)
[__methods] => Array
(
)
[__mappedMethods] => Array
(
)
[_log] =>
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Region] => Region Object
*RECURSION*
[Allproperty] => Allproperty Object
*RECURSION*
[__backContainableAssociation] => Array
(
[belongsTo] => Array
(
[Region] => Array
(
[className] => Region
[foreignKey] => region_id
[conditions] =>
[fields] =>
[order] =>
[counterCache] =>
)
)
[hasOne] => Array
(
)
[hasMany] => Array
(
[Allproperty] => Array
(
[className] => Allproperty
[foreignKey] => department_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[hasAndBelongsToMany] => Array
(
)
)
)
)
[Department] => Department Object
(
[name] => Department
[belongsTo] => Array
(
[Region] => Array
(
[className] => Region
[foreignKey] => region_id
[conditions] =>
[fields] =>
[order] =>
[counterCache] =>
)
)
[hasMany] => Array
(
[Allproperty] => Array
(
[className] => Allproperty
[foreignKey] => department_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[useDbConfig] => default
[useTable] => departments
[displayField] => id
[id] =>
[data] => Array
(
)
[table] => departments
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 3
[key] => primary
)
[listcode] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[listdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[region_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dbfield] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[text] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Department
[tableToModel] => Array
(
[departments] => Department
[regions] => Region
[allproperties] => Allproperty
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[hasOne] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[actsAs] =>
[Behaviors] => BehaviorCollection Object
(
[modelName] => Department
[_attached] => Array
(
)
[_disabled] => Array
(
)
[__methods] => Array
(
)
[__mappedMethods] => Array
(
)
[_log] =>
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Region] => Region Object
(
[name] => Region
[actsAs] => Array
(
[0] => Containable
)
[hasMany] => Array
(
[Department] => Array
(
[className] => Department
[foreignKey] => region_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[aquitaine] => Array
(
[id] => 72
[link] => /aquitaine-property
[region_name] => Aquitaine
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 72_team.webp
[vignette] => 72_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => From sleepy Dordogne villages to the bright lights of Bordeaux, via the world’s greatest vineyards ...
[bold] => Welcome to Aquitaine
)
[css_color] => #4E7E9F
[accordion] => Array
(
[what_to_expect] => <p><strong>Bordeaux</strong>, is the world capital of wine, and you will find glorious <strong>chateaux and country houses</strong> keeping
watch over the surrounding vineyards. Globally renowned for its beauty, property in Aquitaine is seen as an excellent investment.</p>
<p><strong>Vineyards</strong> dominate the landscape in Gironde but don’t be fooled. There are five departments in Aquitaine, each with a <strong>diverse
landscape</strong> and a mixture of property styles. The Pyrénées Atlantiques run down to the Spanish border and are heavily influenced by Basque culture,
whilst in the north of the region, the Dordogne is a rural department, long popular with UK buyers looking for <strong>"a place in the sun".</strong></p>
[access] => Array
(
[text] => <p>The main international airport is in Bordeaux, with regular flights to North America, Africa, Asia and throughout Europe.
You will find other regional airports in Bergerac, Biarritz, Tarbes and Pau.</p><p>The high-speed rail link between Bordeaux and Paris takes just over 2 hours,
meaning the area is popular with Parisians seeking a second home. Eurostar is planning a special “wine train” with a direct service between Bordeaux and London,
with an opening as soon as 2026 being discussed. Travel time would be around 5 hours.</p><p>Many visitors prefer driving to Aquitaine, as it is easy to access
from all directions. The A10 motorway runs directly to Paris, the A62 runs west to east (giving access to Toulouse, Barcelona and the Riviera),
and the A63 runs straight down to the Spanish border.</p>
[access_image_title] => transport map Aquitaine
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities. </p><p>Last year, prices rose in all five departments, with the biggest increase in the Pyrenéés-Atlantiques (8.1%). The strongest demand is for country property, with plenty of space and fresh air. French buyers have dominated the market, often snapping up properties before overseas buyers have had a chance to view. However, this is now changing, with increasing sales to clients from the UK, Belgium and Netherlands in particular. High-end properties are also selling well, with US buyers cashing in on the strong dollar.</p>
[fall_in_love] => Array
(
[text] => <p>Sampling the finest wines, while exploring <strong> historic vineyards, chateaux and rural market towns</strong>. Aquitaine has some of the most
beautiful countryside in France, and the river valleys (particularly the Dordogne) are <strong> popular second-home areas</strong>. Wander round the market
in Sarlat, Bergerac or Monpazier and you will find a fusion of languages being spoken.</p><p>If you prefer the seaside then you will be swept off your
feet by the view over <strong> Arcachon Bay </strong>, from atop the Dune du Pilat, and by the quality of the <strong> swimming and surfing </strong>
available in Aquitaine.</p>
[images_alt] => Array
(
[0] => cafe_bar
[1] => market
[2] => ocean
[3] => garden
[4] => surf_beach
[5] => Vineyards
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/72
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Warm winters and cool summers make this the ideal climate</li>
<li class="attribute-dot">This is a truly global destination, making property an attractive investment </li>
<li class="attribute-dot">The quality of life in Aquitaine is second to none, particularly the food and wine </li>
<li class="attribute-dot">The area is popular with overseas buyers, English is widely spoken </li>
</ul>
Plans are in place for a direct London-Bordeaux Eurostar service, door-to-door in around 5 hours
[banner-mg] => Array
(
[image] => nice-image.webp
)
[famous-places] => Array
(
[0] => Array
(
[title] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
[subtitle] => Saint Emilion|Commercial|"Bordelais"
[image] => 72_vineyard.webp
)
[1] => Array
(
[title] => Chateaux
[link] => /chateau/aquitaine
[subtitle] => Maisons de Maître | Vie de Château
[image] => 72_chateaux.webp
)
[2] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/72
[subtitle] => Océan | Wind | Liberty
[image] => 72_coastal.webp
)
[3] => Array
(
[title] => Perigord
[link] => /french-property-for-sale/perigord_noir/latest
[subtitle] => Périgord Noir | Vert | Rouge
[image] => 72_perigord.webp
)
[4] => Array
(
[title] => Sarlat
[link] => /french-property-for-sale/mainSearch/departments:/towns:24200+Sarlat-la-Canéda/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Sarlat-La-Canédat et alentours
[image] => 72_sarlat.webp
)
[5] => Array
(
[title] => Bordeaux
[link] => /french-property-for-sale/getNearbyPostcodes/33000/25/sort:original_modified/direction:desc
[subtitle] => Cité du Vin | History | Culture
[image] => 72_bordeaux.webp
)
[6] => Array
(
[title] => Countryside
[link] =>
[subtitle] => Peace | Nature | Liberty
[image] => 72_countryside.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 33
[department_name] => Gironde
[prefecture] => Array
(
[name] => Bordeaux
[lat] => 44.838764428286
[lon] => -0.58549738073116
)
[sous-prefecture] => Array
(
[name] => Arcachon
[lat] => 44.652350372007
[lon] => -1.17852953279
)
[other_places] => Array
(
[0] => Array
(
[name] => Langon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[1] => Array
(
[name] => Lesparre-Médoc
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[2] => Array
(
[name] => Libourne
[coordinates] => Array
(
[lat] => 44.912837953056
[lon] => -0.24255791219811
)
)
[3] => Array
(
[name] => Blaye
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[4] => Array
(
[name] => Arcachon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
)
[aeroports] => Array
(
[name] => international Aéroport Bordeaux-Mérignac
[coordinates] => Array
(
[lat] => 44.829578655332
[lon] => -0.71252977869956
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3415
)
[1] => Array
(
[id] => 24
[department_name] => Dordogne
[prefecture] => Array
(
[name] => Périgueux
[lat] => 45.182155813706
[lon] => 0.72554752049818
)
[sous-prefecture] => Array
(
[name] => Bergerac
[lat] => 44.854267578237
[lon] => 0.48313379429759
)
[other_places] => Array
(
[0] => Array
(
[name] => Nontron
[lat] => 45.530660781729
[lon] => 0.66198829976248
)
[1] => Array
(
[name] => Sarlat-la-Canéda
[lat] => 44.889288259855
[lon] => 1.2241156213839
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Bergerac-Dordogne-Périgord
[lat] => 44.825427573624
[lon] => 0.5183063816135
)
[1] => Array
(
[name] => Aéroport Périgueux-Bassillac
[lat] => 45.196674566766
[lon] => 0.81442960794314
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1699
)
[2] => Array
(
[id] => 40
[department_name] => Landes
[prefecture] => Array
(
[name] => Mont-de-Marsan
[lat] => 43.895868438138
[lon] => -0.49751150342098
)
[sous-prefecture] => Array
(
[name] => Dax
[lat] => 43.709257227376
[lon] => -1.0555027855013
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 2829
)
[3] => Array
(
[id] => 47
[department_name] => Lot-et-Garonne
[prefecture] => Array
(
[name] => Agen
[lat] => 44.205262742878
[lon] => 0.61508991988202
)
[sous-prefecture] => Array
(
[name] => Marmande
[lat] => 44.49875584627
[lon] => 0.14139916585147
)
[other_places] => Array
(
[0] => Array
(
[name] => Nérac
[lat] => 44.137634651165
[lon] => 0.33671320043142
)
[1] => Array
(
[name] => Villeneuve-sur-Lot
[lat] => 44.408773973276
[lon] => 0.70347370665476
)
)
[aeroports] => Aéroport Agen-La Garenne
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1634
)
[4] => Array
(
[id] => 64
[department_name] => Pyrénées-Atlantiques
[prefecture] => Array
(
[name] => Pau
[lat] => 43.29655780391
[lon] => -0.36577735818928
)
[sous-prefecture] => Array
(
[name] => Bayonne
[lat] => 43.493746698508
[lon] => -1.4799716307997
)
[other_places] => Array
(
[0] => Array
(
[name] => Oloron-Sainte-Marie
[lat] => 43.194639272704
[lon] => -0.60670147749085
)
)
[aeroports] => Aéroport de Biarritz-Pays basque, Aéroport de Pau-Pyrénées
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2818
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => new_aquitaine_logo.webp
[text] => Known for its wine, seafood and picturesque landscape, Aquitaine is a popular choice with holiday-home owners, and full-time residents alike.
The warm winters and cooling summer breeze give it a particularly attractive climate.
)
[seo_text] => The five departments in Aquitaine have a diverse range of property styles, each with its own individual appeal. From rural stone-built farmhouses
to grand chateaux, the region is rich with architectural treasures to explore.<br />
Stone-built farmhouses are possibly the most popular with international buyers. Constructed from local materials like limestone, these houses feature thick walls,
small windows, and tiled roofs. Often surrounded by gardens and orchards, these character laden homes offer a serene and peaceful French lifestyle.<br />
Aquitaine is also home to some of the best Maison de Maitres and chateaux in France. Originally built for the nobility and located in large vineyards or estates,
these impressive structures have grand entrances, sweeping staircases, and intricate decorations, serving as a testament to the region's rich history and cultural
heritage.<br />Modern homes in Aquitaine are also usually designed to blend in with their natural surroundings. Many feature large windows to take advantage of
the countryside views, and open-plan living spaces that create a feeling of light and spaciousness. This style of VEFA (new build) homes in Aquitaine are
particularly popular with buyers since the Covid-19 pandemic. <br />Regardless of your taste, you're sure to find a property in Aquitaine that suits your
architectural preferences and budget.
)
[brittany] => Array
(
[id] => 53
[link] => /brittany-property
[region_name] => Brittany
[new_region_name] => Brittany
[hero_images] => 3
[agent_photo] => 53_team.webp
[vignette] => 53_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => normandy
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Local papers have been running headlines such as “The golden age of property in Brittany”, and it’s not difficult to see why. Buy a home in Brittany and you are never far from what is perhaps the most beautiful coastline in France.
[bold] => Welcome to Brittany
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Brittany is one of the prettiest and most diverse areas of France – you probably know it as a popular holiday-home destination, but did you know
that in a poll of French homebuyers it was the area they most want to move to?</p><p>The reasons are obvious – let’s start with the beaches and coastline, which stretches
to an astonishing 2,700 km’s (that’s 1,677 miles in old money). Take your pick from a hike along the rugged cliffs, to lazing on the golden sands or eating freshly
caught seafood in one of the traditional fishing villages. No matter where you buy in Brittany, you will have access to these delights. Inland you will find a beautiful
rolling landscape with picturesque towns and villages, famous for the variety, colour and quality of the markets. The renowned Lac de Guérledan is right in the heart of
Brittany, covering 300 hectares the paths around it wander through glorious forests and are a haven for walkers, cyclists and those seeking peace and tranquility.</p>
<p>Property prices have risen in recent years, but still represent excellent value for money, no wonder this is such a popular place for both domestic and international
buyers. Indeed, French buyers have been to the fore in recent years, choosing Brittany as the region they want to buy a holiday home. There have been many reports in
the French news putting this down to “climate migrants” who prefer the milder climate to the more severe extremes to be found in Spain, Portugal and parts of the
Mediterranean.</p>
[access] => Array
(
[text] => <p>Brittany has several airports, with flights within France and to international destinations. Rennes Bretagne airport has direct flights to 18 European
countries, and 17 countries outside Europe (including Canada/USA, the UAE, Singapore, South Africa and Brazil). It also flies to eight cities within France.
The airports in Brest and Lorient are all smaller and mainly service domestic flights.</p><p>The TGV runs daily between Paris and Rennes (around 2hrs 12 mins),
and regional trains connect the smaller towns in the region.</p><p>Many UK visitors like to take the ferry, with regular services running from
Plymouth, Portsmouth, and Poole to the ports of Saint-Malo and Roscoff in Brittany, or via Normandy ports such as Cherbourg.</p>
<p>Several major highways run through Brittany, giving easy access to Paris, Belgium, Holland and the Channel Tunnel car terminal.
The A84 leads up to Caen, whilst the A81 heads due east towards Paris. Meanwhile the RN137 heads south to Nantes.</p>
[53_access_map] => transport map Brittany
)
[market] => <p>Record demand and low stock levels pretty much sum up the Brittany property market over the last couple of years. Prices have risen accordingly,
with a typical apartment in Rennes seeing an increase of almost 11% in 2022. A family home in Brest will have seen a rise around 12% in the same period.</p>
<p>Low interest rates have been a bedrock of this demand and it helps that a French Government report, comparing employment data from 100 towns, declared Rennes as
having the strongest labour market in France. With interest rates rising we are likely to see a slight dampening of demand, which should mean more stock being
available and more choice for buyers.</p><p>One other driver of the Brittany property market is the trend towards home working. Télétravail (working from home)
has exploded, and people are looking for country houses that offer more space/light with a view, and high speed broadband. There has been a population explosion
in cities like Rennes, and families are tempted by the lower prices in the countryside. The third factor is the temperate climate to be found in Brittany,
with clients looking to escape the extreme temperatures, fires, and floods to be found in Spain, Italy, and some Mediterranean destinations.</p>
<p>Brittany is home to some fine manoir, chateaux and country estates. They may be fewer in number than further south in the Loire number, but what they lack in quantity
they make up for in quality. The good news is that, because they are inland away from the more costly coastline, they tend to be well priced and offer excellent value
for money.</p>
[fall_in_love] => Array
(
[text] => <p>Pretty much everything really. Let’s start with the coastline. Travelling anti-clockwise the towns of Saint-Malo, Saint Brieuc, Brest, Lorient and Vannes
are all on the coast, each with a personality of its own and a variety of excellent shops, restaurants and leisure pursuits. In between you will find sandy beaches,
ancient fishing ports and spectacular cliff-side walking. For those looking for a picturesque fishing village, we defy you not to fall in love with medieval
Saint-Goustan, the lighthouse protected Doelan, or the chocolate-box pretty Sauzon, with its pastel houses and brightly painted shutters. Larmor-Plage is known as
the “Brittany Riviera” but there are plenty of other beautiful beaches all along the coast. Trestraou beach near Perros-Guirec is a hidden gem and the Bay of Morlaix
also has plenty to choose from. Moving west both Plouarzel and Plogoff are pretty stops along the dramatic Finistere coastline.</p>
<p>Inland you will absolutely fall in love with the lakes, forests and beautiful landscape. For a breathtaking view try walking to Monts d’Arrée in the Armorica Regional
National Park (if you have been to Ireland you’ll feel at home), or try walking the hills and prairies of the Pays de Questembert. The truth is that every road and
track in Brittany is a delight, with hidden secrets to uncover. If you are looking for a haven away from the stress of modern day life.</p>
<p>If you find romance in the culture or heritage of a region, then Brittany is your ideal destination. Stop off at any tourist office to learn about the local
tales and legends. Morbihan is home to the world’s largest concentration of megalithic sites. The standing stones at Carnac stretch for an astonishing four km’s,
and the site at Locmariaquer is home to the Er Grah menhir, which once stood 20 metres high and weighed 300 tonnes.</p><p>Finally, it would be remiss if we didn’t mention
the seafood. A dozen oysters, or maybe some fresh crab, washed down with a crisp white wine? All restaurants in Brittany should be able to provide these, but
for the real romance why not sample them on the waters edge, direct from the supplier. In southern Morbihan you should visit La Perle de Quéhan, where you can
sit beneath the pine trees and sample the seafood whilst overlooking the bay. If you are in Finistere then Maison Legris is an award winning oyster bar in Plouguerneau,
well worth a visit. Finally, if you visit Mont-Saint-Michel bay (which you almost certainly will) then head to the market at La Houle port, you won’t be disappointed.</p>
[images_alt] => Array
(
[0] => pretty_house
[1] => seafood
[2] => white_sand
[3] => ocean
[4] => menhir
[5] => traditional_costume
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The sheer beauty of the countryside and coastline.</li>
<li class="attribute-dot">Mont-Saint-Michel and its bay, a UNESCO world heritage site with no comparison.</li>
<li class="attribute-dot">Great value property, particularly inland where many property bargains are still to be had.</li>
<li class="attribute-dot">A culture and heritage that can be seen in every town and village – each has a tale to tell.</li>
<li class="attribute-dot">A myriad of ports and fishing villages to explore, with some of the best restaurants in France.</li>
</ul>
[banner-mg] => Array
(
[image] => 53_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/53
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/53
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Rennes
[link] => /french-property-for-sale/getNearbyPostcodes/35000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Rennes"
[image] => 53_rennes.webp
)
[1] => Array
(
[title] => Hinterland
[link] =>
[subtitle] => In the heart of the land
[image] => 53_hinterland.webp
)
[2] => Array
(
[title] => Harbours
[link] => /french-property-for-sale/mainSearch/departments:/towns:29000+All_communes_in_postcode--56000+All_communes_in_postcode--22000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Quimper | Brest | Vannes | Saint Brieuc
[image] => 53_harbours.webp
)
[3] => Array
(
[title] => Historic
[link] =>
[subtitle] => A piece of History
[image] => 53_historic.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] =>
[image] => 53_villages.webp
)
[5] => Array
(
[title] => Cities
[link] =>
[subtitle] => Living in the heart of the city
[image] => 53_cities.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/53
[subtitle] => View | Ocean | Liberty
[image] => 53_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 35
[department_name] => Ille-et-Vilaine
[area_m2] => 2652
[prefecture] => Array
(
[name] => Rennes
[latitude] => 48.117991889221
[longitude] => -1.6807189892287
)
[sous-prefecture] => Array
(
[name] => Fougères
[latitude] => 48.351471330384
[longitude] => -1.205118723428
)
[other_places] => Array
(
[0] => Array
(
[name] => Redon
[latitude] => 47.6507516702
[longitude] => -2.0848369856225
)
[1] => Array
(
[name] => Saint-Malo
[latitude] => 48.64975311175
[longitude] => -2.0279211568493
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Saint-Malo-Dinard-Pleurtuit
[latitude] => 48.5900726159
[longitude] => -2.0762508547617
)
[1] => Array
(
[name] => Aéroport de Rennes-Bretagne
[latitude] => 48.068336104561
[longitude] => -1.7255383037892
)
)
[LGV] => LGV Bretagne-Pays de la Loire
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 22
[department_name] => Côtes-d'Armor
[department_link] => cotes-d-armor
[area_m2] => 2046
[prefecture] => Array
(
[name] => Saint-Brieuc
[latitude] => 48.513446890517
[longitude] => -2.7670809165465
)
[sous-prefecture] => Array
(
[name] => Dinan
[latitude] => 48.453662914768
[longitude] => -2.0505455939488
)
[other_places] => Array
(
[0] => Array
(
[name] => Guingamp
[latitude] => 48.561650630681
[longitude] => -3.1501954648217
)
[1] => Array
(
[name] => Lannion
[latitude] => 48.731347857171
[longitude] => -3.4604695840914
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lannion
[latitude] => 48.756955147948
[longitude] => -3.4704341865913
)
[1] => Array
(
[name] => Aéroport de Saint-Brieuc Armor
[latitude] => 48.534884372958
[longitude] => -2.8543853767915
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 29
[department_name] => Finistère
[area_m2] => 2271
[prefecture] => Array
(
[name] => Quimper
[latitude] => 47.997985676536
[longitude] => -4.0972012510205
)
[sous-prefecture] => Array
(
[name] => Brest
[latitude] => 48.390543341999
[longitude] => -4.4873975424998
)
[other_places] => Array
(
[0] => Array
(
[name] => Châteaulin
[latitude] => 48.194479197781
[longitude] => -4.1019243574689
)
[1] => Array
(
[name] => Morlaix
[latitude] => 48.577495070099
[longitude] => -3.8258069709509
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Brest-Bretagne
[latitude] => 48.447716858353
[longitude] => -4.4177886829057
)
[1] => Array
(
[name] => Aéroport de Morlaix Ploujean
[latitude] => 48.600096495988
[longitude] => -3.8159623559134
)
[2] => Array
(
[name] => Aéroport de Quimper-Bretagne
[latitude] => 47.972951624053
[longitude] => -4.1740875000998
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 56
[department_name] => Morbihan
[area_m2] => 2659
[prefecture] => Array
(
[name] => Vannes
[latitude] => 47.658384007406
[longitude] => -2.7616691514312
)
[sous-prefecture] => Array
(
[name] => Lorient
[latitude] => 47.748581772133
[longitude] => -3.3685968539489
)
[other_places] => Array
(
[0] => Array
(
[name] => Pontivy
[latitude] => 48.066209832829
[longitude] => -2.9624378989862
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lorient-Bretagne-Sud
[latitude] => 47.754254868152
[longitude] => -3.4366661577737
)
[1] => Array
(
[name] => Aéroport de Vannes
[latitude] => 47.720764663553
[longitude] => -2.7271479056408
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.bretagne.bzh/
[Official Tourism Office] => https://www.brittanytourism.com
)
[image] => 53_logo.webp
[text] => Looking for a region where you can get away from it all, and breathe fresh air? Then Brittany is your ideal destination. From swimming with the dolphins
to strolling amongst the standing-stones, and from eating oysters on the beach to testing out any one of the dozen Michelin starred restaurants in Rennes, Brittany
has you covered.
)
[seo_text] => <p>Brittany is home to a rich architectural heritage. One style that you will come across throughout the region is the half-timbered house.
These properties typically feature exposed wooden beams and have a distinctive herringbone pattern, they look particularly attractive with a thatched roof.
Many of the half-timbered properties line the cobbled streets in the “old towns” and historic centres.</p><p>You will also find that many Brittany farmhouses and country properties
use local materials such as granite and slate. These are sturdy buildings, built to last, with the walls being made from large granite blocks, with slate used for the roofing.</p>
<p>On the coast you are more likely to find brightly coloured houses and cottages, with painted shutters and steeply pitched roofs. Many ports and quays in Brittany are
lined with these picturesque properties, and the chocolate-box pretty houses are perfect for those tourists who like to record their visits on Instagram. The houses often
have a nautical feel, with porthole windows and decorative anchors.</p><p>The contrast when you come across modern architecture, or contemporary houses in Brittany, is striking.
These are built out of steel, concrete and glass and can provide an excellent contrast to the older, more traditional Breton properties.</p>
)
[midi_pyrenees] => Array
(
[id] => 73
[link] => /midi-pyrenees-property
[region_name] => Midi-Pyrénées
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 73_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Buy a property in the Midi Pyrénées and you can access picturesque ski resorts, cycle up mythical mountains, take in a world-class rugby match in Toulouse and browse some of the best markets that France has to offer.
[bold] => Welcome to Midi-Pyrénées
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Authentic French towns and villages, unspoilt countryside and terrific value for money – both in terms of property values,
and the general cost of living. The Midi Pyrénées offers exhilarating skiing and snowboarding, with lift passes at a fraction of the price of other
European ski areas. Stop for a coffee, cold drink or lunch and you will appreciate the difference in the bars and restaurants too. Away from the
mountains you will find the region is criss-crossed by attractive <strong>river valleys</strong>. Follow the Garonne, Tarn, Gers or Lot and you
will find some of the prettiest towns in France. Don’t forget too that the <strong>Canal du Midi</strong> starts in Toulouse.</p>
<p><strong>Toulouse is also one of the most dynamic cities in the country and is the centre of the European aerospace industry</strong>.
It is the driving force behind the booming economy in the Midi Pyrenees – ensuring that demand for property remains constant. This is a
region where you can buy with both your heart and your head.</p><p>This is a vast region, with a glorious history. You can get a sense of this when
visiting some of the fascinating towns and cities. Albi, Auch, Cahors, Lourdes and Rodez all have a wonderful heritage, and attracts tourists from
all over the world. You will also find more than a sprinkling of the “plus beaux villages de France” in the region. Perched on the edge of a limestone
cliff, Rocamadour has a population of just 600, but receives more than 1.5m visitors a year. Cordes-sur-Ciel is a little quieter, but equally as pretty,
with an exceptional Gothic heritage.</p>
[access] => Array
(
[text] => <p>The biggest airport in the region is, not surprisingly, Toulouse -Blagnac. It has direct flights to 76 destinations in Europe,
North America, the Middle East, and Africa. There are also some smaller, regional, airports in the Midi Pyrénées, popular with holiday-home
owners due to their ease of access. Rodez airport has flights to London, Dublin, Paris, and Brussels, whilst the airport at Tarbes-Lourdes serves
London, Dublin, Paris, Brussels, Rome and other European destinations.</p><p>The Midi Pyrénées also has several major train stations.
Toulouse-Matabiau is the largest and busiest, with a regular TGV service to Paris, Bordeaux, Marseille and beyond. Other major stations
can be found in Tarbes, Auch and Cahors, with many SNCF trains connecting towns within the region.</p><p>When coming by car you will find direct
access via the A20, which connects Toulouse to Paris, and the A64 which runs from Tarbes, through Pau and across to Biarritz and the Spanish border.
The A61 connects the region to the Mediterranean (and on to either Barcelona or the Riviera)</p>
[73_access_map] => transport map Midi-Pyrénées
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>In reality, there is no such thing as a Midi-Pyrénées property market, instead there are dozens of micro-markets, spread across the eight departments.
However, it is fair to say that demand for property has been at record levels, across the region, for the last few years. There has not been enough
new stock coming on to the market to satisfy this demand. Prices have risen in all eight departments over the last 12 months – the average rise is
around 2%, with a slightly higher increase in Haute Garonne. This, is only to be expected as Toulouse is in the Haute Garonne, and property here is
extremely popular due to the major corporate employers in the city. It also has a very high student population, meaning that rentals are extremely
hard to come by. It is an excellent location for property investment.</p><p>The strongest demand is currently for country property. Buyers are attracted
by the low prices and beautiful surroundings. Larger properties, with light and airy spaces, a home office and a garden are particularly in demand.
International buyers have traditionally been keen on renovation and refurbishment projects. These are still popular, but many buyers are now looking
for old, stone, houses that have already been sympathetically restored. The increasing costs of labour and raw materials mean that houses in good
condition are being snapped up.</p><p>The top-end of the property market is also healthy. American buyers in particular have been taking advantage of
the strong dollar to snap up chateaux, country estates and manor houses. But the main buyers of these prestige properties are French. Coming from Paris,
Lyon and Bordeaux they see the terrific value of property in the Midi Pyrénées and have been prevalent in the market.</p>
[fall_in_love] => Array
(
[text] => <p><strong>The extraordinary beauty of the towns and villages</strong>. Sit in one of the bars or restaurants, perched on the cliff
edge in Rocamadour and you will see what we mean. There are 216 steps up from the car park to the church square, but these don’t put off
the thousands of pilgrims who come to see the statue of the black virgin in the Notre Dame chapel. This is just one example of the
incredible villages to be found scattered around the Midi Pyrénées countryside. Another is the Bastide town of Cordes-sur-Ciel in the
Tarn, one of the oldest such towns in the region, it was founded in 1222 and has kept its authentic character. Other picturesque villages
trip off the tongue: Saint-Cirq-Lapopie, Lourdes, Figeac, Conques there are just too many to name.</p><p>You will also fall in love with
<strong>the Pyrénées national park</strong>. This is a hikers paradise, which extends from the south-west of the Hautes-Pyrénées, to the
south-east of the Pyrénées-Atlantiques. The vast network of hiking trails lead to the highest mountain summits, and no less than 230 high
altitude lakes. It is also the starting point for many cyclists who flock to the Pyrénées to tackle the mythical climbs of the Tour de France.
The Col du Tourmalet is probably the most famous (and hardest) but why not add in the Col d’Aubisque, Hautacam and Peyresourde to make it
a proper cycling trip.</p><p>For a more relaxing ride, or stroll, then <strong>a “voie verte” runs along the Canal du Midi from Toulouse</strong>.
This is easy going and allows you to enjoy this majestic canal – even better why not hire a boat or take one of the many organised boat trips,
you will not be disappointed. Whilst in Toulouse, we recommend you go to see “Les rouges et noire”, the local rugby team. <strong>The Midi Pyrénées
is infatuated with the oval ball</strong>, and each town is proud of their rugby team and supports them fervently. Stade Toulousain are the most
uccessful team in Europe, and the stadium becomes a cauldron when they are playing. The good news is that win or lose, you will celebrate in style
afterwards.</p>
[images_alt] => Array
(
[0] => chateau_ariege
[1] => cassoulet
[2] => viaduc
[3] => mountains
[4] => canal_du_midi
[5] => sheep
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is a prosperous region, with strong demand for property and plenty of local investment.</li>
<li class="attribute-dot">The 38 ski resorts cater for all abilities, with activities from downhill skiing to dog sledding.</li>
<li class="attribute-dot">Beautifully preserved Bastide villages, and picturesque historic towns, dominate the landscape.</li>
<li class="attribute-dot">Toulouse is a powerhouse of the French economy, and the heart of Europe’s space industry.</li>
<li class="attribute-dot">The many rivers are bordered by beautiful towns and villages, each with affordable property.</li>
</ul>
[banner-mg] => Array
(
[image] => 73_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Around Toulouse
[link] => /french-property-for-sale/getNearbyPostcodes/31000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Toulouse | Haute Garonne
[image] => 73_toulouse.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/midi-pyrenees
[subtitle] => History and Passion
[image] => 73_chateaux.webp
)
[2] => Array
(
[title] => Lot
[link] => /all/lot
[subtitle] => From Cahors to
[image] => 73_lot.webp
)
[3] => Array
(
[title] => Commerces
[link] => /commercial/midi-pyrenees
[subtitle] => Hotels Restaurants | Gîtes
[image] => 73_commerces.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Midi-Pyrénées
[subtitle] => Pleasure to renovate
[image] => 73_renovate.webp
)
[5] => Array
(
[title] => Mountains
[link] => https://www.skifrenchproperty.com/skiProperties/pyrenees/
[subtitle] => With sun and snow
[image] => 73_mountains.webp
)
[6] => Array
(
[title] => Villages
[link] =>
[subtitle] => village | village |...
[image] => 73_villages.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 31
[department_name] => Haute-Garonne
[prefecture] => Array
(
[name] => Toulouse
[lat] => 43.60366525972338
[lon] => 1.4335279704430375
)
[sous-prefecture] => Array
(
[name] => Muret
[lat] => 43.463363291741885
[lon] => 1.3296204675154955
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Gaudens
[lat] => 43.10740625337921
[lon] => 0.7202306233470233
)
)
[aeroports] => Array
(
[Aéroport de Toulouse-Blagnac international] => Array
(
[lat] => 43.62954264771633
[lon] => 1.3745757238243552
)
[Aéroport de Toulouse Francazal] => Array
(
[lat] => 43.53971686865888
[lon] => 1.370803860670796
)
)
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2856
)
[1] => Array
(
[id] => 09
[department_name] => Ariège
[prefecture] => Array
(
[name] => Foix
[lat] => 42.96422593786656
[lon] => 1.6046610794547298
)
[sous-prefecture] => Array
(
[name] => Pamiers
[lat] => 43.11354393498077
[lon] => 1.6030526565416987
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Girons
[lat] => 42.98354630099591
[lon] => 1.1431498157091982
)
)
[aeroports] => none
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1485
)
[2] => Array
(
[id] => 12
[department_name] => Aveyron
[prefecture] => Array
(
[name] => Rodez
[lat] => 44.34974434057132
[lon] => 2.5760351293834125
)
[sous-prefecture] => Array
(
[name] => Millau
[lat] => 44.100690620053776
[lon] => 3.075399589052965
)
[other_places] => Array
(
[0] => Array
(
[name] => Villefranche-de-Rouergue
[lat] => 44.34964086759083
[lon] => 2.032003179298435
)
)
[aeroports] => Array
(
[Aéroport de Rodez-Aveyron] => Array
(
[lat] => 44.410792486971275
[lon] => 2.48331025822354
)
)
[LGV] => 1
[ski] => 0
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1539
)
[3] => Array
(
[id] => 32
[department_name] => Gers
[prefecture] => Array
(
[name] => Auch
[lat] => 43.64713809636708
[lon] => 0.5857776490625551
)
[sous-prefecture] => Array
(
[name] => Condom
[lat] => 43.9591257363101
[lon] => 0.3682054230116258
)
[other_places] => Array
(
[0] => Array
(
[name] => Mirande
[lat] => 43.517106554187045
[lon] => 0.4022437616304902
)
)
[aeroports] => Array
(
[Aéroport Auch-Gers] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1621
)
[4] => Array
(
[id] => 46
[department_name] => Lot
[prefecture] => Array
(
[name] => Cahors
[lat] => 44.44840203324682
[lon] => 1.4383209964693582
)
[sous-prefecture] => Array
(
[name] => Figeac
[lat] => 44.60862992988908
[lon] => 2.0304726101442365
)
[other_places] => Array
(
[0] => Array
(
[name] => Gourdon
[lat] => 44.73615624635124
[lon] => 1.3792831948821362
)
)
[aeroports] => none
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1702
)
[5] => Array
(
[id] => 65
[department_name] => Hautes-Pyrénées
[prefecture] => Array
(
[name] => Tarbes
[lat] => 43.23327052143867
[lon] => 0.07789078830121052
)
[sous-prefecture] => Array
(
[name] => Argelès-Gazost
[lat] => 43.00518096658687
[lon] => -0.10162594386373154
)
[other_places] => Array
(
[0] => Array
(
[name] => Bagnères-de-Bigorre
[lat] => 43.06526949253735
[lon] => 0.14914981674878
)
)
[aeroports] => Array
(
[Aéroport de Tarbes-Lourdes-Pyrénées] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => non
[beach_resort] => non
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1770
)
[6] => Array
(
[id] => 81
[department_name] => Tarn
[area_m2] => 1740
[prefecture] => Array
(
[name] => Albi
[lat_lon] => Array
(
[latitude] => 43.925055403077
[longitude] => 2.1477542542909
)
)
[sous-prefecture] => Array
(
[name] => Castres
[lat_lon] => Array
(
[latitude] => 43.60769897677
[longitude] => 2.2407005524728
)
)
[other_places] => Array
(
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Castres-Mazamet
[lat_lon] => Array
(
[latitude] => 43.553640852616
[longitude] => 2.2889483103304
)
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[7] => Array
(
[id] => 82
[department_name] => Tarn-et-Garonne
[area_m2] => 1872
[prefecture] => Array
(
[name] => Montauban
[lat_lon] => Array
(
[latitude] => 44.020919777149
[longitude] => 1.3563112377753
)
)
[sous-prefecture] => Array
(
[name] => Castelsarrasin
[lat_lon] => Array
(
[latitude] => 44.040508758449
[longitude] => 1.0977747383012
)
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.la-region.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => logo_occitanie.webp
[text] => The Midi Pyrénées sit at the crossroads of Europe and the Mediterranean. Whether you are looking to put your feet up by the pool,
or are seeking an action-packed adventure holiday, this is the region for you. Property is exceptional value for money and from your home
you will be able to hike and ski in the high mountains or explore the rolling vineyards and medieval towns scattered along the river valleys...
)
[seo_text] => <p>From the rambling hills of the Gers, to the rugged peaks that border Spain, this is a paradise for outdoor enthusiasts. Hiking
and mountain bike trails criss-cross the mountains, whilst others prefer to kayak or raft in the many rivers and lakes spread throughout the region.</p>
<p>The Midi Pyrénées is home to UNESCO world heritage sites, and to many “Plus beaux villages de France”. From the cathedral and Toulouse-Lautrec museum in
Albi to tiny villages, off the beaten track you will find a treasure trove of historic sites and cultural landmarks. Renowned for its hearty cuisine,
you will not be disappointed by the local markets. Look out for the rich Cahors wines and the locally produced confit de canard and foie gras.</p>
<p>Start your property search in the Midi Pyrénées and you will be on your way to sipping wine in sun-drenched vineyards, exploring medieval Bastide towns and
hiking/cycling along some of the most spectacular countryside in France.</p><p>You will find a diverse range of property and architectural styles in
the Midi Pyrénées, reflecting its position as the crossroads of European and Mediterranean culture. From Romanesque churches, to Gothic cathedrals,
and from Renaissance chateaux to traditional farmhouses it is a treasure trove of architectural gems.</p><p>The region is dominated by the Pyrénées mountains
and the foothills are home to many quarries that supply the stone to build the farmhouses and other property. There are many timber houses and mountain
chalets too. The wooden beams and framing provide a rustic charm and warmth to the interiors – can there be anything more inviting after a day on the pistes,
particularly if the ski-chalet has a roaring log fire too.Property in the Midi-Pyrénées is also known for its distinctive roof styles. In the mountainous areas
you will find steep-pitched roofs, with large overhangs, designed to shed heavy snowfall. Further north, in the valleys where the weather is milder, roofs
tend to be shallower and covered in terracotta tiles. When it comes to property types, the Midi-Pyrénées has something for every budget. In terms of prestige
property you will find grand chateaux and manor houses, looking over fine country estates. There are also plenty of farmhouses (plenty of them ripe for renovation)
and traditional country houses – most of these are built from local hewed stone and have bags of character.</p><p>New build property in the Midi Pyrenees is
becoming increasingly popular with both French and international buyers. The ability to build a property using sustainable materials is attractive, as is
the energy efficiency and low running costs. New build apartment in the Pyrénées can attract premium prices because of this, they also make an excellent
investment as seasonal rentals in the Pyrénées are popular.</p>
)
[limousin] => Array
(
[id] => 74
[link] => /limousin-property
[region_name] => Limousin
[new_region_name] => Nouvelle-Aquitaine
[hero_images] => 1
[agent_photo] =>
[vignette] => 74_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Looking for an area with ground level property prices but a sky-high quality of life – welcome to Limousin
[bold] => Welcome to Limousin
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Rural France doesn’t come better than this, a fact not lost on generations of second-home owners, and those looking to escape the rat-race.
<strong> Limousin is the least populated area of France, and is dominated by rolling farmlands, lakes and forests </strong>. Expect to find markets dominated
by fresh, seasonal produce, and village bars where the locals are a better source of important news than any social media feed. <strong>Beautiful properties
are as abundant as the fields and meadows – from a stone barn to renovate, to a glorious chateau,</strong> there’s something for everyone.</p>
[access] => Array
(
[text] => <p>Limoges-Bellegarde airport is incredibly popular with UK travellers. British Airways, Easyjet and Ryanair all use it, with flights to Gatwick,
Stansted and five other UK cities.</p><p>Limoges also has excellent rail links to Paris, Bordeaux, Toulouse and Lyon. The A20 motorway leads directly to
Paris (northbound) and Toulouse (southbound), whilst the A89 connects to Bordeaux. There are much more scenic routes to all these destinations
though – why not take your foot off the accelerator, you are in Limousin after all.</p>
[74_access_map] => transport map Limousin
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and
cities.</p><p>Last year, prices rose between 5-6% in all four departments, which is exceptional for the area. The Limousin is renowned for its stable property
market, and sharp rises/falls are uncommon. It is a popular holiday home area for both French and International buyers, due to the exceptional value for
money on offer. The most noticeable trend last year was the increase in American buyers at the 150-250,000 euro price range, as they took advantage of the
strong dollar. At the top end of the market, enquiries for chateaux are almost entirely from the UK, no doubt stimulated by the popular Channel 4 series
Escape to the Chateau <a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau">(https://www.channel4.com/programmes/escape-to-the-chateau)</a> and Escape to the Chateau DIY
<a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau-diy">(https://www.channel4.com/programmes/escape-to-the-chateau-diy)</a></p>
[fall_in_love] => Array
(
[text] => <p><strong>The beautiful city of Limoges.</strong> Don’t make the mistake of thinking it is all about the airport – take time to explore the
historic centre, and particularly the wonderful Gothic cathedral. We also defy you to leave without picking up a few pieces of <strong>porcelain,
renowned throughout the world</strong> for gracing the tables of kings, queens, presidents and emperors. Outside of the city there are a plethora of
national parks, forests, lakes and rivers to explore. Try the <strong>vast Parque natural regional de Millevaches </strong>en Limousin and you will
never want to leave. If you can’t find romance in this beautiful, unspoilt, area then perhaps the country life is not for you!</p>
[images_alt] => Array
(
[0] => lakes
[1] => local_markets
[2] => countryside
[3] => limousine_race
[4] => porcelain
[5] => gothic art
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Some of the lowest price property in France, with exceptional value for money.</li>
<li class="attribute-dot">Limousin is a farming region, the markets here are the best in France.</li>
<li class="attribute-dot">The area is popular with overseas buyers, who often help bring villages back to life.</li>
<li class="attribute-dot">Plenty of affordable renovation projects – create your own dream home</li>
</ul>
[banner-mg] => Array
(
[image] => 74_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Lakes and forest
[link] => /lakes/limousin
[subtitle] => Nature | Serenity | Fishing
[image] => 74_lakes.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/limousin
[subtitle] => History and Passion
[image] => 74_chateaux.webp
)
[2] => Array
(
[title] => Tulle
[link] => /french-property-for-sale/getNearbyPostcodes/19000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] =>
[image] => 74_tulle.webp
)
[3] => Array
(
[title] => To renovate
[link] => https://www.frenchestateagents.com/french-property-for-sale/to-renovate/limousin
[subtitle] => To create your dream house
[image] => 74_renovate.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => village | village |...
[image] => 74_villages.webp
)
[5] => Array
(
[title] => Limoges
[link] => /french-property-for-sale/getNearbyPostcodes/87000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Limoges - Haute Vienne
[image] => 74_limoges.webp
)
[6] => Array
(
[title] => Farmlands - Commerce
[link] => /commercial/limousin?notSold=true
[subtitle] => Gites | Restaurant |...
[image] => 74_farmlands.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 87
[department_name] => Haute-Vienne
[prefecture] => Array
(
[name] => Limoges
[lat] => 45.83800969928
[lon] => 1.2524855528128
)
[sous-prefecture] => Array
(
[name] => Bellac
[lat] => 46.123447435936
[lon] => 1.0469213760221
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochechouart
[lat] => 45.826168436597
[lon] => 0.82634441259091
)
)
[aeroports] => Array
(
[name] => Aéroport Limoges-Bellegarde
[lat] => 45.863194933646
[lon] => 1.1826190747205
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1529
)
[1] => Array
(
[id] => 19
[department_name] => Corrèze
[prefecture] => Array
(
[name] => Tulle
[lat] => 45.26551343688
[lon] => 1.7702148511341
)
[sous-prefecture] => Array
(
[name] => Brive-la-Gaillarde
[lat] => 45.159585144393
[lon] => 1.5245499665364
)
[other_places] => Array
(
[0] => Array
(
[name] => Ussel
[lat] => 45.549164256396
[lon] => 2.313870006047
)
)
[aeroports] => Array
(
[name] => Aéroport de Brive-Souillac
[lat] => 45.041530478886
[lon] => 1.4897097126522
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1454
)
[2] => Array
(
[id] => 23
[department_name] => Creuse
[prefecture] => Array
(
[name] => Guéret
[lat] => 46.170232844599
[lon] => 1.8732211225521
)
[sous-prefecture] => Array
(
[name] => Aubusson
[lat] => 45.955267769349
[lon] => 2.170086521512
)
[other_places] => Array
(
)
[aeroports] => none
[aeroport_coordinates] =>
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 898
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.tourisme-hautlimousin.com/en/
)
[image] => 74_logo.webp
[text] => Renowned for its glorious fishing lakes, attractive countryside, and bargain properties, Limousin is a firm favourite with international buyers.
The colourful markets stock locally sourced produce and are renowned for their meat and vegetables. If you are looking to escape the pressure and stresses
of modern life you are in the right place.
)
[seo_text] => <p>Limousin, is made up of four departments and is renowned for its picturesque landscapes and unique architectural heritage. The region boasts a range
of local building materials, including granite, sandstone, and limestone, which have been used to create a variety of distinctive house styles for centuries.</p>
<p>One of the most prevalent types of homes in Limousin is the traditional, stone-built, house, which is commonly found in rural areas. These homes are constructed
from local granite and sandstone, and are characterised by their thick walls, small windows, and steeply pitched roofs. The use of local materials ensures that
these homes blend in seamlessly with the surrounding countryside.</p><p>Limousin is also home to a range of grand chateaux and manor houses, which often feature
ornate detailing and intricate stonework. Many of these majestic buildings were constructed using locally sourced limestone, which has a distinctive pale colour
which is particularly attractive in the French sunshine.</p><p>In addition to traditional styles, the region also offers a range of modern homes that make use of
local materials like wood and stone. These homes often feature large windows and open-plan living spaces that take advantage of the natural light and countryside views.
Building land is cheap in Limousin so many clients like to construct their own property, or buy a new-build off plan (VEFA). Indeed, Leggett Immobilier has many
building plots in Limousin, ready to create your dream home.</p><p>Overall, Limousin has a rich architectural heritage that makes use of a variety of local
building materials. From the traditional stone-built houses to the grand chateaux and modern homes, there's a diverse range of architectural styles to
suit all tastes and preferences in this beautiful region of France.</p>
)
[normandy] => Array
(
[id] => 25
[link] => /normandy-property
[region_id_search] => 25-23
[region_name] => Normandy
[new_region_name] => Normandy
[hero_images] => 3
[agent_photo] =>
[vignette] => 25_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => hauts_de_france
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Some of the finest coastline in France, UNESCO world heritage sites, friendly people, very best seafood, wines and cheeses.
[bold] => Welcome to Normandy
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Historically, the region was split into <strong>Lower and Upper Normandy</strong>, but these were merged in 2016 when the Grand Ouest
region was formed. <strong>Many locals still refer to Basse and Haute Normandie</strong>. They are also very proud of their history, and you can expect to
find some of the finest “patrimoine” in France, including cathedrals, abbeys, and churches. <strong>The Bay of Mont Saint-Michel alone has more than 60
protected monuments historiques.</strong></p><p>You can also expect to find the very best equestrian property that France has to offer. From the houses,
outbuildings and stabling to the grazing land and equestrian support network, this is a region that is perfect for equine lovers. Indeed, <strong>Normandy
has well over 300 horse riding centres and 31 hippodromes.</strong></p><p>The capital, Rouen, sits on the river Seine and has an important history.
The famous cathedral has been built and rebuilt over a period of 800 years, which is why it has gothic, flamboyant and renaissance elements.
These have been perfectly captured in many paintings by the impressionist artist Claude Monet. You will find many other historic buildings in
the pretty city centre, and the streets are thronged with a lively student population, as well as tourists and locals.</p><p><strong>The Normandy coast has some
lovely, upmarket, resorts. These are popular with Parisians, many of whom have holiday-homes here</strong>. Deauville is one, and hosts an annual American
movie festival, which is only second to Cannes in terms of prestige. The “les planches” boardwalk here was built out of exotic wood in 1923 so that the
wealthy could promenade along the seafront, without getting sand on their elegant clothing. Expect to find the great and good still doing this, then
uploading the photos to their Instagram accounts!</p>
[access] => Array
(
[text] => <p>Normandy is surrounded by three main airports: Paris Charles de Gaulle, Paris Orly and Nantes Atlantique. This means that regular direct
flights are available to all international destinations, including low-cost flights to the UK and Europe.</p><p>The train time between Rouen and Paris
is around 1hr 20mins, from where you can take the Eurostar, or TGV to all major European cities. Of course, the SNCF train network also runs throughout
Normandy. The A13 connects Rouen to Paris in under two hours, the port at Le Havre in just over an hour, or Caen in around an hour and a half.</p>
<p>The ferry ports at Ouistreham/Caen, Cherbourg, Dieppe, and Le Havre are all popular, visit <a href="https://www.brittany-ferries.co.uk">https://www.brittany-ferries.co.uk</a> for latest sailing times.</p>
[25_access_map] => transport map Normandy
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in all of the major towns and resorts,
as well as expert comment from our local agents in the region.</p><p>Normandy is a popular region for holiday homes, particularly with Parisians, and buyers
from the UK, Belgium and Netherlands who can reach their properties with relative ease.</p><p>Demand for property in all five departments has been strong over
recent years. Prices have been rising steadily although they are beginning to level off now. Over the last 12 months the average house price has fluctuated
in each department: Calvados +3.3%, Eure -0.7%, Manche -0.7%, Orne -0.7% and Seine-Maritime +3.4%.</p><p>You will pay a premium price on the coast, particularly
in the popular resorts like Deauville. You will also find that prices are higher in and around the bigger towns and cities (particularly Rouen, where the
high student population means that rental property is always in demand), and the closer you get to Paris. As an example, thousands of visitors’ flock
from Paris to Giverny, to visit Monet’s house and garden, but many people also commute the other way, as it is under an hour by car into central Paris.</p>
<p>Equestrian property is also a speciality in Normandy, which is home to Le Pin National Stud. The grounds stretch throughout Haras de Pin and its
neighbouring towns, and all are classified as national monuments. The second national stud is at St Lo, and there is a 190km trail which links the two.
Around 40% of all French racehorses are bred in Normandy, by 8,300 horse breeders. The small airport at Deauville specialises in transporting horses.
No wonder equestrian related properties are so popular throughout the region.</p>
[fall_in_love] => Array
(
[text] => <p>There are some obvious choices. <strong>Mont-Saint-Michel</strong> is a tidal island a few hundred metres off the Normandy coast,
its Abbey is one of the most photographed monuments in France. The whole bay is a <strong>UNESCO world heritage site</strong>, and it attracts
around 3m visitors a year. Over 60 buildings within the commune are protected as monuments historiques. Just along the coast, the fortified town
of Granville is truly special. It has stunning views over the bay and is a lively and pretty fishing port, renowned for the quality of its festivals.</p>
<p>Some of the other seaside towns are also amongst the most attractive in France. <strong>Deauville, in Calvados, is a popular spot with wealthy
Parisians</strong> who come to watch the horse-racing, wager in the casino’s and to be seen in the swanky restaurants. Nearby
<strong>Cabourg also has a golden beach, racecourse, casino and Belle Epoque villas</strong> and is perhaps even prettier than <strong>Deauville</strong>.
For sure, you will fall in love with <strong>Giverny, the village of Claude Monet</strong>. Impressionist painters first set up their easels here in the
19th century and before entering the village you will probably pass the Old Mill at Vernon, a half-timbered building, hanging over the Seine, that you
will recognise from many paintings. Within Giverny you will find Monet’s house but, more importantly, his gardens. These are possibly the most romantic
place on earth. Split into two, you can choose between the Clos Normand and the Water Garden – in the latter you will find the famous Japanese Bridge.
Sadly, you won’t be alone though as around 500,000 visitors a year arrive to see Monet’s paintings come to life.</p><p>Another town popular with tourists
is Bayeux. The famous tapestry has been listed on the UNESCO memory of the world register since 2007. It is a 70m long embroidery (that’s the width of a
football pitch), depicting the conquest of England in 1066 by William the Conqueror. Around 400,000 visitors per annum come to look for the patch where
it shows Harold being hit in the eye by an arrow. Less famous, but still a UNESCO site, are the Vauban Forts. Built during the reign of King Louis XIV
these two towers (one in Saint-Vaast-la-Houge and the other on the island of Tatihou) protect the harbour entrance to Saint-Vaast.</p>
[images_alt] => Array
(
[0] => cow
[1] => apple
[2] => cidre
[3] => horses
[4] => cheeses
[5] => memory
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Easy to get too by ferry, air or road, Normandy is popular with buyers from all over Europe</li>
<li class="attribute-dot">The seaside resorts are exceptional, and popular with wealthy Parisians.</li>
<li class="attribute-dot">Normandy has pretty countryside, with plenty of local produce in the village markets.</li>
<li class="attribute-dot">It is the ideal region to set up an equestrian business, with an excellent support network.</li>
<li class="attribute-dot">The region has a plethora of historic buildings, including cathedrals, abbeys and churches.</li>
</ul>
[banner-mg] => Array
(
[image] => 25_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/25
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Higher Normandy
[link] => /all/higher-normandy
[subtitle] => Seine Maritime | Rouen |Eure | Evreux
[image] => 25_higher_normandy.webp
)
[1] => Array
(
[title] => Lower Normandy
[link] => /all/normandy
[subtitle] => Manche | Calvados | Orne
[image] => 25_lower_normandy.webp
)
[2] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/normandy
[subtitle] => To create perfect home
[image] => 25_renovate.webp
)
[3] => Array
(
[title] => Around Honfleur and Deauville
[link] => /french-property-for-sale/mainSearch/departments:/towns:14600+Honfleur--14800+Deauville--14600+Gonneville-sur-Honfleur--14600+All_communes_in_postcode--14800+Saint-Arnoult/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => So "charming"
[image] => 25_honfleur_deauville.webp
)
[4] => Array
(
[title] => Pittoresque villages
[link] =>
[subtitle] =>
[image] => 25_villages.webp
)
[5] => Array
(
[title] => Equestrian
[link] => /french-property-for-sale/type/equestrian/14/25
[subtitle] =>
[image] => 25_equestrian.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/25
[subtitle] => View | Sea | Liberty
[image] => 25_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 76
[department_name] => Seine-Maritime
[area_m2] => 2207
[prefecture] => Array
(
[name] => Rouen
[lat] => 49.44290461972
[lon] => 1.0966644197879
)
[sous-prefecture] => Array
(
[name] => Dieppe
[lat] => 49.923331847632
[lon] => 1.0767676418887
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Havre
[lat] => 49.495766826471
[lon] => 0.11060147583339
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport du Havre-Octeville
[lat] => 49.531034255224
[lon] => 0.09125114350873
)
[1] => Array
(
[name] => Aéroport Rouen Vallée de Seine
[lat] => 49.388878370461
[lon] => 1.1876468434022
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 14
[department_name] => Calvados
[area_m2] => 2389
[prefecture] => Array
(
[name] => Caen
[lat] => 49.183625928898
[lon] => -0.3684664451405
)
[sous-prefecture] => Array
(
[name] => Bayeux
[lat] => 49.276327630411
[lon] => -0.70257646171194
)
[other_places] => Array
(
[0] => Array
(
[name] => Lisieux
[lat] => 49.145782412365
[lon] => 0.22735014237833
)
[1] => Array
(
[name] => Vire
[lat] => 48.837589236899
[lon] => -0.88974145609434
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Caen-Carpiquet
[lat] => 49.183134876692
[lon] => -0.45973060861816
)
[1] => Array
(
[name] => Aéroport de Deauville-Normandie
[lat] => 49.361087991762
[lon] => 0.15783159693601
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 27
[department_name] => Eure
[area_m2] => 2063
[prefecture] => Array
(
[name] => Évreux
[lat] => 49.026911067993
[lon] => 1.1534967568025
)
[sous-prefecture] => Array
(
[name] => Bernay
[lat] => 49.089373313795
[lon] => 0.60023583431473
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Andelys
[lat] => 49.246678355882
[lon] => 1.4204660161128
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 50
[department_name] => Manche
[area_m2] => 1879
[prefecture] => Array
(
[name] => Saint-Lô
[lat] => 49.115304541522
[lon] => -1.0843194503655
)
[sous-prefecture] => Array
(
[name] => Avranches
[lat] => 48.686902921297
[lon] => -1.3632592678531
)
[other_places] => Array
(
[0] => Array
(
[name] => Cherbourg
[lat] => 49.633846299128
[lon] => -1.6256892549664
)
[1] => Array
(
[name] => Coutances
[lat] => 49.047427581767
[lon] => -1.4437167549572
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Cherbourg - Manche
[lat] =>
[lon] =>
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[4] => Array
(
[id] => 61
[department_name] => Orne
[area_m2] => 1397
[prefecture] => Array
(
[name] => Alençon
[lat] => 48.43267345914
[lon] => 0.090798703197332
)
[sous-prefecture] => Array
(
[name] => Argentan
[lat] => 48.744450431648
[lon] => -0.016899709027981
)
[other_places] => Array
(
[0] => Array
(
[name] => Mortagne-au-Perche
[lat] => 48.523171617647
[lon] => 0.53796342743184
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.normandie.fr/
[Official Tourism Office] => https://en.normandie-tourisme.fr/
)
[image] => 25_logo.webp
[text] => Located in north-west France, Normandy played a vital role in some of the most significant events of World War II. Indeed, it is a region steeped
in history which makes it a fascinating place to visit. Normandy’s coastline is a major attraction, with long stretches of sandy beaches...
)
[seo_text] => <p>... rugged cliffs, and upmarket seaside resorts. Inland, the region’s rolling hills, green pastures and picturesque countryside are dotted with
apple orchards and dairy farms. Normandy is an ideal region for nature lovers.</p><p>Normandy is also renowned for its rich culinary heritage, which includes
world-famous products such as Camembert cheese and Calvados brandy, and cider. No wonder that the colourful local markets are so popular. If you like
seafood then you will find freshly caught fish, crabs, and oysters at the market too.</p><p>Moreover, Normandy is known for its pretty, half-timbered houses,
as well as the quality of its historic monuments. Nearly every town and village have a beautiful church in its centre, whilst the bigger towns and cities
host some of the worlds finest abbeys and cathedrals – Notre Dame in Rouen is probably the most famous example. There are plenty of beautiful gardens to
visit throughout Normandy, the finest of which must be the two Monet gardens in Giverny, just an hour from Paris.</p><p>Houses in Normandy come in a variety of
different styles, from rambling equestrian properties and stud farms to charming half-timbered houses and Belle Epoque seaside villas. There are also plenty
of characterful old stone farmhouses in Normandy, so something to suit all tastes and budgets.</p><p>Possibly the most sought after (by all buyer nationalities)
are equestrian properties and stud farms. The region is known for its love of horses and equestrian sports, and as a result many properties come equipped with
stables, paddocks, and training arenas. These properties offer a tranquil, rural lifestyle, surrounded by rolling hills, forests and meadows.</p>
<p>In some of the region’s towns and villages you will find half-timbered houses, with their distinctive black and white timber frame construction,
pitched roofs, and colourful shutters. Some of these houses date back to the medieval era and are testament to the rich cultural heritage to be found
in Normandy property.</p><p>For those who love the sea, then Deauville and the other Belle Epoque resorts are a perfect choice. Apartments in Deauville, Cabourg,
Honfleur and other resorts are incredibly popular with Parisian buyers seeking a holiday home on the Normandy coast. The towns offer a choice of luxury
apartments and grand seafront villas, with views out over the sea. Many of these homes feature ornate architecture, large bay windows, and balconies
reflecting the glamour and sophistication of the Belle Epoque era.</p><p>There are also many traditional stone country houses and character properties to choose
from, all of which are at bargain prices when compared with properties in nearby Paris/Ile de France.</p>
)
[languedoc_roussillon] => Array
(
[id] => 91
[link] => /languedoc-roussillon-property
[region_name] => Languedoc-Roussillon
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 91_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => provence_cote_d_azur
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Mediterranean living at affordable prices, Languedoc Roussillon offers a unique lifestyle.
[bold] => Welcome to Languedoc-Roussillon
)
[css_color] => #017BAA
[accordion] => Array
(
[what_to_expect] => <p>Beautiful countryside that comes to life in the Mediterranean sunshine. The five departments of Languedoc Roussillon are home to
<strong>some of the best value properties in the south of France</strong>. It is also experiencing the strongest population growth in France and has a
particularly active property market. You might be surprised to learn that it also has three times the number of vineyards than the area around Bordeaux.
In practice this means that many homes in Languedoc Roussillon have views out over the vines, and that the markets have a wide variety of excellent local wines
for you to sample, and choose your favourite. The coast stretches <strong>from the Spanish border to the Camargue and the edge of the Riviera </strong>and is an
utter delight.</p>
[access] => Array
(
[text] => <p>This is such a huge area that we need to break it down into the western side (which stretches to the Spanish border) and the eastern side
(which borders the Riviera and Provence).To the west, the main airports are Perpignan and Carcassonne, with both the major airports in Barcelona and
Toulouse within easy reach. Perpignan has direct flights to the UK/Ireland, as well as Belgium and Morocco, while from Carcassonne you can fly to the
UK/Ireland, Belgium, and Portugal.</p><p>On the eastern side of Languedoc Roussillon, the airports include Montpellier, Nimes and Beziers. Montpellier
has direct flights to 35 destinations throughout Europe and Africa, Nimes has flights to London, Edinburgh, Dublin and also Belgium, Portugal and Morocco.
Beziers is particularly popular as it is easy to access, with flights to Luton, Stansted, Bristol, Manchester, Edinburgh, Brussels, Stockholm, and Dusseldorf.</p>
<p>There are regular TGV trains from Paris to Perpignan and Carcassonne in the west and to Nimes and Montpellier in the east of the region.
In addition, there are many smaller stations, connected by the SNCF network, with many of the lines passing through spectacular countryside.</p>
<p>The A9 motorway follows the coast throughout Languedoc Roussillon, running from Perpignan to Nimes, whilst the A61 runs from Toulouse, though Carcassonne to
Narbonne. On the eastern side the A7 runs down from Lyon before connecting with the A9 at Orange</p>
[91_access_map] => transport map Languedoc-Roussillon
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities in Languedoc Roussillon.
It is impossible to define the property market in Languedoc Roussillon, because of the sheer area it covers. In effect it is made up of hundreds of micro-markets.
To get the best idea of market conditions you need to speak with one of our local agents, on the ground.</p><p>In broad terms, travelling from west to east,
each department saw property prices rise last year: Pyrénées-Orientales - +10.7% ; Aude - +1.6% ; Herault - +4.2% ; Lozere - +1.6% ; Gard - +19.1%</p>
<p>Languedoc Roussillon is part of Occitanie, the leading region in France for business creation. Both the economy and the property market are thriving.
Demand is driven by the home market and French buyers have been snapping up property as soon as it is advertised. The issue is that there has not been enough
new stock to satisfy this demand. Add in the fact that Languedoc Roussillon is incredibly popular with international buyers (particularly those from the UK,
Belgium, Netherlands and Germany) and you can see why prices have been rising. This is particularly the case with country property, which remains in high
demand. The top end too is thriving, with chateaux, country estates and seaside apartments/villas in demand. Recently, we have seen an influx of Americans
taking advantage of the strong dollar, as well as HNWI’s from Paris and other cities.</p>
[fall_in_love] => Array
(
[text] => <p>The people. You will almost certainly hear <strong>Occitan or Catalan spoken </strong> in some towns, they are proud of their region
for good cause. You are likely to receive a warm and friendly welcome, perhaps even over a glass of locally produced wine. Three that you will almost
certainly fall in love with are <strong> Tavel (a dry rosé from Gard), Banyuls (a fortified desert wine from the Pyrénées-Orientales) and Fitou
(a full bodied red from Aude).</strong> Speaking of wine, the markets in Languedoc Roussillon are renowned as some of the best in France, famous
for their colour and their mix of local produce.</p><p>This is a historic region. The jewel in the crown must be <strong>Carcassonne and its famous
citadel</strong>. La Cité is beautifully preserved and is testament to 1,000 years of military architecture and 2,500 years of history. The views from
the western ramparts are magnificent. It is, of course, a UNESCO world heritage site, as is the Pont du Gard, close to Remoulins. It is an immense roman
aqueduct, built in the first century AD to carry water over a stretch of 50km’s. If you get the chance, you should also navigate a stretch of the 240km
long <strong>Canal du Midi</strong>, which connects Toulouse to the Mediterranean. If you are looking to fall in love, then make sure you visit the port
of Trebes, which is an ideal starting point to cycle into nearby Carcassonne (13km’s).</p><p>The coastline along Languedoc Roussillon is full of delights too.
<strong> From picture postcard Collioure and other seaside towns close to Perpignan (where you can swim in the Med and ski on the same day), via Sete,
a port known as the Venice of Languedoc, right round to the modern architecture of upmarket La Grande-Motte </strong>.</p>
[images_alt] => Array
(
[0] => pont_du_gard
[1] => horses
[2] => lifestyle
[3] => beach
[4] => vineyards
[5] => arenes_nimes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean climate, but with that authentic French feel.</li>
<li class="attribute-dot">Property prices in Languedoc Roussillon are lower than those in PACA and offer exceptional value.</li>
<li class="attribute-dot">The vineyards, which cover three times the area you will find around Bordeaux. The countryside is stunning.</li>
</ul>
[banner-mg] => Array
(
[image] => 91_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Cities
[link] => /french-property-for-sale/mainSearch/departments:/towns:34000+All_communes_in_postcode--30000+All_communes_in_postcode--66000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Nîmes | Montpellier | Perpignan
[image] => 91_cities.webp
)
[1] => Array
(
[title] => Châteaux
[link] => /chateau/languedoc-roussillon
[subtitle] => History and Passion
[image] => 91_chateaux.webp
)
[2] => Array
(
[title] => < 150.000 euros
[link] => /all/languedoc-roussillon/price:l?notSold=true
[subtitle] => ...and dream becomes reality
[image] => 91_hinterland.webp
)
[3] => Array
(
[title] => Maisons de Maître
[link] => /languedoc-roussillon/maison-de-maitre
[subtitle] => Maisons de Maître | Maisons de Famille
[image] => 91_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/languedoc-roussillon
[subtitle] => Pleasure to renovate
[image] => 91_renovate.webp
)
[5] => Array
(
[title] => Carcassonne
[link] => /french-property-for-sale/getNearbyPostcodes/11000/1/sort:price/direction:desc?notSold=true
[subtitle] => Carcassonne | Leggett office in Aude
[image] => 91_carcassonne.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/91
[subtitle] => Seaside towns and villages
[image] => 91_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 34
[department_name] => Hérault
[prefecture] => Array
(
[name] => Montpellier
[lat] => 43.61123772714267
[lon] => 3.866271652346671
)
[sous-prefecture] => Array
(
[name] => Béziers
[lat] => 43.345834622588455
[lon] => 3.219806915730329
)
[other_places] => Array
(
[0] => Array
(
[name] => Lodève
[lat] => 43.73366515253092
[lon] => 3.3115835463956906
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Béziers-Cap d'Agde
[lat] => 43.32067531214704
[lon] => 3.353310081491009
)
[1] => Array
(
[name] => Aéroport de Montpellier-Méditerranée
[lat] => 43.57953129047926
[lon] => 3.9648685759441444
)
)
[LGV] => oui
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3061
)
[1] => Array
(
[id] => 66
[department_name] => Pyrénées-Orientales
[prefecture] => Array
(
[name] => Perpignan
[lat] => 42.68841035179339
[lon] => 2.8924937639670554
)
[sous-prefecture] => Array
(
[name] => Céret
[lat] => 42.48581244307046
[lon] => 2.746692427059418
)
[other_places] => Array
(
[0] => Array
(
[name] => Prades
[lat] => 42.61779459504448
[lon] => 2.4227916501908933
)
)
[aeroports] => Array
(
[name] => Aéroport de Perpignan-Rivesaltes
[lat] => 42.741080352242804
[lon] => 2.868484027511029
)
[LGV] => non
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2561
)
[2] => Array
(
[id] => 11
[department_name] => Aude
[prefecture] => Array
(
[name] => Carcassonne
[lat] => 43.2117714428004
[lon] => 2.347028332138393
)
[sous-prefecture] => Array
(
[name] => Limoux - Narbonne
[lat] => 43.05377138858291
[lon] => 2.216343517094507
)
[other_places] => Array
(
[0] => Array
(
[name] => Narbonne
[lat] => 43.18480726947004
[lon] => 2.9986651824178727
)
)
[aeroports] => Array
(
[name] => Aéroport de Carcassonne-Salvaza
[lat] => 43.21400304076378
[lon] => 2.3081126336099085
)
[LGV] => non
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 1943
)
[3] => Array
(
[id] => 30
[department_name] => Gard
[prefecture] => Array
(
[name] => Nîmes
[lat] => 43.838820402729354
[lon] => 4.353843657098794
)
[sous-prefecture] => Array
(
[name] => Alès
[lat] => 44.127080796400875
[lon] => 4.083427215851882
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Vigan
[lat] => 43.99277412237646
[lon] => 3.605151093732204
)
)
[aeroports] => Array
(
[name] => Aéroport de Nîmes-Garons
[lat] => 43.76312944469214
[lon] => 4.421598139169517
)
[LGV] => oui
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2687
)
[4] => Array
(
[id] => 48
[department_name] => Lozère
[prefecture] => Array
(
[name] => Mende
[lat] => 44.51777698994725
[lon] => 3.504073059502802
)
[sous-prefecture] => Array
(
[name] => Florac
[lat] => 44.32403797579315
[lon] => 3.5915048594153753
)
[other_places] => none
[aeroports] => none
[LGV] => non
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1558
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.laregion.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => 91_logo.webp
[text] => Take a step back in time and visit historic Languedoc Roussillon. Stroll around the ramparts in Carcassonne, listen to a concert in the unique
amphitheatre in Nimes, or hire a boat and cruise down the Canal du Midi towards the sparkling Mediterranean Sea. Buy a property here and discover France as it
has been for thousands of years.
)
[seo_text] => <p>The five departments of Languedoc Roussillon have a huge variety of property and architectural styles. A house in the Pyrénées-Orientales is very
different to a seaside apartment in the Gard. The seaside towns close to Perpignan are amongst the most beautiful in France and property in Collioure,
Canet-en-Roussillon and Banyuls-sur-Mer is particularly desirable. An apartment, with sea-view in any of these towns is highly prized.</p>
<p>These seafront apartments in Languedoc Roussillon could not be more different to the traditional stone Mas that can be found inland. A Mas is a large farmhouse,
made from local stone. Along with the Bastide style houses they can be found scattered throughout Languedoc Roussillon. They usually have small windows at the back,
which faces the wind, with larger openings at the front to capture the sunlight. International buyers in particularly see a traditional Languedoc Roussillon Mas as a
prestigious and desirable property, particularly if it has been sympathetically renovated. The region is dominated by vineyards and there are plenty of country
houses and wine estates in Languedoc Roussillon.</p><p>Newbuilds too are popular in the region, and many are built using local materials so that they blend into the
landscape. Villas and newbuild apartments are popular in the coastal towns like Agde, Sete and La Grande-Motte. Having a property with a view over the Mediterranean
is an excellent investment, as well as fun to visit. There are also a number of beautiful Chateaux, Maison de Maitres, and country houses throughout Languedoc
Roussillon – property here truly is a mixture of styles and prices, with something for every budget. With prices lower than in neighbouring PACA, there are many
bargain properties to be found.</p>
)
[pays_de_la_loire] => Array
(
[id] => 52
[link] => /pays-de-la-loire-property
[region_name] => Pays-de-la-Loire
[new_region_name] => Pays-de-la-Loire
[hero_images] => 3
[agent_photo] =>
[vignette] => 52_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => centre_val_de_loire
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => From relaxing on the sandy beaches of the Vendée, to the exhilaration of the 24hr Le Mans festival, a property in Pays de la Loire will give you endless enjoyment.
[bold] => Welcome to Pays-de-la-Loire
)
[css_color] => #0D738E
[accordion] => Array
(
[what_to_expect] => <p><strong>Family friendly beaches, authentic French towns, some lovely chateaux, and bargain property prices</strong>.
Property in the Pays de la Loire is exceptional value for money, and is easy to get to from Paris, the UK, Belgium, Holland, and Germany.
Perhaps this is why so many international buyers have a holiday home here.</p><p>Situated on the <strong>Atlantic coast</strong>, the region has an excellent
climate with mild winters and warm (but not stifling hot) summers. This means that the beautiful, sandy, beaches in the Vendée are popular with families
who enjoy the warm sea, and pretty seaside resorts. Inland the ancient Duchy of Anjou straddles the Loire River, and it is here that you will find
the rolling vineyards that produce the famous aromatic rosé wine. Expect to see your neighbours enjoying many a sunset, with a glass of local wine
in their hands.</p><p><strong>The capital of the region, Nantes,</strong> has been cited as offering the highest quality of life in France.
The medieval core of the city has narrow streets and half-timbered houses, and the city has a real energy about it, as you find the tourists mixing
with the university students. Buy a property in the Pays de la Loire and you really will be opening the door to an exceptional quality of life.</p>
[access] => Array
(
[text] => <p>The main airport in the region is Nantes Atlantique, which is easily accessed to the south of the city. You can catch direct flights to over
80 destinations throughout Europe, Africa, the Middle East and North America. This is a particularly popular airport with buyers from the UK as it has
flights from London, Manchester, Birmingham, Edinburgh, Bristol, and Dublin.</p><p>The TGV between Nantes and Paris takes around 2hrs 20 mins, and from here
you can get the Eurostar to London, or travel onwards to Brussels, Amsterdam and other major European cities. Don’t forget too that there are over 250 SNCF
stations across the region.</p><p>The A11 motorway connects Nantes, Angers and Le Mans with Paris Orly airport, and then Paris centre. Heading north, the
RN137 takes you to Rennes and the Brittany ferry ports, whilst the A83 heads south to Niort and from there to La Rochelle and Bordeaux. Why not take the
smaller roads though, and head along the valley to Angers and Saumur, taking in the pretty riverside villages.</p>
[52_access_map] => transport map Pays-de-la-Loire
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in nine of the major towns and
resorts, as well as expert comment from our local agents in the region.</p><p>This is a popular region for holiday homes as property prices are so reasonable.
It is estimated that 11% of the 1.9m homes in the region are holiday-homes. The Pays de la Loire has seen some of the biggest house price rises in France over
recent years, although they are beginning to stabilise now. Price rises in the five departments have been: Loire Atlantique 2.2%, Maine-et-Loire 3.1%,
Mayenne 6.2%, Sarthe 6.2% and Vendée 7.3%.</p><p>Country property has been particularly popular in recent years, with high demand but low supply. There have
simply not been enough new properties coming onto the market to satisfy the number of domestic and overseas buyers. Older property, with plenty of space and
large gardens has been at the top of many buyers lists. Despite recent rises, you will find that property prices are generally lower than elsewhere in France
(particularly in Sarthe and Mayenne).</p>
[fall_in_love] => Array
(
[text] => <p><strong>The fairy-tale chateaux in the western side of the region</strong> are a great place to start. <strong>Saumur</strong> is known as
the prettiest and it overlooks both the Loire and Thouet rivers. Built in the 10th century it was extensively restored and is well worth a visit.
Whilst in Saumur you should definitely also go to see <strong>the Cadre Noir (black clad horse-riding instructors) at the Ecole Nationale d’Equitation
(French military riding academy)</strong>. Open to the public, you can see training in process and visit the stables. The riders also perform as an
equestrian display team, and this is one of the “Big Four” classical riding academies in the world.</p><p>Of course, you could also go and watch <strong>the
worlds oldest endurance race in Le Mans</strong>. The 24hr race is part of the “triple crown” of racing, alongside the Indianapolis 500 and the Monaco Grand
Prix. Over 250,000 visitors come to watch the race every year, with a full week of entertainment and events. Locals will tell you that more fun is had at
the “Le Mans Classic” though. Here you will see 800 classic racing cars on the track, 8,500 classic cars formally on display, and thousands more driven by
enthusiastic spectators. Many visitors are from the UK and the motorways north, after the event, are a sight to behold, with suitcases strapped on the back
of the old cars.</p><p>There is so much in Nantes to fall in love with, but one attraction that you may not have thought of are the Machines de l’ile.
Difficult to describe, but incredible in reality, these are a collection of machines inspired by Jules Verne and Leonardo da Vinci. The centrepiece is
a giant mechanical elephant, that people can ride upon as it strides along the quayside, spraying tourists with water from its giant trunk. Superb fun
for children and adults alike.</p><p>Similarly, while most tourists flock to Eurodisney and Parc Asterix, those in the know head to the Puy de Fou.
It has been voted as the worlds best theme park. Visitors travel through history, taking in 18 shows and four villages. You are free to choose your
own period of history and the shows are designed to be like live movies. From sword fights and gladiators to aquatic displays, set to 17th century ballet,
these are experiences that will live with you forever.</p><p>Finally, we’d suggest a trip to the coast. Not to laze on the <strong>200km’s of sandy beaches,
but to see the start of the Vendée Globe</strong>. This is the greatest sailing race around the world, non-stop and without assistance. The boats are all 60
feet long and are sailed solo. The next race sets off in January 2025, make a note in your diary now.</p>
[images_alt] => Array
(
[0] => beaches
[1] => architecture
[2] => wine
[3] => beach
[4] => nantes
[5] => vendees
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Gulf Stream gives western France a beautifully mild climate, with mild winters and warm summers.</li>
<li class="attribute-dot">Property in Pays de la Loire is well-priced, with many bargains to be had.</li>
<li class="attribute-dot">The river valleys are scenic and dotted with pretty villages and market towns.</li>
<li class="attribute-dot">Some of the local vineyards produce excellent, well-priced, wines. The Rosé is world-famous.</li>
<li class="attribute-dot">Pays de la Loire has some of the best beaches in France, pure sand and family friendly.</li>
</ul>
[banner-mg] => Array
(
[image] => 52_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nantes
[link] => /french-property-for-sale/mainSearch/departments:44/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Nantes
[image] => 52_nantes.webp
)
[1] => Array
(
[title] => Angers
[link] => /french-property-for-sale/mainSearch/departments:49/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Angers
[image] => 52_angers.webp
)
[2] => Array
(
[title] => Lakes
[link] => /lakes/pays-de-la-Loire
[subtitle] => Nature | Fishing
[image] => 52_lakes.webp
)
[3] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/52
[subtitle] =>
[image] => 52_coastal.webp
)
[4] => Array
(
[title] => Villages
[link] =>
[subtitle] =>
[image] => 52_villages.webp
)
[5] => Array
(
[title] => Vendée
[link] => /all/vendee
[subtitle] => Vendée | around La Roche-sur-Yon | on the coast
[image] => 52_vendee.webp
)
[6] => Array
(
[title] => Châteaux
[link] => /chateau/pays-de-la-loire
[subtitle] => "La vie de châteaux"
[image] => 52_chateaux.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 44
[department_name] => Loire-Atlantique
[area_m2] => 3191
[prefecture] => Array
(
[name] => Nantes
[lat] => 47.216603023225
[lon] => -1.5610214498934
)
[sous-prefecture] => Array
(
[name] => Châteaubriant-Ancenis
[lat] => 47.722750794072
[lon] => -1.3885276815558
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Nazaire
[lat] => 47.272566928493
[lon] => -2.2243989272089
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Nantes-Atlantique
[lat] => 47.157440665543
[lon] => -1.6063388897341
)
[1] => Array
(
[name] => Aéroport de Saint-Nazaire - Montoir
[lat] => 47.312208521054
[lon] => -2.1527079283702
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 53
[department_name] => Mayenne
[area_m2] => 1463
[prefecture] => Array
(
[name] => Laval
[lat] => 48.079272493391
[lon] => -0.76952609889041
)
[sous-prefecture] => Array
(
[name] => Château-Gontier
[lat] => 47.82850118542
[lon] => -0.71881788339367
)
[other_places] => Array
(
[0] => Array
(
[name] => Mayenne
[lat] => 48.30594598956
[lon] => -0.62206695986596
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Laval
[lat] => 48.032088434064
[lon] => -0.74020248247534
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 72
[department_name] => Sarthe
[area_m2] => 1685
[prefecture] => Array
(
[name] => Le Mans
[lat] => 48.006597714926
[lon] => 0.20308218743897
)
[sous-prefecture] => Array
(
[name] => La Flèche
[lat] => 47.69529585419
[lon] => -0.077358965814999
)
[other_places] => Array
(
[0] => Array
(
[name] => Mamers
[lat] => 48.347725224813
[lon] => 0.36721147271283
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Le Mans-Arnage
[lat] => 47.9467567753
[lon] => 0.19644179493912
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 49
[department_name] => Maine-et-Loire
[area_m2] => 2130
[prefecture] => Array
(
[name] => Angers
[lat] => 47.471332449547
[lon] => -0.54868716037205
)
[sous-prefecture] => Array
(
[name] => Cholet
[lat] => 47.059932981159
[lon] => -0.8811388143572
)
[other_places] => Array
(
[0] => Array
(
[name] => Saumur
[lat] => 47.260660092178
[lon] => -0.082129752079646
)
[1] => Array
(
[name] => Segré-en-Anjou Bleu
[lat] => 47.688685478533
[lon] => -0.86709236075116
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport d'Angers-Loire
[lat] => 47.562842543466
[lon] => -0.31459496273764
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 85
[department_name] => Vendée
[area_m2] => 2547
[prefecture] => Array
(
[name] => La Roche-sur-Yon
[latitude] => 46.670302234894
[longitude] => -1.4321667135904
)
[sous-prefecture] => Array
(
[name] => Fontenay-le-Comte
[latitude] => 46.465807044104
[longitude] => -0.80950350264548
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Sables-d'Olonne
[latitude] => 46.492916946554
[longitude] => -1.7949834457756
)
)
[aeroports] => Array
(
)
[LGV] => 0
[ski] => 0
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.paysdelaloire.fr/
[Official Tourism Office] => https://www.atlantic-loire-valley.com/
)
[image] => 52_logo.webp
[text] => The region is also home to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known,
chateaux such as Brézé, Saumur and Clisson...
)
[seo_text] => <p>The Pays de la Loire is renowned for its beautiful coastline and is home to some of the most beautiful beaches in France. From the wide, sandy,
beach in La Baule to the rugged coastline of the Vendée, there are plenty of opportunities for sunbathing, swimming, and water sports. The region is also home
to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known, chateaux such as Brézé, Saumur
and Clisson. The markets in Pays de la Loire are colourful and full of local delicacies. The wines are particularly good, and many compliment the fresh seafood
that is brought in from the boats landing in the ports and fishing villages of the Loire Atlantique.</p><p>The five departments of the Pays de la Loire offer
different styles of houses and apartments, each with a unique charm and appeal. Along the coastline you will find a mix of traditional fishing villages and
modern seaside resorts. Some of the latter feature Belle Epoque villas. Apartments with a sea view in Les Sables-d’Olonne, and Saint Jean-de-Monts fetch premium
prices.Further north, the fishing villages are home to charming cottages and apartments that reflect the maritime heritage of the Loire Atlantique.
Some of the most in demand are the houses and apartments in Pornic and the other resorts in the Baie de Bourgneuf.</p><p>Inland the Pays de la Loire is famous for
its vineyards and agricultural land, and you will find a mixture of farmhouses and old stone country houses. Many of these have been beautifully restored to regain
their original character and charm. Bigger cities like Nantes are home to half-timbered houses and more modern apartments. These homes offer a mix of historical and
contemporary living. New build (VEFA) properties are also popular in Nantes as it has a large student population and accommodation in the city centre is not easy to
find.</p><p>To summarise, you will find a variety of houses in Pays de la Loire, with something to suit all budgets and tastes.</p>
)
[poitou_charentes] => Array
(
[id] => 54
[link] => /poitou-charentes-property
[region_name] => Poitou-Charentes
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 54_team.webp
[vignette] => 54_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Looking for great value property in the second sunniest part of France? From sandy beaches to rolling vineyards you will fall in love with the Poitou Charentes.
[bold] => Welcome to Poitou-Charentes
)
[css_color] => #244C5E
[accordion] => Array
(
[what_to_expect] => <p>Beautiful properties, where the local stone glows creamy gold in the setting sun. Take your aperitif overlooking fields of sunflowers
or watching the viticulteurs tend their vines.</p><p>Buy a property in Poitou Charentes and you will get the best of two worlds. On the coast you
will find some of the safest, family-friendly, beaches in France. You will also be able to explore the famous oyster beds around the Ile d’Oléron and Ile
de Ré or go and shop for pearls in the designer boutiques that can be found in La Rochelle. Drive inland and you will soon be in the middle of the vines
that are used to make the finest Cognac. Courvoisier, Martell, Remy Martin, Hennessy - the names roll off the tongue as smoothly as the liquor itself.
Futuroscope is a theme park, renowned for its use of cinematographic and audio-visual techniques – it attracts around 2m visitors a year and is easy to access,
on the outskirts of Poitiers.</p>
[access] => Array
(
[text] => <p>The two main airports are La Rochelle and Poitiers. The former has regular domestic flights, as well as direct flights to the UK, *Ireland,
Belgium, Portugal and Switzerland. From Poitiers you can fly direct to London, Edinburgh, Lyon and Barcelona..</p><p>The region is also served by the TGV
network, with major stations in Poitiers, La Rochelle and Angouleme. Links to the Eurostar are easy and this is a popular way for clients from the UK to
visit their holiday homes in Poitou Charentes.</p><p>Similarly, the region is comfortably accessed by car from the UK, Netherlands, Belgium, Germany and
Switzerland, making it a popular holiday home destination. The A10 runs north-south through Poitou Charentes, with the RN141 and A83 travelling east-west.</p>
[54_access_map] => transport map Poitou-Charentes
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities.</p>
<p>This is a popular region for holiday homes as property prices are so reasonable. Prices in all four departments have risen in recent years. In 2022 the rises were
Charente (6.3%), Charente Maritime (5%), Deux-Sevres (6.3%) and Vienne (6.3%). Demand remains strong, particularly for rural property, and there is a distinct lack of
new properties coming on to the market. Old stone properties are particularly popular with international buyers, although with the increasing cost of building materials
and artisan labour many buyers are seeking property they can walk straight into, rather than the traditional “renovation projects”.</p><p>Poitou Charentes is also
renowned for its country estates and Maison des Maîtres (imposing houses, traditionally overlooking the master’s estate). These have been in strong demand recently,
particularly attracting buyers from Paris, Bordeaux, Toulouse, and other major cities. They are seen as excellent value for money,
and offer large, light, volumes with plenty of outside space.</p>
[fall_in_love] => Array
(
[text] => <p>The guided tours and tastings offered by <strong>the historic Cognac houses</strong>. Discover the secrets of double distillation,
hear from the master blenders about why their noses are insured for millions of euros, and wander through the cellars. If you are lucky your guide
will dip a tube into the barrels and let you sip an XO cognac as it matures. You will pay a small fortune for an XO in the upmarket restaurants of
<strong>La Rochelle</strong>, but it’s worth it. The views out over the old port are sensational and you can always take a walk through the old town
and admire the bespoke designer boutiques afterwards.</p><p> If it is romance you are after then head for <strong>La Venise Verte (the green Venice) in the
Marais Poitevin</strong>. You can hire a traditional barque and explore the myriad of canals that wend their way through this extraordinarily pretty marshland.
Another romantic spot is <strong>Talmont sur Gironde, one of the Plus beaux villages de France</strong>. It sits on a small promontory, south of
<strong>the beautiful sandy beaches of Meschers, Saint Georges de Didonne and Royan</strong>. Talmont has a population of under 100 people, but it is home
to many small shops, opened by expert artisans, that adorn the small pedestrian streets of this Bastide village.</p>
[images_alt] => Array
(
[0] => marais_poitevins
[1] => seafood
[2] => white_sand
[3] => roman_art
[4] => futuroscope
[5] => islands
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is <strong>the second sunniest part of France</strong>, the gulf stream protects it from climate extremes.</li>
<li class="attribute-dot">Property prices are amongst the most attractive in France.</li>
<li class="attribute-dot">This is a popular destination for both domestic and international buyers.</li>
<li class="attribute-dot">Access from the UK and northern Europe is easy.</li>
<li class="attribute-dot">The pace of life is slow – this is the ideal place to shrug off the pressures of modern life.</li>
</ul>
[banner-mg] => Array
(
[image] => 54_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/54
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/54
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Poitiers
[link] => /french-property-for-sale/getNearbyPostcodes/86000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Poitiers"
[image] => 54_poitiers.webp
)
[1] => Array
(
[title] => Niort
[link] => /french-property-for-sale/getNearbyPostcodes/79000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Niort
[image] => 54_niort.webp
)
[2] => Array
(
[title] => Business
[link] => /commercial/poitou-charentes/
[subtitle] => Bar | Restaurants | Gîtes | Hôtels
[image] => 54_business.webp
)
[3] => Array
(
[title] => Maisons de Maîtres - Châteaux
[link] =>
[subtitle] => A piece of History
[image] => 54_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/poitou-charentes
[subtitle] =>
[image] => 54_to_renovate.webp
)
[5] => Array
(
[title] => Angouleme
[link] => /french-property-for-sale/getNearbyPostcodes/16000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Angoulême
[image] => 54_angouleme.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/mainSearch/departments:/towns:17000+All_communes_in_postcode--17300+Rochefort/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Around La Rochelle | Rochefort
[image] => 54_larochelle.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 86
[department_name] => Vienne
[area_m2] => 1486
[prefecture] => Array
(
[name] => Poitiers
[lat] => 46.580377666719
[lon] => 0.33643787495239
)
[sous-prefecture] => Array
(
[name] => Châtellerault
[lat] => 46.815455663176
[lon] => 0.53293576220027
)
[other_places] => Array
(
[0] => Array
(
[name] => Montmorillon
[lat] => 46.425525643503
[lon] => 0.86851696049639
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Poitiers-Biard
[lat] => 46.586029594004
[lon] => 0.31054041083214
)
)
[LGV] => ligne SEA-Atlantique (LGV)
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] => 1
)
)
)
[1] => Array
(
[id] => 16
[department_name] => Charente
[area_m2] => 1442
[prefecture] => Array
(
[name] => Angoulême
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
[sous-prefecture] => Array
(
[name] => Confolens
[lat] => 46.01461421672052
[lon] => 0.6623215955946391
)
[other_places] => Array
(
[0] => Array
(
[name] => COGNAC
[lat] => 45.69164907468638
[lon] => -0.33200326046624257
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport international Angoulême-Cognac
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 17
[department_name] => Charente-Maritime
[area_m2] => 2735
[prefecture] => Array
(
[name] => La rochelle
[lat] => 46.163744159493
[lon] => -1.1435147968982
)
[sous-prefecture] => Array
(
[name] => Jonzac
[lat] => 45.445304400564
[lon] => -0.43091201268803
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochefort
[lat] => 45.936363673968
[lon] => -0.96539200082197
)
[1] => Array
(
[name] => Saintes
[lat] => 45.745163611248
[lon] => -0.62842777489997
)
[2] => Array
(
[name] => Saint-Jean-d'Angély
[lat] => 45.943717276267
[lon] => -0.51600369671248
)
[3] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[4] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[1] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 79
[department_name] => Deux-Sèvres
[area_m2] => 1336
[prefecture] => Array
(
[name] => Niort
[lat] => 46.324149124107
[lon] => -0.46561321829887
)
[sous-prefecture] => Array
(
[name] => Bressuire
[lat] => 46.846222435089
[lon] => -0.4953171170791
)
[other_places] => Array
(
[0] => Array
(
[name] => Parthenay
[lat] => 46.649023860419
[lon] => -0.25623587864736
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => 54_logo.webp
[text] => Known for its family friendly beaches and wonderful countryside, this is the ideal holiday-home destination. In summer, the rolling countryside has a
wonderful contrast between the golden sunflowers and the perfectly manicured green vineyards. The river valleys are dotted with pretty villages and market towns.
)
[seo_text] => <p>The four departments in Poitou Charentes have a diverse range of property styles, each with its own individual appeal. It has a rich architectural
heritage and many of the old, stone, properties have been sympathetically renovated. These traditional houses feature thick stone walls (more than useful for insulation
and to protect against rising energy costs) and exposed wooden beams, both of which reflect the use of local materials. Deux Sevres and Vienne, in the north of Poitou
Charentes, have a particularly fine choice of old, stone country property and farmhouses. The use of local materials adds to the unique character and charm of both of
these beautiful departments.</p><p>One of the most distinctive architectural styles in Poitou Charentes is Romanesque, characterised by rounded arches, barrel vaults
and decorative stone carvings. Two good examples are the Cathedral in Poitiers and the Abbey in Saintes. You will also find a large number of Renaissance chateaux,
with their beautiful symmetry and ornate decoration.</p><p>Materials local to Poitou Charentes include limestone, sandstone, and granite. Look out for towns with
“les carrieres” in their name. These ae the quarries used to source the stone. One of the most famous is St Meme les Carrieres in Charente, where the mayor will
tell you that the base to the Statue of Liberty sits on local stone. This may well be an urban myth but is has certainly been used in many of the most prestigious
churches, abbeys, and cathedrals in France.</p><p>New build (VEFA) properties are incredibly popular in La Rochelle and on the coast, they offer modern, light,
energy efficient accommodation. If you are looking for a holiday home that you can let out for seasonal rentals, then these can offer an excellent return on investment.
The same goes for property on the Ile de Ré and Ile d’Oleron – both of which are incredibly popular holiday destinations for Parisians. Property on the islands can be
an excellent investment, as well as a joy to visit.</p><p>If you are seeking a French property with character and history then Poitou Charentes is your ideal destination.</p>
)
[centre_val_de_loire] => Array
(
[id] => 24
[link] => /loire-valley-property
[region_name] => Centre-Val-de-Loire
[new_region_name] => Centre-Val-de-Loire
[hero_images] => 1
[agent_photo] =>
[vignette] => 24_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => pays_de_la_loire
[ski] =>
[beach] =>
[welcome] => Array
(
[h3] => Fairy-tale chateaux, beautiful riverside villages and spectacular vineyards, the Loire Valley is your ideal destination.
[bold] => Welcome to Loire Valley
)
[css_color] => #7DA4B8
[accordion] => Array
(
[what_to_expect] => <p>Well, you can’t ask for much more than the most beautiful chateaux in France.<strong> Nothing beats a day out at Chambord, Chenonceau or
one of the dozens that line the Loire riverbank. Immerse yourself in French history, or simply wander around the glorious formal gardens </strong>.
You won’t be alone though, as they attract tourists from around the world, throughout the year. This means that property in the Loire valley is an excellent
investment, with plenty of short-term rental opportunities.</p><p>Expect more than pretty chateaux though – the Loire valley is also home to some of the most
attractive towns in France. Blois, Tours and Bourges are just three that have historic centres to explore and, as the French would say,
“un patrimoine exceptionnel”. <strong>The climate is ideal, with warm, sunny summers and mild winters. Ideal for growing grapes, which is why you will find
plenty of vineyards and some excellent local wines </strong>.</p><p>You can also expect to see an excellent mixture of property – from renovation properties in
the Loire countryside, at bargain prices, to beautiful family homes and mini-chateaux. Buy a property in Centre Val de Loire and you can be certain that you
will be in good company.</p>
[access] => Array
(
[text] => <p>Many visitors come to the Loire valley via Paris, and the international airports are easy to access by car or train. However, there is also a
small and convenient regional airport in Tours. You can fly direct to London, Dublin, Porto, Marrakech, Marseille and Montenegro.</p>
<p>Centre Val de Loire has a well-developed railway network that connect to major cities in France and Europe. The TGV high-speed trains run from Paris
Montparnasse to Tours (around 1 hr 15 mins), Orleans (around 1hr 5 mins) and Bourges (around 1 hr 57 mins). Indeed, the French Government is investing
300m euros in the regional SNCF network in 2023, with much of this being spent on modernising the Paris-Orleans-Limoges-Toulouse line.</p>
<p>Accessing the Loire valley by car is easy, and you get to drive through the beautiful vineyards and countryside. The A10 motorway connects Paris to Tours,
while the A71 heads south and west from Orleans to Clermont-Ferrand and the French Alps. The A28 heads north and will take you to Le Mans and then up towards
the ferry ports.</p>
[24_access_map] => transport map Centre-Val-de-Loire
)
[market] => <p>The market in Centre Val de Loire has been strong in recent years, throughout all six departments. On average, prices rose between 4-6% last year,
with the lowest prices being found in Indre, and the highest in Indre et Loire. Obviously, you will pay a premium for property in one of the larger towns
(Tours, Orléans, Bourges, Blois or Chateauroux), although none of these are major cities. Tours, for example, has a population of around 136,000.</p>
<p>You will find that property in a town or village that attracts a high footfall of tourists, also attracts a premium for both sales and rentals. So,
if you want to have a view over the Chateau de Cheverny, or Chateau Royal d’Amboise, then you will pay a pretty penny for the privilege.</p>
<p>The good news is that property throughout the region offers exceptional value for money, and there are a plethora of pretty towns and villages to choose from.
Our property portfolio in the Loire valley typically ranges from townhouses for well under 100,000 euros, up to mini-chateaux and majestic country estates.
This is definitely a region where “local knowledge” is worth its weight in gold, you will find that our agents on the ground have a wealth of knowledge about
the prettiest towns, best markets and tourist traps to avoid. They will also be able to advise on local property prices and help you find your dream house in
the Loire Valley.</p>
[fall_in_love] => Array
(
[text] => <p>We have to start with the Loire valley between Surry-sur-Loire (in the Loiret) and Chalonnes (in the Maine-et-Loire, which is in the adjoining
region of Pays de la Loire). The reason we start with this is that the whole stretch along <strong>the river is classified as a UNESCO world heritage
site</strong>. It is classified as an “outstanding cultural landscape of great beauty, containing historic towns and villages, as well as great architectural
monuments (the chateaux)”. You will be hard pushed to find <strong>a more romantic spot than the best Loire valley castles</strong> – amongst the best
are Chambord, Villandry, Amboise, Chenonceau and Blois. The gardens at Villandry deserve a special mention as they are truly special.</p>
<p>The <strong>gothic cathedral in Chartres</strong> is another special place to visit. It is one of the most significant in France and we particularly
recommend an evening visit in the summer, where the cathedral and surrounding buildings are beautifully illuminated. A trip to Tours should also be at
the top of any visitors list – wander round the historic old town and you will see beautiful half-timbered houses, you are likely to end up at the pretty
Place Plumereau, which is the ideal spot for grabbing a coffee and watching the tourists who come to visit the nearby cathedral. Don’t miss the amphitheatre
either, it is one of the largest in France.</p><p>We also recommend a visit to the historic walled town of Richelieu and its weekly market.
This area used to be one of the most important truffle suppliers in the 19th century, and the market is full of stalls selling both the oil and
the truffles themselves. Add in the colourful array of local food and wines and it is a chef’s dream. If you are looking for a bit more hustle
and bustle, then head to Orléans. It is a university town, and the students, tourists and locals give it a lovely atmosphere, it’s easy to get
around on the tram system too. Then why not head out to the forest of Orléans, with its deer, wild boar and 180 species of birds.</p>
[images_alt] => Array
(
[0] => architecture
[1] => promenade
[2] => countryside
[3] => typical_houses
[4] => gardens
[5] => grappes_for_wines
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">A perfect climate for those who like warm (not scorching) summers and mild winters.</li>
<li class="attribute-dot">The most renowned, and beautiful, collection of chateaux in the world.</li>
<li class="attribute-dot">Reasonable property prices that offer great value for money</li>
<li class="attribute-dot">Wonderful markets, where you will find excellent wines, truffles and local produce.</li>
<li class="attribute-dot">A cyclist’s dream, with riverside cycle paths and forest trails.</li>
</ul>
[banner-mg] => Array
(
[image] => 24_search_banner.webp
)
[collections] => Array
(
[bargains] => Array
(
[name] => Bargains
[link] => /all/centre/price:l
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/24
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Orléans
[link] => /french-property-for-sale/getNearbyPostcodes/45000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Orléans"
[image] => 24_orleans.webp
)
[1] => Array
(
[title] => Tours
[link] => /french-property-for-sale/getNearbyPostcodes/37000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Tours
[image] => 24_tours.webp
)
[2] => Array
(
[title] => Châteaux & Maisons de Maître
[link] => /chateaux/Centre-Val-de-Loire/
[subtitle] => A piece of History
[image] => 24_chateaux.webp
)
[3] => Array
(
[title] => < 2h from Paris
[link] => /french-property-for-sale/mainSearch/departments:28--41--45/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Ideal for escape from Paris
[image] => 24_2hours.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Centre-Val-de-Loire
[subtitle] => Pleasure to renovate
[image] => 24_renovate.webp
)
[5] => Array
(
[title] => Indre
[link] => /all/indre
[subtitle] => Indre | Around Châteauroux
[image] => 24_indre.webp
)
[6] => Array
(
[title] => Cher
[link] => /all/cher
[subtitle] => Cher | Around Bourges
[image] => 24_bourges.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 45
[department_name] => Loiret
[area_m2] => 1936
[prefecture] => Array
(
[name] => Orléans
[lat] => 47.90472552438
[lon] => 1.910701271837
)
[sous-prefecture] => Array
(
[name] => Montargis
[lat] => 47.997763193361
[lon] => 2.7348897635757
)
[other_places] => Array
(
[0] => Array
(
[name] => Pithiviers
[lat] => 48.17306941322
[lon] => 2.2585638287577
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Orléans Loire-Valley
[lat] => 47.898345713585
[lon] => 2.1606222526085
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 18
[department_name] => Cher
[area_m2] => 1222
[prefecture] => Array
(
[name] => Bourges
[lat] => 47.08153669888109
[lon] => 2.401044176615511
)
[sous-prefecture] => Array
(
[name] => Saint-Amand-Montrond
[lat] => 46.725210569514765
[lon] => 2.50376818957971
)
[other_places] => Array
(
[0] => Array
(
[name] => Vierzon
[lat] => 47.220987633010175
[lon] => 2.0695189615591647
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Bourges
[lat] => 47.058919
[lon] => 2.369818
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[2] => Array
(
[id] => 28
[department_name] => Eure-et-Loir
[prefecture] => Array
(
[name] => Chartres
[lat] => 48.44366511775
[lon] => 1.4871308145001
)
[sous-prefecture] => Array
(
[name] => Châteaudun
[lat] => 48.071102925719
[lon] => 1.3297716927509
)
[other_places] => Array
(
[0] => Array
(
[name] => Dreux
[lat] => 48.736338118224
[lon] => 1.3719735484808
)
[1] => Array
(
[name] => Nogent-le-Rotrou
[lat] => 48.321465519757
[lon] => 0.81791514347906
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[area_m2] => 1917
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] => 1
)
)
)
[3] => Array
(
[id] => 36
[department_name] => Indre
[area_m2] => 1077
[prefecture] => Array
(
[name] => Châteauroux
[lat] => 46.811386456269
[lon] => 1.6839531520736
)
[sous_prefectures] => Array
(
[name] => Issoudun
[lat] => 46.947662377779
[lon] => 1.9874494319692
)
[other_places] => Array
(
[0] => Array
(
[name] => La Châtre
[lat] => 46.581981497241
[lon] => 1.9862808830588
)
[1] => Array
(
[name] => Le Blanc
[lat] => 46.63414914025
[lon] => 1.0648203592064
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Châteauroux-Centre
[lat] => 46.859889923194
[lon] => 1.7263939368828
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 37
[department_name] => Indre-et-Loire
[area_m2] => 2163
[prefecture] => Array
(
[name] => Tours
[lat] => 47.39362654784906
[lon] => 0.6812901726713677
)
[sous_prefectures] => Array
(
[name] => Chinon
[lat] => 47.16780187824234
[lon] => 0.23947414529546965
)
[other_places] => Array
(
[0] => Array
(
[name] => Loches
[lat] => 47.12860138926316
[lon] => 0.994149494873711
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Tours-Val de Loire
[lat] => 47.42590928659159
[lon] => 0.7192836734772627
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[5] => Array
(
[id] => 41
[department_name] => Loir-et-Cher
[area_m2] => 1532
[prefecture] => Array
(
[name] => Blois
[lat] => 47.586463253451
[lon] => 1.3357963921158
)
[sous-prefecture] => Array
(
[name] => Romorantin-Lanthenay
[lat] => 47.359017550334
[lon] => 1.7485368736418
)
[other_places] => Array
(
[0] => Array
(
[name] => Vendôme
[lat] => 47.793201107934
[lon] => 1.0656575035554
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.centre-valdeloire.fr/
[Official Tourism Office] => https://en.tourisme-terresduvaldeloire.fr/
)
[image] => 24_logo.webp
[text] => The Loire valley (also known as the garden of France) boasts stunning landscapes, rich history, and world-famous chateaux. Once the home of kings,
queens and nobility they offer a unique glimpse into the opulent lifestyles of the French aristocracy. The region is dotted with vineyards, fields of sunflowers
and beautiful riverside towns. The best way to explore is by bicycle, on one of the many dedicated cycle paths, or why not treat yourself to a hot-air balloon
ride and get a different perspective on this beautiful area.
)
[seo_text] => <p>Centre Val de Loire is a region with a rich architectural heritage, reflected in the property type and style. Of course, you will find hundreds of
chateaux in the Loire valley. These grand properties were built by the French nobility and are known for their opulent architecture, vast gardens and ornate interiors.
They often feature steep, slate, roofs, large windows and detailed turrets and balconies.</p><p>Staying with nobility and affluent families, you will also find a
good selection of country estates and Manoirs (or manor houses). Smaller in size, but still representing a significant architectural heritage, they were built
by the wealthy landowners and nobles. Manoirs have steep pitched roofs, made from slate or clay tiles, and are adorned with large windows that provide plenty of
natural light.</p><p>The Loire valley is also home to many prestigious Maisons de Maitre, which are similar to Manoir but more symmetrical in style.
They typically feature wrought-iron balconies, large windows with shutters and hipped roofs. There are also many farmhouses, the most notable of which
often come with a prestigious vineyard attached. Country houses in the Centre Val de Loire are popular with both domestic and international buyers, due
to the beautiful surroundings, attractive prices, and ease of access.</p><p>New build property in the Loire valley is seeing an increased demand as it can be built
to the latest environmental standards and is particularly energy efficient. Well located building land is becoming more difficult to find, but our local agents
are well placed to dig out the best plots.</p>
)
[provence_cote_d_azur] => Array
(
[id] => 93
[link] => /provence-cote-d-azur-property
[region_name] => Provence-Côte d'Azur
[new_region_name] => Provence - Alps - Côte d'Azur
[hero_images] => 3
[agent_photo] => 93_team.webp
[vignette] => 93_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461429
[region_selected] => languedoc_roussillon
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Could there be any better place to own property than the south of France? The Mediterranean climate has to be amongst the best in the world, and as for the scenery!
[bold] => Welcome to French Riviera
)
[css_color] => #3C9ECD
[accordion] => Array
(
[what_to_expect] => <p>Provence Alps Cote d’Azur (PACA) is a region of contrasts. Of course, we all know the glamorous resorts as home to the rich and famous -
St Tropez, Cannes and Antibes are just three of the beautiful resorts that line the coast. But, a little inland, you will find some of the most spectacular
scenery in France (try Les Gorges du Verdon as a taster). You will also find that buying property in PACA is eminently possible, no matter your budget.
There are bargains to be had across the region, from a rural farmhouse in the hills, to a city centre apartment in bustling Nice or Avignon. As the famous
quote goes <strong> “I don’t want to be a millionaire, just to live like one” </strong>.</p><p>You can expect to enjoy year-round sunshine, and some of the
finest bars and restaurants in Europe – can there be anything more pleasant than watching the sun set over the Mediterranean, whilst enjoying your aperitif?
You will find that PACA is easy to get to, no matter where in the world you live. No wonder that property here attracts international buyers, as well as those
from across France.</p>
[access] => Array
(
[text] => <p>There are provincial airports throughout PACA, but the two main airports are in Nice and Marseille. Nice Cote d’Azur airport has direct flights
to 31 countries, on five continents, and welcomes 6.5m passengers a year, many of whom fly in privately. It has a dedicated “business aviation” terminal,
with its own customs control and luxury shops. You can also use the helicopter terminal, with a seven-minute transfer time to Monaco. Meanwhile,
the Aéroport Marseille Provence has direct flights to around 120 destinations, from Addis-Abeba to Zurich. It offers easy access to the major towns
and villages of Provence, as well as major hubs such as Toulon, Aix-en-Provence, and Avignon.</p><p>Reaching PACA by train is also easy. There are ten TGV
stops with a journey time from Paris of just 2hrs 45 minutes to Avignon, and around 5hrs, 40 minutes to Nice. Of course, the SNCF network also covers the
region, and the local trains traverse some spectacular scenery.</p><p>By car, the A8 motorway runs east-west across the region, following the line of the
Mediterranean. The A7 heads due north from Marseille, up to Lyon, passing through Avignon, Montelimar and Valence.</p>
[93_access_map] => transport map Provence-Côte d'Azur
)
[market] => <p>For an in-depth analysis, read our latest Provence Alps Cote d’Azur (PACA) market comment (below), which includes average prices in all the
major towns and cities.</p><p>It should be no surprise that property in PACA attracts buyers from all over the world, it also has an incredibly strong domestic
demand. This makes it an attractive investment proposition, with a high chance of long-term capital growth. The fact that this region is so popular with tourists,
year-round, also means that many buyers offer seasonal holiday rentals when they are not using their properties. This helps cover the annual running costs of
the property, and often more.</p><p>Since Covid, demand for property in PACA has outstripped supply – there have simply not been enough new properties coming
onto the market. This balance is beginning to shift, which is particularly good news for overseas buyers as they will have more choice. Prices have been rising
steadily in all six departments within PACA. In the last 12 months they have risen between 4.5% (Bouches du Rhone) and 9.9% (Vaucluse). Of course, you will pay
a premium to be on the coast, or to be in, or near, one of the major cities such as Nice, Aix-en-Provence, Avignon, and Arles.</p>
[fall_in_love] => Array
(
[text] => <p>Where else to start other than <strong>driving along the Corniche </strong>.</p><p>Whilst on the coast here it would be almost impossible
not to fall in love with <strong>any of the villages on the Gulf of St Tropez, the designer boutiques in Cannes or perhaps even “Billionaires Bay beach”
on the Cap d’Antibes. </strong> Nice is a superb city, and the airport is literally at one end of the famous <strong>“Promenade des Anglais” </strong>,
further down you will find the famous 5* Hotel Negresco with its period furniture and Baccarat chandelier. Try the Negresco beach club restaurant if you
are looking to impress.</p><p>Away from the coast, <strong>the Gorges de Verdon </strong> is the biggest canyon in Europe. The river Verdon was named
for its turquoise-green colour and the view from the clifftops, down into the canyon is simply incredible. The limestone walls of the canyon attract
rock climbers, and the gorge is very popular for kayaking. There are literally <strong>hundreds of beautiful inland towns and villages </strong> too.
Amongst our favourites is Gordes, in the Luberon Regional Nature Park. Home to many famous painters the cobbled streets wend their way uphill to the
picturesque chateau. Other favourites include “les plus beaux villages” such as Roussillon, Ménerbes, Lourmarin, Ansouis, Venasque and Séguret – just make
sure you visit during <strong>lavender season </strong>.</p><p><strong>The ski resorts of PACA, like Serre Chevalier-Briancon</strong> don’t get talked
about enough.</p><p>Finally, we think you will fall in love with Avignon and the surrounding villages. Make sure you visit Pope’s Palace (and particularly
the gardens) and for a view to die for, try the 14th century Fort Saint-André, it has a 360-degree panoramic view, which includes Mont Ventoux.</p>
[images_alt] => Array
(
[0] => Mediterranean_sea
[1] => centenary_olive_tree
[2] => calanques
[3] => Mediterranean_mountain
[4] => mimosa
[5] => palais_des_papes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean sunshine, that lights up the region throughout the year.</li>
<li class="attribute-dot">World class bars, restaurants, and boutiques, mix with the rich and famous.</li>
<li class="attribute-dot">All types of property to suit every budget – from rural farmhouses to villas with a view.</li>
<li class="attribute-dot">The mix of French and International buyers means that demand for property is constant.</li>
<li class="attribute-dot">How about skiing in any of the 46 ski resorts. This truly is a region with everything you could want.</li>
</ul>
[banner-mg] => Array
(
[image] => 93_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nice
[link] => /french-property-for-sale/mainSearch/departments:/towns:06000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => "La promenade des Anglais"
[image] => 93_nice.webp
)
[1] => Array
(
[title] => Fréjus - Saint Raphaël
[link] => /french-property-for-sale/paca_regions/frejus_st_raphael
[subtitle] => Sea and sun
[image] => 93_frejus.webp
)
[2] => Array
(
[title] => Sea view
[link] => /french-property-for-sale/type/sea-view/26/93
[subtitle] => A dream becomes reality
[image] => 93_seaview.webp
)
[3] => Array
(
[title] => Prestige
[link] => /all/provence-cote-d-azur/price:z
[subtitle] => Luxury properties
[image] => 93_prestige.webp
)
[4] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/93
[subtitle] => and what beautiful coast!
[image] => 93_coastal.webp
)
[5] => Array
(
[title] => Avignon
[link] => /french-property-for-sale/getNearbyPostcodes/84000/15/sort:price/direction:desc
[subtitle] => Avignon | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
[6] => Array
(
[title] => Special "The Provence"
[link] => /provence-property
[subtitle] =>
[image] => 93_Special_The_Provence.webp
)
[7] => Array
(
[title] => Hinterland
[link] =>
[subtitle] =>
[image] => 93_hinterland.webp
)
[8] => Array
(
[title] => Mountains
[link] => /french-property-for-sale/type/mountain-view/23/93
[subtitle] => Ville | Ville | Ville
[image] => 93_mountain.webp
)
[9] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => Ville | Village| Village
[image] => 93_villages.webp
)
[10] => Array
(
[title] => Corse
[link] => /all/corse
[subtitle] => L'Ile de Beauté | around ville
[image] => 93_corse.webp
)
[11] => Array
(
[title] => Cap d'Antibes
[link] => /french-property-for-sale/paca_regions/antibes
[subtitle] => Antibes | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 13
[department_name] => Bouches-du-Rhône
[prefecture] => Array
(
[name] => Marseille
[lat] => 43.29631810802621
[lon] => 5.363137615398482
)
[sous-prefecture] => Array
(
[name] => Aix-en-Provence
[lat] => 43.52926369712411
[lon] => 5.443897232333404
)
[other_places] => Array
(
[0] => Array
(
[name] => Arles
[lat] => 43.67499405728668
[lon] => 4.621813547377342
)
)
[aeroports] => Array
(
[name] => Aéroport International Marseille
[lat] => 43.43844496016025
[lon] => 5.214592420103773
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4515
)
[1] => Array
(
[id] => 06
[department_name] => Alpes-Maritimes
[prefecture] => Array
(
[name] => Nice
[lat] => 43.71088354499805
[lon] => 7.262596327903607
)
[sous-prefecture] => Array
(
[name] => Cannes
[lat] => 43.55331623052685
[lon] => 7.016060231400341
)
[other_places] => Array
(
[0] => Array
(
[name] => Antibes
[lat] => 43.58016713703897
[lon] => 7.123897890910482
)
[1] => Array
(
[name] => Grasse
[lat] => 43.659562400434815
[lon] => 6.92618691435912
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International de Nice Côte d'Azur
[lat] => 43.65970678470227
[lon] => 7.214757025548819
)
[1] => Array
(
[name] => Aéroport de Cannes Mandelieu
[lat] => 43.54690396898978
[lon] => 6.953912165098499
)
)
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 5667
)
[2] => Array
(
[id] => 83
[department_name] => Var
[prefecture] => Array
(
[name] => Toulon
[lat] => 43.123828756420515
[lon] => 5.928288801137243
)
[sous-prefecture] => Array
(
[name] => Draguignan
[lat] => 43.5374933582045
[lon] => 6.465076668987897
)
[other_places] => Array
(
[0] => Array
(
[name] => Bandol - Le Lavandou - Sainte Maxime...
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Saint-Tropez
[lat] => 43.26780379460754
[lon] => 6.640739141516703
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International Toulon - Hyères
[lat] => 43.095597284231275
[lon] => 6.150448740048504
)
[1] => Array
(
[name] => Aéroport du Castelet
[lat] => 43.251540236018855
[lon] => 5.783035785058158
)
[2] => Array
(
[name] => Aéroport du du Golfe de Saint Tropez - La Môle
[lat] => 43.20492014200586
[lon] => 6.4793896187354925
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4712
)
[3] => Array
(
[id] => 04
[department_name] => Alpes-de-Haute-Provence
[department_link] => alpes-de-hautes-provence
[prefecture] => Array
(
[name] => Digne-les-Bains
[lat] => 44.092369818704434
[lon] => 6.235956482736276
)
[sous-prefecture] => Array
(
[name] => Barcelonnette
[lat] => 44.38609913893373
[lon] => 6.647958902783272
)
[other_places] => Array
(
[0] => Array
(
[name] => Forcalquier
[lat] => 43.95976639015638
[lon] => 5.78330822456598
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2599
)
[4] => Array
(
[id] => 05
[department_name] => Hautes-Alpes
[prefecture] => Array
(
[name] => Gap
[lat] => 6.080468522373776
[lon] => 6.080468522373776
)
[sous-prefecture] => Array
(
[name] => Briançon
[lat] => 44.89976400310319
[lon] => 6.641546594431339
)
[other_places] => Array
(
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2925
)
[5] => Array
(
[id] => 84
[department_name] => Vaucluse
[prefecture] => Array
(
[name] => Avignon
[lat] => 43.94903334528795
[lon] => 4.805406364817415
)
[sous-prefecture] => Array
(
[name] => Carpentras
[lat] => 44.05594598913386
[lon] => 5.0455722797158975
)
[other_places] => Array
(
[0] => Array
(
[name] => Apt
[lat] => 43.876866873478015
[lon] => 5.395218580809679
)
[1] => Array
(
[name] => Orange
[lat] => 44.13861471186525
[lon] => 4.806033768371058
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Avignon - Provence
[lat] => 43.909786679124565
[lon] => 4.8974588268223815
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3129
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.maregionsud.fr/
[Official Tourism Office] => https://provence-alpes-cotedazur.com/en
)
[image] => 93_logo.webp
[text] => With its sparkling coastline and charming hilltop towns, PACA is a must-visit destination for those looking to experience the true essence of the
Mediterranean. From history buffs to sun-seekers there is something for everyone. Stroll through the vibrant markets of Nice, wander the winding streets of
Avignon or soak up the sun on the pristine beaches of Cannes or St Tropez...
)
[seo_text] => <p>... Still not had enough, then go explore the Roman ruins in Arles. The regions cuisine is as rich and diverse as the landscape.
Try the local bouillabaisse with a local Provencal wine, or even a glass of pastis. From the snow-capped peaks of the Alpes-de-Haute-Provence to the azure
waters of the Med you are in for a visual feast.</p><p>Provence-Alpes-Côte d'Azur, often abbreviated as PACA, is a region in the southeastern part of France.
It is known for its picturesque landscapes, beautiful coastlines, and vibrant culture. The region is composed of six departments, each with its unique charm
and identity. PACA is a popular destination for tourists who come to enjoy the Mediterranean climate, historical monuments, and stunning scenery.</p><p>The region is bordered by the Mediterranean Sea to
the south and the Alps to the north. The coastline is famous for its sparkling blue waters, sandy beaches, and charming fishing villages. Some of the most popular
coastal destinations in the region include Cannes, Saint-Tropez, and Nice. The beaches here are perfect for sunbathing, swimming, and water sports, and the coastal
towns are packed with restaurants, cafes, and bars, offering visitors a wide range of dining and entertainment options.</p><p>PACA's inland region is equally as
beautiful and offers a more rural and relaxed atmosphere. The region is filled with picturesque towns, rolling hills, and lavender fields that are in bloom in the
summer months. The Luberon Regional Park, located in the Vaucluse department, is a popular destination for visitors who come to enjoy the scenic countryside and
to hike or bike the many trails.</p><p>One of the most significant cultural attractions in the region is the city of Avignon, located in the Vaucluse department.
The city is home to the Palais des Papes, a UNESCO World Heritage Site and the largest gothic palace in Europe. The Avignon Festival, held annually in July, is
also a popular event that attracts visitors from all over the world. The festival showcases theatre, dance, and music performances.</p><p>The region is also renowned
for its wine production, particularly in the Rhone Valley and the Var department. The vineyards here produce some of the most prestigious wines in the world,
including Châteauneuf-du-Pape and Côtes de Provence. Wine enthusiasts can take a tour of the vineyards and sample the local wines.</p><p>The region's cuisine is
another highlight, with a strong emphasis on seafood, olive oil, and fresh produce. The famous Provençal dish, bouillabaisse, is a must-try when visiting the region.
This fish stew is made with a variety of fish, shellfish, and vegetables and is typically served with rouille and bread.</p><p>In terms of transportation, the region
has several international airports, including Nice Côte d'Azur Airport and Marseille Provence Airport. The region is also served by a high-speed train network, making
it easy to travel between towns and cities.</p><p>In conclusion, Provence-Alpes-Côte d'Azur is a beautiful and diverse region that offers something for everyone.
From its stunning coastlines and charming towns to its rich culture, history, and cuisine, the region is an ideal destination for those looking to experience the
best that France has to offer.</p>
)
[provence] => Array
(
[id] => 98
[link] => /provence-property
[region_name] => Provence
[new_region_name] => Provence
[hero_images] => 3
[agent_photo] =>
[vignette] => 98_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820332bc5a2f8c1
[region_selected] => provence_cote_d_azur
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => From the towering peak of Mont Ventoux to the vibrant lavender fields bathed in sunlight, a truly remarkable lifestyle awaits…
[bold] => Welcome to Provence
)
[css_color] => #3C9ECD
[accordion] => Array
(
[what_to_expect] => <p>Come to Provence and you will find an unrivalled collection of interesting and beautiful sites to visit: small towns with welcoming
locals, vibrant and colourful Provencal markets, old Roman excavations and mountains, lakes and rivers to swim/canoe in. It is often said that the
countryside here resembles Tuscany, and it is true, except that it is easier to get to! If you are looking for an area that exemplifies “the good life”
then Provence should be your destination </p>
[access] => Array
(
[text] => <p>One of the reasons that holiday homes in Provence are so popular is that it is easy to get to. Marseilles Provence airport flies to
destinations across Europe, as well as to North America and Africa. It has its own station, with direct trains to Nîmes, Montpellier,
and Narbonne (west), Orange, Montelimar and Valence (north) and Toulon, Cannes and Nice (east). Avignon and Nîmes both have airports too.</p>
<p>Other cities like Aix-en-Provence and Avignon also have excellent train links with the rest of France and northern Europe.</p><p>The A7
motorway runs down from Lyon, through Valence, Montelimar, Orange and Avignon and the minor roads in Provence (away from the coast) tend to be
traffic free and ideal for cycling.</p>
[access_image_title] =>
)
[market] => <p>For an in-depth analysis, read our market reports covering PACA, Occitanie and the Rhone-Alpes, which include average prices in all of the
major towns and cities.</p><p>After many years of price growth, we are seeing prices stabilise across Provence, with buyers having more choice than they
have seen since the confinements. Broadly speaking you will pay a premium to be near the coast, or to be in any of the Prefectures: Marseille, Avignon,
Nîmes, Valence, Privas and Digne-les-Bains.</p><p>The Luberon is perhaps the best-known area, but many second-home buyers are now looking in the Gard
and Drome Provencale where property values tend to be lower, and offer exceptional value for money.</p>
[fall_in_love] => Array
(
[text] => <p>You will fall in love with the whole area, particularly with the festivals and exhibitions that can be found throughout Provence.
Favourites amongst our agents who live and work in the area include the snappily titled Festival International de Piano de La Roque d’Antheron.
Established in 1981 it is one of the most prestigious piano festivals in the world, which takes place in the outside auditorium of the Chateau de
Florans. Likewise, Les Choregies d’Orange holds plays, concerts and festivals in the Theatre Antique d’Orange, built in the first century by
Emperor Augustus it is a UNESCO heritage site and a spectacular concert venue. Another favourite is the Festival d’Avignon, every July the
streets turn into a “city theatre” – in the words of the organisers it reconciles architecture with theatre, art and poetry, attracting thousands
of visitors from all over the world. </p>
[images_alt] => Array
(
[0] => provencale market
[1] => pétanque in the sun
[2] => lavender handmade soap
[3] => beaux villages
[4] => camargue and pink flamingos
[5] => festivals region
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Wonderful climate, with over 300 days of sunshine a year</li>
<li class="attribute-dot">Picturesque gorges, rivers and lakes to explore and enjoy</li>
<li class="attribute-dot">World class cycling, including the mythical Mont Ventoux</li>
<li class="attribute-dot">Glorious architecture, from the Pont du Gard to the Roman ampitheatres in Nîmes or Arles and the theatre in Vaison-la-Romaine.</li>
<li class="attribute-dot">Exceptional wines, cheeses and local delicacies, displayed in welcoming markets</li>
<li class="attribute-dot">A quality of life that is as good as any in Europe </li>
</ul>
[banner-mg] => Array
(
[image] => 98_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Avignon
[link] => /french-property-for-sale/mainSearch/departments:/towns:84000_Avignon/regions:/primarypropertytype_id:10
[subtitle] =>
[image] => 98_avignon.webp
)
[1] => Array
(
[title] => Vaucluse
[link] => /all/vaucluse
[subtitle] =>
[image] => 98_vaucluse.webp
)
[2] => Array
(
[title] => Bouches du Rhône
[link] => /all/bouches-du-rhone
[subtitle] =>
[image] => 98_bouches_du_rhone.webp
)
[3] => Array
(
[title] => Drome
[link] => /all/drome
[subtitle] =>
[image] => 98_drome.webp
)
[4] => Array
(
[title] => Gard
[link] => /all/gard
[subtitle] =>
[image] => 98_gard.webp
)
[5] => Array
(
[title] => Châteaux, Manoirs & Villas
[link] => /french-property-for-sale/mainSearch/departments:04--07--13--26--30--84/towns:/regions:/primarypropertytype_id:4/min_price:0/max_price:100000000/min_land:0/bedrooms:0
[subtitle] =>
[image] => 98_prestige.webp
)
[6] => Array
(
[title] => Alpes de Haute Provence
[link] => /all/alpes-de-hautes-provence
[subtitle] =>
[image] => 98_alpes_haute_provence.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 84
[department_name] => Vaucluse
[prefecture] => Array
(
[name] => Avignon
[lat] => 43.94903334528795
[lon] => 4.805406364817415
)
[sous-prefecture] => Array
(
[name] => Carpentras
[lat] => 44.05594598913386
[lon] => 5.0455722797158975
)
[other_places] => Array
(
[0] => Array
(
[name] => Apt
[lat] => 43.876866873478015
[lon] => 5.395218580809679
)
[1] => Array
(
[name] => Orange
[lat] => 44.13861471186525
[lon] => 4.806033768371058
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Avignon - Provence
[lat] => 43.909786679124565
[lon] => 4.8974588268223815
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3129
)
[1] => Array
(
[id] => 04
[department_name] => Alpes-de-Haute-Provence
[prefecture] => Array
(
[name] => Digne-les-Bains
[lat] => 44.092369818704434
[lon] => 6.235956482736276
)
[sous-prefecture] => Array
(
[name] => Barcelonnette
[lat] => 44.38609913893373
[lon] => 6.647958902783272
)
[other_places] => Array
(
[0] => Array
(
[name] => Forcalquier
[lat] => 43.95976639015638
[lon] => 5.78330822456598
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2599
)
[2] => Array
(
[id] => 07
[department_name] => Ardèche
[area_m2] => 2203
[prefecture] => Array
(
[name] => Privas
[lat] => 44.736011678419
[lon] => 4.5952593173144
)
[sous-prefecture] => Array
(
[name] => Largentière
[lat] => 44.541485921197
[lon] => 4.291760285543
)
[other_places] => Array
(
[0] => Array
(
[name] => Tournon-sur-Rhône
[lat] => 45.068836684375
[lon] => 4.8262681295312
)
)
[aeroports] => none
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[3] => Array
(
[id] => 13
[department_name] => Bouches-du-Rhône
[prefecture] => Array
(
[name] => Marseille
[lat] => 43.29631810802621
[lon] => 5.363137615398482
)
[sous-prefecture] => Array
(
[name] => Aix-en-Provence
[lat] => 43.52926369712411
[lon] => 5.443897232333404
)
[other_places] => Array
(
[0] => Array
(
[name] => Arles
[lat] => 43.67499405728668
[lon] => 4.621813547377342
)
)
[aeroports] => Array
(
[name] => Aéroport International Marseille
[lat] => 43.43844496016025
[lon] => 5.214592420103773
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4515
)
[4] => Array
(
[id] => 26
[department_name] => Drôme
[area_m2] => 2576
[prefecture] => Array
(
[name] => Valence
[lat] => 44.934361082014
[lon] => 4.8918085238571
)
[sous-prefecture] => Array
(
[name] => Die
[lat] => 44.752743667653
[lon] => 5.3712894535552
)
[other_places] => Array
(
[0] => Array
(
[name] => Nyons
[lat] => 44.361846282265
[lon] => 5.1385028840735
)
)
[aeroports] => Array
(
[name] => Aéroport de Valence-Chabeuil
[lat] => 44.915618343171
[lon] => 4.9655266410384
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[5] => Array
(
[id] => 30
[department_name] => Gard
[prefecture] => Array
(
[name] => Nîmes
[lat] => 43.838820402729354
[lon] => 4.353843657098794
)
[sous-prefecture] => Array
(
[name] => Alès
[lat] => 44.127080796400875
[lon] => 4.083427215851882
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Vigan
[lat] => 43.99277412237646
[lon] => 3.605151093732204
)
)
[aeroports] => Array
(
[name] => Aéroport de Nîmes-Garons
[lat] => 43.76312944469214
[lon] => 4.421598139169517
)
[LGV] => oui
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2687
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] =>
[Official Tourism Office] =>
)
[image] => 98_logo.webp
[text] =>
)
[seo_text] => <p>Provence has a wonderful climate – according to the local tourist office you can expect over 300 days of sunshine every year, with short
winters and low rainfall. This climate makes for some great growing conditions and amongst the vineyards here you will find world-class Côtes du Rhône wines.
Head to your local market and you will be able to pick up some great accompaniments too – try the famous olive oil from Nyons, or delicacies such as goats’
cheese, soft fruits (the peaches and apricots are particularly succulent) and an array of vegetables including locally grown garlic, courgettes and safran.</p>
<p>It's not just vineyards though, Provence is famous for its lavender fields. The tourist office recommends the best places to visit, and you should come
between June-August. The Chemin des Lavandes in Sault is perhaps the best known. It is a 4km walking trail, but if you are feeling more sprightly try cycling
the 33km trail on the Plateau de Sault! There are plenty of others across the Provence and a visit here wouldn’t be the same without the obligatory selfie in front
of a lavender field.</p><p>Provence spreads out over three administrative regions (PACA, Occitanie and the Rhone-Alpes) and six departments: Alpes-de-Haute-Provence (04),
Bouches-du-Rhone (13), Vaucluse (84), Gard (30), Ardeche (07) and Drome (26), you won’t find it on an official map of France. For decades though,
econd-home buyers have been saying that they are going to their “holiday home in Provence”. This means that you can expect to hear a cocktail of different
accents in your local market – French, British, Dutch, Belgian and German buyers mingle with those from further afield. You will find that many Americans,
Canadians and Australians also have property in Provence – attracted by the quality of life (as well as the quality of the local wine).</p>
)
[hauts_de_france] => Array
(
[id] => 32
[link] => /nord-pas-de-calais-property
[region_id_search] => 22-31
[region_name] => Hauts de France
[new_region_name] => Hauts de France
[hero_images] => 1
[agent_photo] =>
[vignette] => 32_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820e2dcfdf73343
[region_selected] => normandy
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Every year, thousands of British, Belgium and Dutch buyers enter France, via the Hauts de France, looking for their dream home. Many decide to stay and buy property here, taking advantage of the pretty landscape and ease of access to their home country.
[bold] => Welcome to Hauts de France
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>If you are looking for property in the Hauts de France, you will be in good company. French buyers love it because of its strategic
location. It has excellent access to Paris as well as to London, Brussels, and Amsterdam. Meanwhile, British buyers drive out of the Eurotunnel, and off
the ferries, and instantly relax as they see the French countryside and stop for a café au lait in an authentic French village. Hauts de France has a
wonderful coastline and if you venture off the A16 (which links the ports of Dunkirk, Calais, and Boulogne-sur-Mer) you will find sandy beaches and
pretty seaside towns. The upmarket resort of Le Touquet-Paris -Plage is well named, as many Parisians have a holiday home there. It is full of boutiques,
chic restaurants, a famous casino and two championship class golf courses. Inland the Hauts de France has a rolling countryside, with some notable forests.
The capital, Lille, is an attractive city and an important economic hub.</p>
[access] => Array
(
[text] => <p>The Hauts de France is the most northerly region in France and borders Belgium, it is also connected to England via the channel tunnel.</p>
<p>The two largest airports in the region are Lille-Lesquin which has domestic flights, as well as flights to 13 other countries (although not the UK),
and Paris-Beauvais in the very south-west of the region. From Paris-Beauvais you can fly to Liverpool, Manchester, Leeds-Bradford, Edinburgh, Belfast,
and Dublin, as well as 26 other countries. Of course, the other Paris airports are easily accessed from Hauts de France too.</p><p>The region is well
connected by train, primarily through Lille-Europe station, which is in the heart of Lille. It offers direct connections to London, Paris, Brussels,
and other major cities. The Eurostar journey time to London is 1hr 22 mins. There are other popular regional stations in Calais, Arras and Amiens.</p>
<p>Hauts de France is easily accessible by road with the A1 autoroute running to Paris and the A2 connecting to Belgium and the Netherlands.
The A26/A16 provides access to the ferry ports of Calais, Boulogne, and Dunkirk.</p><p>The ferry ports offer regular crossings to the UK and the Eurotunnel
is particularly popular, as the shuttle between Folkestone and Calais takes just 35 minutes.</p>
[32_access_map] => transport map Hauts de France
)
[market] => <p>The property market in Hauts de France is driven by domestic demand, it should be noted that this is the second most densely populated region
in France, after Paris/Ile de France. This is primarily true of Lille and the surrounding area that borders Belgium. There is still plenty of unspoiled
countryside to enjoy. Three of the five departments (Pas-de-Calais, Nord and Oise have seen prices stabilise over the last 12 months, while Aisne and
Somme have seen rises of around 6% over that period.</p><p>Most second homes are to be found on, or near, the coast. Le Touquet-Paris-Plage has a population
of just over 4,000 but swells to 250,000 during the summer. Known as “Paris by the sea” it was particularly popular with affluent British
visitors in the 1920’s, which can be seen in the eclectic architecture and property styles. Inland there are plenty of country houses to be found,
and the landscape is rolling and forested – owners feel a long way from the urban landscape around Lille. Many holiday homes are owned by Belgian and
Dutch buyers as they are seen as excellent value.</p>
[fall_in_love] => Array
(
[text] => <p><strong>The old town and historic centre of Lille</strong> is picture postcard pretty, and the perfect place for a romantic stroll around
the cobbled pedestrian streets. You will often find musicians playing and there is a wide choice of bars and restaurants to soak up the atmosphere.
Construction on Lille’s neoclassical cathedral began in 1854 and was completed in….1999! One building not to miss is the Palais des Beaux Arts, which
is the illustrious fine art museum, it plays second-fiddle only to the Louvre in the quantity and quality of its collection of paintings and pottery.</p>
<p>The Aisne, Somme and Oise are in the historical province of Picardy, which is renowned for the quality of its cathedrals. There are four that stand out
and you will fall in love with each of them. <strong>Amiens cathedral is a UNESCO world heritage site and one of the largest gothic cathedrals of the 13th
century</strong>. It is beautifully preserved and a classic example of this captivating architectural style. Laon, Beauvais, and Soissons all have glorious
cathedrals too, and all are definitely worth visiting.</p><p>It would be hard not to fall in love with the beautiful coastline that the region has to offer.
Known as <strong>the Cote d’Opale</strong> it runs down from the Belgian border and boasts rugged chalk cliffs (that mirror the white cliffs of Dover),
as well as sandy beaches, pretty seaside towns and towering pine forests. Many of <strong>the seaside towns have a distinctly Victorian feel</strong> and
will take you back in time.</p><p>Finally, a personal favourite of ours is <strong>the town of Chantilly in the Oise</strong>. It is home to arguably the best
golf course in France and, unarguably, the largest racehorse training community in France. Les Grands Ecuries and Chantilly Racecourse are protected by the
wonderful Chateau de Chantilly. It is in fact two chateaux, the Petit which was built around 1560 and the Grand, which was destroyed in the revolution, and
then rebuilt in the 1870’s - definitely a spot to enhance your Instagram collection.</p>
[images_alt] => Array
(
[0] => lille
[1] => mussels_and_chips
[2] => charming_houses
[3] => battle_field
[4] => thatched_cottage
[5] => birds
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 2_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Location, location, location – with easy access to the UK by car, train, and ferry.</li>
<li class="attribute-dot">Also popular with other European neighbours, particularly Belgium and Netherlands</li>
<li class="attribute-dot">Ideal terrain for cyclists, including the infamous cobbles of Paris-Roubaix.</li>
<li class="attribute-dot">A wide choice of country houses, at affordable prices</li>
<li class="attribute-dot">A superb place for a holiday home, choose from coast or country.</li>
</ul>
[banner-mg] => Array
(
[image] => 32_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nord - Pas de Calais
[link] => /nord-pas-de-calais-property
[subtitle] => Arras - Lille
[image] => 32_nord_pas_de_calais.webp
)
[1] => Array
(
[title] => Picardie
[link] => /picardie-property
[subtitle] => Somme | Amiens | Aisne | Beuuvais
[image] => 32_picardie.webp
)
[2] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_lac.webp
)
[3] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_jardins.webp
)
[4] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_chateaux.webp
)
[5] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_place_a.webp
)
[6] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_place_b.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 59
[department_name] => Nord
[area_m2] => 1941
[prefecture] => Array
(
[name] => Lille
[lat] => 50.630406284456
[lon] => 3.0534197872126
)
[sous-prefecture] => Array
(
[name] => Dunkerque
[lat] =>
[lon] =>
)
[other_places] => Array
(
[0] => Array
(
[name] => Valenciennes
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Cambrais
[lat] =>
[lon] =>
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lille-Lesquin
[lat] => 50.572047451569
[lon] => 3.1053536220932
)
[1] => Array
(
[name] => Aéroport de Valenciennes -Denain
[lat] =>
[lon] =>
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 62
[department_name] => Pas-de-Calais
[area_m2] => 1744
[prefecture] => Array
(
[name] => Arras
[lat] => 50.292169104936
[lon] => 2.7748575165542
)
[sous-prefecture] => Array
(
[name] => Calais
[lat] =>
[lon] =>
)
[other_places] => Array
(
[0] => Array
(
[name] => Boulogne-sur-Mer
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Lens
[lat] =>
[lon] =>
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Calais-Dunkerque
[lat] => 50.957985067822
[lon] => 1.9552740546367
)
[1] => Array
(
[name] => Aéroport du Touquet Côte d'Opale
[lat] =>
[lon] =>
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 60
[department_name] => Oise
[area_m2] => 2394
[prefecture] => Array
(
[name] => Beauvais
[lat] => 49.428890447223
[lon] => 2.0765439277169
)
[sous-prefecture] => Array
(
[name] => Clermont-sur-Oise
[lat] => 49.376417230896
[lon] => 2.4138345999072
)
[other_places] => Array
(
[0] => Array
(
[name] => Compiègne
[lat] => 49.418912808663
[lon] => 2.8199876338862
)
[1] => Array
(
[name] => Senlis
[lat] => 49.204946948696
[lon] => 2.581901090722
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Paris-Beauvais
[lat] => 49.454537422328
[lon] => 2.1114038104304
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 2
[department_name] => Aisne
[area_m2] => 1285
[prefecture] => Array
(
[name] => Laon
[lat] => 49.564293035219
[lon] => 3.6198159113781
)
[sous-prefecture] => Array
(
[name] => Château-Thierry
[lat] => 49.046555551997
[lon] => 3.4007244797698
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Quentin
[lat] => 49.846859523172
[lon] => 3.2897983742474
)
[1] => Array
(
[name] => Soissons
[lat] => 49.375886127925
[lon] => 3.3168017966698
)
[2] => Array
(
[name] => Vervins
[lat] => 49.835042811669
[lon] => 3.9048668951268
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 3
[department_name] => Somme
[area_m2] => 1696
[prefecture] => Array
(
[name] => Amiens
[lat] => 49.894961754938
[lon] => 2.2923738397694
)
[sous-prefecture] => Array
(
[name] => Abbeville
[lat] => 50.105382929031
[lon] => 1.8351609251238
)
[other_places] => Array
(
[0] => Array
(
[name] => Montdidier
[lat] => 49.646624171975
[lon] => 2.565182488621
)
[1] => Array
(
[name] => Péronne
[lat] => 49.932909142078
[lon] => 2.9323918256749
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Albert-Picardie
[lat] => 49.972877677671
[lon] => 2.6897740048888
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.hautsdefrance.fr/
[Official Tourism Office] => https://www.hautsdefrancetourism.com/
)
[image] => 32_logo.webp
[text] => The Hauts de France is a region of contrasts – from the rolling hills of the Ardennes to the vibrant city of Lille, it has something to offer
all kinds of property buyer. It is stocked full of Gothic cathedrals, fortified cities, and charming villages, as well as beautiful seaside towns.
The capital city of Lille ...
)
[seo_text] => <p>...has a vibrant cultural scene, with an array of museums, art galleries and theatres to choose from. It has a large student population and
rental properties are a popular investment. The Louvre-Lens Museum opened its doors in 2012 and helps make the Louvre’s national collections accessible to all.
The region is also home to natural reserves and parks, including the forested “Parc naturel regional de l’Avesnois”, which covers 125,000 hectares. This is an
important and protected, ecological area.</p><p>The Hauts de France has a rich architectural heritage and wide variety of property styles. From medieval castles to
Art Deco masterpieces, via the most splendid selection of Gothic architecture in Europe.The Gothic cathedrals in Lille, Amiens and Beauvais are stunning examples,
while the UNESCO listed town of Montreuil-sur-Mer boasts a particularly impressive citadel and ramparts. These are all in direct contrast to the Art Deco properties
in Le Touquet-Paris-Plage, where many houses and apartments were built for wealthy owners in the 1920’s and 1930’s. The town is famous for its eclectic mix of
property styles, and the seafront apartments come with a healthy premium to match the sea view. If you are looking for a holiday home, or investment property,
in northern France then the coastal towns have a lot to offer.</p><p>The Hauts de France countryside has many picturesque farmhouses, cottages, and old stone properties,
many of which have been sympathetically restored, using local materials. There are plenty of large, renovation projects still to be had, and these are particularly
popular with UK buyers who are looking for a cheap property to renovate/refurbish and bring back to life.</p><p>Prestige property in the Hauts de France comes in the
shape of chateaux, manoirs and large country estates. These become more prevalent as you get closer to Paris. There are also luxury villas and apartments to be had in
Montreuil-sur-Mer and the other resorts on the Cote d’Opale.</p>
)
[paris_ile_de_france] => Array
(
[id] => 11
[link] => /paris-ile-de-france-property
[region_name] => Paris - Ile-de-France
[new_region_name] => Paris - IDF
[hero_images] => 1
[agent_photo] => 11_team.webp
[vignette] => 11_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461427
[region_selected] => hauts_de_france
[ski] =>
[beach] =>
[welcome] => Array
(
[h3] => Buying a property in Paris means that you get to call the most romantic city in the world “home”. Not just that, but you will be making an excellent long-term investment and joining buyers from all over the world.
[bold] => Welcome to Paris - Ile-de-France
)
[css_color] => #244C5E
[accordion] => Array
(
[what_to_expect] => <p>Paris: the city of lights, the city of love, the fashion capital of the world. Whatever name you give it, you can expect to be wowed.
For sure, Paris is one of the most beautiful cities in the world and renowned for its famous landmarks. There is only one place to start, the Eiffel Tower is
the tallest structure in Paris, and it dominates the landscape. Constructed as the centrepiece of the 1889 World’s Fair it is a global cultural icon and welcomes
around 6m visitors a year.</p><p>A list of the other “must see” landmarks would be as long as your arm. The Arc de Triomphe is the bookend at the top of the
Champs-Elysée, built in 1806 it is one of the biggest arches in the world and the view from the top of the monument is superb. The view from the Sacré-Coeur,
atop the hill of Montmartre is not too shabby either. This architectural masterpiece has four minor domes that encircle the huge main dome of the Basilica.</p>
<p>Leggett has an office in the heart of Paris, close to Notre Dame cathedral, the most visited monument in the city. It took almost 200 years to complete,
and when you visit you will understand why. The intricate décor and glorious stained-glass windows have seen weddings, coronations, and funerals of the French
aristocracy for centuries.</p><p>Or how about the Louvre, or the Palais Garnier, or the Musée d’Orsay, or the designer shops, or the historic markets.
The list is endless – expect to always want to come back for more!</p>
[access] => Array
(
[text] => <p>You can get to Paris from anywhere in the world.There are <strong>three main airports: Charles de Gaulle (CDG), Orly, and Beauvais.</strong>
Orly is to the south of the city and used mostly for domestic flights, with CDG (also known as Roissy) to the north-east. CDG is the biggest airport in
Europe, with over 70m passengers every year, and this is where most long-haul flights land. Beauvais is known as the airport where most budget airlines
fly in to, with direct flights throughout Europe and north Africa.</p><p>From Paris, the A1 heads north towards Lille, Belgium, and the channel tunnel,
the A4 heads east to Reims, the A6 heads south-east towards Dijon and Geneva, the A10 heads due south to Orleans, the A11 heads out west towards Rennes
and Nantes, and the A13 heads up towards Rouen, Le Havre and Caen.</p><p>All of the major cities in Europe are accessible by train via the six main stations:
Gare du Nord, Gare de l’Est, Gare de Lyon, Gare d’Austerlitz, Gare Montparnasse and Gare Saint-Lazare.</p><p>The Paris metro system covers 227 km’s and has
308 stations, covered by 16 lines. The Grand Paris Express project is the largest transport project in Europe and is revolutionising the capital.
It will be completed by 2030 and will better connect the three main airports with the business districts. It will also make the daily lives of 2m commuters
easier. It will add four new lines to the metro system, as well as extending two lines. It will make travel throughout Paris and the Ile de France much easier,
and it is having significant impact on property prices.</p>
[11_transport] => transport map Paris - Ile-de-France
[11_fly] => airports map Paris - Ile-de-France
[11_metro] => metro map Paris - Ile-de-France
)
[market] => <p>For an in-depth analysis, read our latest Paris/Ile de France market comment (below), which includes average prices in all the arrondissements,
and expert comment from our Paris team of agents.</p><p>Prices in Paris and Ile de France had been rising dramatically in recent years but levelled off in 2022.
There simply wasn’t enough stock (particularly inside the périphérique) to meet demand, from both French and overseas buyers. Apartments were often selling
before they hit the open market. Many people were looking in the suburbs, often buying in new-build developments. These increased in popularity during and
after the pandemic, as buyers looked for more internal space, balconies, and even gardens. Property prices in the suburbs rose accordingly.</p><p>There is still
a strong demand throughout Paris and the Ile de France, but things have cooled slightly. This is meaning more choice for buyers, and is opening the door for
those from overseas, many of whom have been watching as locals snapped up most of the available property.</p><p>The recently published European Living Cities
Index analysed 142 capitals and large cities throughout Europe, to determine which were the most attractive and liquid, helping investors develop a
profitable property portfolio. Paris came out in first place (followed by London and Berlin). It is undoubtedly an excellent place to buy an apartment
or house – both with your heart and your head.</p><p>The market is sure to receive a further boost in 2024 when Paris hosts the Olympic Games. Local hotels
and businesses will reap the rewards of the 9.7m spectators flooding into the capital.</p>
[fall_in_love] => Array
(
[text] => <p><strong>Just about everything </strong>. It would be too easy to list the famous tourist traps so we’re going to share some of the hidden
gems that we love. Let’s start with the “Marais” which is a trendy district with a village feel that cuts across the centre of Paris. Originally built
on marshland it is the ideal place for a leisurely stroll, and a little shopping in the trendy boutiques. The most famous landmarks in the Marais are
probably the imposing Hotel de Ville (possibly the prettiest town hall in the world) and <strong>the superb Place des Vosges</strong>, which is a
garden square surrounded by red-brick Renaissance buildings. It is the oldest square in Paris, and you will find some superb restaurants and art
galleries overlooking the gardens. Nearby are some beautiful half-timbered houses in Rue Francois Miron, or why not go to Rue Montmorency and see
the oldest house in Paris, dating back to 1407. The Marais is the ideal place for some vintage shopping – take the metro to Temple and simply stroll
around, you’ll come across them. </p><p>Another favourite spot is Le Jardin de Luxembourg, in the 6th. The glorious gardens straddle <strong>the Latin
Quarter and Saint-Germain-des-Prés</strong>. They cover 25 hectares and are split into “French” and “English” gardens, between the two is woodland
and a large pond. There are 106 statues scattered throughout and the gardens are modelled after the Boboli gardens in Florence.</p><p>If you like the gardens,
then you’ll love the secret vineyard in <strong>Montmartre</strong>. Most tourists brave the steps up the Sacre Coeur (or cheat and take the funicular),
but head behind the Basilica and you will come across Rue Saint-Vincent and the small patch of vines, which have a history dating back to 944. It covers
just over 1,500m2 (producing about 1,700 bottles a year) and is owned by the city of Paris. Public access is not usually allowed, but you can take a
private tour, or look out for the official festivals when you can get to stroll around for free.</p><p>Finally, as you are in the fashion capital of the world,
why not visit La Samaritaine, which is a department store with a difference. For a start, it is housed in one of the most beautiful buildings in Paris.
The Art Nouveau interior features decorative iron staircases, glass floor tiles and glorious frescoes. The store is home to the biggest collection of
<strong>luxury brands </strong>in France: Louis Vuitton, Chanel, Christian Dior, Tiffany, Gucci, Cartier and many more. The top floor restaurant,
Voyage, sits under a glass roof and is the ideal place to just sit and watch the world’s most affluent customer base.</p>
[images_alt] => Array
(
[0] => restaurants_bars
[1] => museum
[2] => monuments
[3] => history
[4] => baker
[5] => haute_couture
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is Paris – there is no better place to own a property.</li>
<li class="attribute-dot">Global demand means that property is a great long-term investment.</li>
<li class="attribute-dot">There’s always something to do – from World Cup’s and Olympic Games to major concerts and wonderful theatres.</li>
<li class="attribute-dot">World class bars and restaurants, and the renowned “café culture. </li>
<li class="attribute-dot">Paris is easy to get to – from within France, and from further afield.</li>
</ul>
[banner-mg] => Array
(
[image] => 11_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Paris Left bank
[link] => /french-property-for-sale/paris_regions/rgauche
[subtitle] => 5 to 7th | 13 to 15t"
[image] => 11_left_bank.webp
)
[1] => Array
(
[title] => Paris Centre
[link] => /french-property-for-sale/mainSearch/departments:/towns:75001+Paris_1er_Arrondissement--75002+Paris_2e_Arrondissement--75003+Paris_3e_Arrondissement--75004+Paris_4e_Arrondissement/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => 1st,2nd, 3rd, 4th arrondissement
[image] => 11_centre.webp
)
[2] => Array
(
[title] => Paris Right bank
[link] => /french-property-for-sale/paris_regions/rdroite
[subtitle] => 8 to 12th | 16 to 20th
[image] => 11_right_bank.webp
)
[3] => Array
(
[title] => Prestige
[link] => /french-property-for-sale/mainSearch/departments:75--92--93--94/primarypropertytype_id:10/min_price:800000/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Prestige Property in Paris - Ile-de-France
[image] => 11_prestige.webp
)
[4] => Array
(
[title] => VEFA - New build
[link] => /french-property-for-sale/type/new-build/25/11
[subtitle] => VEFA - New Build in Paris - Ile-de-France
[image] => 11_vefa.webp
)
[5] => Array
(
[title] => With terrace
[link] => /french-property-for-sale/type/with-terrace/43/11
[subtitle] =>
[image] => 11_terrace.webp
)
[6] => Array
(
[title] => Grand Paris
[link] => /french-property-for-sale/mainSearch/departments:92--93--94--95--77--78--75
[subtitle] => Grand Paris Express
[image] => 11_metro.webp
)
[7] => Array
(
[title] => With view
[link] => /french-property-for-sale/type/panoramic-view/40/11
[subtitle] =>
[image] => 11_view.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 75
[department_name] => Paris
[area_m2] => 16331
[prefecture] => Array
(
[name] => Paris
[lat] => 48.85551774206
[lon] => 2.3525278664849
)
[other_places] => Array
(
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 78
[department_name] => Yvelines
[prefecture] => Array
(
[name] => Versailles
[lat] => 48.801378939587
[lon] => 2.1299230122557
)
[sous-prefecture] => Array
(
[name] => Mantes-la-Jolie
[lat] => 48.988244061207
[lon] => 1.7020562624738
)
[other_places] => Array
(
[0] => Array
(
[name] => Rambouillet
[lat] => 48.643959498336
[lon] => 1.8296661711554
)
[1] => Array
(
[name] => Saint-Germain-en-Laye
[lat] => 48.901898370601
[lon] => 2.0914945443595
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[area_m2] => 4453
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 91
[department_name] => Essonne
[prefecture] => Array
(
[name] => Evry
[lat] => 48.63000550478013
[lon] => 2.4415321824366525
)
[sous-prefecture] => Array
(
[name] => Etampes
[lat] => 48.437139117998456
[lon] => 2.1599899508121623
)
[other_places] => Array
(
[0] => Array
(
[name] => Palaiseau
[lat] => 48.713560636457665
[lon] => 2.244073207786515
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 3677
)
[3] => Array
(
[id] => 77
[department_name] => Seine-et-Marne
[prefecture] => Array
(
[name] => Melun
[lat] => 48.542075746722
[lon] => 2.654558728934
)
[sous-prefecture] => Array
(
[name] => Fontainebleau
[lat] => 48.404528934306
[lon] => 2.6968491157881
)
[other_places] => Array
(
[0] => Array
(
[name] => Meaux
[lat] => 48.956634779887
[lon] => 2.8888876091463
)
[1] => Array
(
[name] => Provins
[lat] => 48.559990810109
[lon] => 3.2983282139824
)
[2] => Array
(
[name] => Torcy
[lat] => 48.851405652548
[lon] => 2.6551424246278
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[area_m2] => 3065
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 95
[department_name] => Val-d'Oise
[department_link] => val-d-oise
[area_m2] => 3966
[prefecture] => Array
(
[name] => Pontoise
[lat] => 49.050502568113
[lon] => 2.1030760021814
)
[sous-prefecture] => Array
(
[name] => Argenteuil
[lat] => 48.94703164561
[lon] => 2.2449656623831
)
[other_places] => Array
(
[0] => Array
(
[name] => Sarcelles
[lat] => 48.99720685497
[lon] => 2.3783108056781
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Charles-de-Gaulle
[lat] => 49.006878058587
[lon] => 2.5496291510659
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[5] => Array
(
[id] => 93
[department_name] => Seine-Saint-Denis
[area_m2] => 4521
[prefecture] => Array
(
[name] => Bobiny
[lat] => 48.908350876439
[lon] => 2.4383625626594
)
[sous-prefecture] => Array
(
[name] => Le Raincy
[lat] => 48.897527108272
[lon] => 2.521489769963
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Denis
[lat] => 48.93686255948
[lon] => 2.355746165865
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Le Bourget
[lat] => 48.962158262054
[lon] => 2.4384164428234
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[6] => Array
(
[id] => 94
[department_name] => Val-de-Marne
[area_m2] => 5670
[prefecture] => Array
(
[name] => Créteil
[coordinates] => Array
(
[lat] => 48.790477058012
[lon] => 2.4535294041833
)
)
[sous-prefecture] => Array
(
[name] => L'Haÿ-les-Roses
[lat] => 48.779175899757
[lon] => 2.3370788046645
)
[other_places] => Array
(
[0] => Array
(
[name] => Nogent-sur-Marne
[lat] => 48.837520906433
[lon] => 2.4802706239479
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Orly
[lat] => 48.726140073531
[lon] => 2.3651992833035
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[7] => Array
(
[id] => 92
[department_name] => Hauts-de-Seine
[area_m2] => 8546
[prefecture] => Array
(
[name] => Nanterre
[lat] => 48.892595329087
[lon] => 2.2155409836827
)
[sous-prefecture] => Array
(
[name] => Antony
[lat] => 48.759260187579
[lon] => 2.3010700018409
)
[other_places] => Array
(
[0] => Array
(
[name] => Boulogne-Billancourt
[lat] => 48.839812198275
[lon] => 2.2380582126395
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.iledefrance.fr/
[Official Tourism Office] => https://www.visitparisregion.com/en
)
[image] => 11_logo.webp
[text] => Paris is a city that has captured the hearts and imaginations of people around the world for centuries – that is why it is such a popular place to
buy property. From the moment you arrive, you are surrounded by an unmistakeable sense of beauty, charm, and elegance that permeates every corner of the city...
)
[seo_text] => <p>...The most iconic symbol is the Eiffel Tower, and it is hard not to be awed by its sheer size and intricacy. But Paris is more than just a single
landmark – it is a city defined by its incredible architecture. Stroll across one of the bridges onto the Ile-St-Louis and pay a visit to our office on the island,
and you will see what we mean.</p><p>The beauty of Paris stretches beyond the buildings and architecture though. It is a city that is alive with culture.
The world-class museums, galleries and theatres showcase some of the greatest works of art (Mona Lisa anyone?) and performances in the world. The city has long
been associated with fashion, and strolling along the streets of Paris can feel like walking through a living, breathing, work of art.</p><p>What we like most of
all though, is simply strolling through the different neighbourhoods and villages. From the winding alleys of Montmartre to the grand boulevards and Champs-Elysées,
there is always time to stop and have a coffee. This is a city that invites exploration and encourages visitors to embrace the finer things in life – that
includes treating yourself and buying an apartment, after all you only live once.</p><p>Possibly the most famous, and iconic, architectural style is Haussmannian.
This refers to the distinctive building style that was used in the mid-19th century, to transform Paris into the city we know today. It accounts for around 40,000
buildings in Paris. They are typically characterised by their imposing facades, intricate wrought iron balconies, and tall windows that flood the interiors with
natural light. When people talk about “stunning” architecture they very well could be talking about Haussmann apartments in Paris. Many of these flats and apartments
have been beautifully restored in recent years, and they remain highly coveted among Parisian property buyers.</p><p>Another popular property style in Paris is
Art Nouveau. These buildings are characterised by their organic shapes and motifs, as well as their emphasis on craftmanship and the use of high-quality materials.
Head to the beautiful 16th arrondissement and you will see some lovely examples.</p><p>Of course, there are plenty of other property types in Paris, including
eleganta and traditional Parisian townhouses, charming, converted lofts, and sleek modern apartments. Speaking of which, new-build (or VEFA) apartments are
incredibly popular with both French and International buyers. Many are now being built in the suburbs, where there is more space, and offer large room sizes,
balconies and outside space, and an easy journey into the city centre.</p>
)
[french_alps] => Array
(
[id] => 84
[link] => /auvergne-rhone-alps-property
[region_id_search] => 82-83
[region_name] => the Auvergne-Rhône-Alpes
[new_region_name] => the Auvergne-Rhône-Alpes
[hero_images] => 3
[agent_photo] => 82_team.webp
[vignette] => 84_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461424
[region_selected] => burgundy
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => The stunning Auvergne-Rhône-Alpes region encompasses world-class skiing, sparkling lakes, historic cities, national parks and Unesco world heritage sites. Its year-round appeal means a steady demand for properties
[bold] => Welcome to the Auvergne, Rhône and French Alps
)
[css_color] => #326A93
[accordion] => Array
(
[what_to_expect] => <p>The Auvergne-Rhône-Alpes is home to many of the world’s most prestigious ski resorts, as well as <strong>beautiful lakes and historic
cities</strong>. Whether you are looking to ski/snowboard in winter, cycle up the mythical mountain climbs in summer or browse vibrant
markets, you will be doing so in an exceptional setting. There is property in the region to suit all budgets; our team of expert agents
will be happy to share their local knowledge, working with you to find your ideal property.</p>
[access] => Array
(
[text] => <p>The French Alps are efficiently served by four airports – Geneva, Lyon, Grenoble and Chambéry. There are non-stop flights to Geneva
from 142 destinations in 47 different countries, with excellent onwards access to all the major resorts. Lyon is also a popular entry point to the Alps,
with flights from 189 international destinations. Grenoble and Chambéry also offer regular flights to the UK during the winter season.
<a target="_blank" href="https://www.inauvergnerhonealpes.com/la-region-auvergne-rhone-alpes/venir-en-auvergne-rhone-alpes/">(https://www.inauvergnerhonealpes.com/la-region-auvergne-rhone-alpes/venir-en-auvergne-rhone-alpes/)</a></p>
<p>You may prefer to drive, taking in the breath-taking scenery. Driving from Calais takes around eight hours. Winter regulations now make snow equipment mandatory for cars in mountain regions.</p>
<p>You could also travel by TGV. A direct train from London St Pancras can whisk you to Bourg-Saint-Maurice in as little as 8 1/2 hours with easy access to Les Arcs (Savoie). The station at Thonon-les-Bains serves Morzine and Avoriaz (Haute-Savoie) and Briançon serves Montgenèvre and Serre Chevalier (Hautes-Alpes).</p>
[82_access_map] => transport map Rhône-Alps
)
[market] => <p>For an in-depth analysis, read our latest French Alps Market Comment (link below), which includes average prices in all the major towns and resorts.</p>
<p>Property in the French Alps is seen as an ideal long-term investment due to the global nature of the clientele. Lately we have seen an increased level of demand from North America and the Middle East, particularly from those who make their living in the oil and gas industries, which are pegged to the US dollar. The bedrock of demand has been from the domestic market though – French buyers have been seeking “the great outdoors”, whilst not being too far away from their businesses, family and friends. The French Alps are the ideal place to own a second home with around 37% of properties in the Savoie estimated to be holiday homes and around 25% in the Haute-Savoie.</p>
[fall_in_love] => Array
(
[text] => <p>The shared passion amongst everyone who lives, works, or owns a home here. </p><p>The Auvergne- Rhône-Alpes captivates visitors with its enchanting blend of <strong>natural beauty and rich heritage</strong>. There is no shortage of outdoor adventures with the mountains and lakes of the Alpes, the vineyards of the Bourgogne and the volcanos of the Auvergne whilst the cities offer a vibrant cultural scene. The region is also renowned for its enchanting spa towns with natural springs offering a tranquil escape from the hustle and bustle of everyday life.</p>
<p>In winter the region is transformed into a real-life wonderland, as picture-postcard ski resorts fill with people enjoying the slopes. In summer the area is a haven for outdoor enthusiasts offering a variety of activities including, hiking, mountain/road biking, paragliding and rock climbing. The warm summer weather means you can also enjoy swimming, fishing, and boating on dramatic rivers and beautiful lakes.</p>
[images_alt] => Array
(
[0] => skiing
[1] => gastronomy
[2] => Lyon
[3] => ocean
[4] => menhir
[5] => traditional_costume
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Global demand makes property in the Auvergne-Rhône-Alpes an excellent investment.</li>
<li class="attribute-dot">Efficient transport links from all corners of the world</li>
<li class="attribute-dot">Ski resorts offering around 8,500km of slopes across 140 resorts</li>
<li class="attribute-dot">Year-round activities for both personal enjoyment and augmented rental returns.</li>
<li class="attribute-dot">Unique and dramatic landscapes</li>
</ul>
[banner-mg] => Array
(
[image] => 82_search_banner.webp
)
[collections] => Array
(
[ski] => Array
(
[name] => Ski
[link] => /french-property-for-sale/alps_regions/ski
)
[Commercial] => Array
(
[name] => Commercial
[link] => /french-property-for-sale/mainSearch/departments:01--05--07--15--19--26--38--42--43--63--69--73--74/primarypropertytype_id:9/min_price:0/max_price:100000000/bedrooms:0/min_land:0
)
[Châteaux] => Array
(
[name] => Châteaux
[link] => /french-property-for-sale/mainSearch/departments:01--05--07--15--19--26--38--42--43--63--69--73--74/primarypropertytype_id:4/min_price:0/max_price:100000000/bedrooms:0/min_land:0
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Lyon - Beaujolais
[link] => /french-property-for-sale/getNearbyPostcodes/69001/30/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Lyon and Beaujolais region
[image] => 82_lyon.webp
)
[1] => Array
(
[title] => Isère and Hautes-Alpes
[link] => /french-property-for-sale/mainSearch/departments:38--05/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Grenoble | Southern Alps and surrounding area
[image] => 82_grenoble.webp
)
[2] => Array
(
[title] => NEWBUILD
[link] => /french-property-for-sale/type/new-build/25/84
[subtitle] => VEFA | New build | Apartments and chalets
[image] => 82_vefa.webp
)
[3] => Array
(
[title] => Lakes
[link] => /lakes/french-alps
[subtitle] => Lakes
[image] => 82_lake.webp
)
[4] => Array
(
[title] => Mountain view
[link] => /french-property-for-sale/type/mountain-view/23/84
[subtitle] => Alpine property
[image] => 82_mountain.webp
)
[5] => Array
(
[title] => Savoie
[link] => /all/savoie?notSold=true
[subtitle] => Bourg St Maurice | Chambéry | Aix-les-Bains
[image] => 82_savoie.webp
)
[6] => Array
(
[title] => Haute-Savoie
[link] => /all/haute-savoie?notSold=true
[subtitle] => Annecy | Chamonix | Evian
[image] => 82_haute_savoie.webp
)
[7] => Array
(
[title] => Puy-de-Dôme - Allier
[link] => /french-property-for-sale/mainSearch/departments:63--03/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Clermont-Ferrand | Thiers | Vichy
[image] => 83_puy_de_dome.webp
)
[8] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 83_auvergne.webp
)
[9] => Array
(
[title] => Cantal - Haute Loire
[link] => /french-property-for-sale/mainSearch/departments:15--43/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Aurillac | Saint Flour | Le Puy en Velay
[image] => 83_cantal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 69
[department_name] => Rhône
[area_m2] => 3928
[prefecture] => Array
(
[name] => Lyon
[lat] => 45.763454343805
[lon] => 4.8342714822686
)
[sous-prefecture] => Array
(
[name] => Villefranche-sur-Saône
[lat] => 45.991525233254
[lon] => 4.7197444415296
)
[other_places] => Array
(
)
[aeroports] => Array
(
[name] => Aéroport de Lyon-Bron
[lat] => 45.73160765651
[lon] => 4.9370107471434
)
[LGV] => 1
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[1] => Array
(
[id] => 42
[department_name] => Loire
[area_m2] => 2071
[prefecture] => Array
(
[name] => Saint-Étienne
[lat] => 45.441429073179
[lon] => 4.3798554942181
)
[sous-prefecture] => Array
(
[name] => Montbrison
[lat] => 45.607457630439
[lon] => 4.062305851606
)
[other_places] => Array
(
[0] => Array
(
[name] => Roanne
[lat] => 46.03524127253
[lon] => 4.070811799035
)
)
[aeroports] => Array
(
[name] => Aéroport de Saint-Étienne-Loire
[lat] => 45.531777616331
[lon] => 4.2941254428989
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[2] => Array
(
[id] => 7
[department_name] => Ardèche
[area_m2] => 2203
[prefecture] => Array
(
[name] => Privas
[lat] => 44.736011678419
[lon] => 4.5952593173144
)
[sous-prefecture] => Array
(
[name] => Largentière
[lat] => 44.541485921197
[lon] => 4.291760285543
)
[other_places] => Array
(
[0] => Array
(
[name] => Tournon-sur-Rhône
[lat] => 45.068836684375
[lon] => 4.8262681295312
)
)
[aeroports] => none
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[3] => Array
(
[id] => 26
[department_name] => Drôme
[area_m2] => 2576
[prefecture] => Array
(
[name] => Valence
[lat] => 44.934361082014
[lon] => 4.8918085238571
)
[sous-prefecture] => Array
(
[name] => Die
[lat] => 44.752743667653
[lon] => 5.3712894535552
)
[other_places] => Array
(
[0] => Array
(
[name] => Nyons
[lat] => 44.361846282265
[lon] => 5.1385028840735
)
)
[aeroports] => Array
(
[name] => Aéroport de Valence-Chabeuil
[lat] => 44.915618343171
[lon] => 4.9655266410384
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 38
[department_name] => Isère
[area_m2] => 3011
[prefecture] => Array
(
[name] => Grenoble
[lat] => 45.18789034927
[lon] => 5.7194533925191
)
[sous-prefecture] => Array
(
[name] => La Tour-du-Pin
[lat] => 45.563570649639
[lon] => 5.4415587833188
)
[other_places] => Array
(
[0] => Array
(
[name] => Vienne
[lat] => 45.526040132264
[lon] => 4.8738096559581
)
)
[aeroports] => Array
(
[name] => Aéroport de Grenoble-Alpes-Isère
[lat] => 45.362152564118
[lon] => 5.3303731447464
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[5] => Array
(
[id] => 73
[department_name] => Savoie
[area_m2] => 3513
[prefecture] => Array
(
[name] => Chambéry
[lat] => 45.56373817196
[lon] => 5.9215357654657
)
[sous-prefecture] => Array
(
[name] => Albertville
[lat] => 45.675725491957
[lon] => 6.3919804946465
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Jean-de-Maurienne
[lat] => 45.275124176924
[lon] => 6.3430247439269
)
)
[aeroports] => Array
(
[name] => Aéroport de Chambéry - Savoie-Mont-Blanc
[lat] => 45.638100379106
[lon] => 5.883879114065
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[6] => Array
(
[id] => 74
[department_name] => Haute Savoie
[department_link] => haute-savoie
[area_m2] => 5073
[prefecture] => Array
(
[name] => Annecy
[lat] => 45.899910328246
[lon] => 6.1262711418696
)
[sous-prefecture] => Array
(
[name] => Bonneville
[lat] => 46.078953231713
[lon] => 6.4080745634689
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Julien-en-Genevois
[lat] => 46.145247714083
[lon] => 6.0782401458882
)
[1] => Array
(
[name] => Thonon-les-Bains
[lat] => 46.374367519191
[lon] => 6.4751491326355
)
)
[aeroports] => Array
(
[name] => Aéroport d'Annecy Haute-Savoie Mont-Blanc
[lat] => 45.931231359826
[lon] => 6.1070353177704
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[7] => Array
(
[id] => 1
[department_name] => Ain
[area_m2] => 2672
[prefecture] => Array
(
[name] => Bourg-en-Bresse
[lat] => 46.204731297233
[lon] => 5.2192179785266
)
[sous-prefecture] => Array
(
[name] => Belley
[lat] => 45.76060548207
[lon] => 5.685684922806
)
[other_places] => Array
(
[0] => Array
(
[name] => Gex
[lat] => 46.33342662486
[lon] => 6.0565967456129
)
[1] => Array
(
[name] => Nantua
[lat] => 46.153337563925
[lon] => 5.6099966773118
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[8] => Array
(
[id] => 63
[department_name] => Puy-de-Dôme
[area_m2] => 1779
[prefecture] => Array
(
[name] => Clermont-Ferrand
[lat] => 45.778152134566
[lon] => 3.0877515948179
)
[sous-prefecture] => Array
(
[name] => Ambert
[lat] => 45.550181877223
[lon] => 3.7418988547867
)
[other_places] => Array
(
[0] => Array
(
[name] => Issoire
[lat] => 45.540997995782
[lon] => 3.245249182897
)
[1] => Array
(
[name] => Riom
[lat] => 45.893151374478
[lon] => 3.114829498179
)
[2] => Array
(
[name] => Thiers
[lat] => 45.857631419719
[lon] => 3.545162104994
)
)
[aeroports] => Array
(
[Aéroport de Clermont-Ferrand-Auvergne] => Array
(
[lat] => 45.786685850032
[lon] => 3.1700429122171
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[9] => Array
(
[id] => 03
[department_name] => Allier
[area_m2] => 1225
[prefecture] => Array
(
[name] => Moulins
[lat] => 46.56779981782
[lon] => 3.3325229979712
)
[sous-prefecture] => Array
(
[name] => Montluçon
[lat] => 46.342420338379
[lon] => 2.6046789641305
)
[other_places] => Array
(
[0] => Array
(
[name] => Vichy
[lat] => 46.131707501608
[lon] => 3.4250268780693
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Vichy-Charmeil
[lat] => 46.165785687582
[lon] => 3.3988969796871
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[10] => Array
(
[id] => 15
[department_name] => Cantal
[area_m2] => 1298
[prefecture] => Array
(
[name] => Aurillac
[lat] => 44.930845541891
[lon] => 2.4445069162325
)
[sous-prefecture] => Array
(
[name] => Mauriac
[lat] => 45.220665536545
[lon] => 2.330435434435
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Flour
[lat] => 45.03286921168
[lon] => 3.0898874552959
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport d'Aurillac
[lat] => 44.897891378556
[lon] => 2.4205682103521
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[11] => Array
(
[id] => 43
[department_name] => Haute Loire
[department_link] => haute-loire
[area_m2] => 1442
[prefecture] => Array
(
[name] => Le Puy-en-Velay
[lat] => 45.042861544788
[lon] => 3.8822542555075
)
[sous-prefecture] => Array
(
[name] => Brioude
[lat] => 45.295685314106
[lon] => 3.3843953059774
)
[other_places] => Array
(
[0] => Array
(
[name] => Yssingeaux
[lat] => 45.142036873586
[lon] => 4.1288319967353
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Le Puy-en-Velay - Loudes
[lat] => 45.075136184979
[lon] => 3.7629119545337
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.auvergnerhonealpes.fr/
[Official Tourism Office] => https://www.inauvergnerhonealpes.com/
)
[image] => 82_logo.webp
[text] => Buy a home in the enchanting Auvergne-Rhône-Alpes, where adventure meets relaxation. Immerse yourself in breath-taking views, world-renowned skiing,
volcanic landscapes and charming Alpine villages. Discover the magic of the lakes and mountains and create memories that will last a lifetime. Everybody dreams of owning a
home here, we can help you turn it into reality.
)
[seo_text] => <p>This region covers a variety of landscapes from mountains and lakes to villages and cities and the wild beauty of the numerous national parks. Its architecture, influenced by the local materials and construction techniques, is reflected the range and style of properties. </p>
<p>From typical Alpine chalets with their charming and cosy atmosphere, wooden shutters and balconies to sprawling stone wine properties in the Burgundy area, rustic farmhouses and village properties. Closer to the cities you will find elegant manor houses and sleek modern city apartments. There is a huge choice of styles across the region. </p>
<p>New build/ off plan properties are very popular with both domestic and international buyers. Being sited in prime locations, such as ski in/ski out, lakeside and all the best spots near vineyards and leafy villages. A luxurious modern take on classic French and mountain architecture. In cities you can benefit from great transport links and proximity to international schools. All newbuilds conform to or exceed the most recent energy, sound and insulation regulations and benefit from the latest technologies making them secure and efficient to run. With 10 year guarantees in place, there is the further benefit of low maintenance.
</p>
)
[burgundy] => Array
(
[id] => 26
[link] => /burgundy-property
[region_name] => Burgundy
[new_region_name] => Bourgogne - Franche Comté
[hero_images] => 1
[agent_photo] =>
[vignette] => 26_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820e2dcfdf73343
[region_selected] => french_alps
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Burgundy, a small summary of France and its art of living!
[bold] => Welcome to Burgundy
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Proximity to their favourite vineyards tend to heavily influence where second-home owners buy in Burgundy.
This is one of France’s major areas for wine production, with the red wine mostly Pinot Noir grape, and the white wine Chardonnay.
You will find the finest and most prized wines in the Cote-d’Or, and not surprisingly property in this department attracts a premium price.
The Plateau de Langres run through the department, with most of the famous vineyards on the south-east slope. Properties here nestle into the
hillside and the rolling countryside is home to a fine selection of manoir, chateaux and country houses.</p>
[access] => Array
(
[text] => <p>Dijon-Longvic airport primarily offers flights to Bordeaux and Toulouse, although during summer it does offer charter flights to some
holiday destinations. However, Lyon Saint-Exupéry and Paris Charles de Gaulle airports are both easily accessible by road.</p><p>The TGV stops at Dijon,
Beaune, Chalon-sur-Saone and Macon with direct trains to Paris (and then London via Eurostar), Lyon, Marseille and Geneva.</p><p>Burgundy is easily accessible by
car, with motorway access to Paris, Lyon and other major cities. From Paris the A6 autoroute gives easy access to Dijon, Beaune, Chalon-sur-Saone and Macon.
If you are driving from the UK, you can take the Eurotunnel to Calais and then drive to Burgundy in around 5 hours.</p>
[26_access_map] => transport map Burgundy
)
[market] => <p>Burgundy is a popular region for holiday homes, particularly with buyers from elsewhere in France, Belgium, Holland, Switzerland and Germany.
Property prices have risen in all four departments in the last 12 months. The biggest increase has been in the Cote d’Or (6.6%),
with smaller increases in Haute-Saone (1.5%), Nievre (1.4%) and Yonne (1.4%).</p><p>You will certainly pay a premium price for property in the towns and
villages renowned for the quality of their wines. These are predominantly found in the Cote d’Or, which is divide into two main areas: the Cote de Nuits
in the north, and the Cote de Beaune in the south. Many international buyers head to Beaune, which is the wine capital of Burgundy. The town is surrounded
by the most famous vineyards and the historic centre has many cellars, where you can taste the best wines. It is a beautiful walled city and a UNESCO
world heritage site. Property is not always easy to find and you can expect to pay 3,000 euros per m2, or more, for a well located apartment in the town
centre.</p><p>Particularly popular spots for holiday homes include the chocolate-box pretty villages of Chablis, Noyers-sur-Serein, Chateauneuf,
Vézelay and Semur-en-Brionnais.</p><p>Of course, property prices are also higher in the cities and major towns. Dijon is the regional capital, and the
historical centre is a UNESCO world heritage site, expect to pay around 3,000 euros per m2 for an apartment in the city centre.</p>
[fall_in_love] => Array
(
[text] => <p>The 281,400 hectare, <strong>Parc naturel regional du Morvan</strong> is in the heart of Burgundy, and spans all four departments.
This is a wild and hilly granite “massif” which reaches its peak, at over 900m, in Haut Folin. It is a collection of forests, with picturesque
lakes and rivers scattered throughout. This is an area not to be rushed, so make sure you allow plenty of time for exploration. Avoid the main
roads and travel on the smaller roads, lanes and dedicated cycle/walking paths. If you really do want to fall in love, then the Gouloux waterfall has to
be one of the most romantic spots in Burgundy. Similarly, the village of Vézelay, on the edge of the Morvan, is both an architectural jewel and a UNESCO
world heritage site. It also happens to be one of the “Plus Beaux Villages de France” and the Basilique Sainte-Madeleine is not to be missed.</p>
<p>There are <strong>four other “Plus Beaux Villages”</strong> in Burgundy, and it is easy to fall in love with any of them. Chateauneuf-en-Auxois is
renowned for its beautifully preserved medieval ramparts, Flavigny sur Ozerain for its production of aniseed, Noyers sur Serein for its cobbled streets
and 78 classified monuments and Semur en Brionnais for the glorious Chateau de Saint Hugues.</p><p>Finally, what could be better than <strong>sharing a
cold glass of Pouilly-Fuissé with friends</strong>, whilst sitting in one of the many fine restaurants and bars in the centre of Macon, the capital of
southern Burgundy. Make sure you visit one of the countless markets in the town centre, the one in Place aux Herbes is open from Tuesday to Saturday.</p>
[images_alt] => Array
(
[0] => beaune
[1] => gastronomy
[2] => countryside
[3] => morvan
[4] => vineyards
[5] => antiquites
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Popular with Parisians as a holiday home destination, property is always popular and a good investment.</li>
<li class="attribute-dot">The vineyards of Burgundy also attract visitors from all over the world, so renting out your property should be easy.</li>
<li class="attribute-dot">The rolling countryside is particularly beautiful, and there are enough “places of interest” to visit to last you a lifetime.</li>
<li class="attribute-dot">Burgundy is well located, midway between Paris and Lyon, with easy access to the French Alps.</li>
</ul>
[banner-mg] => Array
(
[image] => 26_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Dijon
[link] => /french-property-for-sale/getNearbyPostcodes/21000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Dijon
[image] => 26_dijon.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/Burgundy
[subtitle] => History and Passion
[image] => 26_chateaux.webp
)
[2] => Array
(
[title] => Morvan
[link] =>
[subtitle] =>
[image] => 26_morvan.webp
)
[3] => Array
(
[title] => Beaune
[link] =>
[subtitle] => Legendary - Côte d'Or
[image] => 26_beaune.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => village | village |...
[image] => 26_villages.webp
)
[5] => Array
(
[title] => In and around Cities
[link] =>
[subtitle] =>
[image] => 26_cities.webp
)
[6] => Array
(
[title] => Country side
[link] =>
[subtitle] =>
[image] => 26_countryside.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 89
[department_name] => Yonne
[area_m2] => 1432
[prefecture] => Array
(
[name] => Auxerre
[lat] => 47.798383490188
[lon] => 3.5743395396564
)
[sous-prefecture] => Array
(
[name] => Avallon
[lat] => 47.488281751683
[lon] => 3.9058219625499
)
[other_places] => Array
(
[0] => Array
(
[name] => Sens
[lat] => 48.20083078514
[lon] => 3.2790005775033
)
)
[aeroports] => Array
(
[name] => Aéroport d'Auxerre - Branches
[lat] =>
[lon] =>
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 21
[department_name] => Côte-d'Or
[department_link] => cote-d-or
[area_m2] => 1975
[prefecture] => Array
(
[name] => Dijon
[lat] => 47.325174604455
[lon] => 5.0403140801967
)
[sous-prefecture] => Array
(
[name] => Beaune
[lat] => 47.026030318488
[lon] => 4.8374940910786
)
[other_places] => Array
(
[0] => Array
(
[name] => Montbard
[lat] => 47.625256750655
[lon] => 4.3339077650505
)
)
[aeroports] => Array
(
[name] => Aéroport de Dijon-Bourgogne
[lat] => 47.277842347264
[lon] => 5.0708291238848
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 58
[department_name] => Nièvre
[area_m2] => 1084
[prefecture] => Array
(
[name] => Nevers
[lat] => 46.990769177413
[lon] => 3.1640150450023
)
[sous-prefecture] => Array
(
[name] => Château-Chinon
[lat] => 47.057447958322
[lon] => 3.9219794516485
)
[other_places] => Array
(
[0] => Array
(
[name] => Clamecy
[lat] => 47.45988803147
[lon] => 3.5162128795956
)
[1] => Array
(
[name] => Cosne-Cours-sur-Loire
[lat] => 47.381973419013
[lon] => 2.9173034160472
)
)
[aeroports] => Array
(
[name] => Aéroport de Nevers-Fourchambault
[lat] => 46.99880425869
[lon] => 3.1106171257303
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 71
[department_name] => Saône-et-Loire
[area_m2] => 1504
[prefecture] => Array
(
[name] => Mâcon
[lat] => 46.30694970684
[lon] => 4.8264603472774
)
[sous-prefecture] => Array
(
[name] => Louhans
[lat] => 46.628813097754
[lon] => 5.2253796250176
)
[other_places] => Array
(
[0] => Array
(
[name] => Autun
[lat] => 46.950107320103
[lon] => 4.3072069728599
)
[1] => Array
(
[name] => Chalon-sur-Saône
[lat] => 46.781568157022
[lon] => 4.8481294768753
)
[2] => Array
(
[name] => Charolles
[lat] => 46.435632486113
[lon] => 4.2778800803731
)
)
[aeroports] => Array
(
[name] => Aéroport de Chalon - Champforgeuil
[lat] => 46.826739242324
[lon] => 4.826983123877
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.bourgognefranchecomte.fr/
[Official Tourism Office] => https://www.tourisme-hautBurgundy.com/en/
)
[image] => 26_logo.webp
[text] => Burgundy is home to four UNESCO world heritage sites, classified as exceptional examples of cultural and natural heritage. They attract tourists from
all over the world and are deemed as irreplaceable. They are Fontenay Abbey, Vezelay Abbey, the Priory Notre-Dame of La Charité-sur-Loire and finally the 1,200
“climats” between Dijon, Beaune and Maranges. Nothing to do with the weather, these are classified vineyards, with a history stretching back over 2,000 years...
)
[seo_text] => <p>Burgundy has a diverse range of property styles, ranging from grand chateaux and country houses to quaint cottages and farmhouses.
The region is also known for its historic townhouses, which feature traditional Burgundian architecture. In rural areas, farmhouses and barns are often constructed
from local materials including limestone and sandstone. There are also a number of grand chateaux, many with a symmetrical façade, formal gardens and extensive
grounds – look out for the conical roofs too.Property in Burgundy has some fine examples of different architectural styles, including Romanesque
(particularly the Abbey de Fontenay), Gothic (such as the Basilique de Vezelay), Renaissance (including the townhouses found in Beaune centre,
including the Hotel Dieu des Hospices) and Baroque (the Palais des Ducs in Dijon has a particularly grand staircase and ornate decorations). You can see that houses
in Burgundy really do come in all shapes and sizes – look at our listings and you will find property to suit every budget too.</p>
)
[useDbConfig] => default
[useTable] => regions
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => regions
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 3
[key] => primary
)
[name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[name_fr] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[city_postcode] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[city_name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[compass] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[compass2] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Region
[tableToModel] => Array
(
[regions] => Region
[departments] => Department
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Region
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Department] => Department Object
*RECURSION*
)
[Allproperty] => Allproperty Object
*RECURSION*
[__backContainableAssociation] => Array
(
[belongsTo] => Array
(
[Region] => Array
(
[className] => Region
[foreignKey] => region_id
[conditions] =>
[fields] =>
[order] =>
[counterCache] =>
)
)
[hasOne] => Array
(
)
[hasMany] => Array
(
[Allproperty] => Array
(
[className] => Allproperty
[foreignKey] => department_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[hasAndBelongsToMany] => Array
(
)
)
)
[Primarypropertytype] => Primarypropertytype Object
(
[name] => Primarypropertytype
[actsAs] => Array
(
[0] => Containable
)
[useDbConfig] => default
[useTable] => primarypropertytypes
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => primarypropertytypes
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[name_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Primarypropertytype
[tableToModel] => Array
(
[primarypropertytypes] => Primarypropertytype
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Primarypropertytype
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
)
)
[Region] => Region Object
(
[name] => Region
[actsAs] => Array
(
[0] => Containable
)
[hasMany] => Array
(
[Department] => Array
(
[className] => Department
[foreignKey] => region_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[aquitaine] => Array
(
[id] => 72
[link] => /aquitaine-property
[region_name] => Aquitaine
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 72_team.webp
[vignette] => 72_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => From sleepy Dordogne villages to the bright lights of Bordeaux, via the world’s greatest vineyards ...
[bold] => Welcome to Aquitaine
)
[css_color] => #4E7E9F
[accordion] => Array
(
[what_to_expect] => <p><strong>Bordeaux</strong>, is the world capital of wine, and you will find glorious <strong>chateaux and country houses</strong> keeping
watch over the surrounding vineyards. Globally renowned for its beauty, property in Aquitaine is seen as an excellent investment.</p>
<p><strong>Vineyards</strong> dominate the landscape in Gironde but don’t be fooled. There are five departments in Aquitaine, each with a <strong>diverse
landscape</strong> and a mixture of property styles. The Pyrénées Atlantiques run down to the Spanish border and are heavily influenced by Basque culture,
whilst in the north of the region, the Dordogne is a rural department, long popular with UK buyers looking for <strong>"a place in the sun".</strong></p>
[access] => Array
(
[text] => <p>The main international airport is in Bordeaux, with regular flights to North America, Africa, Asia and throughout Europe.
You will find other regional airports in Bergerac, Biarritz, Tarbes and Pau.</p><p>The high-speed rail link between Bordeaux and Paris takes just over 2 hours,
meaning the area is popular with Parisians seeking a second home. Eurostar is planning a special “wine train” with a direct service between Bordeaux and London,
with an opening as soon as 2026 being discussed. Travel time would be around 5 hours.</p><p>Many visitors prefer driving to Aquitaine, as it is easy to access
from all directions. The A10 motorway runs directly to Paris, the A62 runs west to east (giving access to Toulouse, Barcelona and the Riviera),
and the A63 runs straight down to the Spanish border.</p>
[access_image_title] => transport map Aquitaine
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities. </p><p>Last year, prices rose in all five departments, with the biggest increase in the Pyrenéés-Atlantiques (8.1%). The strongest demand is for country property, with plenty of space and fresh air. French buyers have dominated the market, often snapping up properties before overseas buyers have had a chance to view. However, this is now changing, with increasing sales to clients from the UK, Belgium and Netherlands in particular. High-end properties are also selling well, with US buyers cashing in on the strong dollar.</p>
[fall_in_love] => Array
(
[text] => <p>Sampling the finest wines, while exploring <strong> historic vineyards, chateaux and rural market towns</strong>. Aquitaine has some of the most
beautiful countryside in France, and the river valleys (particularly the Dordogne) are <strong> popular second-home areas</strong>. Wander round the market
in Sarlat, Bergerac or Monpazier and you will find a fusion of languages being spoken.</p><p>If you prefer the seaside then you will be swept off your
feet by the view over <strong> Arcachon Bay </strong>, from atop the Dune du Pilat, and by the quality of the <strong> swimming and surfing </strong>
available in Aquitaine.</p>
[images_alt] => Array
(
[0] => cafe_bar
[1] => market
[2] => ocean
[3] => garden
[4] => surf_beach
[5] => Vineyards
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/72
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Warm winters and cool summers make this the ideal climate</li>
<li class="attribute-dot">This is a truly global destination, making property an attractive investment </li>
<li class="attribute-dot">The quality of life in Aquitaine is second to none, particularly the food and wine </li>
<li class="attribute-dot">The area is popular with overseas buyers, English is widely spoken </li>
</ul>
Plans are in place for a direct London-Bordeaux Eurostar service, door-to-door in around 5 hours
[banner-mg] => Array
(
[image] => nice-image.webp
)
[famous-places] => Array
(
[0] => Array
(
[title] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
[subtitle] => Saint Emilion|Commercial|"Bordelais"
[image] => 72_vineyard.webp
)
[1] => Array
(
[title] => Chateaux
[link] => /chateau/aquitaine
[subtitle] => Maisons de Maître | Vie de Château
[image] => 72_chateaux.webp
)
[2] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/72
[subtitle] => Océan | Wind | Liberty
[image] => 72_coastal.webp
)
[3] => Array
(
[title] => Perigord
[link] => /french-property-for-sale/perigord_noir/latest
[subtitle] => Périgord Noir | Vert | Rouge
[image] => 72_perigord.webp
)
[4] => Array
(
[title] => Sarlat
[link] => /french-property-for-sale/mainSearch/departments:/towns:24200+Sarlat-la-Canéda/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Sarlat-La-Canédat et alentours
[image] => 72_sarlat.webp
)
[5] => Array
(
[title] => Bordeaux
[link] => /french-property-for-sale/getNearbyPostcodes/33000/25/sort:original_modified/direction:desc
[subtitle] => Cité du Vin | History | Culture
[image] => 72_bordeaux.webp
)
[6] => Array
(
[title] => Countryside
[link] =>
[subtitle] => Peace | Nature | Liberty
[image] => 72_countryside.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 33
[department_name] => Gironde
[prefecture] => Array
(
[name] => Bordeaux
[lat] => 44.838764428286
[lon] => -0.58549738073116
)
[sous-prefecture] => Array
(
[name] => Arcachon
[lat] => 44.652350372007
[lon] => -1.17852953279
)
[other_places] => Array
(
[0] => Array
(
[name] => Langon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[1] => Array
(
[name] => Lesparre-Médoc
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[2] => Array
(
[name] => Libourne
[coordinates] => Array
(
[lat] => 44.912837953056
[lon] => -0.24255791219811
)
)
[3] => Array
(
[name] => Blaye
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[4] => Array
(
[name] => Arcachon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
)
[aeroports] => Array
(
[name] => international Aéroport Bordeaux-Mérignac
[coordinates] => Array
(
[lat] => 44.829578655332
[lon] => -0.71252977869956
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3415
)
[1] => Array
(
[id] => 24
[department_name] => Dordogne
[prefecture] => Array
(
[name] => Périgueux
[lat] => 45.182155813706
[lon] => 0.72554752049818
)
[sous-prefecture] => Array
(
[name] => Bergerac
[lat] => 44.854267578237
[lon] => 0.48313379429759
)
[other_places] => Array
(
[0] => Array
(
[name] => Nontron
[lat] => 45.530660781729
[lon] => 0.66198829976248
)
[1] => Array
(
[name] => Sarlat-la-Canéda
[lat] => 44.889288259855
[lon] => 1.2241156213839
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Bergerac-Dordogne-Périgord
[lat] => 44.825427573624
[lon] => 0.5183063816135
)
[1] => Array
(
[name] => Aéroport Périgueux-Bassillac
[lat] => 45.196674566766
[lon] => 0.81442960794314
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1699
)
[2] => Array
(
[id] => 40
[department_name] => Landes
[prefecture] => Array
(
[name] => Mont-de-Marsan
[lat] => 43.895868438138
[lon] => -0.49751150342098
)
[sous-prefecture] => Array
(
[name] => Dax
[lat] => 43.709257227376
[lon] => -1.0555027855013
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 2829
)
[3] => Array
(
[id] => 47
[department_name] => Lot-et-Garonne
[prefecture] => Array
(
[name] => Agen
[lat] => 44.205262742878
[lon] => 0.61508991988202
)
[sous-prefecture] => Array
(
[name] => Marmande
[lat] => 44.49875584627
[lon] => 0.14139916585147
)
[other_places] => Array
(
[0] => Array
(
[name] => Nérac
[lat] => 44.137634651165
[lon] => 0.33671320043142
)
[1] => Array
(
[name] => Villeneuve-sur-Lot
[lat] => 44.408773973276
[lon] => 0.70347370665476
)
)
[aeroports] => Aéroport Agen-La Garenne
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1634
)
[4] => Array
(
[id] => 64
[department_name] => Pyrénées-Atlantiques
[prefecture] => Array
(
[name] => Pau
[lat] => 43.29655780391
[lon] => -0.36577735818928
)
[sous-prefecture] => Array
(
[name] => Bayonne
[lat] => 43.493746698508
[lon] => -1.4799716307997
)
[other_places] => Array
(
[0] => Array
(
[name] => Oloron-Sainte-Marie
[lat] => 43.194639272704
[lon] => -0.60670147749085
)
)
[aeroports] => Aéroport de Biarritz-Pays basque, Aéroport de Pau-Pyrénées
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2818
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => new_aquitaine_logo.webp
[text] => Known for its wine, seafood and picturesque landscape, Aquitaine is a popular choice with holiday-home owners, and full-time residents alike.
The warm winters and cooling summer breeze give it a particularly attractive climate.
)
[seo_text] => The five departments in Aquitaine have a diverse range of property styles, each with its own individual appeal. From rural stone-built farmhouses
to grand chateaux, the region is rich with architectural treasures to explore.<br />
Stone-built farmhouses are possibly the most popular with international buyers. Constructed from local materials like limestone, these houses feature thick walls,
small windows, and tiled roofs. Often surrounded by gardens and orchards, these character laden homes offer a serene and peaceful French lifestyle.<br />
Aquitaine is also home to some of the best Maison de Maitres and chateaux in France. Originally built for the nobility and located in large vineyards or estates,
these impressive structures have grand entrances, sweeping staircases, and intricate decorations, serving as a testament to the region's rich history and cultural
heritage.<br />Modern homes in Aquitaine are also usually designed to blend in with their natural surroundings. Many feature large windows to take advantage of
the countryside views, and open-plan living spaces that create a feeling of light and spaciousness. This style of VEFA (new build) homes in Aquitaine are
particularly popular with buyers since the Covid-19 pandemic. <br />Regardless of your taste, you're sure to find a property in Aquitaine that suits your
architectural preferences and budget.
)
[brittany] => Array
(
[id] => 53
[link] => /brittany-property
[region_name] => Brittany
[new_region_name] => Brittany
[hero_images] => 3
[agent_photo] => 53_team.webp
[vignette] => 53_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => normandy
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Local papers have been running headlines such as “The golden age of property in Brittany”, and it’s not difficult to see why. Buy a home in Brittany and you are never far from what is perhaps the most beautiful coastline in France.
[bold] => Welcome to Brittany
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Brittany is one of the prettiest and most diverse areas of France – you probably know it as a popular holiday-home destination, but did you know
that in a poll of French homebuyers it was the area they most want to move to?</p><p>The reasons are obvious – let’s start with the beaches and coastline, which stretches
to an astonishing 2,700 km’s (that’s 1,677 miles in old money). Take your pick from a hike along the rugged cliffs, to lazing on the golden sands or eating freshly
caught seafood in one of the traditional fishing villages. No matter where you buy in Brittany, you will have access to these delights. Inland you will find a beautiful
rolling landscape with picturesque towns and villages, famous for the variety, colour and quality of the markets. The renowned Lac de Guérledan is right in the heart of
Brittany, covering 300 hectares the paths around it wander through glorious forests and are a haven for walkers, cyclists and those seeking peace and tranquility.</p>
<p>Property prices have risen in recent years, but still represent excellent value for money, no wonder this is such a popular place for both domestic and international
buyers. Indeed, French buyers have been to the fore in recent years, choosing Brittany as the region they want to buy a holiday home. There have been many reports in
the French news putting this down to “climate migrants” who prefer the milder climate to the more severe extremes to be found in Spain, Portugal and parts of the
Mediterranean.</p>
[access] => Array
(
[text] => <p>Brittany has several airports, with flights within France and to international destinations. Rennes Bretagne airport has direct flights to 18 European
countries, and 17 countries outside Europe (including Canada/USA, the UAE, Singapore, South Africa and Brazil). It also flies to eight cities within France.
The airports in Brest and Lorient are all smaller and mainly service domestic flights.</p><p>The TGV runs daily between Paris and Rennes (around 2hrs 12 mins),
and regional trains connect the smaller towns in the region.</p><p>Many UK visitors like to take the ferry, with regular services running from
Plymouth, Portsmouth, and Poole to the ports of Saint-Malo and Roscoff in Brittany, or via Normandy ports such as Cherbourg.</p>
<p>Several major highways run through Brittany, giving easy access to Paris, Belgium, Holland and the Channel Tunnel car terminal.
The A84 leads up to Caen, whilst the A81 heads due east towards Paris. Meanwhile the RN137 heads south to Nantes.</p>
[53_access_map] => transport map Brittany
)
[market] => <p>Record demand and low stock levels pretty much sum up the Brittany property market over the last couple of years. Prices have risen accordingly,
with a typical apartment in Rennes seeing an increase of almost 11% in 2022. A family home in Brest will have seen a rise around 12% in the same period.</p>
<p>Low interest rates have been a bedrock of this demand and it helps that a French Government report, comparing employment data from 100 towns, declared Rennes as
having the strongest labour market in France. With interest rates rising we are likely to see a slight dampening of demand, which should mean more stock being
available and more choice for buyers.</p><p>One other driver of the Brittany property market is the trend towards home working. Télétravail (working from home)
has exploded, and people are looking for country houses that offer more space/light with a view, and high speed broadband. There has been a population explosion
in cities like Rennes, and families are tempted by the lower prices in the countryside. The third factor is the temperate climate to be found in Brittany,
with clients looking to escape the extreme temperatures, fires, and floods to be found in Spain, Italy, and some Mediterranean destinations.</p>
<p>Brittany is home to some fine manoir, chateaux and country estates. They may be fewer in number than further south in the Loire number, but what they lack in quantity
they make up for in quality. The good news is that, because they are inland away from the more costly coastline, they tend to be well priced and offer excellent value
for money.</p>
[fall_in_love] => Array
(
[text] => <p>Pretty much everything really. Let’s start with the coastline. Travelling anti-clockwise the towns of Saint-Malo, Saint Brieuc, Brest, Lorient and Vannes
are all on the coast, each with a personality of its own and a variety of excellent shops, restaurants and leisure pursuits. In between you will find sandy beaches,
ancient fishing ports and spectacular cliff-side walking. For those looking for a picturesque fishing village, we defy you not to fall in love with medieval
Saint-Goustan, the lighthouse protected Doelan, or the chocolate-box pretty Sauzon, with its pastel houses and brightly painted shutters. Larmor-Plage is known as
the “Brittany Riviera” but there are plenty of other beautiful beaches all along the coast. Trestraou beach near Perros-Guirec is a hidden gem and the Bay of Morlaix
also has plenty to choose from. Moving west both Plouarzel and Plogoff are pretty stops along the dramatic Finistere coastline.</p>
<p>Inland you will absolutely fall in love with the lakes, forests and beautiful landscape. For a breathtaking view try walking to Monts d’Arrée in the Armorica Regional
National Park (if you have been to Ireland you’ll feel at home), or try walking the hills and prairies of the Pays de Questembert. The truth is that every road and
track in Brittany is a delight, with hidden secrets to uncover. If you are looking for a haven away from the stress of modern day life.</p>
<p>If you find romance in the culture or heritage of a region, then Brittany is your ideal destination. Stop off at any tourist office to learn about the local
tales and legends. Morbihan is home to the world’s largest concentration of megalithic sites. The standing stones at Carnac stretch for an astonishing four km’s,
and the site at Locmariaquer is home to the Er Grah menhir, which once stood 20 metres high and weighed 300 tonnes.</p><p>Finally, it would be remiss if we didn’t mention
the seafood. A dozen oysters, or maybe some fresh crab, washed down with a crisp white wine? All restaurants in Brittany should be able to provide these, but
for the real romance why not sample them on the waters edge, direct from the supplier. In southern Morbihan you should visit La Perle de Quéhan, where you can
sit beneath the pine trees and sample the seafood whilst overlooking the bay. If you are in Finistere then Maison Legris is an award winning oyster bar in Plouguerneau,
well worth a visit. Finally, if you visit Mont-Saint-Michel bay (which you almost certainly will) then head to the market at La Houle port, you won’t be disappointed.</p>
[images_alt] => Array
(
[0] => pretty_house
[1] => seafood
[2] => white_sand
[3] => ocean
[4] => menhir
[5] => traditional_costume
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The sheer beauty of the countryside and coastline.</li>
<li class="attribute-dot">Mont-Saint-Michel and its bay, a UNESCO world heritage site with no comparison.</li>
<li class="attribute-dot">Great value property, particularly inland where many property bargains are still to be had.</li>
<li class="attribute-dot">A culture and heritage that can be seen in every town and village – each has a tale to tell.</li>
<li class="attribute-dot">A myriad of ports and fishing villages to explore, with some of the best restaurants in France.</li>
</ul>
[banner-mg] => Array
(
[image] => 53_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/53
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/53
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Rennes
[link] => /french-property-for-sale/getNearbyPostcodes/35000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Rennes"
[image] => 53_rennes.webp
)
[1] => Array
(
[title] => Hinterland
[link] =>
[subtitle] => In the heart of the land
[image] => 53_hinterland.webp
)
[2] => Array
(
[title] => Harbours
[link] => /french-property-for-sale/mainSearch/departments:/towns:29000+All_communes_in_postcode--56000+All_communes_in_postcode--22000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Quimper | Brest | Vannes | Saint Brieuc
[image] => 53_harbours.webp
)
[3] => Array
(
[title] => Historic
[link] =>
[subtitle] => A piece of History
[image] => 53_historic.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] =>
[image] => 53_villages.webp
)
[5] => Array
(
[title] => Cities
[link] =>
[subtitle] => Living in the heart of the city
[image] => 53_cities.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/53
[subtitle] => View | Ocean | Liberty
[image] => 53_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 35
[department_name] => Ille-et-Vilaine
[area_m2] => 2652
[prefecture] => Array
(
[name] => Rennes
[latitude] => 48.117991889221
[longitude] => -1.6807189892287
)
[sous-prefecture] => Array
(
[name] => Fougères
[latitude] => 48.351471330384
[longitude] => -1.205118723428
)
[other_places] => Array
(
[0] => Array
(
[name] => Redon
[latitude] => 47.6507516702
[longitude] => -2.0848369856225
)
[1] => Array
(
[name] => Saint-Malo
[latitude] => 48.64975311175
[longitude] => -2.0279211568493
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Saint-Malo-Dinard-Pleurtuit
[latitude] => 48.5900726159
[longitude] => -2.0762508547617
)
[1] => Array
(
[name] => Aéroport de Rennes-Bretagne
[latitude] => 48.068336104561
[longitude] => -1.7255383037892
)
)
[LGV] => LGV Bretagne-Pays de la Loire
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 22
[department_name] => Côtes-d'Armor
[department_link] => cotes-d-armor
[area_m2] => 2046
[prefecture] => Array
(
[name] => Saint-Brieuc
[latitude] => 48.513446890517
[longitude] => -2.7670809165465
)
[sous-prefecture] => Array
(
[name] => Dinan
[latitude] => 48.453662914768
[longitude] => -2.0505455939488
)
[other_places] => Array
(
[0] => Array
(
[name] => Guingamp
[latitude] => 48.561650630681
[longitude] => -3.1501954648217
)
[1] => Array
(
[name] => Lannion
[latitude] => 48.731347857171
[longitude] => -3.4604695840914
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lannion
[latitude] => 48.756955147948
[longitude] => -3.4704341865913
)
[1] => Array
(
[name] => Aéroport de Saint-Brieuc Armor
[latitude] => 48.534884372958
[longitude] => -2.8543853767915
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 29
[department_name] => Finistère
[area_m2] => 2271
[prefecture] => Array
(
[name] => Quimper
[latitude] => 47.997985676536
[longitude] => -4.0972012510205
)
[sous-prefecture] => Array
(
[name] => Brest
[latitude] => 48.390543341999
[longitude] => -4.4873975424998
)
[other_places] => Array
(
[0] => Array
(
[name] => Châteaulin
[latitude] => 48.194479197781
[longitude] => -4.1019243574689
)
[1] => Array
(
[name] => Morlaix
[latitude] => 48.577495070099
[longitude] => -3.8258069709509
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Brest-Bretagne
[latitude] => 48.447716858353
[longitude] => -4.4177886829057
)
[1] => Array
(
[name] => Aéroport de Morlaix Ploujean
[latitude] => 48.600096495988
[longitude] => -3.8159623559134
)
[2] => Array
(
[name] => Aéroport de Quimper-Bretagne
[latitude] => 47.972951624053
[longitude] => -4.1740875000998
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 56
[department_name] => Morbihan
[area_m2] => 2659
[prefecture] => Array
(
[name] => Vannes
[latitude] => 47.658384007406
[longitude] => -2.7616691514312
)
[sous-prefecture] => Array
(
[name] => Lorient
[latitude] => 47.748581772133
[longitude] => -3.3685968539489
)
[other_places] => Array
(
[0] => Array
(
[name] => Pontivy
[latitude] => 48.066209832829
[longitude] => -2.9624378989862
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lorient-Bretagne-Sud
[latitude] => 47.754254868152
[longitude] => -3.4366661577737
)
[1] => Array
(
[name] => Aéroport de Vannes
[latitude] => 47.720764663553
[longitude] => -2.7271479056408
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.bretagne.bzh/
[Official Tourism Office] => https://www.brittanytourism.com
)
[image] => 53_logo.webp
[text] => Looking for a region where you can get away from it all, and breathe fresh air? Then Brittany is your ideal destination. From swimming with the dolphins
to strolling amongst the standing-stones, and from eating oysters on the beach to testing out any one of the dozen Michelin starred restaurants in Rennes, Brittany
has you covered.
)
[seo_text] => <p>Brittany is home to a rich architectural heritage. One style that you will come across throughout the region is the half-timbered house.
These properties typically feature exposed wooden beams and have a distinctive herringbone pattern, they look particularly attractive with a thatched roof.
Many of the half-timbered properties line the cobbled streets in the “old towns” and historic centres.</p><p>You will also find that many Brittany farmhouses and country properties
use local materials such as granite and slate. These are sturdy buildings, built to last, with the walls being made from large granite blocks, with slate used for the roofing.</p>
<p>On the coast you are more likely to find brightly coloured houses and cottages, with painted shutters and steeply pitched roofs. Many ports and quays in Brittany are
lined with these picturesque properties, and the chocolate-box pretty houses are perfect for those tourists who like to record their visits on Instagram. The houses often
have a nautical feel, with porthole windows and decorative anchors.</p><p>The contrast when you come across modern architecture, or contemporary houses in Brittany, is striking.
These are built out of steel, concrete and glass and can provide an excellent contrast to the older, more traditional Breton properties.</p>
)
[midi_pyrenees] => Array
(
[id] => 73
[link] => /midi-pyrenees-property
[region_name] => Midi-Pyrénées
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 73_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Buy a property in the Midi Pyrénées and you can access picturesque ski resorts, cycle up mythical mountains, take in a world-class rugby match in Toulouse and browse some of the best markets that France has to offer.
[bold] => Welcome to Midi-Pyrénées
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Authentic French towns and villages, unspoilt countryside and terrific value for money – both in terms of property values,
and the general cost of living. The Midi Pyrénées offers exhilarating skiing and snowboarding, with lift passes at a fraction of the price of other
European ski areas. Stop for a coffee, cold drink or lunch and you will appreciate the difference in the bars and restaurants too. Away from the
mountains you will find the region is criss-crossed by attractive <strong>river valleys</strong>. Follow the Garonne, Tarn, Gers or Lot and you
will find some of the prettiest towns in France. Don’t forget too that the <strong>Canal du Midi</strong> starts in Toulouse.</p>
<p><strong>Toulouse is also one of the most dynamic cities in the country and is the centre of the European aerospace industry</strong>.
It is the driving force behind the booming economy in the Midi Pyrenees – ensuring that demand for property remains constant. This is a
region where you can buy with both your heart and your head.</p><p>This is a vast region, with a glorious history. You can get a sense of this when
visiting some of the fascinating towns and cities. Albi, Auch, Cahors, Lourdes and Rodez all have a wonderful heritage, and attracts tourists from
all over the world. You will also find more than a sprinkling of the “plus beaux villages de France” in the region. Perched on the edge of a limestone
cliff, Rocamadour has a population of just 600, but receives more than 1.5m visitors a year. Cordes-sur-Ciel is a little quieter, but equally as pretty,
with an exceptional Gothic heritage.</p>
[access] => Array
(
[text] => <p>The biggest airport in the region is, not surprisingly, Toulouse -Blagnac. It has direct flights to 76 destinations in Europe,
North America, the Middle East, and Africa. There are also some smaller, regional, airports in the Midi Pyrénées, popular with holiday-home
owners due to their ease of access. Rodez airport has flights to London, Dublin, Paris, and Brussels, whilst the airport at Tarbes-Lourdes serves
London, Dublin, Paris, Brussels, Rome and other European destinations.</p><p>The Midi Pyrénées also has several major train stations.
Toulouse-Matabiau is the largest and busiest, with a regular TGV service to Paris, Bordeaux, Marseille and beyond. Other major stations
can be found in Tarbes, Auch and Cahors, with many SNCF trains connecting towns within the region.</p><p>When coming by car you will find direct
access via the A20, which connects Toulouse to Paris, and the A64 which runs from Tarbes, through Pau and across to Biarritz and the Spanish border.
The A61 connects the region to the Mediterranean (and on to either Barcelona or the Riviera)</p>
[73_access_map] => transport map Midi-Pyrénées
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>In reality, there is no such thing as a Midi-Pyrénées property market, instead there are dozens of micro-markets, spread across the eight departments.
However, it is fair to say that demand for property has been at record levels, across the region, for the last few years. There has not been enough
new stock coming on to the market to satisfy this demand. Prices have risen in all eight departments over the last 12 months – the average rise is
around 2%, with a slightly higher increase in Haute Garonne. This, is only to be expected as Toulouse is in the Haute Garonne, and property here is
extremely popular due to the major corporate employers in the city. It also has a very high student population, meaning that rentals are extremely
hard to come by. It is an excellent location for property investment.</p><p>The strongest demand is currently for country property. Buyers are attracted
by the low prices and beautiful surroundings. Larger properties, with light and airy spaces, a home office and a garden are particularly in demand.
International buyers have traditionally been keen on renovation and refurbishment projects. These are still popular, but many buyers are now looking
for old, stone, houses that have already been sympathetically restored. The increasing costs of labour and raw materials mean that houses in good
condition are being snapped up.</p><p>The top-end of the property market is also healthy. American buyers in particular have been taking advantage of
the strong dollar to snap up chateaux, country estates and manor houses. But the main buyers of these prestige properties are French. Coming from Paris,
Lyon and Bordeaux they see the terrific value of property in the Midi Pyrénées and have been prevalent in the market.</p>
[fall_in_love] => Array
(
[text] => <p><strong>The extraordinary beauty of the towns and villages</strong>. Sit in one of the bars or restaurants, perched on the cliff
edge in Rocamadour and you will see what we mean. There are 216 steps up from the car park to the church square, but these don’t put off
the thousands of pilgrims who come to see the statue of the black virgin in the Notre Dame chapel. This is just one example of the
incredible villages to be found scattered around the Midi Pyrénées countryside. Another is the Bastide town of Cordes-sur-Ciel in the
Tarn, one of the oldest such towns in the region, it was founded in 1222 and has kept its authentic character. Other picturesque villages
trip off the tongue: Saint-Cirq-Lapopie, Lourdes, Figeac, Conques there are just too many to name.</p><p>You will also fall in love with
<strong>the Pyrénées national park</strong>. This is a hikers paradise, which extends from the south-west of the Hautes-Pyrénées, to the
south-east of the Pyrénées-Atlantiques. The vast network of hiking trails lead to the highest mountain summits, and no less than 230 high
altitude lakes. It is also the starting point for many cyclists who flock to the Pyrénées to tackle the mythical climbs of the Tour de France.
The Col du Tourmalet is probably the most famous (and hardest) but why not add in the Col d’Aubisque, Hautacam and Peyresourde to make it
a proper cycling trip.</p><p>For a more relaxing ride, or stroll, then <strong>a “voie verte” runs along the Canal du Midi from Toulouse</strong>.
This is easy going and allows you to enjoy this majestic canal – even better why not hire a boat or take one of the many organised boat trips,
you will not be disappointed. Whilst in Toulouse, we recommend you go to see “Les rouges et noire”, the local rugby team. <strong>The Midi Pyrénées
is infatuated with the oval ball</strong>, and each town is proud of their rugby team and supports them fervently. Stade Toulousain are the most
uccessful team in Europe, and the stadium becomes a cauldron when they are playing. The good news is that win or lose, you will celebrate in style
afterwards.</p>
[images_alt] => Array
(
[0] => chateau_ariege
[1] => cassoulet
[2] => viaduc
[3] => mountains
[4] => canal_du_midi
[5] => sheep
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is a prosperous region, with strong demand for property and plenty of local investment.</li>
<li class="attribute-dot">The 38 ski resorts cater for all abilities, with activities from downhill skiing to dog sledding.</li>
<li class="attribute-dot">Beautifully preserved Bastide villages, and picturesque historic towns, dominate the landscape.</li>
<li class="attribute-dot">Toulouse is a powerhouse of the French economy, and the heart of Europe’s space industry.</li>
<li class="attribute-dot">The many rivers are bordered by beautiful towns and villages, each with affordable property.</li>
</ul>
[banner-mg] => Array
(
[image] => 73_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Around Toulouse
[link] => /french-property-for-sale/getNearbyPostcodes/31000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Toulouse | Haute Garonne
[image] => 73_toulouse.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/midi-pyrenees
[subtitle] => History and Passion
[image] => 73_chateaux.webp
)
[2] => Array
(
[title] => Lot
[link] => /all/lot
[subtitle] => From Cahors to
[image] => 73_lot.webp
)
[3] => Array
(
[title] => Commerces
[link] => /commercial/midi-pyrenees
[subtitle] => Hotels Restaurants | Gîtes
[image] => 73_commerces.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Midi-Pyrénées
[subtitle] => Pleasure to renovate
[image] => 73_renovate.webp
)
[5] => Array
(
[title] => Mountains
[link] => https://www.skifrenchproperty.com/skiProperties/pyrenees/
[subtitle] => With sun and snow
[image] => 73_mountains.webp
)
[6] => Array
(
[title] => Villages
[link] =>
[subtitle] => village | village |...
[image] => 73_villages.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 31
[department_name] => Haute-Garonne
[prefecture] => Array
(
[name] => Toulouse
[lat] => 43.60366525972338
[lon] => 1.4335279704430375
)
[sous-prefecture] => Array
(
[name] => Muret
[lat] => 43.463363291741885
[lon] => 1.3296204675154955
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Gaudens
[lat] => 43.10740625337921
[lon] => 0.7202306233470233
)
)
[aeroports] => Array
(
[Aéroport de Toulouse-Blagnac international] => Array
(
[lat] => 43.62954264771633
[lon] => 1.3745757238243552
)
[Aéroport de Toulouse Francazal] => Array
(
[lat] => 43.53971686865888
[lon] => 1.370803860670796
)
)
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2856
)
[1] => Array
(
[id] => 09
[department_name] => Ariège
[prefecture] => Array
(
[name] => Foix
[lat] => 42.96422593786656
[lon] => 1.6046610794547298
)
[sous-prefecture] => Array
(
[name] => Pamiers
[lat] => 43.11354393498077
[lon] => 1.6030526565416987
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Girons
[lat] => 42.98354630099591
[lon] => 1.1431498157091982
)
)
[aeroports] => none
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1485
)
[2] => Array
(
[id] => 12
[department_name] => Aveyron
[prefecture] => Array
(
[name] => Rodez
[lat] => 44.34974434057132
[lon] => 2.5760351293834125
)
[sous-prefecture] => Array
(
[name] => Millau
[lat] => 44.100690620053776
[lon] => 3.075399589052965
)
[other_places] => Array
(
[0] => Array
(
[name] => Villefranche-de-Rouergue
[lat] => 44.34964086759083
[lon] => 2.032003179298435
)
)
[aeroports] => Array
(
[Aéroport de Rodez-Aveyron] => Array
(
[lat] => 44.410792486971275
[lon] => 2.48331025822354
)
)
[LGV] => 1
[ski] => 0
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1539
)
[3] => Array
(
[id] => 32
[department_name] => Gers
[prefecture] => Array
(
[name] => Auch
[lat] => 43.64713809636708
[lon] => 0.5857776490625551
)
[sous-prefecture] => Array
(
[name] => Condom
[lat] => 43.9591257363101
[lon] => 0.3682054230116258
)
[other_places] => Array
(
[0] => Array
(
[name] => Mirande
[lat] => 43.517106554187045
[lon] => 0.4022437616304902
)
)
[aeroports] => Array
(
[Aéroport Auch-Gers] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1621
)
[4] => Array
(
[id] => 46
[department_name] => Lot
[prefecture] => Array
(
[name] => Cahors
[lat] => 44.44840203324682
[lon] => 1.4383209964693582
)
[sous-prefecture] => Array
(
[name] => Figeac
[lat] => 44.60862992988908
[lon] => 2.0304726101442365
)
[other_places] => Array
(
[0] => Array
(
[name] => Gourdon
[lat] => 44.73615624635124
[lon] => 1.3792831948821362
)
)
[aeroports] => none
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1702
)
[5] => Array
(
[id] => 65
[department_name] => Hautes-Pyrénées
[prefecture] => Array
(
[name] => Tarbes
[lat] => 43.23327052143867
[lon] => 0.07789078830121052
)
[sous-prefecture] => Array
(
[name] => Argelès-Gazost
[lat] => 43.00518096658687
[lon] => -0.10162594386373154
)
[other_places] => Array
(
[0] => Array
(
[name] => Bagnères-de-Bigorre
[lat] => 43.06526949253735
[lon] => 0.14914981674878
)
)
[aeroports] => Array
(
[Aéroport de Tarbes-Lourdes-Pyrénées] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => non
[beach_resort] => non
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1770
)
[6] => Array
(
[id] => 81
[department_name] => Tarn
[area_m2] => 1740
[prefecture] => Array
(
[name] => Albi
[lat_lon] => Array
(
[latitude] => 43.925055403077
[longitude] => 2.1477542542909
)
)
[sous-prefecture] => Array
(
[name] => Castres
[lat_lon] => Array
(
[latitude] => 43.60769897677
[longitude] => 2.2407005524728
)
)
[other_places] => Array
(
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Castres-Mazamet
[lat_lon] => Array
(
[latitude] => 43.553640852616
[longitude] => 2.2889483103304
)
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[7] => Array
(
[id] => 82
[department_name] => Tarn-et-Garonne
[area_m2] => 1872
[prefecture] => Array
(
[name] => Montauban
[lat_lon] => Array
(
[latitude] => 44.020919777149
[longitude] => 1.3563112377753
)
)
[sous-prefecture] => Array
(
[name] => Castelsarrasin
[lat_lon] => Array
(
[latitude] => 44.040508758449
[longitude] => 1.0977747383012
)
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.la-region.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => logo_occitanie.webp
[text] => The Midi Pyrénées sit at the crossroads of Europe and the Mediterranean. Whether you are looking to put your feet up by the pool,
or are seeking an action-packed adventure holiday, this is the region for you. Property is exceptional value for money and from your home
you will be able to hike and ski in the high mountains or explore the rolling vineyards and medieval towns scattered along the river valleys...
)
[seo_text] => <p>From the rambling hills of the Gers, to the rugged peaks that border Spain, this is a paradise for outdoor enthusiasts. Hiking
and mountain bike trails criss-cross the mountains, whilst others prefer to kayak or raft in the many rivers and lakes spread throughout the region.</p>
<p>The Midi Pyrénées is home to UNESCO world heritage sites, and to many “Plus beaux villages de France”. From the cathedral and Toulouse-Lautrec museum in
Albi to tiny villages, off the beaten track you will find a treasure trove of historic sites and cultural landmarks. Renowned for its hearty cuisine,
you will not be disappointed by the local markets. Look out for the rich Cahors wines and the locally produced confit de canard and foie gras.</p>
<p>Start your property search in the Midi Pyrénées and you will be on your way to sipping wine in sun-drenched vineyards, exploring medieval Bastide towns and
hiking/cycling along some of the most spectacular countryside in France.</p><p>You will find a diverse range of property and architectural styles in
the Midi Pyrénées, reflecting its position as the crossroads of European and Mediterranean culture. From Romanesque churches, to Gothic cathedrals,
and from Renaissance chateaux to traditional farmhouses it is a treasure trove of architectural gems.</p><p>The region is dominated by the Pyrénées mountains
and the foothills are home to many quarries that supply the stone to build the farmhouses and other property. There are many timber houses and mountain
chalets too. The wooden beams and framing provide a rustic charm and warmth to the interiors – can there be anything more inviting after a day on the pistes,
particularly if the ski-chalet has a roaring log fire too.Property in the Midi-Pyrénées is also known for its distinctive roof styles. In the mountainous areas
you will find steep-pitched roofs, with large overhangs, designed to shed heavy snowfall. Further north, in the valleys where the weather is milder, roofs
tend to be shallower and covered in terracotta tiles. When it comes to property types, the Midi-Pyrénées has something for every budget. In terms of prestige
property you will find grand chateaux and manor houses, looking over fine country estates. There are also plenty of farmhouses (plenty of them ripe for renovation)
and traditional country houses – most of these are built from local hewed stone and have bags of character.</p><p>New build property in the Midi Pyrenees is
becoming increasingly popular with both French and international buyers. The ability to build a property using sustainable materials is attractive, as is
the energy efficiency and low running costs. New build apartment in the Pyrénées can attract premium prices because of this, they also make an excellent
investment as seasonal rentals in the Pyrénées are popular.</p>
)
[limousin] => Array
(
[id] => 74
[link] => /limousin-property
[region_name] => Limousin
[new_region_name] => Nouvelle-Aquitaine
[hero_images] => 1
[agent_photo] =>
[vignette] => 74_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Looking for an area with ground level property prices but a sky-high quality of life – welcome to Limousin
[bold] => Welcome to Limousin
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Rural France doesn’t come better than this, a fact not lost on generations of second-home owners, and those looking to escape the rat-race.
<strong> Limousin is the least populated area of France, and is dominated by rolling farmlands, lakes and forests </strong>. Expect to find markets dominated
by fresh, seasonal produce, and village bars where the locals are a better source of important news than any social media feed. <strong>Beautiful properties
are as abundant as the fields and meadows – from a stone barn to renovate, to a glorious chateau,</strong> there’s something for everyone.</p>
[access] => Array
(
[text] => <p>Limoges-Bellegarde airport is incredibly popular with UK travellers. British Airways, Easyjet and Ryanair all use it, with flights to Gatwick,
Stansted and five other UK cities.</p><p>Limoges also has excellent rail links to Paris, Bordeaux, Toulouse and Lyon. The A20 motorway leads directly to
Paris (northbound) and Toulouse (southbound), whilst the A89 connects to Bordeaux. There are much more scenic routes to all these destinations
though – why not take your foot off the accelerator, you are in Limousin after all.</p>
[74_access_map] => transport map Limousin
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and
cities.</p><p>Last year, prices rose between 5-6% in all four departments, which is exceptional for the area. The Limousin is renowned for its stable property
market, and sharp rises/falls are uncommon. It is a popular holiday home area for both French and International buyers, due to the exceptional value for
money on offer. The most noticeable trend last year was the increase in American buyers at the 150-250,000 euro price range, as they took advantage of the
strong dollar. At the top end of the market, enquiries for chateaux are almost entirely from the UK, no doubt stimulated by the popular Channel 4 series
Escape to the Chateau <a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau">(https://www.channel4.com/programmes/escape-to-the-chateau)</a> and Escape to the Chateau DIY
<a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau-diy">(https://www.channel4.com/programmes/escape-to-the-chateau-diy)</a></p>
[fall_in_love] => Array
(
[text] => <p><strong>The beautiful city of Limoges.</strong> Don’t make the mistake of thinking it is all about the airport – take time to explore the
historic centre, and particularly the wonderful Gothic cathedral. We also defy you to leave without picking up a few pieces of <strong>porcelain,
renowned throughout the world</strong> for gracing the tables of kings, queens, presidents and emperors. Outside of the city there are a plethora of
national parks, forests, lakes and rivers to explore. Try the <strong>vast Parque natural regional de Millevaches </strong>en Limousin and you will
never want to leave. If you can’t find romance in this beautiful, unspoilt, area then perhaps the country life is not for you!</p>
[images_alt] => Array
(
[0] => lakes
[1] => local_markets
[2] => countryside
[3] => limousine_race
[4] => porcelain
[5] => gothic art
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Some of the lowest price property in France, with exceptional value for money.</li>
<li class="attribute-dot">Limousin is a farming region, the markets here are the best in France.</li>
<li class="attribute-dot">The area is popular with overseas buyers, who often help bring villages back to life.</li>
<li class="attribute-dot">Plenty of affordable renovation projects – create your own dream home</li>
</ul>
[banner-mg] => Array
(
[image] => 74_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Lakes and forest
[link] => /lakes/limousin
[subtitle] => Nature | Serenity | Fishing
[image] => 74_lakes.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/limousin
[subtitle] => History and Passion
[image] => 74_chateaux.webp
)
[2] => Array
(
[title] => Tulle
[link] => /french-property-for-sale/getNearbyPostcodes/19000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] =>
[image] => 74_tulle.webp
)
[3] => Array
(
[title] => To renovate
[link] => https://www.frenchestateagents.com/french-property-for-sale/to-renovate/limousin
[subtitle] => To create your dream house
[image] => 74_renovate.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => village | village |...
[image] => 74_villages.webp
)
[5] => Array
(
[title] => Limoges
[link] => /french-property-for-sale/getNearbyPostcodes/87000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Limoges - Haute Vienne
[image] => 74_limoges.webp
)
[6] => Array
(
[title] => Farmlands - Commerce
[link] => /commercial/limousin?notSold=true
[subtitle] => Gites | Restaurant |...
[image] => 74_farmlands.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 87
[department_name] => Haute-Vienne
[prefecture] => Array
(
[name] => Limoges
[lat] => 45.83800969928
[lon] => 1.2524855528128
)
[sous-prefecture] => Array
(
[name] => Bellac
[lat] => 46.123447435936
[lon] => 1.0469213760221
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochechouart
[lat] => 45.826168436597
[lon] => 0.82634441259091
)
)
[aeroports] => Array
(
[name] => Aéroport Limoges-Bellegarde
[lat] => 45.863194933646
[lon] => 1.1826190747205
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1529
)
[1] => Array
(
[id] => 19
[department_name] => Corrèze
[prefecture] => Array
(
[name] => Tulle
[lat] => 45.26551343688
[lon] => 1.7702148511341
)
[sous-prefecture] => Array
(
[name] => Brive-la-Gaillarde
[lat] => 45.159585144393
[lon] => 1.5245499665364
)
[other_places] => Array
(
[0] => Array
(
[name] => Ussel
[lat] => 45.549164256396
[lon] => 2.313870006047
)
)
[aeroports] => Array
(
[name] => Aéroport de Brive-Souillac
[lat] => 45.041530478886
[lon] => 1.4897097126522
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1454
)
[2] => Array
(
[id] => 23
[department_name] => Creuse
[prefecture] => Array
(
[name] => Guéret
[lat] => 46.170232844599
[lon] => 1.8732211225521
)
[sous-prefecture] => Array
(
[name] => Aubusson
[lat] => 45.955267769349
[lon] => 2.170086521512
)
[other_places] => Array
(
)
[aeroports] => none
[aeroport_coordinates] =>
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 898
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.tourisme-hautlimousin.com/en/
)
[image] => 74_logo.webp
[text] => Renowned for its glorious fishing lakes, attractive countryside, and bargain properties, Limousin is a firm favourite with international buyers.
The colourful markets stock locally sourced produce and are renowned for their meat and vegetables. If you are looking to escape the pressure and stresses
of modern life you are in the right place.
)
[seo_text] => <p>Limousin, is made up of four departments and is renowned for its picturesque landscapes and unique architectural heritage. The region boasts a range
of local building materials, including granite, sandstone, and limestone, which have been used to create a variety of distinctive house styles for centuries.</p>
<p>One of the most prevalent types of homes in Limousin is the traditional, stone-built, house, which is commonly found in rural areas. These homes are constructed
from local granite and sandstone, and are characterised by their thick walls, small windows, and steeply pitched roofs. The use of local materials ensures that
these homes blend in seamlessly with the surrounding countryside.</p><p>Limousin is also home to a range of grand chateaux and manor houses, which often feature
ornate detailing and intricate stonework. Many of these majestic buildings were constructed using locally sourced limestone, which has a distinctive pale colour
which is particularly attractive in the French sunshine.</p><p>In addition to traditional styles, the region also offers a range of modern homes that make use of
local materials like wood and stone. These homes often feature large windows and open-plan living spaces that take advantage of the natural light and countryside views.
Building land is cheap in Limousin so many clients like to construct their own property, or buy a new-build off plan (VEFA). Indeed, Leggett Immobilier has many
building plots in Limousin, ready to create your dream home.</p><p>Overall, Limousin has a rich architectural heritage that makes use of a variety of local
building materials. From the traditional stone-built houses to the grand chateaux and modern homes, there's a diverse range of architectural styles to
suit all tastes and preferences in this beautiful region of France.</p>
)
[normandy] => Array
(
[id] => 25
[link] => /normandy-property
[region_id_search] => 25-23
[region_name] => Normandy
[new_region_name] => Normandy
[hero_images] => 3
[agent_photo] =>
[vignette] => 25_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => hauts_de_france
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Some of the finest coastline in France, UNESCO world heritage sites, friendly people, very best seafood, wines and cheeses.
[bold] => Welcome to Normandy
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Historically, the region was split into <strong>Lower and Upper Normandy</strong>, but these were merged in 2016 when the Grand Ouest
region was formed. <strong>Many locals still refer to Basse and Haute Normandie</strong>. They are also very proud of their history, and you can expect to
find some of the finest “patrimoine” in France, including cathedrals, abbeys, and churches. <strong>The Bay of Mont Saint-Michel alone has more than 60
protected monuments historiques.</strong></p><p>You can also expect to find the very best equestrian property that France has to offer. From the houses,
outbuildings and stabling to the grazing land and equestrian support network, this is a region that is perfect for equine lovers. Indeed, <strong>Normandy
has well over 300 horse riding centres and 31 hippodromes.</strong></p><p>The capital, Rouen, sits on the river Seine and has an important history.
The famous cathedral has been built and rebuilt over a period of 800 years, which is why it has gothic, flamboyant and renaissance elements.
These have been perfectly captured in many paintings by the impressionist artist Claude Monet. You will find many other historic buildings in
the pretty city centre, and the streets are thronged with a lively student population, as well as tourists and locals.</p><p><strong>The Normandy coast has some
lovely, upmarket, resorts. These are popular with Parisians, many of whom have holiday-homes here</strong>. Deauville is one, and hosts an annual American
movie festival, which is only second to Cannes in terms of prestige. The “les planches” boardwalk here was built out of exotic wood in 1923 so that the
wealthy could promenade along the seafront, without getting sand on their elegant clothing. Expect to find the great and good still doing this, then
uploading the photos to their Instagram accounts!</p>
[access] => Array
(
[text] => <p>Normandy is surrounded by three main airports: Paris Charles de Gaulle, Paris Orly and Nantes Atlantique. This means that regular direct
flights are available to all international destinations, including low-cost flights to the UK and Europe.</p><p>The train time between Rouen and Paris
is around 1hr 20mins, from where you can take the Eurostar, or TGV to all major European cities. Of course, the SNCF train network also runs throughout
Normandy. The A13 connects Rouen to Paris in under two hours, the port at Le Havre in just over an hour, or Caen in around an hour and a half.</p>
<p>The ferry ports at Ouistreham/Caen, Cherbourg, Dieppe, and Le Havre are all popular, visit <a href="https://www.brittany-ferries.co.uk">https://www.brittany-ferries.co.uk</a> for latest sailing times.</p>
[25_access_map] => transport map Normandy
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in all of the major towns and resorts,
as well as expert comment from our local agents in the region.</p><p>Normandy is a popular region for holiday homes, particularly with Parisians, and buyers
from the UK, Belgium and Netherlands who can reach their properties with relative ease.</p><p>Demand for property in all five departments has been strong over
recent years. Prices have been rising steadily although they are beginning to level off now. Over the last 12 months the average house price has fluctuated
in each department: Calvados +3.3%, Eure -0.7%, Manche -0.7%, Orne -0.7% and Seine-Maritime +3.4%.</p><p>You will pay a premium price on the coast, particularly
in the popular resorts like Deauville. You will also find that prices are higher in and around the bigger towns and cities (particularly Rouen, where the
high student population means that rental property is always in demand), and the closer you get to Paris. As an example, thousands of visitors’ flock
from Paris to Giverny, to visit Monet’s house and garden, but many people also commute the other way, as it is under an hour by car into central Paris.</p>
<p>Equestrian property is also a speciality in Normandy, which is home to Le Pin National Stud. The grounds stretch throughout Haras de Pin and its
neighbouring towns, and all are classified as national monuments. The second national stud is at St Lo, and there is a 190km trail which links the two.
Around 40% of all French racehorses are bred in Normandy, by 8,300 horse breeders. The small airport at Deauville specialises in transporting horses.
No wonder equestrian related properties are so popular throughout the region.</p>
[fall_in_love] => Array
(
[text] => <p>There are some obvious choices. <strong>Mont-Saint-Michel</strong> is a tidal island a few hundred metres off the Normandy coast,
its Abbey is one of the most photographed monuments in France. The whole bay is a <strong>UNESCO world heritage site</strong>, and it attracts
around 3m visitors a year. Over 60 buildings within the commune are protected as monuments historiques. Just along the coast, the fortified town
of Granville is truly special. It has stunning views over the bay and is a lively and pretty fishing port, renowned for the quality of its festivals.</p>
<p>Some of the other seaside towns are also amongst the most attractive in France. <strong>Deauville, in Calvados, is a popular spot with wealthy
Parisians</strong> who come to watch the horse-racing, wager in the casino’s and to be seen in the swanky restaurants. Nearby
<strong>Cabourg also has a golden beach, racecourse, casino and Belle Epoque villas</strong> and is perhaps even prettier than <strong>Deauville</strong>.
For sure, you will fall in love with <strong>Giverny, the village of Claude Monet</strong>. Impressionist painters first set up their easels here in the
19th century and before entering the village you will probably pass the Old Mill at Vernon, a half-timbered building, hanging over the Seine, that you
will recognise from many paintings. Within Giverny you will find Monet’s house but, more importantly, his gardens. These are possibly the most romantic
place on earth. Split into two, you can choose between the Clos Normand and the Water Garden – in the latter you will find the famous Japanese Bridge.
Sadly, you won’t be alone though as around 500,000 visitors a year arrive to see Monet’s paintings come to life.</p><p>Another town popular with tourists
is Bayeux. The famous tapestry has been listed on the UNESCO memory of the world register since 2007. It is a 70m long embroidery (that’s the width of a
football pitch), depicting the conquest of England in 1066 by William the Conqueror. Around 400,000 visitors per annum come to look for the patch where
it shows Harold being hit in the eye by an arrow. Less famous, but still a UNESCO site, are the Vauban Forts. Built during the reign of King Louis XIV
these two towers (one in Saint-Vaast-la-Houge and the other on the island of Tatihou) protect the harbour entrance to Saint-Vaast.</p>
[images_alt] => Array
(
[0] => cow
[1] => apple
[2] => cidre
[3] => horses
[4] => cheeses
[5] => memory
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Easy to get too by ferry, air or road, Normandy is popular with buyers from all over Europe</li>
<li class="attribute-dot">The seaside resorts are exceptional, and popular with wealthy Parisians.</li>
<li class="attribute-dot">Normandy has pretty countryside, with plenty of local produce in the village markets.</li>
<li class="attribute-dot">It is the ideal region to set up an equestrian business, with an excellent support network.</li>
<li class="attribute-dot">The region has a plethora of historic buildings, including cathedrals, abbeys and churches.</li>
</ul>
[banner-mg] => Array
(
[image] => 25_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/25
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Higher Normandy
[link] => /all/higher-normandy
[subtitle] => Seine Maritime | Rouen |Eure | Evreux
[image] => 25_higher_normandy.webp
)
[1] => Array
(
[title] => Lower Normandy
[link] => /all/normandy
[subtitle] => Manche | Calvados | Orne
[image] => 25_lower_normandy.webp
)
[2] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/normandy
[subtitle] => To create perfect home
[image] => 25_renovate.webp
)
[3] => Array
(
[title] => Around Honfleur and Deauville
[link] => /french-property-for-sale/mainSearch/departments:/towns:14600+Honfleur--14800+Deauville--14600+Gonneville-sur-Honfleur--14600+All_communes_in_postcode--14800+Saint-Arnoult/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => So "charming"
[image] => 25_honfleur_deauville.webp
)
[4] => Array
(
[title] => Pittoresque villages
[link] =>
[subtitle] =>
[image] => 25_villages.webp
)
[5] => Array
(
[title] => Equestrian
[link] => /french-property-for-sale/type/equestrian/14/25
[subtitle] =>
[image] => 25_equestrian.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/25
[subtitle] => View | Sea | Liberty
[image] => 25_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 76
[department_name] => Seine-Maritime
[area_m2] => 2207
[prefecture] => Array
(
[name] => Rouen
[lat] => 49.44290461972
[lon] => 1.0966644197879
)
[sous-prefecture] => Array
(
[name] => Dieppe
[lat] => 49.923331847632
[lon] => 1.0767676418887
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Havre
[lat] => 49.495766826471
[lon] => 0.11060147583339
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport du Havre-Octeville
[lat] => 49.531034255224
[lon] => 0.09125114350873
)
[1] => Array
(
[name] => Aéroport Rouen Vallée de Seine
[lat] => 49.388878370461
[lon] => 1.1876468434022
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 14
[department_name] => Calvados
[area_m2] => 2389
[prefecture] => Array
(
[name] => Caen
[lat] => 49.183625928898
[lon] => -0.3684664451405
)
[sous-prefecture] => Array
(
[name] => Bayeux
[lat] => 49.276327630411
[lon] => -0.70257646171194
)
[other_places] => Array
(
[0] => Array
(
[name] => Lisieux
[lat] => 49.145782412365
[lon] => 0.22735014237833
)
[1] => Array
(
[name] => Vire
[lat] => 48.837589236899
[lon] => -0.88974145609434
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Caen-Carpiquet
[lat] => 49.183134876692
[lon] => -0.45973060861816
)
[1] => Array
(
[name] => Aéroport de Deauville-Normandie
[lat] => 49.361087991762
[lon] => 0.15783159693601
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 27
[department_name] => Eure
[area_m2] => 2063
[prefecture] => Array
(
[name] => Évreux
[lat] => 49.026911067993
[lon] => 1.1534967568025
)
[sous-prefecture] => Array
(
[name] => Bernay
[lat] => 49.089373313795
[lon] => 0.60023583431473
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Andelys
[lat] => 49.246678355882
[lon] => 1.4204660161128
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 50
[department_name] => Manche
[area_m2] => 1879
[prefecture] => Array
(
[name] => Saint-Lô
[lat] => 49.115304541522
[lon] => -1.0843194503655
)
[sous-prefecture] => Array
(
[name] => Avranches
[lat] => 48.686902921297
[lon] => -1.3632592678531
)
[other_places] => Array
(
[0] => Array
(
[name] => Cherbourg
[lat] => 49.633846299128
[lon] => -1.6256892549664
)
[1] => Array
(
[name] => Coutances
[lat] => 49.047427581767
[lon] => -1.4437167549572
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Cherbourg - Manche
[lat] =>
[lon] =>
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[4] => Array
(
[id] => 61
[department_name] => Orne
[area_m2] => 1397
[prefecture] => Array
(
[name] => Alençon
[lat] => 48.43267345914
[lon] => 0.090798703197332
)
[sous-prefecture] => Array
(
[name] => Argentan
[lat] => 48.744450431648
[lon] => -0.016899709027981
)
[other_places] => Array
(
[0] => Array
(
[name] => Mortagne-au-Perche
[lat] => 48.523171617647
[lon] => 0.53796342743184
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.normandie.fr/
[Official Tourism Office] => https://en.normandie-tourisme.fr/
)
[image] => 25_logo.webp
[text] => Located in north-west France, Normandy played a vital role in some of the most significant events of World War II. Indeed, it is a region steeped
in history which makes it a fascinating place to visit. Normandy’s coastline is a major attraction, with long stretches of sandy beaches...
)
[seo_text] => <p>... rugged cliffs, and upmarket seaside resorts. Inland, the region’s rolling hills, green pastures and picturesque countryside are dotted with
apple orchards and dairy farms. Normandy is an ideal region for nature lovers.</p><p>Normandy is also renowned for its rich culinary heritage, which includes
world-famous products such as Camembert cheese and Calvados brandy, and cider. No wonder that the colourful local markets are so popular. If you like
seafood then you will find freshly caught fish, crabs, and oysters at the market too.</p><p>Moreover, Normandy is known for its pretty, half-timbered houses,
as well as the quality of its historic monuments. Nearly every town and village have a beautiful church in its centre, whilst the bigger towns and cities
host some of the worlds finest abbeys and cathedrals – Notre Dame in Rouen is probably the most famous example. There are plenty of beautiful gardens to
visit throughout Normandy, the finest of which must be the two Monet gardens in Giverny, just an hour from Paris.</p><p>Houses in Normandy come in a variety of
different styles, from rambling equestrian properties and stud farms to charming half-timbered houses and Belle Epoque seaside villas. There are also plenty
of characterful old stone farmhouses in Normandy, so something to suit all tastes and budgets.</p><p>Possibly the most sought after (by all buyer nationalities)
are equestrian properties and stud farms. The region is known for its love of horses and equestrian sports, and as a result many properties come equipped with
stables, paddocks, and training arenas. These properties offer a tranquil, rural lifestyle, surrounded by rolling hills, forests and meadows.</p>
<p>In some of the region’s towns and villages you will find half-timbered houses, with their distinctive black and white timber frame construction,
pitched roofs, and colourful shutters. Some of these houses date back to the medieval era and are testament to the rich cultural heritage to be found
in Normandy property.</p><p>For those who love the sea, then Deauville and the other Belle Epoque resorts are a perfect choice. Apartments in Deauville, Cabourg,
Honfleur and other resorts are incredibly popular with Parisian buyers seeking a holiday home on the Normandy coast. The towns offer a choice of luxury
apartments and grand seafront villas, with views out over the sea. Many of these homes feature ornate architecture, large bay windows, and balconies
reflecting the glamour and sophistication of the Belle Epoque era.</p><p>There are also many traditional stone country houses and character properties to choose
from, all of which are at bargain prices when compared with properties in nearby Paris/Ile de France.</p>
)
[languedoc_roussillon] => Array
(
[id] => 91
[link] => /languedoc-roussillon-property
[region_name] => Languedoc-Roussillon
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 91_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => provence_cote_d_azur
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Mediterranean living at affordable prices, Languedoc Roussillon offers a unique lifestyle.
[bold] => Welcome to Languedoc-Roussillon
)
[css_color] => #017BAA
[accordion] => Array
(
[what_to_expect] => <p>Beautiful countryside that comes to life in the Mediterranean sunshine. The five departments of Languedoc Roussillon are home to
<strong>some of the best value properties in the south of France</strong>. It is also experiencing the strongest population growth in France and has a
particularly active property market. You might be surprised to learn that it also has three times the number of vineyards than the area around Bordeaux.
In practice this means that many homes in Languedoc Roussillon have views out over the vines, and that the markets have a wide variety of excellent local wines
for you to sample, and choose your favourite. The coast stretches <strong>from the Spanish border to the Camargue and the edge of the Riviera </strong>and is an
utter delight.</p>
[access] => Array
(
[text] => <p>This is such a huge area that we need to break it down into the western side (which stretches to the Spanish border) and the eastern side
(which borders the Riviera and Provence).To the west, the main airports are Perpignan and Carcassonne, with both the major airports in Barcelona and
Toulouse within easy reach. Perpignan has direct flights to the UK/Ireland, as well as Belgium and Morocco, while from Carcassonne you can fly to the
UK/Ireland, Belgium, and Portugal.</p><p>On the eastern side of Languedoc Roussillon, the airports include Montpellier, Nimes and Beziers. Montpellier
has direct flights to 35 destinations throughout Europe and Africa, Nimes has flights to London, Edinburgh, Dublin and also Belgium, Portugal and Morocco.
Beziers is particularly popular as it is easy to access, with flights to Luton, Stansted, Bristol, Manchester, Edinburgh, Brussels, Stockholm, and Dusseldorf.</p>
<p>There are regular TGV trains from Paris to Perpignan and Carcassonne in the west and to Nimes and Montpellier in the east of the region.
In addition, there are many smaller stations, connected by the SNCF network, with many of the lines passing through spectacular countryside.</p>
<p>The A9 motorway follows the coast throughout Languedoc Roussillon, running from Perpignan to Nimes, whilst the A61 runs from Toulouse, though Carcassonne to
Narbonne. On the eastern side the A7 runs down from Lyon before connecting with the A9 at Orange</p>
[91_access_map] => transport map Languedoc-Roussillon
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities in Languedoc Roussillon.
It is impossible to define the property market in Languedoc Roussillon, because of the sheer area it covers. In effect it is made up of hundreds of micro-markets.
To get the best idea of market conditions you need to speak with one of our local agents, on the ground.</p><p>In broad terms, travelling from west to east,
each department saw property prices rise last year: Pyrénées-Orientales - +10.7% ; Aude - +1.6% ; Herault - +4.2% ; Lozere - +1.6% ; Gard - +19.1%</p>
<p>Languedoc Roussillon is part of Occitanie, the leading region in France for business creation. Both the economy and the property market are thriving.
Demand is driven by the home market and French buyers have been snapping up property as soon as it is advertised. The issue is that there has not been enough
new stock to satisfy this demand. Add in the fact that Languedoc Roussillon is incredibly popular with international buyers (particularly those from the UK,
Belgium, Netherlands and Germany) and you can see why prices have been rising. This is particularly the case with country property, which remains in high
demand. The top end too is thriving, with chateaux, country estates and seaside apartments/villas in demand. Recently, we have seen an influx of Americans
taking advantage of the strong dollar, as well as HNWI’s from Paris and other cities.</p>
[fall_in_love] => Array
(
[text] => <p>The people. You will almost certainly hear <strong>Occitan or Catalan spoken </strong> in some towns, they are proud of their region
for good cause. You are likely to receive a warm and friendly welcome, perhaps even over a glass of locally produced wine. Three that you will almost
certainly fall in love with are <strong> Tavel (a dry rosé from Gard), Banyuls (a fortified desert wine from the Pyrénées-Orientales) and Fitou
(a full bodied red from Aude).</strong> Speaking of wine, the markets in Languedoc Roussillon are renowned as some of the best in France, famous
for their colour and their mix of local produce.</p><p>This is a historic region. The jewel in the crown must be <strong>Carcassonne and its famous
citadel</strong>. La Cité is beautifully preserved and is testament to 1,000 years of military architecture and 2,500 years of history. The views from
the western ramparts are magnificent. It is, of course, a UNESCO world heritage site, as is the Pont du Gard, close to Remoulins. It is an immense roman
aqueduct, built in the first century AD to carry water over a stretch of 50km’s. If you get the chance, you should also navigate a stretch of the 240km
long <strong>Canal du Midi</strong>, which connects Toulouse to the Mediterranean. If you are looking to fall in love, then make sure you visit the port
of Trebes, which is an ideal starting point to cycle into nearby Carcassonne (13km’s).</p><p>The coastline along Languedoc Roussillon is full of delights too.
<strong> From picture postcard Collioure and other seaside towns close to Perpignan (where you can swim in the Med and ski on the same day), via Sete,
a port known as the Venice of Languedoc, right round to the modern architecture of upmarket La Grande-Motte </strong>.</p>
[images_alt] => Array
(
[0] => pont_du_gard
[1] => horses
[2] => lifestyle
[3] => beach
[4] => vineyards
[5] => arenes_nimes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean climate, but with that authentic French feel.</li>
<li class="attribute-dot">Property prices in Languedoc Roussillon are lower than those in PACA and offer exceptional value.</li>
<li class="attribute-dot">The vineyards, which cover three times the area you will find around Bordeaux. The countryside is stunning.</li>
</ul>
[banner-mg] => Array
(
[image] => 91_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Cities
[link] => /french-property-for-sale/mainSearch/departments:/towns:34000+All_communes_in_postcode--30000+All_communes_in_postcode--66000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Nîmes | Montpellier | Perpignan
[image] => 91_cities.webp
)
[1] => Array
(
[title] => Châteaux
[link] => /chateau/languedoc-roussillon
[subtitle] => History and Passion
[image] => 91_chateaux.webp
)
[2] => Array
(
[title] => < 150.000 euros
[link] => /all/languedoc-roussillon/price:l?notSold=true
[subtitle] => ...and dream becomes reality
[image] => 91_hinterland.webp
)
[3] => Array
(
[title] => Maisons de Maître
[link] => /languedoc-roussillon/maison-de-maitre
[subtitle] => Maisons de Maître | Maisons de Famille
[image] => 91_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/languedoc-roussillon
[subtitle] => Pleasure to renovate
[image] => 91_renovate.webp
)
[5] => Array
(
[title] => Carcassonne
[link] => /french-property-for-sale/getNearbyPostcodes/11000/1/sort:price/direction:desc?notSold=true
[subtitle] => Carcassonne | Leggett office in Aude
[image] => 91_carcassonne.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/91
[subtitle] => Seaside towns and villages
[image] => 91_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 34
[department_name] => Hérault
[prefecture] => Array
(
[name] => Montpellier
[lat] => 43.61123772714267
[lon] => 3.866271652346671
)
[sous-prefecture] => Array
(
[name] => Béziers
[lat] => 43.345834622588455
[lon] => 3.219806915730329
)
[other_places] => Array
(
[0] => Array
(
[name] => Lodève
[lat] => 43.73366515253092
[lon] => 3.3115835463956906
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Béziers-Cap d'Agde
[lat] => 43.32067531214704
[lon] => 3.353310081491009
)
[1] => Array
(
[name] => Aéroport de Montpellier-Méditerranée
[lat] => 43.57953129047926
[lon] => 3.9648685759441444
)
)
[LGV] => oui
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3061
)
[1] => Array
(
[id] => 66
[department_name] => Pyrénées-Orientales
[prefecture] => Array
(
[name] => Perpignan
[lat] => 42.68841035179339
[lon] => 2.8924937639670554
)
[sous-prefecture] => Array
(
[name] => Céret
[lat] => 42.48581244307046
[lon] => 2.746692427059418
)
[other_places] => Array
(
[0] => Array
(
[name] => Prades
[lat] => 42.61779459504448
[lon] => 2.4227916501908933
)
)
[aeroports] => Array
(
[name] => Aéroport de Perpignan-Rivesaltes
[lat] => 42.741080352242804
[lon] => 2.868484027511029
)
[LGV] => non
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2561
)
[2] => Array
(
[id] => 11
[department_name] => Aude
[prefecture] => Array
(
[name] => Carcassonne
[lat] => 43.2117714428004
[lon] => 2.347028332138393
)
[sous-prefecture] => Array
(
[name] => Limoux - Narbonne
[lat] => 43.05377138858291
[lon] => 2.216343517094507
)
[other_places] => Array
(
[0] => Array
(
[name] => Narbonne
[lat] => 43.18480726947004
[lon] => 2.9986651824178727
)
)
[aeroports] => Array
(
[name] => Aéroport de Carcassonne-Salvaza
[lat] => 43.21400304076378
[lon] => 2.3081126336099085
)
[LGV] => non
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 1943
)
[3] => Array
(
[id] => 30
[department_name] => Gard
[prefecture] => Array
(
[name] => Nîmes
[lat] => 43.838820402729354
[lon] => 4.353843657098794
)
[sous-prefecture] => Array
(
[name] => Alès
[lat] => 44.127080796400875
[lon] => 4.083427215851882
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Vigan
[lat] => 43.99277412237646
[lon] => 3.605151093732204
)
)
[aeroports] => Array
(
[name] => Aéroport de Nîmes-Garons
[lat] => 43.76312944469214
[lon] => 4.421598139169517
)
[LGV] => oui
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2687
)
[4] => Array
(
[id] => 48
[department_name] => Lozère
[prefecture] => Array
(
[name] => Mende
[lat] => 44.51777698994725
[lon] => 3.504073059502802
)
[sous-prefecture] => Array
(
[name] => Florac
[lat] => 44.32403797579315
[lon] => 3.5915048594153753
)
[other_places] => none
[aeroports] => none
[LGV] => non
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1558
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.laregion.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => 91_logo.webp
[text] => Take a step back in time and visit historic Languedoc Roussillon. Stroll around the ramparts in Carcassonne, listen to a concert in the unique
amphitheatre in Nimes, or hire a boat and cruise down the Canal du Midi towards the sparkling Mediterranean Sea. Buy a property here and discover France as it
has been for thousands of years.
)
[seo_text] => <p>The five departments of Languedoc Roussillon have a huge variety of property and architectural styles. A house in the Pyrénées-Orientales is very
different to a seaside apartment in the Gard. The seaside towns close to Perpignan are amongst the most beautiful in France and property in Collioure,
Canet-en-Roussillon and Banyuls-sur-Mer is particularly desirable. An apartment, with sea-view in any of these towns is highly prized.</p>
<p>These seafront apartments in Languedoc Roussillon could not be more different to the traditional stone Mas that can be found inland. A Mas is a large farmhouse,
made from local stone. Along with the Bastide style houses they can be found scattered throughout Languedoc Roussillon. They usually have small windows at the back,
which faces the wind, with larger openings at the front to capture the sunlight. International buyers in particularly see a traditional Languedoc Roussillon Mas as a
prestigious and desirable property, particularly if it has been sympathetically renovated. The region is dominated by vineyards and there are plenty of country
houses and wine estates in Languedoc Roussillon.</p><p>Newbuilds too are popular in the region, and many are built using local materials so that they blend into the
landscape. Villas and newbuild apartments are popular in the coastal towns like Agde, Sete and La Grande-Motte. Having a property with a view over the Mediterranean
is an excellent investment, as well as fun to visit. There are also a number of beautiful Chateaux, Maison de Maitres, and country houses throughout Languedoc
Roussillon – property here truly is a mixture of styles and prices, with something for every budget. With prices lower than in neighbouring PACA, there are many
bargain properties to be found.</p>
)
[pays_de_la_loire] => Array
(
[id] => 52
[link] => /pays-de-la-loire-property
[region_name] => Pays-de-la-Loire
[new_region_name] => Pays-de-la-Loire
[hero_images] => 3
[agent_photo] =>
[vignette] => 52_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => centre_val_de_loire
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => From relaxing on the sandy beaches of the Vendée, to the exhilaration of the 24hr Le Mans festival, a property in Pays de la Loire will give you endless enjoyment.
[bold] => Welcome to Pays-de-la-Loire
)
[css_color] => #0D738E
[accordion] => Array
(
[what_to_expect] => <p><strong>Family friendly beaches, authentic French towns, some lovely chateaux, and bargain property prices</strong>.
Property in the Pays de la Loire is exceptional value for money, and is easy to get to from Paris, the UK, Belgium, Holland, and Germany.
Perhaps this is why so many international buyers have a holiday home here.</p><p>Situated on the <strong>Atlantic coast</strong>, the region has an excellent
climate with mild winters and warm (but not stifling hot) summers. This means that the beautiful, sandy, beaches in the Vendée are popular with families
who enjoy the warm sea, and pretty seaside resorts. Inland the ancient Duchy of Anjou straddles the Loire River, and it is here that you will find
the rolling vineyards that produce the famous aromatic rosé wine. Expect to see your neighbours enjoying many a sunset, with a glass of local wine
in their hands.</p><p><strong>The capital of the region, Nantes,</strong> has been cited as offering the highest quality of life in France.
The medieval core of the city has narrow streets and half-timbered houses, and the city has a real energy about it, as you find the tourists mixing
with the university students. Buy a property in the Pays de la Loire and you really will be opening the door to an exceptional quality of life.</p>
[access] => Array
(
[text] => <p>The main airport in the region is Nantes Atlantique, which is easily accessed to the south of the city. You can catch direct flights to over
80 destinations throughout Europe, Africa, the Middle East and North America. This is a particularly popular airport with buyers from the UK as it has
flights from London, Manchester, Birmingham, Edinburgh, Bristol, and Dublin.</p><p>The TGV between Nantes and Paris takes around 2hrs 20 mins, and from here
you can get the Eurostar to London, or travel onwards to Brussels, Amsterdam and other major European cities. Don’t forget too that there are over 250 SNCF
stations across the region.</p><p>The A11 motorway connects Nantes, Angers and Le Mans with Paris Orly airport, and then Paris centre. Heading north, the
RN137 takes you to Rennes and the Brittany ferry ports, whilst the A83 heads south to Niort and from there to La Rochelle and Bordeaux. Why not take the
smaller roads though, and head along the valley to Angers and Saumur, taking in the pretty riverside villages.</p>
[52_access_map] => transport map Pays-de-la-Loire
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in nine of the major towns and
resorts, as well as expert comment from our local agents in the region.</p><p>This is a popular region for holiday homes as property prices are so reasonable.
It is estimated that 11% of the 1.9m homes in the region are holiday-homes. The Pays de la Loire has seen some of the biggest house price rises in France over
recent years, although they are beginning to stabilise now. Price rises in the five departments have been: Loire Atlantique 2.2%, Maine-et-Loire 3.1%,
Mayenne 6.2%, Sarthe 6.2% and Vendée 7.3%.</p><p>Country property has been particularly popular in recent years, with high demand but low supply. There have
simply not been enough new properties coming onto the market to satisfy the number of domestic and overseas buyers. Older property, with plenty of space and
large gardens has been at the top of many buyers lists. Despite recent rises, you will find that property prices are generally lower than elsewhere in France
(particularly in Sarthe and Mayenne).</p>
[fall_in_love] => Array
(
[text] => <p><strong>The fairy-tale chateaux in the western side of the region</strong> are a great place to start. <strong>Saumur</strong> is known as
the prettiest and it overlooks both the Loire and Thouet rivers. Built in the 10th century it was extensively restored and is well worth a visit.
Whilst in Saumur you should definitely also go to see <strong>the Cadre Noir (black clad horse-riding instructors) at the Ecole Nationale d’Equitation
(French military riding academy)</strong>. Open to the public, you can see training in process and visit the stables. The riders also perform as an
equestrian display team, and this is one of the “Big Four” classical riding academies in the world.</p><p>Of course, you could also go and watch <strong>the
worlds oldest endurance race in Le Mans</strong>. The 24hr race is part of the “triple crown” of racing, alongside the Indianapolis 500 and the Monaco Grand
Prix. Over 250,000 visitors come to watch the race every year, with a full week of entertainment and events. Locals will tell you that more fun is had at
the “Le Mans Classic” though. Here you will see 800 classic racing cars on the track, 8,500 classic cars formally on display, and thousands more driven by
enthusiastic spectators. Many visitors are from the UK and the motorways north, after the event, are a sight to behold, with suitcases strapped on the back
of the old cars.</p><p>There is so much in Nantes to fall in love with, but one attraction that you may not have thought of are the Machines de l’ile.
Difficult to describe, but incredible in reality, these are a collection of machines inspired by Jules Verne and Leonardo da Vinci. The centrepiece is
a giant mechanical elephant, that people can ride upon as it strides along the quayside, spraying tourists with water from its giant trunk. Superb fun
for children and adults alike.</p><p>Similarly, while most tourists flock to Eurodisney and Parc Asterix, those in the know head to the Puy de Fou.
It has been voted as the worlds best theme park. Visitors travel through history, taking in 18 shows and four villages. You are free to choose your
own period of history and the shows are designed to be like live movies. From sword fights and gladiators to aquatic displays, set to 17th century ballet,
these are experiences that will live with you forever.</p><p>Finally, we’d suggest a trip to the coast. Not to laze on the <strong>200km’s of sandy beaches,
but to see the start of the Vendée Globe</strong>. This is the greatest sailing race around the world, non-stop and without assistance. The boats are all 60
feet long and are sailed solo. The next race sets off in January 2025, make a note in your diary now.</p>
[images_alt] => Array
(
[0] => beaches
[1] => architecture
[2] => wine
[3] => beach
[4] => nantes
[5] => vendees
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Gulf Stream gives western France a beautifully mild climate, with mild winters and warm summers.</li>
<li class="attribute-dot">Property in Pays de la Loire is well-priced, with many bargains to be had.</li>
<li class="attribute-dot">The river valleys are scenic and dotted with pretty villages and market towns.</li>
<li class="attribute-dot">Some of the local vineyards produce excellent, well-priced, wines. The Rosé is world-famous.</li>
<li class="attribute-dot">Pays de la Loire has some of the best beaches in France, pure sand and family friendly.</li>
</ul>
[banner-mg] => Array
(
[image] => 52_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nantes
[link] => /french-property-for-sale/mainSearch/departments:44/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Nantes
[image] => 52_nantes.webp
)
[1] => Array
(
[title] => Angers
[link] => /french-property-for-sale/mainSearch/departments:49/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Angers
[image] => 52_angers.webp
)
[2] => Array
(
[title] => Lakes
[link] => /lakes/pays-de-la-Loire
[subtitle] => Nature | Fishing
[image] => 52_lakes.webp
)
[3] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/52
[subtitle] =>
[image] => 52_coastal.webp
)
[4] => Array
(
[title] => Villages
[link] =>
[subtitle] =>
[image] => 52_villages.webp
)
[5] => Array
(
[title] => Vendée
[link] => /all/vendee
[subtitle] => Vendée | around La Roche-sur-Yon | on the coast
[image] => 52_vendee.webp
)
[6] => Array
(
[title] => Châteaux
[link] => /chateau/pays-de-la-loire
[subtitle] => "La vie de châteaux"
[image] => 52_chateaux.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 44
[department_name] => Loire-Atlantique
[area_m2] => 3191
[prefecture] => Array
(
[name] => Nantes
[lat] => 47.216603023225
[lon] => -1.5610214498934
)
[sous-prefecture] => Array
(
[name] => Châteaubriant-Ancenis
[lat] => 47.722750794072
[lon] => -1.3885276815558
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Nazaire
[lat] => 47.272566928493
[lon] => -2.2243989272089
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Nantes-Atlantique
[lat] => 47.157440665543
[lon] => -1.6063388897341
)
[1] => Array
(
[name] => Aéroport de Saint-Nazaire - Montoir
[lat] => 47.312208521054
[lon] => -2.1527079283702
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 53
[department_name] => Mayenne
[area_m2] => 1463
[prefecture] => Array
(
[name] => Laval
[lat] => 48.079272493391
[lon] => -0.76952609889041
)
[sous-prefecture] => Array
(
[name] => Château-Gontier
[lat] => 47.82850118542
[lon] => -0.71881788339367
)
[other_places] => Array
(
[0] => Array
(
[name] => Mayenne
[lat] => 48.30594598956
[lon] => -0.62206695986596
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Laval
[lat] => 48.032088434064
[lon] => -0.74020248247534
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 72
[department_name] => Sarthe
[area_m2] => 1685
[prefecture] => Array
(
[name] => Le Mans
[lat] => 48.006597714926
[lon] => 0.20308218743897
)
[sous-prefecture] => Array
(
[name] => La Flèche
[lat] => 47.69529585419
[lon] => -0.077358965814999
)
[other_places] => Array
(
[0] => Array
(
[name] => Mamers
[lat] => 48.347725224813
[lon] => 0.36721147271283
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Le Mans-Arnage
[lat] => 47.9467567753
[lon] => 0.19644179493912
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 49
[department_name] => Maine-et-Loire
[area_m2] => 2130
[prefecture] => Array
(
[name] => Angers
[lat] => 47.471332449547
[lon] => -0.54868716037205
)
[sous-prefecture] => Array
(
[name] => Cholet
[lat] => 47.059932981159
[lon] => -0.8811388143572
)
[other_places] => Array
(
[0] => Array
(
[name] => Saumur
[lat] => 47.260660092178
[lon] => -0.082129752079646
)
[1] => Array
(
[name] => Segré-en-Anjou Bleu
[lat] => 47.688685478533
[lon] => -0.86709236075116
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport d'Angers-Loire
[lat] => 47.562842543466
[lon] => -0.31459496273764
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 85
[department_name] => Vendée
[area_m2] => 2547
[prefecture] => Array
(
[name] => La Roche-sur-Yon
[latitude] => 46.670302234894
[longitude] => -1.4321667135904
)
[sous-prefecture] => Array
(
[name] => Fontenay-le-Comte
[latitude] => 46.465807044104
[longitude] => -0.80950350264548
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Sables-d'Olonne
[latitude] => 46.492916946554
[longitude] => -1.7949834457756
)
)
[aeroports] => Array
(
)
[LGV] => 0
[ski] => 0
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.paysdelaloire.fr/
[Official Tourism Office] => https://www.atlantic-loire-valley.com/
)
[image] => 52_logo.webp
[text] => The region is also home to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known,
chateaux such as Brézé, Saumur and Clisson...
)
[seo_text] => <p>The Pays de la Loire is renowned for its beautiful coastline and is home to some of the most beautiful beaches in France. From the wide, sandy,
beach in La Baule to the rugged coastline of the Vendée, there are plenty of opportunities for sunbathing, swimming, and water sports. The region is also home
to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known, chateaux such as Brézé, Saumur
and Clisson. The markets in Pays de la Loire are colourful and full of local delicacies. The wines are particularly good, and many compliment the fresh seafood
that is brought in from the boats landing in the ports and fishing villages of the Loire Atlantique.</p><p>The five departments of the Pays de la Loire offer
different styles of houses and apartments, each with a unique charm and appeal. Along the coastline you will find a mix of traditional fishing villages and
modern seaside resorts. Some of the latter feature Belle Epoque villas. Apartments with a sea view in Les Sables-d’Olonne, and Saint Jean-de-Monts fetch premium
prices.Further north, the fishing villages are home to charming cottages and apartments that reflect the maritime heritage of the Loire Atlantique.
Some of the most in demand are the houses and apartments in Pornic and the other resorts in the Baie de Bourgneuf.</p><p>Inland the Pays de la Loire is famous for
its vineyards and agricultural land, and you will find a mixture of farmhouses and old stone country houses. Many of these have been beautifully restored to regain
their original character and charm. Bigger cities like Nantes are home to half-timbered houses and more modern apartments. These homes offer a mix of historical and
contemporary living. New build (VEFA) properties are also popular in Nantes as it has a large student population and accommodation in the city centre is not easy to
find.</p><p>To summarise, you will find a variety of houses in Pays de la Loire, with something to suit all budgets and tastes.</p>
)
[poitou_charentes] => Array
(
[id] => 54
[link] => /poitou-charentes-property
[region_name] => Poitou-Charentes
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 54_team.webp
[vignette] => 54_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Looking for great value property in the second sunniest part of France? From sandy beaches to rolling vineyards you will fall in love with the Poitou Charentes.
[bold] => Welcome to Poitou-Charentes
)
[css_color] => #244C5E
[accordion] => Array
(
[what_to_expect] => <p>Beautiful properties, where the local stone glows creamy gold in the setting sun. Take your aperitif overlooking fields of sunflowers
or watching the viticulteurs tend their vines.</p><p>Buy a property in Poitou Charentes and you will get the best of two worlds. On the coast you
will find some of the safest, family-friendly, beaches in France. You will also be able to explore the famous oyster beds around the Ile d’Oléron and Ile
de Ré or go and shop for pearls in the designer boutiques that can be found in La Rochelle. Drive inland and you will soon be in the middle of the vines
that are used to make the finest Cognac. Courvoisier, Martell, Remy Martin, Hennessy - the names roll off the tongue as smoothly as the liquor itself.
Futuroscope is a theme park, renowned for its use of cinematographic and audio-visual techniques – it attracts around 2m visitors a year and is easy to access,
on the outskirts of Poitiers.</p>
[access] => Array
(
[text] => <p>The two main airports are La Rochelle and Poitiers. The former has regular domestic flights, as well as direct flights to the UK, *Ireland,
Belgium, Portugal and Switzerland. From Poitiers you can fly direct to London, Edinburgh, Lyon and Barcelona..</p><p>The region is also served by the TGV
network, with major stations in Poitiers, La Rochelle and Angouleme. Links to the Eurostar are easy and this is a popular way for clients from the UK to
visit their holiday homes in Poitou Charentes.</p><p>Similarly, the region is comfortably accessed by car from the UK, Netherlands, Belgium, Germany and
Switzerland, making it a popular holiday home destination. The A10 runs north-south through Poitou Charentes, with the RN141 and A83 travelling east-west.</p>
[54_access_map] => transport map Poitou-Charentes
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities.</p>
<p>This is a popular region for holiday homes as property prices are so reasonable. Prices in all four departments have risen in recent years. In 2022 the rises were
Charente (6.3%), Charente Maritime (5%), Deux-Sevres (6.3%) and Vienne (6.3%). Demand remains strong, particularly for rural property, and there is a distinct lack of
new properties coming on to the market. Old stone properties are particularly popular with international buyers, although with the increasing cost of building materials
and artisan labour many buyers are seeking property they can walk straight into, rather than the traditional “renovation projects”.</p><p>Poitou Charentes is also
renowned for its country estates and Maison des Maîtres (imposing houses, traditionally overlooking the master’s estate). These have been in strong demand recently,
particularly attracting buyers from Paris, Bordeaux, Toulouse, and other major cities. They are seen as excellent value for money,
and offer large, light, volumes with plenty of outside space.</p>
[fall_in_love] => Array
(
[text] => <p>The guided tours and tastings offered by <strong>the historic Cognac houses</strong>. Discover the secrets of double distillation,
hear from the master blenders about why their noses are insured for millions of euros, and wander through the cellars. If you are lucky your guide
will dip a tube into the barrels and let you sip an XO cognac as it matures. You will pay a small fortune for an XO in the upmarket restaurants of
<strong>La Rochelle</strong>, but it’s worth it. The views out over the old port are sensational and you can always take a walk through the old town
and admire the bespoke designer boutiques afterwards.</p><p> If it is romance you are after then head for <strong>La Venise Verte (the green Venice) in the
Marais Poitevin</strong>. You can hire a traditional barque and explore the myriad of canals that wend their way through this extraordinarily pretty marshland.
Another romantic spot is <strong>Talmont sur Gironde, one of the Plus beaux villages de France</strong>. It sits on a small promontory, south of
<strong>the beautiful sandy beaches of Meschers, Saint Georges de Didonne and Royan</strong>. Talmont has a population of under 100 people, but it is home
to many small shops, opened by expert artisans, that adorn the small pedestrian streets of this Bastide village.</p>
[images_alt] => Array
(
[0] => marais_poitevins
[1] => seafood
[2] => white_sand
[3] => roman_art
[4] => futuroscope
[5] => islands
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is <strong>the second sunniest part of France</strong>, the gulf stream protects it from climate extremes.</li>
<li class="attribute-dot">Property prices are amongst the most attractive in France.</li>
<li class="attribute-dot">This is a popular destination for both domestic and international buyers.</li>
<li class="attribute-dot">Access from the UK and northern Europe is easy.</li>
<li class="attribute-dot">The pace of life is slow – this is the ideal place to shrug off the pressures of modern life.</li>
</ul>
[banner-mg] => Array
(
[image] => 54_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/54
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/54
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Poitiers
[link] => /french-property-for-sale/getNearbyPostcodes/86000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Poitiers"
[image] => 54_poitiers.webp
)
[1] => Array
(
[title] => Niort
[link] => /french-property-for-sale/getNearbyPostcodes/79000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Niort
[image] => 54_niort.webp
)
[2] => Array
(
[title] => Business
[link] => /commercial/poitou-charentes/
[subtitle] => Bar | Restaurants | Gîtes | Hôtels
[image] => 54_business.webp
)
[3] => Array
(
[title] => Maisons de Maîtres - Châteaux
[link] =>
[subtitle] => A piece of History
[image] => 54_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/poitou-charentes
[subtitle] =>
[image] => 54_to_renovate.webp
)
[5] => Array
(
[title] => Angouleme
[link] => /french-property-for-sale/getNearbyPostcodes/16000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Angoulême
[image] => 54_angouleme.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/mainSearch/departments:/towns:17000+All_communes_in_postcode--17300+Rochefort/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Around La Rochelle | Rochefort
[image] => 54_larochelle.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 86
[department_name] => Vienne
[area_m2] => 1486
[prefecture] => Array
(
[name] => Poitiers
[lat] => 46.580377666719
[lon] => 0.33643787495239
)
[sous-prefecture] => Array
(
[name] => Châtellerault
[lat] => 46.815455663176
[lon] => 0.53293576220027
)
[other_places] => Array
(
[0] => Array
(
[name] => Montmorillon
[lat] => 46.425525643503
[lon] => 0.86851696049639
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Poitiers-Biard
[lat] => 46.586029594004
[lon] => 0.31054041083214
)
)
[LGV] => ligne SEA-Atlantique (LGV)
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] => 1
)
)
)
[1] => Array
(
[id] => 16
[department_name] => Charente
[area_m2] => 1442
[prefecture] => Array
(
[name] => Angoulême
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
[sous-prefecture] => Array
(
[name] => Confolens
[lat] => 46.01461421672052
[lon] => 0.6623215955946391
)
[other_places] => Array
(
[0] => Array
(
[name] => COGNAC
[lat] => 45.69164907468638
[lon] => -0.33200326046624257
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport international Angoulême-Cognac
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 17
[department_name] => Charente-Maritime
[area_m2] => 2735
[prefecture] => Array
(
[name] => La rochelle
[lat] => 46.163744159493
[lon] => -1.1435147968982
)
[sous-prefecture] => Array
(
[name] => Jonzac
[lat] => 45.445304400564
[lon] => -0.43091201268803
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochefort
[lat] => 45.936363673968
[lon] => -0.96539200082197
)
[1] => Array
(
[name] => Saintes
[lat] => 45.745163611248
[lon] => -0.62842777489997
)
[2] => Array
(
[name] => Saint-Jean-d'Angély
[lat] => 45.943717276267
[lon] => -0.51600369671248
)
[3] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[4] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[1] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 79
[department_name] => Deux-Sèvres
[area_m2] => 1336
[prefecture] => Array
(
[name] => Niort
[lat] => 46.324149124107
[lon] => -0.46561321829887
)
[sous-prefecture] => Array
(
[name] => Bressuire
[lat] => 46.846222435089
[lon] => -0.4953171170791
)
[other_places] => Array
(
[0] => Array
(
[name] => Parthenay
[lat] => 46.649023860419
[lon] => -0.25623587864736
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => 54_logo.webp
[text] => Known for its family friendly beaches and wonderful countryside, this is the ideal holiday-home destination. In summer, the rolling countryside has a
wonderful contrast between the golden sunflowers and the perfectly manicured green vineyards. The river valleys are dotted with pretty villages and market towns.
)
[seo_text] => <p>The four departments in Poitou Charentes have a diverse range of property styles, each with its own individual appeal. It has a rich architectural
heritage and many of the old, stone, properties have been sympathetically renovated. These traditional houses feature thick stone walls (more than useful for insulation
and to protect against rising energy costs) and exposed wooden beams, both of which reflect the use of local materials. Deux Sevres and Vienne, in the north of Poitou
Charentes, have a particularly fine choice of old, stone country property and farmhouses. The use of local materials adds to the unique character and charm of both of
these beautiful departments.</p><p>One of the most distinctive architectural styles in Poitou Charentes is Romanesque, characterised by rounded arches, barrel vaults
and decorative stone carvings. Two good examples are the Cathedral in Poitiers and the Abbey in Saintes. You will also find a large number of Renaissance chateaux,
with their beautiful symmetry and ornate decoration.</p><p>Materials local to Poitou Charentes include limestone, sandstone, and granite. Look out for towns with
“les carrieres” in their name. These ae the quarries used to source the stone. One of the most famous is St Meme les Carrieres in Charente, where the mayor will
tell you that the base to the Statue of Liberty sits on local stone. This may well be an urban myth but is has certainly been used in many of the most prestigious
churches, abbeys, and cathedrals in France.</p><p>New build (VEFA) properties are incredibly popular in La Rochelle and on the coast, they offer modern, light,
energy efficient accommodation. If you are looking for a holiday home that you can let out for seasonal rentals, then these can offer an excellent return on investment.
The same goes for property on the Ile de Ré and Ile d’Oleron – both of which are incredibly popular holiday destinations for Parisians. Property on the islands can be
an excellent investment, as well as a joy to visit.</p><p>If you are seeking a French property with character and history then Poitou Charentes is your ideal destination.</p>
)
[centre_val_de_loire] => Array
(
[id] => 24
[link] => /loire-valley-property
[region_name] => Centre-Val-de-Loire
[new_region_name] => Centre-Val-de-Loire
[hero_images] => 1
[agent_photo] =>
[vignette] => 24_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => pays_de_la_loire
[ski] =>
[beach] =>
[welcome] => Array
(
[h3] => Fairy-tale chateaux, beautiful riverside villages and spectacular vineyards, the Loire Valley is your ideal destination.
[bold] => Welcome to Loire Valley
)
[css_color] => #7DA4B8
[accordion] => Array
(
[what_to_expect] => <p>Well, you can’t ask for much more than the most beautiful chateaux in France.<strong> Nothing beats a day out at Chambord, Chenonceau or
one of the dozens that line the Loire riverbank. Immerse yourself in French history, or simply wander around the glorious formal gardens </strong>.
You won’t be alone though, as they attract tourists from around the world, throughout the year. This means that property in the Loire valley is an excellent
investment, with plenty of short-term rental opportunities.</p><p>Expect more than pretty chateaux though – the Loire valley is also home to some of the most
attractive towns in France. Blois, Tours and Bourges are just three that have historic centres to explore and, as the French would say,
“un patrimoine exceptionnel”. <strong>The climate is ideal, with warm, sunny summers and mild winters. Ideal for growing grapes, which is why you will find
plenty of vineyards and some excellent local wines </strong>.</p><p>You can also expect to see an excellent mixture of property – from renovation properties in
the Loire countryside, at bargain prices, to beautiful family homes and mini-chateaux. Buy a property in Centre Val de Loire and you can be certain that you
will be in good company.</p>
[access] => Array
(
[text] => <p>Many visitors come to the Loire valley via Paris, and the international airports are easy to access by car or train. However, there is also a
small and convenient regional airport in Tours. You can fly direct to London, Dublin, Porto, Marrakech, Marseille and Montenegro.</p>
<p>Centre Val de Loire has a well-developed railway network that connect to major cities in France and Europe. The TGV high-speed trains run from Paris
Montparnasse to Tours (around 1 hr 15 mins), Orleans (around 1hr 5 mins) and Bourges (around 1 hr 57 mins). Indeed, the French Government is investing
300m euros in the regional SNCF network in 2023, with much of this being spent on modernising the Paris-Orleans-Limoges-Toulouse line.</p>
<p>Accessing the Loire valley by car is easy, and you get to drive through the beautiful vineyards and countryside. The A10 motorway connects Paris to Tours,
while the A71 heads south and west from Orleans to Clermont-Ferrand and the French Alps. The A28 heads north and will take you to Le Mans and then up towards
the ferry ports.</p>
[24_access_map] => transport map Centre-Val-de-Loire
)
[market] => <p>The market in Centre Val de Loire has been strong in recent years, throughout all six departments. On average, prices rose between 4-6% last year,
with the lowest prices being found in Indre, and the highest in Indre et Loire. Obviously, you will pay a premium for property in one of the larger towns
(Tours, Orléans, Bourges, Blois or Chateauroux), although none of these are major cities. Tours, for example, has a population of around 136,000.</p>
<p>You will find that property in a town or village that attracts a high footfall of tourists, also attracts a premium for both sales and rentals. So,
if you want to have a view over the Chateau de Cheverny, or Chateau Royal d’Amboise, then you will pay a pretty penny for the privilege.</p>
<p>The good news is that property throughout the region offers exceptional value for money, and there are a plethora of pretty towns and villages to choose from.
Our property portfolio in the Loire valley typically ranges from townhouses for well under 100,000 euros, up to mini-chateaux and majestic country estates.
This is definitely a region where “local knowledge” is worth its weight in gold, you will find that our agents on the ground have a wealth of knowledge about
the prettiest towns, best markets and tourist traps to avoid. They will also be able to advise on local property prices and help you find your dream house in
the Loire Valley.</p>
[fall_in_love] => Array
(
[text] => <p>We have to start with the Loire valley between Surry-sur-Loire (in the Loiret) and Chalonnes (in the Maine-et-Loire, which is in the adjoining
region of Pays de la Loire). The reason we start with this is that the whole stretch along <strong>the river is classified as a UNESCO world heritage
site</strong>. It is classified as an “outstanding cultural landscape of great beauty, containing historic towns and villages, as well as great architectural
monuments (the chateaux)”. You will be hard pushed to find <strong>a more romantic spot than the best Loire valley castles</strong> – amongst the best
are Chambord, Villandry, Amboise, Chenonceau and Blois. The gardens at Villandry deserve a special mention as they are truly special.</p>
<p>The <strong>gothic cathedral in Chartres</strong> is another special place to visit. It is one of the most significant in France and we particularly
recommend an evening visit in the summer, where the cathedral and surrounding buildings are beautifully illuminated. A trip to Tours should also be at
the top of any visitors list – wander round the historic old town and you will see beautiful half-timbered houses, you are likely to end up at the pretty
Place Plumereau, which is the ideal spot for grabbing a coffee and watching the tourists who come to visit the nearby cathedral. Don’t miss the amphitheatre
either, it is one of the largest in France.</p><p>We also recommend a visit to the historic walled town of Richelieu and its weekly market.
This area used to be one of the most important truffle suppliers in the 19th century, and the market is full of stalls selling both the oil and
the truffles themselves. Add in the colourful array of local food and wines and it is a chef’s dream. If you are looking for a bit more hustle
and bustle, then head to Orléans. It is a university town, and the students, tourists and locals give it a lovely atmosphere, it’s easy to get
around on the tram system too. Then why not head out to the forest of Orléans, with its deer, wild boar and 180 species of birds.</p>
[images_alt] => Array
(
[0] => architecture
[1] => promenade
[2] => countryside
[3] => typical_houses
[4] => gardens
[5] => grappes_for_wines
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">A perfect climate for those who like warm (not scorching) summers and mild winters.</li>
<li class="attribute-dot">The most renowned, and beautiful, collection of chateaux in the world.</li>
<li class="attribute-dot">Reasonable property prices that offer great value for money</li>
<li class="attribute-dot">Wonderful markets, where you will find excellent wines, truffles and local produce.</li>
<li class="attribute-dot">A cyclist’s dream, with riverside cycle paths and forest trails.</li>
</ul>
[banner-mg] => Array
(
[image] => 24_search_banner.webp
)
[collections] => Array
(
[bargains] => Array
(
[name] => Bargains
[link] => /all/centre/price:l
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/24
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Orléans
[link] => /french-property-for-sale/getNearbyPostcodes/45000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Orléans"
[image] => 24_orleans.webp
)
[1] => Array
(
[title] => Tours
[link] => /french-property-for-sale/getNearbyPostcodes/37000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Tours
[image] => 24_tours.webp
)
[2] => Array
(
[title] => Châteaux & Maisons de Maître
[link] => /chateaux/Centre-Val-de-Loire/
[subtitle] => A piece of History
[image] => 24_chateaux.webp
)
[3] => Array
(
[title] => < 2h from Paris
[link] => /french-property-for-sale/mainSearch/departments:28--41--45/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Ideal for escape from Paris
[image] => 24_2hours.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Centre-Val-de-Loire
[subtitle] => Pleasure to renovate
[image] => 24_renovate.webp
)
[5] => Array
(
[title] => Indre
[link] => /all/indre
[subtitle] => Indre | Around Châteauroux
[image] => 24_indre.webp
)
[6] => Array
(
[title] => Cher
[link] => /all/cher
[subtitle] => Cher | Around Bourges
[image] => 24_bourges.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 45
[department_name] => Loiret
[area_m2] => 1936
[prefecture] => Array
(
[name] => Orléans
[lat] => 47.90472552438
[lon] => 1.910701271837
)
[sous-prefecture] => Array
(
[name] => Montargis
[lat] => 47.997763193361
[lon] => 2.7348897635757
)
[other_places] => Array
(
[0] => Array
(
[name] => Pithiviers
[lat] => 48.17306941322
[lon] => 2.2585638287577
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Orléans Loire-Valley
[lat] => 47.898345713585
[lon] => 2.1606222526085
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 18
[department_name] => Cher
[area_m2] => 1222
[prefecture] => Array
(
[name] => Bourges
[lat] => 47.08153669888109
[lon] => 2.401044176615511
)
[sous-prefecture] => Array
(
[name] => Saint-Amand-Montrond
[lat] => 46.725210569514765
[lon] => 2.50376818957971
)
[other_places] => Array
(
[0] => Array
(
[name] => Vierzon
[lat] => 47.220987633010175
[lon] => 2.0695189615591647
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Bourges
[lat] => 47.058919
[lon] => 2.369818
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[2] => Array
(
[id] => 28
[department_name] => Eure-et-Loir
[prefecture] => Array
(
[name] => Chartres
[lat] => 48.44366511775
[lon] => 1.4871308145001
)
[sous-prefecture] => Array
(
[name] => Châteaudun
[lat] => 48.071102925719
[lon] => 1.3297716927509
)
[other_places] => Array
(
[0] => Array
(
[name] => Dreux
[lat] => 48.736338118224
[lon] => 1.3719735484808
)
[1] => Array
(
[name] => Nogent-le-Rotrou
[lat] => 48.321465519757
[lon] => 0.81791514347906
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[area_m2] => 1917
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] => 1
)
)
)
[3] => Array
(
[id] => 36
[department_name] => Indre
[area_m2] => 1077
[prefecture] => Array
(
[name] => Châteauroux
[lat] => 46.811386456269
[lon] => 1.6839531520736
)
[sous_prefectures] => Array
(
[name] => Issoudun
[lat] => 46.947662377779
[lon] => 1.9874494319692
)
[other_places] => Array
(
[0] => Array
(
[name] => La Châtre
[lat] => 46.581981497241
[lon] => 1.9862808830588
)
[1] => Array
(
[name] => Le Blanc
[lat] => 46.63414914025
[lon] => 1.0648203592064
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Châteauroux-Centre
[lat] => 46.859889923194
[lon] => 1.7263939368828
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 37
[department_name] => Indre-et-Loire
[area_m2] => 2163
[prefecture] => Array
(
[name] => Tours
[lat] => 47.39362654784906
[lon] => 0.6812901726713677
)
[sous_prefectures] => Array
(
[name] => Chinon
[lat] => 47.16780187824234
[lon] => 0.23947414529546965
)
[other_places] => Array
(
[0] => Array
(
[name] => Loches
[lat] => 47.12860138926316
[lon] => 0.994149494873711
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Tours-Val de Loire
[lat] => 47.42590928659159
[lon] => 0.7192836734772627
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[5] => Array
(
[id] => 41
[department_name] => Loir-et-Cher
[area_m2] => 1532
[prefecture] => Array
(
[name] => Blois
[lat] => 47.586463253451
[lon] => 1.3357963921158
)
[sous-prefecture] => Array
(
[name] => Romorantin-Lanthenay
[lat] => 47.359017550334
[lon] => 1.7485368736418
)
[other_places] => Array
(
[0] => Array
(
[name] => Vendôme
[lat] => 47.793201107934
[lon] => 1.0656575035554
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.centre-valdeloire.fr/
[Official Tourism Office] => https://en.tourisme-terresduvaldeloire.fr/
)
[image] => 24_logo.webp
[text] => The Loire valley (also known as the garden of France) boasts stunning landscapes, rich history, and world-famous chateaux. Once the home of kings,
queens and nobility they offer a unique glimpse into the opulent lifestyles of the French aristocracy. The region is dotted with vineyards, fields of sunflowers
and beautiful riverside towns. The best way to explore is by bicycle, on one of the many dedicated cycle paths, or why not treat yourself to a hot-air balloon
ride and get a different perspective on this beautiful area.
)
[seo_text] => <p>Centre Val de Loire is a region with a rich architectural heritage, reflected in the property type and style. Of course, you will find hundreds of
chateaux in the Loire valley. These grand properties were built by the French nobility and are known for their opulent architecture, vast gardens and ornate interiors.
They often feature steep, slate, roofs, large windows and detailed turrets and balconies.</p><p>Staying with nobility and affluent families, you will also find a
good selection of country estates and Manoirs (or manor houses). Smaller in size, but still representing a significant architectural heritage, they were built
by the wealthy landowners and nobles. Manoirs have steep pitched roofs, made from slate or clay tiles, and are adorned with large windows that provide plenty of
natural light.</p><p>The Loire valley is also home to many prestigious Maisons de Maitre, which are similar to Manoir but more symmetrical in style.
They typically feature wrought-iron balconies, large windows with shutters and hipped roofs. There are also many farmhouses, the most notable of which
often come with a prestigious vineyard attached. Country houses in the Centre Val de Loire are popular with both domestic and international buyers, due
to the beautiful surroundings, attractive prices, and ease of access.</p><p>New build property in the Loire valley is seeing an increased demand as it can be built
to the latest environmental standards and is particularly energy efficient. Well located building land is becoming more difficult to find, but our local agents
are well placed to dig out the best plots.</p>
)
[provence_cote_d_azur] => Array
(
[id] => 93
[link] => /provence-cote-d-azur-property
[region_name] => Provence-Côte d'Azur
[new_region_name] => Provence - Alps - Côte d'Azur
[hero_images] => 3
[agent_photo] => 93_team.webp
[vignette] => 93_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461429
[region_selected] => languedoc_roussillon
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Could there be any better place to own property than the south of France? The Mediterranean climate has to be amongst the best in the world, and as for the scenery!
[bold] => Welcome to French Riviera
)
[css_color] => #3C9ECD
[accordion] => Array
(
[what_to_expect] => <p>Provence Alps Cote d’Azur (PACA) is a region of contrasts. Of course, we all know the glamorous resorts as home to the rich and famous -
St Tropez, Cannes and Antibes are just three of the beautiful resorts that line the coast. But, a little inland, you will find some of the most spectacular
scenery in France (try Les Gorges du Verdon as a taster). You will also find that buying property in PACA is eminently possible, no matter your budget.
There are bargains to be had across the region, from a rural farmhouse in the hills, to a city centre apartment in bustling Nice or Avignon. As the famous
quote goes <strong> “I don’t want to be a millionaire, just to live like one” </strong>.</p><p>You can expect to enjoy year-round sunshine, and some of the
finest bars and restaurants in Europe – can there be anything more pleasant than watching the sun set over the Mediterranean, whilst enjoying your aperitif?
You will find that PACA is easy to get to, no matter where in the world you live. No wonder that property here attracts international buyers, as well as those
from across France.</p>
[access] => Array
(
[text] => <p>There are provincial airports throughout PACA, but the two main airports are in Nice and Marseille. Nice Cote d’Azur airport has direct flights
to 31 countries, on five continents, and welcomes 6.5m passengers a year, many of whom fly in privately. It has a dedicated “business aviation” terminal,
with its own customs control and luxury shops. You can also use the helicopter terminal, with a seven-minute transfer time to Monaco. Meanwhile,
the Aéroport Marseille Provence has direct flights to around 120 destinations, from Addis-Abeba to Zurich. It offers easy access to the major towns
and villages of Provence, as well as major hubs such as Toulon, Aix-en-Provence, and Avignon.</p><p>Reaching PACA by train is also easy. There are ten TGV
stops with a journey time from Paris of just 2hrs 45 minutes to Avignon, and around 5hrs, 40 minutes to Nice. Of course, the SNCF network also covers the
region, and the local trains traverse some spectacular scenery.</p><p>By car, the A8 motorway runs east-west across the region, following the line of the
Mediterranean. The A7 heads due north from Marseille, up to Lyon, passing through Avignon, Montelimar and Valence.</p>
[93_access_map] => transport map Provence-Côte d'Azur
)
[market] => <p>For an in-depth analysis, read our latest Provence Alps Cote d’Azur (PACA) market comment (below), which includes average prices in all the
major towns and cities.</p><p>It should be no surprise that property in PACA attracts buyers from all over the world, it also has an incredibly strong domestic
demand. This makes it an attractive investment proposition, with a high chance of long-term capital growth. The fact that this region is so popular with tourists,
year-round, also means that many buyers offer seasonal holiday rentals when they are not using their properties. This helps cover the annual running costs of
the property, and often more.</p><p>Since Covid, demand for property in PACA has outstripped supply – there have simply not been enough new properties coming
onto the market. This balance is beginning to shift, which is particularly good news for overseas buyers as they will have more choice. Prices have been rising
steadily in all six departments within PACA. In the last 12 months they have risen between 4.5% (Bouches du Rhone) and 9.9% (Vaucluse). Of course, you will pay
a premium to be on the coast, or to be in, or near, one of the major cities such as Nice, Aix-en-Provence, Avignon, and Arles.</p>
[fall_in_love] => Array
(
[text] => <p>Where else to start other than <strong>driving along the Corniche </strong>.</p><p>Whilst on the coast here it would be almost impossible
not to fall in love with <strong>any of the villages on the Gulf of St Tropez, the designer boutiques in Cannes or perhaps even “Billionaires Bay beach”
on the Cap d’Antibes. </strong> Nice is a superb city, and the airport is literally at one end of the famous <strong>“Promenade des Anglais” </strong>,
further down you will find the famous 5* Hotel Negresco with its period furniture and Baccarat chandelier. Try the Negresco beach club restaurant if you
are looking to impress.</p><p>Away from the coast, <strong>the Gorges de Verdon </strong> is the biggest canyon in Europe. The river Verdon was named
for its turquoise-green colour and the view from the clifftops, down into the canyon is simply incredible. The limestone walls of the canyon attract
rock climbers, and the gorge is very popular for kayaking. There are literally <strong>hundreds of beautiful inland towns and villages </strong> too.
Amongst our favourites is Gordes, in the Luberon Regional Nature Park. Home to many famous painters the cobbled streets wend their way uphill to the
picturesque chateau. Other favourites include “les plus beaux villages” such as Roussillon, Ménerbes, Lourmarin, Ansouis, Venasque and Séguret – just make
sure you visit during <strong>lavender season </strong>.</p><p><strong>The ski resorts of PACA, like Serre Chevalier-Briancon</strong> don’t get talked
about enough.</p><p>Finally, we think you will fall in love with Avignon and the surrounding villages. Make sure you visit Pope’s Palace (and particularly
the gardens) and for a view to die for, try the 14th century Fort Saint-André, it has a 360-degree panoramic view, which includes Mont Ventoux.</p>
[images_alt] => Array
(
[0] => Mediterranean_sea
[1] => centenary_olive_tree
[2] => calanques
[3] => Mediterranean_mountain
[4] => mimosa
[5] => palais_des_papes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean sunshine, that lights up the region throughout the year.</li>
<li class="attribute-dot">World class bars, restaurants, and boutiques, mix with the rich and famous.</li>
<li class="attribute-dot">All types of property to suit every budget – from rural farmhouses to villas with a view.</li>
<li class="attribute-dot">The mix of French and International buyers means that demand for property is constant.</li>
<li class="attribute-dot">How about skiing in any of the 46 ski resorts. This truly is a region with everything you could want.</li>
</ul>
[banner-mg] => Array
(
[image] => 93_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nice
[link] => /french-property-for-sale/mainSearch/departments:/towns:06000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => "La promenade des Anglais"
[image] => 93_nice.webp
)
[1] => Array
(
[title] => Fréjus - Saint Raphaël
[link] => /french-property-for-sale/paca_regions/frejus_st_raphael
[subtitle] => Sea and sun
[image] => 93_frejus.webp
)
[2] => Array
(
[title] => Sea view
[link] => /french-property-for-sale/type/sea-view/26/93
[subtitle] => A dream becomes reality
[image] => 93_seaview.webp
)
[3] => Array
(
[title] => Prestige
[link] => /all/provence-cote-d-azur/price:z
[subtitle] => Luxury properties
[image] => 93_prestige.webp
)
[4] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/93
[subtitle] => and what beautiful coast!
[image] => 93_coastal.webp
)
[5] => Array
(
[title] => Avignon
[link] => /french-property-for-sale/getNearbyPostcodes/84000/15/sort:price/direction:desc
[subtitle] => Avignon | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
[6] => Array
(
[title] => Special "The Provence"
[link] => /provence-property
[subtitle] =>
[image] => 93_Special_The_Provence.webp
)
[7] => Array
(
[title] => Hinterland
[link] =>
[subtitle] =>
[image] => 93_hinterland.webp
)
[8] => Array
(
[title] => Mountains
[link] => /french-property-for-sale/type/mountain-view/23/93
[subtitle] => Ville | Ville | Ville
[image] => 93_mountain.webp
)
[9] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => Ville | Village| Village
[image] => 93_villages.webp
)
[10] => Array
(
[title] => Corse
[link] => /all/corse
[subtitle] => L'Ile de Beauté | around ville
[image] => 93_corse.webp
)
[11] => Array
(
[title] => Cap d'Antibes
[link] => /french-property-for-sale/paca_regions/antibes
[subtitle] => Antibes | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 13
[department_name] => Bouches-du-Rhône
[prefecture] => Array
(
[name] => Marseille
[lat] => 43.29631810802621
[lon] => 5.363137615398482
)
[sous-prefecture] => Array
(
[name] => Aix-en-Provence
[lat] => 43.52926369712411
[lon] => 5.443897232333404
)
[other_places] => Array
(
[0] => Array
(
[name] => Arles
[lat] => 43.67499405728668
[lon] => 4.621813547377342
)
)
[aeroports] => Array
(
[name] => Aéroport International Marseille
[lat] => 43.43844496016025
[lon] => 5.214592420103773
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4515
)
[1] => Array
(
[id] => 06
[department_name] => Alpes-Maritimes
[prefecture] => Array
(
[name] => Nice
[lat] => 43.71088354499805
[lon] => 7.262596327903607
)
[sous-prefecture] => Array
(
[name] => Cannes
[lat] => 43.55331623052685
[lon] => 7.016060231400341
)
[other_places] => Array
(
[0] => Array
(
[name] => Antibes
[lat] => 43.58016713703897
[lon] => 7.123897890910482
)
[1] => Array
(
[name] => Grasse
[lat] => 43.659562400434815
[lon] => 6.92618691435912
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International de Nice Côte d'Azur
[lat] => 43.65970678470227
[lon] => 7.214757025548819
)
[1] => Array
(
[name] => Aéroport de Cannes Mandelieu
[lat] => 43.54690396898978
[lon] => 6.953912165098499
)
)
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 5667
)
[2] => Array
(
[id] => 83
[department_name] => Var
[prefecture] => Array
(
[name] => Toulon
[lat] => 43.123828756420515
[lon] => 5.928288801137243
)
[sous-prefecture] => Array
(
[name] => Draguignan
[lat] => 43.5374933582045
[lon] => 6.465076668987897
)
[other_places] => Array
(
[0] => Array
(
[name] => Bandol - Le Lavandou - Sainte Maxime...
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Saint-Tropez
[lat] => 43.26780379460754
[lon] => 6.640739141516703
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International Toulon - Hyères
[lat] => 43.095597284231275
[lon] => 6.150448740048504
)
[1] => Array
(
[name] => Aéroport du Castelet
[lat] => 43.251540236018855
[lon] => 5.783035785058158
)
[2] => Array
(
[name] => Aéroport du du Golfe de Saint Tropez - La Môle
[lat] => 43.20492014200586
[lon] => 6.4793896187354925
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4712
)
[3] => Array
(
[id] => 04
[department_name] => Alpes-de-Haute-Provence
[department_link] => alpes-de-hautes-provence
[prefecture] => Array
(
[name] => Digne-les-Bains
[lat] => 44.092369818704434
[lon] => 6.235956482736276
)
[sous-prefecture] => Array
(
[name] => Barcelonnette
[lat] => 44.38609913893373
[lon] => 6.647958902783272
)
[other_places] => Array
(
[0] => Array
(
[name] => Forcalquier
[lat] => 43.95976639015638
[lon] => 5.78330822456598
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2599
)
[4] => Array
(
[id] => 05
[department_name] => Hautes-Alpes
[prefecture] => Array
(
[name] => Gap
[lat] => 6.080468522373776
[lon] => 6.080468522373776
)
[sous-prefecture] => Array
(
[name] => Briançon
[lat] => 44.89976400310319
[lon] => 6.641546594431339
)
[other_places] => Array
(
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2925
)
[5] => Array
(
[id] => 84
[department_name] => Vaucluse
[prefecture] => Array
(
[name] => Avignon
[lat] => 43.94903334528795
[lon] => 4.805406364817415
)
[sous-prefecture] => Array
(
[name] => Carpentras
[lat] => 44.05594598913386
[lon] => 5.0455722797158975
)
[other_places] => Array
(
[0] => Array
(
[name] => Apt
[lat] => 43.876866873478015
[lon] => 5.395218580809679
)
[1] => Array
(
[name] => Orange
[lat] => 44.13861471186525
[lon] => 4.806033768371058
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Avignon - Provence
[lat] => 43.909786679124565
[lon] => 4.8974588268223815
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3129
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.maregionsud.fr/
[Official Tourism Office] => https://provence-alpes-cotedazur.com/en
)
[image] => 93_logo.webp
[text] => With its sparkling coastline and charming hilltop towns, PACA is a must-visit destination for those looking to experience the true essence of the
Mediterranean. From history buffs to sun-seekers there is something for everyone. Stroll through the vibrant markets of Nice, wander the winding streets of
Avignon or soak up the sun on the pristine beaches of Cannes or St Tropez...
)
[seo_text] => <p>... Still not had enough, then go explore the Roman ruins in Arles. The regions cuisine is as rich and diverse as the landscape.
Try the local bouillabaisse with a local Provencal wine, or even a glass of pastis. From the snow-capped peaks of the Alpes-de-Haute-Provence to the azure
waters of the Med you are in for a visual feast.</p><p>Provence-Alpes-Côte d'Azur, often abbreviated as PACA, is a region in the southeastern part of France.
It is known for its picturesque landscapes, beautiful coastlines, and vibrant culture. The region is composed of six departments, each with its unique charm
and identity. PACA is a popular destination for tourists who come to enjoy the Mediterranean climate, historical monuments, and stunning scenery.</p><p>The region is bordered by the Mediterranean Sea to
the south and the Alps to the north. The coastline is famous for its sparkling blue waters, sandy beaches, and charming fishing villages. Some of the most popular
coastal destinations in the region include Cannes, Saint-Tropez, and Nice. The beaches here are perfect for sunbathing, swimming, and water sports, and the coastal
towns are packed with restaurants, cafes, and bars, offering visitors a wide range of dining and entertainment options.</p><p>PACA's inland region is equally as
beautiful and offers a more rural and relaxed atmosphere. The region is filled with picturesque towns, rolling hills, and lavender fields that are in bloom in the
summer months. The Luberon Regional Park, located in the Vaucluse department, is a popular destination for visitors who come to enjoy the scenic countryside and
to hike or bike the many trails.</p><p>One of the most significant cultural attractions in the region is the city of Avignon, located in the Vaucluse department.
The city is home to the Palais des Papes, a UNESCO World Heritage Site and the largest gothic palace in Europe. The Avignon Festival, held annually in July, is
also a popular event that attracts visitors from all over the world. The festival showcases theatre, dance, and music performances.</p><p>The region is also renowned
for its wine production, particularly in the Rhone Valley and the Var department. The vineyards here produce some of the most prestigious wines in the world,
including Châteauneuf-du-Pape and Côtes de Provence. Wine enthusiasts can take a tour of the vineyards and sample the local wines.</p><p>The region's cuisine is
another highlight, with a strong emphasis on seafood, olive oil, and fresh produce. The famous Provençal dish, bouillabaisse, is a must-try when visiting the region.
This fish stew is made with a variety of fish, shellfish, and vegetables and is typically served with rouille and bread.</p><p>In terms of transportation, the region
has several international airports, including Nice Côte d'Azur Airport and Marseille Provence Airport. The region is also served by a high-speed train network, making
it easy to travel between towns and cities.</p><p>In conclusion, Provence-Alpes-Côte d'Azur is a beautiful and diverse region that offers something for everyone.
From its stunning coastlines and charming towns to its rich culture, history, and cuisine, the region is an ideal destination for those looking to experience the
best that France has to offer.</p>
)
[provence] => Array
(
[id] => 98
[link] => /provence-property
[region_name] => Provence
[new_region_name] => Provence
[hero_images] => 3
[agent_photo] =>
[vignette] => 98_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820332bc5a2f8c1
[region_selected] => provence_cote_d_azur
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => From the towering peak of Mont Ventoux to the vibrant lavender fields bathed in sunlight, a truly remarkable lifestyle awaits…
[bold] => Welcome to Provence
)
[css_color] => #3C9ECD
[accordion] => Array
(
[what_to_expect] => <p>Come to Provence and you will find an unrivalled collection of interesting and beautiful sites to visit: small towns with welcoming
locals, vibrant and colourful Provencal markets, old Roman excavations and mountains, lakes and rivers to swim/canoe in. It is often said that the
countryside here resembles Tuscany, and it is true, except that it is easier to get to! If you are looking for an area that exemplifies “the good life”
then Provence should be your destination </p>
[access] => Array
(
[text] => <p>One of the reasons that holiday homes in Provence are so popular is that it is easy to get to. Marseilles Provence airport flies to
destinations across Europe, as well as to North America and Africa. It has its own station, with direct trains to Nîmes, Montpellier,
and Narbonne (west), Orange, Montelimar and Valence (north) and Toulon, Cannes and Nice (east). Avignon and Nîmes both have airports too.</p>
<p>Other cities like Aix-en-Provence and Avignon also have excellent train links with the rest of France and northern Europe.</p><p>The A7
motorway runs down from Lyon, through Valence, Montelimar, Orange and Avignon and the minor roads in Provence (away from the coast) tend to be
traffic free and ideal for cycling.</p>
[access_image_title] =>
)
[market] => <p>For an in-depth analysis, read our market reports covering PACA, Occitanie and the Rhone-Alpes, which include average prices in all of the
major towns and cities.</p><p>After many years of price growth, we are seeing prices stabilise across Provence, with buyers having more choice than they
have seen since the confinements. Broadly speaking you will pay a premium to be near the coast, or to be in any of the Prefectures: Marseille, Avignon,
Nîmes, Valence, Privas and Digne-les-Bains.</p><p>The Luberon is perhaps the best-known area, but many second-home buyers are now looking in the Gard
and Drome Provencale where property values tend to be lower, and offer exceptional value for money.</p>
[fall_in_love] => Array
(
[text] => <p>You will fall in love with the whole area, particularly with the festivals and exhibitions that can be found throughout Provence.
Favourites amongst our agents who live and work in the area include the snappily titled Festival International de Piano de La Roque d’Antheron.
Established in 1981 it is one of the most prestigious piano festivals in the world, which takes place in the outside auditorium of the Chateau de
Florans. Likewise, Les Choregies d’Orange holds plays, concerts and festivals in the Theatre Antique d’Orange, built in the first century by
Emperor Augustus it is a UNESCO heritage site and a spectacular concert venue. Another favourite is the Festival d’Avignon, every July the
streets turn into a “city theatre” – in the words of the organisers it reconciles architecture with theatre, art and poetry, attracting thousands
of visitors from all over the world. </p>
[images_alt] => Array
(
[0] => provencale market
[1] => pétanque in the sun
[2] => lavender handmade soap
[3] => beaux villages
[4] => camargue and pink flamingos
[5] => festivals region
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Wonderful climate, with over 300 days of sunshine a year</li>
<li class="attribute-dot">Picturesque gorges, rivers and lakes to explore and enjoy</li>
<li class="attribute-dot">World class cycling, including the mythical Mont Ventoux</li>
<li class="attribute-dot">Glorious architecture, from the Pont du Gard to the Roman ampitheatres in Nîmes or Arles and the theatre in Vaison-la-Romaine.</li>
<li class="attribute-dot">Exceptional wines, cheeses and local delicacies, displayed in welcoming markets</li>
<li class="attribute-dot">A quality of life that is as good as any in Europe </li>
</ul>
[banner-mg] => Array
(
[image] => 98_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Avignon
[link] => /french-property-for-sale/mainSearch/departments:/towns:84000_Avignon/regions:/primarypropertytype_id:10
[subtitle] =>
[image] => 98_avignon.webp
)
[1] => Array
(
[title] => Vaucluse
[link] => /all/vaucluse
[subtitle] =>
[image] => 98_vaucluse.webp
)
[2] => Array
(
[title] => Bouches du Rhône
[link] => /all/bouches-du-rhone
[subtitle] =>
[image] => 98_bouches_du_rhone.webp
)
[3] => Array
(
[title] => Drome
[link] => /all/drome
[subtitle] =>
[image] => 98_drome.webp
)
[4] => Array
(
[title] => Gard
[link] => /all/gard
[subtitle] =>
[image] => 98_gard.webp
)
[5] => Array
(
[title] => Châteaux, Manoirs & Villas
[link] => /french-property-for-sale/mainSearch/departments:04--07--13--26--30--84/towns:/regions:/primarypropertytype_id:4/min_price:0/max_price:100000000/min_land:0/bedrooms:0
[subtitle] =>
[image] => 98_prestige.webp
)
[6] => Array
(
[title] => Alpes de Haute Provence
[link] => /all/alpes-de-hautes-provence
[subtitle] =>
[image] => 98_alpes_haute_provence.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 84
[department_name] => Vaucluse
[prefecture] => Array
(
[name] => Avignon
[lat] => 43.94903334528795
[lon] => 4.805406364817415
)
[sous-prefecture] => Array
(
[name] => Carpentras
[lat] => 44.05594598913386
[lon] => 5.0455722797158975
)
[other_places] => Array
(
[0] => Array
(
[name] => Apt
[lat] => 43.876866873478015
[lon] => 5.395218580809679
)
[1] => Array
(
[name] => Orange
[lat] => 44.13861471186525
[lon] => 4.806033768371058
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Avignon - Provence
[lat] => 43.909786679124565
[lon] => 4.8974588268223815
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3129
)
[1] => Array
(
[id] => 04
[department_name] => Alpes-de-Haute-Provence
[prefecture] => Array
(
[name] => Digne-les-Bains
[lat] => 44.092369818704434
[lon] => 6.235956482736276
)
[sous-prefecture] => Array
(
[name] => Barcelonnette
[lat] => 44.38609913893373
[lon] => 6.647958902783272
)
[other_places] => Array
(
[0] => Array
(
[name] => Forcalquier
[lat] => 43.95976639015638
[lon] => 5.78330822456598
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2599
)
[2] => Array
(
[id] => 07
[department_name] => Ardèche
[area_m2] => 2203
[prefecture] => Array
(
[name] => Privas
[lat] => 44.736011678419
[lon] => 4.5952593173144
)
[sous-prefecture] => Array
(
[name] => Largentière
[lat] => 44.541485921197
[lon] => 4.291760285543
)
[other_places] => Array
(
[0] => Array
(
[name] => Tournon-sur-Rhône
[lat] => 45.068836684375
[lon] => 4.8262681295312
)
)
[aeroports] => none
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[3] => Array
(
[id] => 13
[department_name] => Bouches-du-Rhône
[prefecture] => Array
(
[name] => Marseille
[lat] => 43.29631810802621
[lon] => 5.363137615398482
)
[sous-prefecture] => Array
(
[name] => Aix-en-Provence
[lat] => 43.52926369712411
[lon] => 5.443897232333404
)
[other_places] => Array
(
[0] => Array
(
[name] => Arles
[lat] => 43.67499405728668
[lon] => 4.621813547377342
)
)
[aeroports] => Array
(
[name] => Aéroport International Marseille
[lat] => 43.43844496016025
[lon] => 5.214592420103773
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4515
)
[4] => Array
(
[id] => 26
[department_name] => Drôme
[area_m2] => 2576
[prefecture] => Array
(
[name] => Valence
[lat] => 44.934361082014
[lon] => 4.8918085238571
)
[sous-prefecture] => Array
(
[name] => Die
[lat] => 44.752743667653
[lon] => 5.3712894535552
)
[other_places] => Array
(
[0] => Array
(
[name] => Nyons
[lat] => 44.361846282265
[lon] => 5.1385028840735
)
)
[aeroports] => Array
(
[name] => Aéroport de Valence-Chabeuil
[lat] => 44.915618343171
[lon] => 4.9655266410384
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[5] => Array
(
[id] => 30
[department_name] => Gard
[prefecture] => Array
(
[name] => Nîmes
[lat] => 43.838820402729354
[lon] => 4.353843657098794
)
[sous-prefecture] => Array
(
[name] => Alès
[lat] => 44.127080796400875
[lon] => 4.083427215851882
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Vigan
[lat] => 43.99277412237646
[lon] => 3.605151093732204
)
)
[aeroports] => Array
(
[name] => Aéroport de Nîmes-Garons
[lat] => 43.76312944469214
[lon] => 4.421598139169517
)
[LGV] => oui
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2687
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] =>
[Official Tourism Office] =>
)
[image] => 98_logo.webp
[text] =>
)
[seo_text] => <p>Provence has a wonderful climate – according to the local tourist office you can expect over 300 days of sunshine every year, with short
winters and low rainfall. This climate makes for some great growing conditions and amongst the vineyards here you will find world-class Côtes du Rhône wines.
Head to your local market and you will be able to pick up some great accompaniments too – try the famous olive oil from Nyons, or delicacies such as goats’
cheese, soft fruits (the peaches and apricots are particularly succulent) and an array of vegetables including locally grown garlic, courgettes and safran.</p>
<p>It's not just vineyards though, Provence is famous for its lavender fields. The tourist office recommends the best places to visit, and you should come
between June-August. The Chemin des Lavandes in Sault is perhaps the best known. It is a 4km walking trail, but if you are feeling more sprightly try cycling
the 33km trail on the Plateau de Sault! There are plenty of others across the Provence and a visit here wouldn’t be the same without the obligatory selfie in front
of a lavender field.</p><p>Provence spreads out over three administrative regions (PACA, Occitanie and the Rhone-Alpes) and six departments: Alpes-de-Haute-Provence (04),
Bouches-du-Rhone (13), Vaucluse (84), Gard (30), Ardeche (07) and Drome (26), you won’t find it on an official map of France. For decades though,
econd-home buyers have been saying that they are going to their “holiday home in Provence”. This means that you can expect to hear a cocktail of different
accents in your local market – French, British, Dutch, Belgian and German buyers mingle with those from further afield. You will find that many Americans,
Canadians and Australians also have property in Provence – attracted by the quality of life (as well as the quality of the local wine).</p>
)
[hauts_de_france] => Array
(
[id] => 32
[link] => /nord-pas-de-calais-property
[region_id_search] => 22-31
[region_name] => Hauts de France
[new_region_name] => Hauts de France
[hero_images] => 1
[agent_photo] =>
[vignette] => 32_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820e2dcfdf73343
[region_selected] => normandy
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Every year, thousands of British, Belgium and Dutch buyers enter France, via the Hauts de France, looking for their dream home. Many decide to stay and buy property here, taking advantage of the pretty landscape and ease of access to their home country.
[bold] => Welcome to Hauts de France
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>If you are looking for property in the Hauts de France, you will be in good company. French buyers love it because of its strategic
location. It has excellent access to Paris as well as to London, Brussels, and Amsterdam. Meanwhile, British buyers drive out of the Eurotunnel, and off
the ferries, and instantly relax as they see the French countryside and stop for a café au lait in an authentic French village. Hauts de France has a
wonderful coastline and if you venture off the A16 (which links the ports of Dunkirk, Calais, and Boulogne-sur-Mer) you will find sandy beaches and
pretty seaside towns. The upmarket resort of Le Touquet-Paris -Plage is well named, as many Parisians have a holiday home there. It is full of boutiques,
chic restaurants, a famous casino and two championship class golf courses. Inland the Hauts de France has a rolling countryside, with some notable forests.
The capital, Lille, is an attractive city and an important economic hub.</p>
[access] => Array
(
[text] => <p>The Hauts de France is the most northerly region in France and borders Belgium, it is also connected to England via the channel tunnel.</p>
<p>The two largest airports in the region are Lille-Lesquin which has domestic flights, as well as flights to 13 other countries (although not the UK),
and Paris-Beauvais in the very south-west of the region. From Paris-Beauvais you can fly to Liverpool, Manchester, Leeds-Bradford, Edinburgh, Belfast,
and Dublin, as well as 26 other countries. Of course, the other Paris airports are easily accessed from Hauts de France too.</p><p>The region is well
connected by train, primarily through Lille-Europe station, which is in the heart of Lille. It offers direct connections to London, Paris, Brussels,
and other major cities. The Eurostar journey time to London is 1hr 22 mins. There are other popular regional stations in Calais, Arras and Amiens.</p>
<p>Hauts de France is easily accessible by road with the A1 autoroute running to Paris and the A2 connecting to Belgium and the Netherlands.
The A26/A16 provides access to the ferry ports of Calais, Boulogne, and Dunkirk.</p><p>The ferry ports offer regular crossings to the UK and the Eurotunnel
is particularly popular, as the shuttle between Folkestone and Calais takes just 35 minutes.</p>
[32_access_map] => transport map Hauts de France
)
[market] => <p>The property market in Hauts de France is driven by domestic demand, it should be noted that this is the second most densely populated region
in France, after Paris/Ile de France. This is primarily true of Lille and the surrounding area that borders Belgium. There is still plenty of unspoiled
countryside to enjoy. Three of the five departments (Pas-de-Calais, Nord and Oise have seen prices stabilise over the last 12 months, while Aisne and
Somme have seen rises of around 6% over that period.</p><p>Most second homes are to be found on, or near, the coast. Le Touquet-Paris-Plage has a population
of just over 4,000 but swells to 250,000 during the summer. Known as “Paris by the sea” it was particularly popular with affluent British
visitors in the 1920’s, which can be seen in the eclectic architecture and property styles. Inland there are plenty of country houses to be found,
and the landscape is rolling and forested – owners feel a long way from the urban landscape around Lille. Many holiday homes are owned by Belgian and
Dutch buyers as they are seen as excellent value.</p>
[fall_in_love] => Array
(
[text] => <p><strong>The old town and historic centre of Lille</strong> is picture postcard pretty, and the perfect place for a romantic stroll around
the cobbled pedestrian streets. You will often find musicians playing and there is a wide choice of bars and restaurants to soak up the atmosphere.
Construction on Lille’s neoclassical cathedral began in 1854 and was completed in….1999! One building not to miss is the Palais des Beaux Arts, which
is the illustrious fine art museum, it plays second-fiddle only to the Louvre in the quantity and quality of its collection of paintings and pottery.</p>
<p>The Aisne, Somme and Oise are in the historical province of Picardy, which is renowned for the quality of its cathedrals. There are four that stand out
and you will fall in love with each of them. <strong>Amiens cathedral is a UNESCO world heritage site and one of the largest gothic cathedrals of the 13th
century</strong>. It is beautifully preserved and a classic example of this captivating architectural style. Laon, Beauvais, and Soissons all have glorious
cathedrals too, and all are definitely worth visiting.</p><p>It would be hard not to fall in love with the beautiful coastline that the region has to offer.
Known as <strong>the Cote d’Opale</strong> it runs down from the Belgian border and boasts rugged chalk cliffs (that mirror the white cliffs of Dover),
as well as sandy beaches, pretty seaside towns and towering pine forests. Many of <strong>the seaside towns have a distinctly Victorian feel</strong> and
will take you back in time.</p><p>Finally, a personal favourite of ours is <strong>the town of Chantilly in the Oise</strong>. It is home to arguably the best
golf course in France and, unarguably, the largest racehorse training community in France. Les Grands Ecuries and Chantilly Racecourse are protected by the
wonderful Chateau de Chantilly. It is in fact two chateaux, the Petit which was built around 1560 and the Grand, which was destroyed in the revolution, and
then rebuilt in the 1870’s - definitely a spot to enhance your Instagram collection.</p>
[images_alt] => Array
(
[0] => lille
[1] => mussels_and_chips
[2] => charming_houses
[3] => battle_field
[4] => thatched_cottage
[5] => birds
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 2_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Location, location, location – with easy access to the UK by car, train, and ferry.</li>
<li class="attribute-dot">Also popular with other European neighbours, particularly Belgium and Netherlands</li>
<li class="attribute-dot">Ideal terrain for cyclists, including the infamous cobbles of Paris-Roubaix.</li>
<li class="attribute-dot">A wide choice of country houses, at affordable prices</li>
<li class="attribute-dot">A superb place for a holiday home, choose from coast or country.</li>
</ul>
[banner-mg] => Array
(
[image] => 32_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nord - Pas de Calais
[link] => /nord-pas-de-calais-property
[subtitle] => Arras - Lille
[image] => 32_nord_pas_de_calais.webp
)
[1] => Array
(
[title] => Picardie
[link] => /picardie-property
[subtitle] => Somme | Amiens | Aisne | Beuuvais
[image] => 32_picardie.webp
)
[2] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_lac.webp
)
[3] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_jardins.webp
)
[4] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_chateaux.webp
)
[5] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_place_a.webp
)
[6] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_place_b.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 59
[department_name] => Nord
[area_m2] => 1941
[prefecture] => Array
(
[name] => Lille
[lat] => 50.630406284456
[lon] => 3.0534197872126
)
[sous-prefecture] => Array
(
[name] => Dunkerque
[lat] =>
[lon] =>
)
[other_places] => Array
(
[0] => Array
(
[name] => Valenciennes
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Cambrais
[lat] =>
[lon] =>
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lille-Lesquin
[lat] => 50.572047451569
[lon] => 3.1053536220932
)
[1] => Array
(
[name] => Aéroport de Valenciennes -Denain
[lat] =>
[lon] =>
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 62
[department_name] => Pas-de-Calais
[area_m2] => 1744
[prefecture] => Array
(
[name] => Arras
[lat] => 50.292169104936
[lon] => 2.7748575165542
)
[sous-prefecture] => Array
(
[name] => Calais
[lat] =>
[lon] =>
)
[other_places] => Array
(
[0] => Array
(
[name] => Boulogne-sur-Mer
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Lens
[lat] =>
[lon] =>
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Calais-Dunkerque
[lat] => 50.957985067822
[lon] => 1.9552740546367
)
[1] => Array
(
[name] => Aéroport du Touquet Côte d'Opale
[lat] =>
[lon] =>
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 60
[department_name] => Oise
[area_m2] => 2394
[prefecture] => Array
(
[name] => Beauvais
[lat] => 49.428890447223
[lon] => 2.0765439277169
)
[sous-prefecture] => Array
(
[name] => Clermont-sur-Oise
[lat] => 49.376417230896
[lon] => 2.4138345999072
)
[other_places] => Array
(
[0] => Array
(
[name] => Compiègne
[lat] => 49.418912808663
[lon] => 2.8199876338862
)
[1] => Array
(
[name] => Senlis
[lat] => 49.204946948696
[lon] => 2.581901090722
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Paris-Beauvais
[lat] => 49.454537422328
[lon] => 2.1114038104304
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 2
[department_name] => Aisne
[area_m2] => 1285
[prefecture] => Array
(
[name] => Laon
[lat] => 49.564293035219
[lon] => 3.6198159113781
)
[sous-prefecture] => Array
(
[name] => Château-Thierry
[lat] => 49.046555551997
[lon] => 3.4007244797698
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Quentin
[lat] => 49.846859523172
[lon] => 3.2897983742474
)
[1] => Array
(
[name] => Soissons
[lat] => 49.375886127925
[lon] => 3.3168017966698
)
[2] => Array
(
[name] => Vervins
[lat] => 49.835042811669
[lon] => 3.9048668951268
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 3
[department_name] => Somme
[area_m2] => 1696
[prefecture] => Array
(
[name] => Amiens
[lat] => 49.894961754938
[lon] => 2.2923738397694
)
[sous-prefecture] => Array
(
[name] => Abbeville
[lat] => 50.105382929031
[lon] => 1.8351609251238
)
[other_places] => Array
(
[0] => Array
(
[name] => Montdidier
[lat] => 49.646624171975
[lon] => 2.565182488621
)
[1] => Array
(
[name] => Péronne
[lat] => 49.932909142078
[lon] => 2.9323918256749
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Albert-Picardie
[lat] => 49.972877677671
[lon] => 2.6897740048888
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.hautsdefrance.fr/
[Official Tourism Office] => https://www.hautsdefrancetourism.com/
)
[image] => 32_logo.webp
[text] => The Hauts de France is a region of contrasts – from the rolling hills of the Ardennes to the vibrant city of Lille, it has something to offer
all kinds of property buyer. It is stocked full of Gothic cathedrals, fortified cities, and charming villages, as well as beautiful seaside towns.
The capital city of Lille ...
)
[seo_text] => <p>...has a vibrant cultural scene, with an array of museums, art galleries and theatres to choose from. It has a large student population and
rental properties are a popular investment. The Louvre-Lens Museum opened its doors in 2012 and helps make the Louvre’s national collections accessible to all.
The region is also home to natural reserves and parks, including the forested “Parc naturel regional de l’Avesnois”, which covers 125,000 hectares. This is an
important and protected, ecological area.</p><p>The Hauts de France has a rich architectural heritage and wide variety of property styles. From medieval castles to
Art Deco masterpieces, via the most splendid selection of Gothic architecture in Europe.The Gothic cathedrals in Lille, Amiens and Beauvais are stunning examples,
while the UNESCO listed town of Montreuil-sur-Mer boasts a particularly impressive citadel and ramparts. These are all in direct contrast to the Art Deco properties
in Le Touquet-Paris-Plage, where many houses and apartments were built for wealthy owners in the 1920’s and 1930’s. The town is famous for its eclectic mix of
property styles, and the seafront apartments come with a healthy premium to match the sea view. If you are looking for a holiday home, or investment property,
in northern France then the coastal towns have a lot to offer.</p><p>The Hauts de France countryside has many picturesque farmhouses, cottages, and old stone properties,
many of which have been sympathetically restored, using local materials. There are plenty of large, renovation projects still to be had, and these are particularly
popular with UK buyers who are looking for a cheap property to renovate/refurbish and bring back to life.</p><p>Prestige property in the Hauts de France comes in the
shape of chateaux, manoirs and large country estates. These become more prevalent as you get closer to Paris. There are also luxury villas and apartments to be had in
Montreuil-sur-Mer and the other resorts on the Cote d’Opale.</p>
)
[paris_ile_de_france] => Array
(
[id] => 11
[link] => /paris-ile-de-france-property
[region_name] => Paris - Ile-de-France
[new_region_name] => Paris - IDF
[hero_images] => 1
[agent_photo] => 11_team.webp
[vignette] => 11_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461427
[region_selected] => hauts_de_france
[ski] =>
[beach] =>
[welcome] => Array
(
[h3] => Buying a property in Paris means that you get to call the most romantic city in the world “home”. Not just that, but you will be making an excellent long-term investment and joining buyers from all over the world.
[bold] => Welcome to Paris - Ile-de-France
)
[css_color] => #244C5E
[accordion] => Array
(
[what_to_expect] => <p>Paris: the city of lights, the city of love, the fashion capital of the world. Whatever name you give it, you can expect to be wowed.
For sure, Paris is one of the most beautiful cities in the world and renowned for its famous landmarks. There is only one place to start, the Eiffel Tower is
the tallest structure in Paris, and it dominates the landscape. Constructed as the centrepiece of the 1889 World’s Fair it is a global cultural icon and welcomes
around 6m visitors a year.</p><p>A list of the other “must see” landmarks would be as long as your arm. The Arc de Triomphe is the bookend at the top of the
Champs-Elysée, built in 1806 it is one of the biggest arches in the world and the view from the top of the monument is superb. The view from the Sacré-Coeur,
atop the hill of Montmartre is not too shabby either. This architectural masterpiece has four minor domes that encircle the huge main dome of the Basilica.</p>
<p>Leggett has an office in the heart of Paris, close to Notre Dame cathedral, the most visited monument in the city. It took almost 200 years to complete,
and when you visit you will understand why. The intricate décor and glorious stained-glass windows have seen weddings, coronations, and funerals of the French
aristocracy for centuries.</p><p>Or how about the Louvre, or the Palais Garnier, or the Musée d’Orsay, or the designer shops, or the historic markets.
The list is endless – expect to always want to come back for more!</p>
[access] => Array
(
[text] => <p>You can get to Paris from anywhere in the world.There are <strong>three main airports: Charles de Gaulle (CDG), Orly, and Beauvais.</strong>
Orly is to the south of the city and used mostly for domestic flights, with CDG (also known as Roissy) to the north-east. CDG is the biggest airport in
Europe, with over 70m passengers every year, and this is where most long-haul flights land. Beauvais is known as the airport where most budget airlines
fly in to, with direct flights throughout Europe and north Africa.</p><p>From Paris, the A1 heads north towards Lille, Belgium, and the channel tunnel,
the A4 heads east to Reims, the A6 heads south-east towards Dijon and Geneva, the A10 heads due south to Orleans, the A11 heads out west towards Rennes
and Nantes, and the A13 heads up towards Rouen, Le Havre and Caen.</p><p>All of the major cities in Europe are accessible by train via the six main stations:
Gare du Nord, Gare de l’Est, Gare de Lyon, Gare d’Austerlitz, Gare Montparnasse and Gare Saint-Lazare.</p><p>The Paris metro system covers 227 km’s and has
308 stations, covered by 16 lines. The Grand Paris Express project is the largest transport project in Europe and is revolutionising the capital.
It will be completed by 2030 and will better connect the three main airports with the business districts. It will also make the daily lives of 2m commuters
easier. It will add four new lines to the metro system, as well as extending two lines. It will make travel throughout Paris and the Ile de France much easier,
and it is having significant impact on property prices.</p>
[11_transport] => transport map Paris - Ile-de-France
[11_fly] => airports map Paris - Ile-de-France
[11_metro] => metro map Paris - Ile-de-France
)
[market] => <p>For an in-depth analysis, read our latest Paris/Ile de France market comment (below), which includes average prices in all the arrondissements,
and expert comment from our Paris team of agents.</p><p>Prices in Paris and Ile de France had been rising dramatically in recent years but levelled off in 2022.
There simply wasn’t enough stock (particularly inside the périphérique) to meet demand, from both French and overseas buyers. Apartments were often selling
before they hit the open market. Many people were looking in the suburbs, often buying in new-build developments. These increased in popularity during and
after the pandemic, as buyers looked for more internal space, balconies, and even gardens. Property prices in the suburbs rose accordingly.</p><p>There is still
a strong demand throughout Paris and the Ile de France, but things have cooled slightly. This is meaning more choice for buyers, and is opening the door for
those from overseas, many of whom have been watching as locals snapped up most of the available property.</p><p>The recently published European Living Cities
Index analysed 142 capitals and large cities throughout Europe, to determine which were the most attractive and liquid, helping investors develop a
profitable property portfolio. Paris came out in first place (followed by London and Berlin). It is undoubtedly an excellent place to buy an apartment
or house – both with your heart and your head.</p><p>The market is sure to receive a further boost in 2024 when Paris hosts the Olympic Games. Local hotels
and businesses will reap the rewards of the 9.7m spectators flooding into the capital.</p>
[fall_in_love] => Array
(
[text] => <p><strong>Just about everything </strong>. It would be too easy to list the famous tourist traps so we’re going to share some of the hidden
gems that we love. Let’s start with the “Marais” which is a trendy district with a village feel that cuts across the centre of Paris. Originally built
on marshland it is the ideal place for a leisurely stroll, and a little shopping in the trendy boutiques. The most famous landmarks in the Marais are
probably the imposing Hotel de Ville (possibly the prettiest town hall in the world) and <strong>the superb Place des Vosges</strong>, which is a
garden square surrounded by red-brick Renaissance buildings. It is the oldest square in Paris, and you will find some superb restaurants and art
galleries overlooking the gardens. Nearby are some beautiful half-timbered houses in Rue Francois Miron, or why not go to Rue Montmorency and see
the oldest house in Paris, dating back to 1407. The Marais is the ideal place for some vintage shopping – take the metro to Temple and simply stroll
around, you’ll come across them. </p><p>Another favourite spot is Le Jardin de Luxembourg, in the 6th. The glorious gardens straddle <strong>the Latin
Quarter and Saint-Germain-des-Prés</strong>. They cover 25 hectares and are split into “French” and “English” gardens, between the two is woodland
and a large pond. There are 106 statues scattered throughout and the gardens are modelled after the Boboli gardens in Florence.</p><p>If you like the gardens,
then you’ll love the secret vineyard in <strong>Montmartre</strong>. Most tourists brave the steps up the Sacre Coeur (or cheat and take the funicular),
but head behind the Basilica and you will come across Rue Saint-Vincent and the small patch of vines, which have a history dating back to 944. It covers
just over 1,500m2 (producing about 1,700 bottles a year) and is owned by the city of Paris. Public access is not usually allowed, but you can take a
private tour, or look out for the official festivals when you can get to stroll around for free.</p><p>Finally, as you are in the fashion capital of the world,
why not visit La Samaritaine, which is a department store with a difference. For a start, it is housed in one of the most beautiful buildings in Paris.
The Art Nouveau interior features decorative iron staircases, glass floor tiles and glorious frescoes. The store is home to the biggest collection of
<strong>luxury brands </strong>in France: Louis Vuitton, Chanel, Christian Dior, Tiffany, Gucci, Cartier and many more. The top floor restaurant,
Voyage, sits under a glass roof and is the ideal place to just sit and watch the world’s most affluent customer base.</p>
[images_alt] => Array
(
[0] => restaurants_bars
[1] => museum
[2] => monuments
[3] => history
[4] => baker
[5] => haute_couture
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is Paris – there is no better place to own a property.</li>
<li class="attribute-dot">Global demand means that property is a great long-term investment.</li>
<li class="attribute-dot">There’s always something to do – from World Cup’s and Olympic Games to major concerts and wonderful theatres.</li>
<li class="attribute-dot">World class bars and restaurants, and the renowned “café culture. </li>
<li class="attribute-dot">Paris is easy to get to – from within France, and from further afield.</li>
</ul>
[banner-mg] => Array
(
[image] => 11_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Paris Left bank
[link] => /french-property-for-sale/paris_regions/rgauche
[subtitle] => 5 to 7th | 13 to 15t"
[image] => 11_left_bank.webp
)
[1] => Array
(
[title] => Paris Centre
[link] => /french-property-for-sale/mainSearch/departments:/towns:75001+Paris_1er_Arrondissement--75002+Paris_2e_Arrondissement--75003+Paris_3e_Arrondissement--75004+Paris_4e_Arrondissement/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => 1st,2nd, 3rd, 4th arrondissement
[image] => 11_centre.webp
)
[2] => Array
(
[title] => Paris Right bank
[link] => /french-property-for-sale/paris_regions/rdroite
[subtitle] => 8 to 12th | 16 to 20th
[image] => 11_right_bank.webp
)
[3] => Array
(
[title] => Prestige
[link] => /french-property-for-sale/mainSearch/departments:75--92--93--94/primarypropertytype_id:10/min_price:800000/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Prestige Property in Paris - Ile-de-France
[image] => 11_prestige.webp
)
[4] => Array
(
[title] => VEFA - New build
[link] => /french-property-for-sale/type/new-build/25/11
[subtitle] => VEFA - New Build in Paris - Ile-de-France
[image] => 11_vefa.webp
)
[5] => Array
(
[title] => With terrace
[link] => /french-property-for-sale/type/with-terrace/43/11
[subtitle] =>
[image] => 11_terrace.webp
)
[6] => Array
(
[title] => Grand Paris
[link] => /french-property-for-sale/mainSearch/departments:92--93--94--95--77--78--75
[subtitle] => Grand Paris Express
[image] => 11_metro.webp
)
[7] => Array
(
[title] => With view
[link] => /french-property-for-sale/type/panoramic-view/40/11
[subtitle] =>
[image] => 11_view.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 75
[department_name] => Paris
[area_m2] => 16331
[prefecture] => Array
(
[name] => Paris
[lat] => 48.85551774206
[lon] => 2.3525278664849
)
[other_places] => Array
(
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 78
[department_name] => Yvelines
[prefecture] => Array
(
[name] => Versailles
[lat] => 48.801378939587
[lon] => 2.1299230122557
)
[sous-prefecture] => Array
(
[name] => Mantes-la-Jolie
[lat] => 48.988244061207
[lon] => 1.7020562624738
)
[other_places] => Array
(
[0] => Array
(
[name] => Rambouillet
[lat] => 48.643959498336
[lon] => 1.8296661711554
)
[1] => Array
(
[name] => Saint-Germain-en-Laye
[lat] => 48.901898370601
[lon] => 2.0914945443595
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[area_m2] => 4453
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 91
[department_name] => Essonne
[prefecture] => Array
(
[name] => Evry
[lat] => 48.63000550478013
[lon] => 2.4415321824366525
)
[sous-prefecture] => Array
(
[name] => Etampes
[lat] => 48.437139117998456
[lon] => 2.1599899508121623
)
[other_places] => Array
(
[0] => Array
(
[name] => Palaiseau
[lat] => 48.713560636457665
[lon] => 2.244073207786515
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 3677
)
[3] => Array
(
[id] => 77
[department_name] => Seine-et-Marne
[prefecture] => Array
(
[name] => Melun
[lat] => 48.542075746722
[lon] => 2.654558728934
)
[sous-prefecture] => Array
(
[name] => Fontainebleau
[lat] => 48.404528934306
[lon] => 2.6968491157881
)
[other_places] => Array
(
[0] => Array
(
[name] => Meaux
[lat] => 48.956634779887
[lon] => 2.8888876091463
)
[1] => Array
(
[name] => Provins
[lat] => 48.559990810109
[lon] => 3.2983282139824
)
[2] => Array
(
[name] => Torcy
[lat] => 48.851405652548
[lon] => 2.6551424246278
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[area_m2] => 3065
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 95
[department_name] => Val-d'Oise
[department_link] => val-d-oise
[area_m2] => 3966
[prefecture] => Array
(
[name] => Pontoise
[lat] => 49.050502568113
[lon] => 2.1030760021814
)
[sous-prefecture] => Array
(
[name] => Argenteuil
[lat] => 48.94703164561
[lon] => 2.2449656623831
)
[other_places] => Array
(
[0] => Array
(
[name] => Sarcelles
[lat] => 48.99720685497
[lon] => 2.3783108056781
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Charles-de-Gaulle
[lat] => 49.006878058587
[lon] => 2.5496291510659
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[5] => Array
(
[id] => 93
[department_name] => Seine-Saint-Denis
[area_m2] => 4521
[prefecture] => Array
(
[name] => Bobiny
[lat] => 48.908350876439
[lon] => 2.4383625626594
)
[sous-prefecture] => Array
(
[name] => Le Raincy
[lat] => 48.897527108272
[lon] => 2.521489769963
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Denis
[lat] => 48.93686255948
[lon] => 2.355746165865
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Le Bourget
[lat] => 48.962158262054
[lon] => 2.4384164428234
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[6] => Array
(
[id] => 94
[department_name] => Val-de-Marne
[area_m2] => 5670
[prefecture] => Array
(
[name] => Créteil
[coordinates] => Array
(
[lat] => 48.790477058012
[lon] => 2.4535294041833
)
)
[sous-prefecture] => Array
(
[name] => L'Haÿ-les-Roses
[lat] => 48.779175899757
[lon] => 2.3370788046645
)
[other_places] => Array
(
[0] => Array
(
[name] => Nogent-sur-Marne
[lat] => 48.837520906433
[lon] => 2.4802706239479
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Orly
[lat] => 48.726140073531
[lon] => 2.3651992833035
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[7] => Array
(
[id] => 92
[department_name] => Hauts-de-Seine
[area_m2] => 8546
[prefecture] => Array
(
[name] => Nanterre
[lat] => 48.892595329087
[lon] => 2.2155409836827
)
[sous-prefecture] => Array
(
[name] => Antony
[lat] => 48.759260187579
[lon] => 2.3010700018409
)
[other_places] => Array
(
[0] => Array
(
[name] => Boulogne-Billancourt
[lat] => 48.839812198275
[lon] => 2.2380582126395
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.iledefrance.fr/
[Official Tourism Office] => https://www.visitparisregion.com/en
)
[image] => 11_logo.webp
[text] => Paris is a city that has captured the hearts and imaginations of people around the world for centuries – that is why it is such a popular place to
buy property. From the moment you arrive, you are surrounded by an unmistakeable sense of beauty, charm, and elegance that permeates every corner of the city...
)
[seo_text] => <p>...The most iconic symbol is the Eiffel Tower, and it is hard not to be awed by its sheer size and intricacy. But Paris is more than just a single
landmark – it is a city defined by its incredible architecture. Stroll across one of the bridges onto the Ile-St-Louis and pay a visit to our office on the island,
and you will see what we mean.</p><p>The beauty of Paris stretches beyond the buildings and architecture though. It is a city that is alive with culture.
The world-class museums, galleries and theatres showcase some of the greatest works of art (Mona Lisa anyone?) and performances in the world. The city has long
been associated with fashion, and strolling along the streets of Paris can feel like walking through a living, breathing, work of art.</p><p>What we like most of
all though, is simply strolling through the different neighbourhoods and villages. From the winding alleys of Montmartre to the grand boulevards and Champs-Elysées,
there is always time to stop and have a coffee. This is a city that invites exploration and encourages visitors to embrace the finer things in life – that
includes treating yourself and buying an apartment, after all you only live once.</p><p>Possibly the most famous, and iconic, architectural style is Haussmannian.
This refers to the distinctive building style that was used in the mid-19th century, to transform Paris into the city we know today. It accounts for around 40,000
buildings in Paris. They are typically characterised by their imposing facades, intricate wrought iron balconies, and tall windows that flood the interiors with
natural light. When people talk about “stunning” architecture they very well could be talking about Haussmann apartments in Paris. Many of these flats and apartments
have been beautifully restored in recent years, and they remain highly coveted among Parisian property buyers.</p><p>Another popular property style in Paris is
Art Nouveau. These buildings are characterised by their organic shapes and motifs, as well as their emphasis on craftmanship and the use of high-quality materials.
Head to the beautiful 16th arrondissement and you will see some lovely examples.</p><p>Of course, there are plenty of other property types in Paris, including
eleganta and traditional Parisian townhouses, charming, converted lofts, and sleek modern apartments. Speaking of which, new-build (or VEFA) apartments are
incredibly popular with both French and International buyers. Many are now being built in the suburbs, where there is more space, and offer large room sizes,
balconies and outside space, and an easy journey into the city centre.</p>
)
[french_alps] => Array
(
[id] => 84
[link] => /auvergne-rhone-alps-property
[region_id_search] => 82-83
[region_name] => the Auvergne-Rhône-Alpes
[new_region_name] => the Auvergne-Rhône-Alpes
[hero_images] => 3
[agent_photo] => 82_team.webp
[vignette] => 84_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461424
[region_selected] => burgundy
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => The stunning Auvergne-Rhône-Alpes region encompasses world-class skiing, sparkling lakes, historic cities, national parks and Unesco world heritage sites. Its year-round appeal means a steady demand for properties
[bold] => Welcome to the Auvergne, Rhône and French Alps
)
[css_color] => #326A93
[accordion] => Array
(
[what_to_expect] => <p>The Auvergne-Rhône-Alpes is home to many of the world’s most prestigious ski resorts, as well as <strong>beautiful lakes and historic
cities</strong>. Whether you are looking to ski/snowboard in winter, cycle up the mythical mountain climbs in summer or browse vibrant
markets, you will be doing so in an exceptional setting. There is property in the region to suit all budgets; our team of expert agents
will be happy to share their local knowledge, working with you to find your ideal property.</p>
[access] => Array
(
[text] => <p>The French Alps are efficiently served by four airports – Geneva, Lyon, Grenoble and Chambéry. There are non-stop flights to Geneva
from 142 destinations in 47 different countries, with excellent onwards access to all the major resorts. Lyon is also a popular entry point to the Alps,
with flights from 189 international destinations. Grenoble and Chambéry also offer regular flights to the UK during the winter season.
<a target="_blank" href="https://www.inauvergnerhonealpes.com/la-region-auvergne-rhone-alpes/venir-en-auvergne-rhone-alpes/">(https://www.inauvergnerhonealpes.com/la-region-auvergne-rhone-alpes/venir-en-auvergne-rhone-alpes/)</a></p>
<p>You may prefer to drive, taking in the breath-taking scenery. Driving from Calais takes around eight hours. Winter regulations now make snow equipment mandatory for cars in mountain regions.</p>
<p>You could also travel by TGV. A direct train from London St Pancras can whisk you to Bourg-Saint-Maurice in as little as 8 1/2 hours with easy access to Les Arcs (Savoie). The station at Thonon-les-Bains serves Morzine and Avoriaz (Haute-Savoie) and Briançon serves Montgenèvre and Serre Chevalier (Hautes-Alpes).</p>
[82_access_map] => transport map Rhône-Alps
)
[market] => <p>For an in-depth analysis, read our latest French Alps Market Comment (link below), which includes average prices in all the major towns and resorts.</p>
<p>Property in the French Alps is seen as an ideal long-term investment due to the global nature of the clientele. Lately we have seen an increased level of demand from North America and the Middle East, particularly from those who make their living in the oil and gas industries, which are pegged to the US dollar. The bedrock of demand has been from the domestic market though – French buyers have been seeking “the great outdoors”, whilst not being too far away from their businesses, family and friends. The French Alps are the ideal place to own a second home with around 37% of properties in the Savoie estimated to be holiday homes and around 25% in the Haute-Savoie.</p>
[fall_in_love] => Array
(
[text] => <p>The shared passion amongst everyone who lives, works, or owns a home here. </p><p>The Auvergne- Rhône-Alpes captivates visitors with its enchanting blend of <strong>natural beauty and rich heritage</strong>. There is no shortage of outdoor adventures with the mountains and lakes of the Alpes, the vineyards of the Bourgogne and the volcanos of the Auvergne whilst the cities offer a vibrant cultural scene. The region is also renowned for its enchanting spa towns with natural springs offering a tranquil escape from the hustle and bustle of everyday life.</p>
<p>In winter the region is transformed into a real-life wonderland, as picture-postcard ski resorts fill with people enjoying the slopes. In summer the area is a haven for outdoor enthusiasts offering a variety of activities including, hiking, mountain/road biking, paragliding and rock climbing. The warm summer weather means you can also enjoy swimming, fishing, and boating on dramatic rivers and beautiful lakes.</p>
[images_alt] => Array
(
[0] => skiing
[1] => gastronomy
[2] => Lyon
[3] => ocean
[4] => menhir
[5] => traditional_costume
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Global demand makes property in the Auvergne-Rhône-Alpes an excellent investment.</li>
<li class="attribute-dot">Efficient transport links from all corners of the world</li>
<li class="attribute-dot">Ski resorts offering around 8,500km of slopes across 140 resorts</li>
<li class="attribute-dot">Year-round activities for both personal enjoyment and augmented rental returns.</li>
<li class="attribute-dot">Unique and dramatic landscapes</li>
</ul>
[banner-mg] => Array
(
[image] => 82_search_banner.webp
)
[collections] => Array
(
[ski] => Array
(
[name] => Ski
[link] => /french-property-for-sale/alps_regions/ski
)
[Commercial] => Array
(
[name] => Commercial
[link] => /french-property-for-sale/mainSearch/departments:01--05--07--15--19--26--38--42--43--63--69--73--74/primarypropertytype_id:9/min_price:0/max_price:100000000/bedrooms:0/min_land:0
)
[Châteaux] => Array
(
[name] => Châteaux
[link] => /french-property-for-sale/mainSearch/departments:01--05--07--15--19--26--38--42--43--63--69--73--74/primarypropertytype_id:4/min_price:0/max_price:100000000/bedrooms:0/min_land:0
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Lyon - Beaujolais
[link] => /french-property-for-sale/getNearbyPostcodes/69001/30/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Lyon and Beaujolais region
[image] => 82_lyon.webp
)
[1] => Array
(
[title] => Isère and Hautes-Alpes
[link] => /french-property-for-sale/mainSearch/departments:38--05/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Grenoble | Southern Alps and surrounding area
[image] => 82_grenoble.webp
)
[2] => Array
(
[title] => NEWBUILD
[link] => /french-property-for-sale/type/new-build/25/84
[subtitle] => VEFA | New build | Apartments and chalets
[image] => 82_vefa.webp
)
[3] => Array
(
[title] => Lakes
[link] => /lakes/french-alps
[subtitle] => Lakes
[image] => 82_lake.webp
)
[4] => Array
(
[title] => Mountain view
[link] => /french-property-for-sale/type/mountain-view/23/84
[subtitle] => Alpine property
[image] => 82_mountain.webp
)
[5] => Array
(
[title] => Savoie
[link] => /all/savoie?notSold=true
[subtitle] => Bourg St Maurice | Chambéry | Aix-les-Bains
[image] => 82_savoie.webp
)
[6] => Array
(
[title] => Haute-Savoie
[link] => /all/haute-savoie?notSold=true
[subtitle] => Annecy | Chamonix | Evian
[image] => 82_haute_savoie.webp
)
[7] => Array
(
[title] => Puy-de-Dôme - Allier
[link] => /french-property-for-sale/mainSearch/departments:63--03/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Clermont-Ferrand | Thiers | Vichy
[image] => 83_puy_de_dome.webp
)
[8] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 83_auvergne.webp
)
[9] => Array
(
[title] => Cantal - Haute Loire
[link] => /french-property-for-sale/mainSearch/departments:15--43/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Aurillac | Saint Flour | Le Puy en Velay
[image] => 83_cantal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 69
[department_name] => Rhône
[area_m2] => 3928
[prefecture] => Array
(
[name] => Lyon
[lat] => 45.763454343805
[lon] => 4.8342714822686
)
[sous-prefecture] => Array
(
[name] => Villefranche-sur-Saône
[lat] => 45.991525233254
[lon] => 4.7197444415296
)
[other_places] => Array
(
)
[aeroports] => Array
(
[name] => Aéroport de Lyon-Bron
[lat] => 45.73160765651
[lon] => 4.9370107471434
)
[LGV] => 1
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[1] => Array
(
[id] => 42
[department_name] => Loire
[area_m2] => 2071
[prefecture] => Array
(
[name] => Saint-Étienne
[lat] => 45.441429073179
[lon] => 4.3798554942181
)
[sous-prefecture] => Array
(
[name] => Montbrison
[lat] => 45.607457630439
[lon] => 4.062305851606
)
[other_places] => Array
(
[0] => Array
(
[name] => Roanne
[lat] => 46.03524127253
[lon] => 4.070811799035
)
)
[aeroports] => Array
(
[name] => Aéroport de Saint-Étienne-Loire
[lat] => 45.531777616331
[lon] => 4.2941254428989
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[2] => Array
(
[id] => 7
[department_name] => Ardèche
[area_m2] => 2203
[prefecture] => Array
(
[name] => Privas
[lat] => 44.736011678419
[lon] => 4.5952593173144
)
[sous-prefecture] => Array
(
[name] => Largentière
[lat] => 44.541485921197
[lon] => 4.291760285543
)
[other_places] => Array
(
[0] => Array
(
[name] => Tournon-sur-Rhône
[lat] => 45.068836684375
[lon] => 4.8262681295312
)
)
[aeroports] => none
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[3] => Array
(
[id] => 26
[department_name] => Drôme
[area_m2] => 2576
[prefecture] => Array
(
[name] => Valence
[lat] => 44.934361082014
[lon] => 4.8918085238571
)
[sous-prefecture] => Array
(
[name] => Die
[lat] => 44.752743667653
[lon] => 5.3712894535552
)
[other_places] => Array
(
[0] => Array
(
[name] => Nyons
[lat] => 44.361846282265
[lon] => 5.1385028840735
)
)
[aeroports] => Array
(
[name] => Aéroport de Valence-Chabeuil
[lat] => 44.915618343171
[lon] => 4.9655266410384
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 38
[department_name] => Isère
[area_m2] => 3011
[prefecture] => Array
(
[name] => Grenoble
[lat] => 45.18789034927
[lon] => 5.7194533925191
)
[sous-prefecture] => Array
(
[name] => La Tour-du-Pin
[lat] => 45.563570649639
[lon] => 5.4415587833188
)
[other_places] => Array
(
[0] => Array
(
[name] => Vienne
[lat] => 45.526040132264
[lon] => 4.8738096559581
)
)
[aeroports] => Array
(
[name] => Aéroport de Grenoble-Alpes-Isère
[lat] => 45.362152564118
[lon] => 5.3303731447464
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[5] => Array
(
[id] => 73
[department_name] => Savoie
[area_m2] => 3513
[prefecture] => Array
(
[name] => Chambéry
[lat] => 45.56373817196
[lon] => 5.9215357654657
)
[sous-prefecture] => Array
(
[name] => Albertville
[lat] => 45.675725491957
[lon] => 6.3919804946465
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Jean-de-Maurienne
[lat] => 45.275124176924
[lon] => 6.3430247439269
)
)
[aeroports] => Array
(
[name] => Aéroport de Chambéry - Savoie-Mont-Blanc
[lat] => 45.638100379106
[lon] => 5.883879114065
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[6] => Array
(
[id] => 74
[department_name] => Haute Savoie
[department_link] => haute-savoie
[area_m2] => 5073
[prefecture] => Array
(
[name] => Annecy
[lat] => 45.899910328246
[lon] => 6.1262711418696
)
[sous-prefecture] => Array
(
[name] => Bonneville
[lat] => 46.078953231713
[lon] => 6.4080745634689
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Julien-en-Genevois
[lat] => 46.145247714083
[lon] => 6.0782401458882
)
[1] => Array
(
[name] => Thonon-les-Bains
[lat] => 46.374367519191
[lon] => 6.4751491326355
)
)
[aeroports] => Array
(
[name] => Aéroport d'Annecy Haute-Savoie Mont-Blanc
[lat] => 45.931231359826
[lon] => 6.1070353177704
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[7] => Array
(
[id] => 1
[department_name] => Ain
[area_m2] => 2672
[prefecture] => Array
(
[name] => Bourg-en-Bresse
[lat] => 46.204731297233
[lon] => 5.2192179785266
)
[sous-prefecture] => Array
(
[name] => Belley
[lat] => 45.76060548207
[lon] => 5.685684922806
)
[other_places] => Array
(
[0] => Array
(
[name] => Gex
[lat] => 46.33342662486
[lon] => 6.0565967456129
)
[1] => Array
(
[name] => Nantua
[lat] => 46.153337563925
[lon] => 5.6099966773118
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[8] => Array
(
[id] => 63
[department_name] => Puy-de-Dôme
[area_m2] => 1779
[prefecture] => Array
(
[name] => Clermont-Ferrand
[lat] => 45.778152134566
[lon] => 3.0877515948179
)
[sous-prefecture] => Array
(
[name] => Ambert
[lat] => 45.550181877223
[lon] => 3.7418988547867
)
[other_places] => Array
(
[0] => Array
(
[name] => Issoire
[lat] => 45.540997995782
[lon] => 3.245249182897
)
[1] => Array
(
[name] => Riom
[lat] => 45.893151374478
[lon] => 3.114829498179
)
[2] => Array
(
[name] => Thiers
[lat] => 45.857631419719
[lon] => 3.545162104994
)
)
[aeroports] => Array
(
[Aéroport de Clermont-Ferrand-Auvergne] => Array
(
[lat] => 45.786685850032
[lon] => 3.1700429122171
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[9] => Array
(
[id] => 03
[department_name] => Allier
[area_m2] => 1225
[prefecture] => Array
(
[name] => Moulins
[lat] => 46.56779981782
[lon] => 3.3325229979712
)
[sous-prefecture] => Array
(
[name] => Montluçon
[lat] => 46.342420338379
[lon] => 2.6046789641305
)
[other_places] => Array
(
[0] => Array
(
[name] => Vichy
[lat] => 46.131707501608
[lon] => 3.4250268780693
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Vichy-Charmeil
[lat] => 46.165785687582
[lon] => 3.3988969796871
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[10] => Array
(
[id] => 15
[department_name] => Cantal
[area_m2] => 1298
[prefecture] => Array
(
[name] => Aurillac
[lat] => 44.930845541891
[lon] => 2.4445069162325
)
[sous-prefecture] => Array
(
[name] => Mauriac
[lat] => 45.220665536545
[lon] => 2.330435434435
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Flour
[lat] => 45.03286921168
[lon] => 3.0898874552959
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport d'Aurillac
[lat] => 44.897891378556
[lon] => 2.4205682103521
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[11] => Array
(
[id] => 43
[department_name] => Haute Loire
[department_link] => haute-loire
[area_m2] => 1442
[prefecture] => Array
(
[name] => Le Puy-en-Velay
[lat] => 45.042861544788
[lon] => 3.8822542555075
)
[sous-prefecture] => Array
(
[name] => Brioude
[lat] => 45.295685314106
[lon] => 3.3843953059774
)
[other_places] => Array
(
[0] => Array
(
[name] => Yssingeaux
[lat] => 45.142036873586
[lon] => 4.1288319967353
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Le Puy-en-Velay - Loudes
[lat] => 45.075136184979
[lon] => 3.7629119545337
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.auvergnerhonealpes.fr/
[Official Tourism Office] => https://www.inauvergnerhonealpes.com/
)
[image] => 82_logo.webp
[text] => Buy a home in the enchanting Auvergne-Rhône-Alpes, where adventure meets relaxation. Immerse yourself in breath-taking views, world-renowned skiing,
volcanic landscapes and charming Alpine villages. Discover the magic of the lakes and mountains and create memories that will last a lifetime. Everybody dreams of owning a
home here, we can help you turn it into reality.
)
[seo_text] => <p>This region covers a variety of landscapes from mountains and lakes to villages and cities and the wild beauty of the numerous national parks. Its architecture, influenced by the local materials and construction techniques, is reflected the range and style of properties. </p>
<p>From typical Alpine chalets with their charming and cosy atmosphere, wooden shutters and balconies to sprawling stone wine properties in the Burgundy area, rustic farmhouses and village properties. Closer to the cities you will find elegant manor houses and sleek modern city apartments. There is a huge choice of styles across the region. </p>
<p>New build/ off plan properties are very popular with both domestic and international buyers. Being sited in prime locations, such as ski in/ski out, lakeside and all the best spots near vineyards and leafy villages. A luxurious modern take on classic French and mountain architecture. In cities you can benefit from great transport links and proximity to international schools. All newbuilds conform to or exceed the most recent energy, sound and insulation regulations and benefit from the latest technologies making them secure and efficient to run. With 10 year guarantees in place, there is the further benefit of low maintenance.
</p>
)
[burgundy] => Array
(
[id] => 26
[link] => /burgundy-property
[region_name] => Burgundy
[new_region_name] => Bourgogne - Franche Comté
[hero_images] => 1
[agent_photo] =>
[vignette] => 26_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820e2dcfdf73343
[region_selected] => french_alps
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Burgundy, a small summary of France and its art of living!
[bold] => Welcome to Burgundy
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Proximity to their favourite vineyards tend to heavily influence where second-home owners buy in Burgundy.
This is one of France’s major areas for wine production, with the red wine mostly Pinot Noir grape, and the white wine Chardonnay.
You will find the finest and most prized wines in the Cote-d’Or, and not surprisingly property in this department attracts a premium price.
The Plateau de Langres run through the department, with most of the famous vineyards on the south-east slope. Properties here nestle into the
hillside and the rolling countryside is home to a fine selection of manoir, chateaux and country houses.</p>
[access] => Array
(
[text] => <p>Dijon-Longvic airport primarily offers flights to Bordeaux and Toulouse, although during summer it does offer charter flights to some
holiday destinations. However, Lyon Saint-Exupéry and Paris Charles de Gaulle airports are both easily accessible by road.</p><p>The TGV stops at Dijon,
Beaune, Chalon-sur-Saone and Macon with direct trains to Paris (and then London via Eurostar), Lyon, Marseille and Geneva.</p><p>Burgundy is easily accessible by
car, with motorway access to Paris, Lyon and other major cities. From Paris the A6 autoroute gives easy access to Dijon, Beaune, Chalon-sur-Saone and Macon.
If you are driving from the UK, you can take the Eurotunnel to Calais and then drive to Burgundy in around 5 hours.</p>
[26_access_map] => transport map Burgundy
)
[market] => <p>Burgundy is a popular region for holiday homes, particularly with buyers from elsewhere in France, Belgium, Holland, Switzerland and Germany.
Property prices have risen in all four departments in the last 12 months. The biggest increase has been in the Cote d’Or (6.6%),
with smaller increases in Haute-Saone (1.5%), Nievre (1.4%) and Yonne (1.4%).</p><p>You will certainly pay a premium price for property in the towns and
villages renowned for the quality of their wines. These are predominantly found in the Cote d’Or, which is divide into two main areas: the Cote de Nuits
in the north, and the Cote de Beaune in the south. Many international buyers head to Beaune, which is the wine capital of Burgundy. The town is surrounded
by the most famous vineyards and the historic centre has many cellars, where you can taste the best wines. It is a beautiful walled city and a UNESCO
world heritage site. Property is not always easy to find and you can expect to pay 3,000 euros per m2, or more, for a well located apartment in the town
centre.</p><p>Particularly popular spots for holiday homes include the chocolate-box pretty villages of Chablis, Noyers-sur-Serein, Chateauneuf,
Vézelay and Semur-en-Brionnais.</p><p>Of course, property prices are also higher in the cities and major towns. Dijon is the regional capital, and the
historical centre is a UNESCO world heritage site, expect to pay around 3,000 euros per m2 for an apartment in the city centre.</p>
[fall_in_love] => Array
(
[text] => <p>The 281,400 hectare, <strong>Parc naturel regional du Morvan</strong> is in the heart of Burgundy, and spans all four departments.
This is a wild and hilly granite “massif” which reaches its peak, at over 900m, in Haut Folin. It is a collection of forests, with picturesque
lakes and rivers scattered throughout. This is an area not to be rushed, so make sure you allow plenty of time for exploration. Avoid the main
roads and travel on the smaller roads, lanes and dedicated cycle/walking paths. If you really do want to fall in love, then the Gouloux waterfall has to
be one of the most romantic spots in Burgundy. Similarly, the village of Vézelay, on the edge of the Morvan, is both an architectural jewel and a UNESCO
world heritage site. It also happens to be one of the “Plus Beaux Villages de France” and the Basilique Sainte-Madeleine is not to be missed.</p>
<p>There are <strong>four other “Plus Beaux Villages”</strong> in Burgundy, and it is easy to fall in love with any of them. Chateauneuf-en-Auxois is
renowned for its beautifully preserved medieval ramparts, Flavigny sur Ozerain for its production of aniseed, Noyers sur Serein for its cobbled streets
and 78 classified monuments and Semur en Brionnais for the glorious Chateau de Saint Hugues.</p><p>Finally, what could be better than <strong>sharing a
cold glass of Pouilly-Fuissé with friends</strong>, whilst sitting in one of the many fine restaurants and bars in the centre of Macon, the capital of
southern Burgundy. Make sure you visit one of the countless markets in the town centre, the one in Place aux Herbes is open from Tuesday to Saturday.</p>
[images_alt] => Array
(
[0] => beaune
[1] => gastronomy
[2] => countryside
[3] => morvan
[4] => vineyards
[5] => antiquites
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Popular with Parisians as a holiday home destination, property is always popular and a good investment.</li>
<li class="attribute-dot">The vineyards of Burgundy also attract visitors from all over the world, so renting out your property should be easy.</li>
<li class="attribute-dot">The rolling countryside is particularly beautiful, and there are enough “places of interest” to visit to last you a lifetime.</li>
<li class="attribute-dot">Burgundy is well located, midway between Paris and Lyon, with easy access to the French Alps.</li>
</ul>
[banner-mg] => Array
(
[image] => 26_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Dijon
[link] => /french-property-for-sale/getNearbyPostcodes/21000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Dijon
[image] => 26_dijon.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/Burgundy
[subtitle] => History and Passion
[image] => 26_chateaux.webp
)
[2] => Array
(
[title] => Morvan
[link] =>
[subtitle] =>
[image] => 26_morvan.webp
)
[3] => Array
(
[title] => Beaune
[link] =>
[subtitle] => Legendary - Côte d'Or
[image] => 26_beaune.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => village | village |...
[image] => 26_villages.webp
)
[5] => Array
(
[title] => In and around Cities
[link] =>
[subtitle] =>
[image] => 26_cities.webp
)
[6] => Array
(
[title] => Country side
[link] =>
[subtitle] =>
[image] => 26_countryside.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 89
[department_name] => Yonne
[area_m2] => 1432
[prefecture] => Array
(
[name] => Auxerre
[lat] => 47.798383490188
[lon] => 3.5743395396564
)
[sous-prefecture] => Array
(
[name] => Avallon
[lat] => 47.488281751683
[lon] => 3.9058219625499
)
[other_places] => Array
(
[0] => Array
(
[name] => Sens
[lat] => 48.20083078514
[lon] => 3.2790005775033
)
)
[aeroports] => Array
(
[name] => Aéroport d'Auxerre - Branches
[lat] =>
[lon] =>
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 21
[department_name] => Côte-d'Or
[department_link] => cote-d-or
[area_m2] => 1975
[prefecture] => Array
(
[name] => Dijon
[lat] => 47.325174604455
[lon] => 5.0403140801967
)
[sous-prefecture] => Array
(
[name] => Beaune
[lat] => 47.026030318488
[lon] => 4.8374940910786
)
[other_places] => Array
(
[0] => Array
(
[name] => Montbard
[lat] => 47.625256750655
[lon] => 4.3339077650505
)
)
[aeroports] => Array
(
[name] => Aéroport de Dijon-Bourgogne
[lat] => 47.277842347264
[lon] => 5.0708291238848
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 58
[department_name] => Nièvre
[area_m2] => 1084
[prefecture] => Array
(
[name] => Nevers
[lat] => 46.990769177413
[lon] => 3.1640150450023
)
[sous-prefecture] => Array
(
[name] => Château-Chinon
[lat] => 47.057447958322
[lon] => 3.9219794516485
)
[other_places] => Array
(
[0] => Array
(
[name] => Clamecy
[lat] => 47.45988803147
[lon] => 3.5162128795956
)
[1] => Array
(
[name] => Cosne-Cours-sur-Loire
[lat] => 47.381973419013
[lon] => 2.9173034160472
)
)
[aeroports] => Array
(
[name] => Aéroport de Nevers-Fourchambault
[lat] => 46.99880425869
[lon] => 3.1106171257303
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 71
[department_name] => Saône-et-Loire
[area_m2] => 1504
[prefecture] => Array
(
[name] => Mâcon
[lat] => 46.30694970684
[lon] => 4.8264603472774
)
[sous-prefecture] => Array
(
[name] => Louhans
[lat] => 46.628813097754
[lon] => 5.2253796250176
)
[other_places] => Array
(
[0] => Array
(
[name] => Autun
[lat] => 46.950107320103
[lon] => 4.3072069728599
)
[1] => Array
(
[name] => Chalon-sur-Saône
[lat] => 46.781568157022
[lon] => 4.8481294768753
)
[2] => Array
(
[name] => Charolles
[lat] => 46.435632486113
[lon] => 4.2778800803731
)
)
[aeroports] => Array
(
[name] => Aéroport de Chalon - Champforgeuil
[lat] => 46.826739242324
[lon] => 4.826983123877
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.bourgognefranchecomte.fr/
[Official Tourism Office] => https://www.tourisme-hautBurgundy.com/en/
)
[image] => 26_logo.webp
[text] => Burgundy is home to four UNESCO world heritage sites, classified as exceptional examples of cultural and natural heritage. They attract tourists from
all over the world and are deemed as irreplaceable. They are Fontenay Abbey, Vezelay Abbey, the Priory Notre-Dame of La Charité-sur-Loire and finally the 1,200
“climats” between Dijon, Beaune and Maranges. Nothing to do with the weather, these are classified vineyards, with a history stretching back over 2,000 years...
)
[seo_text] => <p>Burgundy has a diverse range of property styles, ranging from grand chateaux and country houses to quaint cottages and farmhouses.
The region is also known for its historic townhouses, which feature traditional Burgundian architecture. In rural areas, farmhouses and barns are often constructed
from local materials including limestone and sandstone. There are also a number of grand chateaux, many with a symmetrical façade, formal gardens and extensive
grounds – look out for the conical roofs too.Property in Burgundy has some fine examples of different architectural styles, including Romanesque
(particularly the Abbey de Fontenay), Gothic (such as the Basilique de Vezelay), Renaissance (including the townhouses found in Beaune centre,
including the Hotel Dieu des Hospices) and Baroque (the Palais des Ducs in Dijon has a particularly grand staircase and ornate decorations). You can see that houses
in Burgundy really do come in all shapes and sizes – look at our listings and you will find property to suit every budget too.</p>
)
[useDbConfig] => default
[useTable] => regions
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => regions
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 3
[key] => primary
)
[name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[name_fr] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[city_postcode] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[city_name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[compass] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[compass2] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Region
[tableToModel] => Array
(
[regions] => Region
[departments] => Department
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Region
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Department] => Department Object
(
[name] => Department
[belongsTo] => Array
(
[Region] => Array
(
[className] => Region
[foreignKey] => region_id
[conditions] =>
[fields] =>
[order] =>
[counterCache] =>
)
)
[hasMany] => Array
(
[Allproperty] => Array
(
[className] => Allproperty
[foreignKey] => department_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[useDbConfig] => default
[useTable] => departments
[displayField] => id
[id] =>
[data] => Array
(
)
[table] => departments
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 3
[key] => primary
)
[listcode] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[listdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[region_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dbfield] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[text] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Department
[tableToModel] => Array
(
[departments] => Department
[regions] => Region
[allproperties] => Allproperty
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[hasOne] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[actsAs] =>
[Behaviors] => BehaviorCollection Object
(
[modelName] => Department
[_attached] => Array
(
)
[_disabled] => Array
(
)
[__methods] => Array
(
)
[__mappedMethods] => Array
(
)
[_log] =>
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Region] => Region Object
*RECURSION*
[Allproperty] => Allproperty Object
(
[name] => Allproperty
[actsAs] => Array
(
[0] => Containable
[Geocoded] => Array
(
[key] => ABQIAAAAkMPSGuh6Gl2ye5SqiDiKRRT2yXp_ZAY8_ufC3CFXhHIE1NvwkxRVma__g1khCtXknARv5g4mJIECJQ
)
)
[belongsTo] => Array
(
[User] => Array
(
[className] => User
[foreignKey] => user_id
[conditions] =>
[fields] => Array
(
[0] => id
[1] => first_name
[2] => surname
[3] => name
[4] => email
[5] => persinfo
[6] => locinfo
[7] => siret
[8] => active
)
[order] =>
[counterCache] =>
)
[Region] => Array
(
[className] => Region
[foreignKey] => region_id
[conditions] =>
[fields] => Array
(
)
[order] =>
[counterCache] =>
)
[Department] => Array
(
[className] => Department
[foreignKey] => department_id
[conditions] =>
[fields] => Array
(
)
[order] =>
[counterCache] =>
)
[Primarypropertytype] => Array
(
[className] => Primarypropertytype
[foreignKey] => primarypropertytype_id
[conditions] =>
[fields] => Array
(
)
[order] =>
[counterCache] =>
)
)
[paca_regions] => Array
(
[lorgues_haut_var] => Array
(
[postcode] => Array
(
[0] => 83550
[1] => 83510
[2] => 83460
[3] => 83780
[4] => 83570
[5] => 83340
[6] => 83690
)
[image] => thumb_countryside_property.jpg
[name] => Lorgues - Haut-Var - Cotignac
)
[frejus_st_raphael] => Array
(
[postcode] => Array
(
[0] => 83600
[1] => 83700
[2] => 83480
[3] => 83520
[4] => 83380
)
[image] => thumb_frejus_saint_raphael.jpg
[name] => Frejus St-Raphaël
)
[st_trop] => Array
(
[postcode] => Array
(
[0] => 83380
[1] => 83990
[2] => 83980
[3] => 83580
[4] => 83310
[5] => 83420
[6] => 83680
[7] => 83120
[8] => 83350
[9] => 83820
)
[image] => thumb_st_tropez_3.jpg
[name] => Saint-Tropez
)
[luberon] => Array
(
[postcode] => Array
(
[0] => 84120
[1] => 84360
[2] => 84800
[3] => 84460
[4] => 84160
[5] => 84220
[6] => 13370
[7] => 84300
[8] => 84740
[9] => 84490
[10] => 84480
[11] => 84400
[12] => 84300
[13] => 13560
[14] => 84440
[15] => 84760
[16] => 84660
[17] => 84750
)
[image] => thumb_luberon.jpg
[name] => Luberon
)
[aix] => Array
(
[postcode] => Array
(
[0] => 13090
[1] => 13100
[2] => 13610
[3] => 13840
[4] => 13250
[5] => 13126
[6] => 13122
[7] => 83560
[8] => 13710
[9] => 13410
)
[image] => thumb_aix_rotonde.jpg
[name] => Aix
)
[st_remy_les_alpilles_avignon] => Array
(
[postcode] => Array
(
[0] => 13810
[1] => 13210
[2] => 30300
[3] => 84500
[4] => 84470
[5] => 13330
[6] => 13160
[7] => 13200
[8] => 13300
[9] => 84320
)
[image] => thumb_st_remy.jpg
[name] => Saint-Rémy-de-Provence - les Alpilles
)
[fayence] => Array
(
[postcode] => Array
(
[0] => 83440
)
[image] => thumb_fayence.jpg
[name] => Fayence
)
[grasse] => Array
(
[postcode] => Array
(
[0] => 6130
[1] => 6530
[2] => 6740
[3] => 6520
)
[image] => thumb_villa-house.jpg
[name] => Grasse
)
[nice] => Array
(
[postcode] => Array
(
[0] => 6000
[1] => 6100
[2] => 6200
[3] => 6300
)
[image] => thumb_nice.jpg
[name] => Nice
)
[cannes] => Array
(
[postcode] => Array
(
[0] => 6150
[1] => 6400
[2] => 6110
[3] => 6210
[4] => 6550
)
[image] => thumb_luberon.jpg
[name] => Cannes
)
[menton] => Array
(
[postcode] => Array
(
[0] => 6500
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Menton
)
[riviera] => Array
(
[postcode] => Array
(
[0] => 6750
[1] => 6620
[2] => 6460
)
[image] => thumb_riviera.jpg
[name] => Riviera Mountains
)
[avignon] => Array
(
[postcode] => Array
(
[0] => 84000
[1] => 84130
[2] => 84270
[3] => 84320
[4] => 84310
[5] => 84170
[6] => 84140
[7] => 84470
[8] => 84510
[9] => 84800
[10] => 84250
[11] => 84740
[12] => 84370
[13] => 84200
[14] => 84210
[15] => 84570
[16] => 84380
[17] => 84410
[18] => 84260
[19] => 84810
[20] => 84190
[21] => 84330
[22] => 84340
[23] => 13570
[24] => 13940
[25] => 13910
[26] => 13210
[27] => 13810
[28] => 13690
[29] => 13103
[30] => 13440
[31] => 13550
[32] => 30133
[33] => 30390
)
[image] => thumb_avignon.jpg
[name] => Avignon
)
[marseille] => Array
(
[postcode] => Array
(
[0] => 13001
[1] => 13002
[2] => 13003
[3] => 13004
[4] => 13005
[5] => 13006
[6] => 13007
[7] => 13008
[8] => 13009
[9] => 13010
[10] => 13011
[11] => 13012
[12] => 13013
[13] => 13014
[14] => 13015
[15] => 13016
[16] => 13600
[17] => 13260
[18] => 13620
[19] => 13960
[20] => 13190
[21] => 13470
[22] => 13600
[23] => 13220
[24] => 13820
[25] => 13420
[26] => 13180
[27] => 13700
[28] => 13380
[29] => 13830
[30] => 13740
[31] => 13730
[32] => 13240
)
[image] => thumb_marseille.jpg
[name] => Marseille
)
[gorges-du-verdon] => Array
(
[postcode] => Array
(
[0] => 83630
[1] => 83111
[2] => 83300
[3] => 83780
[4] => 83830
[5] => 83131
[6] => 83690
[7] => 83670
[8] => 83720
[9] => 83560
[10] => 04500
)
[image] => thumb_gorges-du-verdon.jpg
[name] => Les Gorges du Verdon
)
[provence-verte] => Array
(
[postcode] => Array
(
[0] => 83670
[1] => 83560
[2] => 04500
[3] => 04800
[4] => 83690
[5] => 83630
[6] => 83111
[7] => 83720
[8] => 83470
)
[image] => thumb_provence-verte.jpg
[name] => Provence Verte
)
[tourtour-aups-villecroze] => Array
(
[postcode] => Array
(
[0] => 83690
[1] => 83111
[2] => 83630
)
[image] => thumb_tourtour-aups.jpg
[name] => Tourtour - Aups - Villecroze
)
[antibes] => Array
(
[postcode] => Array
(
[0] => 6600
[1] => 6160
[2] => 6270
[3] => 6220
[4] => 6270
)
[image] => thumb_antibes.jpg
[name] => Antibes
)
)
[paris_regions] => Array
(
[paris] => Array
(
[department] => Array
(
[0] => 75
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Paris
)
[rgauche] => Array
(
[postcode] => Array
(
[0] => 75007
[1] => 75006
[2] => 75005
[3] => 75013
[4] => 75014
[5] => 75015
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Left Bank
)
[rdroite] => Array
(
[postcode] => Array
(
[0] => 75016
[1] => 75017
[2] => 75018
[3] => 75019
[4] => 75020
[5] => 75012
[6] => 75011
[7] => 75010
[8] => 75009
[9] => 75008
[10] => 75001
[11] => 75002
[12] => 75003
[13] => 75004
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Right Bank
)
[littlecrown] => Array
(
[department] => Array
(
[0] => 94
[1] => 93
[2] => 92
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Little Crown
)
[greatercrown] => Array
(
[department] => Array
(
[0] => 77
[1] => 95
[2] => 91
[3] => 78
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Greater Crown
)
)
[alps_regions] => Array
(
[2alpes_alpe_dhuez] => Array
(
[postcode] => Array
(
[0] => 38520
[1] => 38860
[2] => 38750
[3] => 38114
[4] => 38142
)
[image] => 2Alpes-Alpe dhuez.JPG
[name] => Les Deux Alpes and Alpe d'Huez
)
[annecy_and_aravis] => Array
(
[postcode] => Array
(
[0] => 74000
[1] => 74940
[2] => 74290
[3] => 74230
[4] => 74410
[5] => 74320
[6] => 74450
[7] => 74220
[8] => 74130
[9] => 74210
[10] => 74370
)
[image] => Annecy-Aravis.jpg
[name] => Aravis and Annecy environs
)
[aix_les_bains_chambery] => Array
(
[postcode] => Array
(
[0] => 73100
[1] => 73370
[2] => 73170
[3] => 38580
[4] => 73000
[5] => 73490
[6] => 73800
[7] => 73310
[8] => 01300
[9] => 73290
[10] => 73610
[11] => 73410
[12] => 38110
[13] => 38630
[14] => 38352
[15] => 73240
[16] => 38190
[17] => 38730
[18] => 38490
[19] => 38480
[20] => 38510
[21] => 38890
)
[image] => Aix les Bains Chambery.jpg
[name] => Aix les Bains and Chambery environs
)
[chamonix_mont_blanc] => Array
(
[postcode] => Array
(
[0] => 74400
[1] => 74310
[2] => 74920
[3] => 74120
[4] => 74170
[5] => 74190
[6] => 73590
[7] => 74660
)
[image] => Chamonix Mont Blanc.jpg
[name] => Chamonix and Mont Blanc region
)
[chartreuse_grenoble_around] => Array
(
[postcode] => Array
(
[0] => 38530
[1] => 38570
[2] => 38580
[3] => 38000
[4] => 38100
[5] => 38560
[6] => 38590
[7] => 38380
[8] => 38730
[9] => 38660
[10] => 38960
[11] => 38480
[12] => 73760
[13] => 73160
[14] => 38690
[15] => 38190
[16] => 38730
[17] => 38490
[18] => 38480
[19] => 38630
[20] => 38510
[21] => 01300
[22] => 38110
)
[image] => Chartreuse & Grenoble.jpg
[name] => Chartreuse, Belledone, Grenoble environs
)
[espace_diamant] => Array
(
[postcode] => Array
(
[0] => 73590
[1] => 73270
[2] => 74120
)
[image] => Espace Diamant.jpg
[name] => Espace Diamant
)
[grand_geneva] => Array
(
[postcode] => Array
(
[0] => 1210
[1] => 1170
[2] => 1220
[3] => 1630
[4] => 1200
[5] => 1280
[6] => 1270
[7] => 74160
[8] => 74570
[9] => 74520
[10] => 74910
[11] => 74140
[12] => 74130
[13] => 74560
[14] => 74380
[15] => 74330
[16] => 74200
[17] => 74350
[18] => 74100
[19] => 74890
[20] => 74500
[21] => 74800
[22] => 74960
)
[image] => Grand Geneva.jpg
[name] => Grand Geneva
)
[grand_massif] => Array
(
[postcode] => Array
(
[0] => 74340
[1] => 74740
[2] => 74440
[3] => 74300
)
[image] => Grand Massif.jpg
[name] => Grand Massif
)
[hautes_alpes] => Array
(
[postcode] => Array
(
[0] => 5100
[1] => 5290
[2] => 5560
[3] => 5600
[4] => 5240
[5] => 5500
[6] => 5330
[7] => 5320
[8] => 5120
[9] => 5220
[10] => 5200
[11] => 5250
)
[image] => Hautes Alpes.jpg
[name] => Hautes Alpes
)
[le_grand_domaine] => Array
(
[postcode] => Array
(
[0] => 73260
[1] => 73130
)
[image] => Grand Domain.jpg
[name] => Grand Domain
)
[lyon] => Array
(
[postcode] => Array
(
[0] => 38390
[1] => 38200
[2] => 38260
[3] => 38370
[4] => 38122
[5] => 38118
[6] => 38090
[7] => 38460
[8] => 69390
[9] => 69700
[10] => 69440
[11] => 69008
[12] => 69360
[13] => 42800
[14] => 42460
[15] => 38510
[16] => 1150
[17] => 38890
[18] => 69620
[19] => 38110
[20] => 38730
[21] => 38490
[22] => 38480
[23] => 38630
[24] => 38300
[25] => 38510
[26] => 38110
[27] => 01300
[28] => 69260
[29] => 73000
[30] => 69780
[31] => 69100
[32] => 69420
[33] => 38890
[34] => 69370
[35] => 69100
[36] => 69780
[37] => 69600
[38] => 69110
[39] => 69370
[40] => 69100
[41] => 69780
[42] => 69600
[43] => 69570
[44] => 69007
[45] => 69003
[46] => 69006
[47] => 69008
[48] => 69002
[49] => 69009
[50] => 69005
[51] => 69001
[52] => 69600
[53] => 69110
[54] => 69350
[55] => 69630
[56] => 69360
[57] => 69780
[58] => 69260
[59] => 69370
[60] => 69250
)
[image] => Lyon.jpg
[name] => Lyon et environs
)
[massif_des_bauges] => Array
(
[postcode] => Array
(
[0] => 73340
[1] => 73230
[2] => 74410
[3] => 73250
[4] => 73800
)
[image] => Massif des Bauges.jpg
[name] => Massif des Bauges
)
[portes_du_soleil] => Array
(
[postcode] => Array
(
[0] => 74110
[1] => 74430
[2] => 74200
[3] => 74260
[4] => 74390
[5] => 74360
)
[image] => Portes du Soleil.jpg
[name] => Portes du Soleil
)
[paradiski_esp_killy_ste_foy] => Array
(
[postcode] => Array
(
[0] => 73700
[1] => 73210
[2] => 73150
[3] => 73320
[4] => 73640
)
[image] => Paradiski Esp Killy Ste Foy.jpg
[name] => Paradiski, Espace Killy, Ste Foy
)
[three_valley] => Array
(
[postcode] => Array
(
[0] => 73550
[1] => 73350
[2] => 73120
[3] => 73570
[4] => 73440
[5] => 73600
[6] => 73260
)
[image] => 3Valleys 2.jpg
[name] => Three Valleys
)
[vanoise] => Array
(
[postcode] => Array
(
[0] => 73350
[1] => 73710
[2] => 73120
)
[image] => Vanoise.jpg
[name] => Vanoise
)
[valmorel] => Array
(
[postcode] => Array
(
[0] => 73260
)
[image] => Valmorel.jpg
[name] => Valmorel
)
[ski] => Array
(
[postcode] => Array
(
[0] => 38520
[1] => 38860
[2] => 38750
[3] => 38114
[4] => 38142
[5] => 74000
[6] => 74940
[7] => 74290
[8] => 74230
[9] => 74410
[10] => 74320
[11] => 74450
[12] => 74220
[13] => 74130
[14] => 74210
[15] => 74370
[16] => 73100
[17] => 73370
[18] => 73170
[19] => 38580
[20] => 73000
[21] => 73490
[22] => 73800
[23] => 73310
[24] => 01300
[25] => 73290
[26] => 73610
[27] => 73410
[28] => 38110
[29] => 38630
[30] => 38352
[31] => 38530
[32] => 38570
[33] => 38000
[34] => 38100
[35] => 38560
[36] => 38590
[37] => 38380
[38] => 38730
[39] => 38660
[40] => 38960
[41] => 38480
[42] => 73760
[43] => 73160
[44] => 73590
[45] => 73270
[46] => 74120
[47] => 1210
[48] => 1170
[49] => 1220
[50] => 1630
[51] => 1200
[52] => 1280
[53] => 1270
[54] => 74160
[55] => 74570
[56] => 74520
[57] => 74910
[58] => 74140
[59] => 74560
[60] => 74380
[61] => 74330
[62] => 74200
[63] => 74350
[64] => 74100
[65] => 74890
[66] => 74500
[67] => 74800
[68] => 74960
[69] => 74340
[70] => 74740
[71] => 74440
[72] => 74300
[73] => 5100
[74] => 5290
[75] => 5560
[76] => 5600
[77] => 5240
[78] => 5500
[79] => 5330
[80] => 5320
[81] => 5120
[82] => 5220
[83] => 5200
[84] => 5250
[85] => 73260
[86] => 73130
[87] => 38390
[88] => 38200
[89] => 38260
[90] => 38370
[91] => 38122
[92] => 38118
[93] => 38090
[94] => 38460
[95] => 69390
[96] => 69700
[97] => 69440
[98] => 69008
[99] => 69360
[100] => 42800
[101] => 42460
[102] => 73340
[103] => 73230
[104] => 73250
[105] => 74110
[106] => 74430
[107] => 74260
[108] => 74390
[109] => 74360
[110] => 73700
[111] => 73210
[112] => 73150
[113] => 73220
[114] => 73640
[115] => 73550
[116] => 73120
[117] => 73350
[118] => 73570
[119] => 73440
[120] => 73600
[121] => 73710
)
[image] => SKI.jpg
[name] => SKI
)
)
[skiPow] => Array
(
[0] => 71585CWL74
[1] => 42948JC38
[2] => 71403ZSW73
[3] => 60797NJW74
[4] => 69824MJ73
[5] => 69288TCF73
[6] => 62030JSE73
[7] => 47589DC73
[8] => 71565AM74
[9] => 71431CVA74
[10] => 70787SPS73
[11] => 61080SHS01
[12] => 52143TB73
[13] => 37965NJW74
[14] => 69860BF73
[15] => 58438EH73
[16] => 70808LON74C
[17] => 45835LK74H
[18] => 58513SPA73
[19] => 56920NDY38
[20] => 67001ZSW73
[21] => 60823NJW74
[22] => 66582MJ73
[23] => 70810MAS73
[24] => 58280TCF73
[25] => 43306PWA73
[26] => 58857DC73
[27] => 67533AM74
[28] => 56433AM74
[29] => 70244JC05
[30] => 70685SPS73
[31] => 69457TB73
[32] => 40466LK74
[33] => 40876SA74
[34] => 69498NJO74
[35] => 60423SD74
[36] => 56732MJU74
[37] => 52189SSR73
[38] => 70523PWA73
[39] => 70859NDY38
[40] => 59044SA74
[41] => 60390SPA73
[42] => 59477NJW74
[43] => 68289NDY38
[44] => 68634MAS73
[45] => 65814LK74
[46] => 70161PPA38
[47] => 65252JC05
[48] => 69005PP38
[49] => 60832LON74
[50] => 57198SPA73
[51] => 60423SD73
[52] => 69005PPA38
[53] => 70810MAS74
[54] => 60724JC05
[55] => 62998PPA38
)
[useDbConfig] => default
[useTable] => allproperties
[displayField] => id
[id] =>
[data] => Array
(
)
[table] => allproperties
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[source_id] => Array
(
[type] => integer
[null] =>
[default] => 0
[length] =>
)
[user_id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
)
[property_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 12
[key] => index
)
[price] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[propref] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 15
[key] => unique
)
[mandate_expiry_date] => Array
(
[type] => date
[null] => 1
[default] =>
[length] =>
)
[mandate_town] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[mandate_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 12
)
[mandatetype_id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
)
[prevprice] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[propname] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[shortdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[longdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[propname_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[shortdesc_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[longdesc_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[nrbedrooms] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[nrbathrooms] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[prop_roomstotal] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[land_m2] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[habitable_m2] => Array
(
[type] => string
[null] =>
[default] => 0
[length] => 10
)
[outbuildings_m2] => Array
(
[type] => string
[null] =>
[default] => 0
[length] => 10
)
[outside_space_m2] => Array
(
[type] => integer
[null] =>
[default] => 0
[length] =>
)
[taxfonc] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[taxhab] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[isnewbuild] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[isunderoffer] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
)
[isinvisible] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
[key] => index
)
[issold] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[bestdeals] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[bestdealtext] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[pubtown] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[properpubtown] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[postcode] => Array
(
[type] => string
[null] => 1
[default] => 0
[length] => 5
)
[department_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 3
)
[department_name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[region_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 3
)
[region_name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[original_created] => Array
(
[type] => datetime
[null] =>
[default] =>
[length] =>
)
[original_modified] => Array
(
[type] => datetime
[null] =>
[default] =>
[length] =>
)
[created] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[modified] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[date_made_live] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[avenant_date_made_live] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[feed_date_live] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[locations] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[proptypes] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[attributes] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[conditions] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[users] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[youtube_url] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[floorplan] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[floorplan_link] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[tour] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[tourid] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[discreet] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[poa] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[primarypropertytype_id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
)
[primarypropertytype_name] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[dpe_expiry_date] => Array
(
[type] => date
[null] =>
[default] => 2999-01-01
[length] =>
)
[is_exclusive] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[is_copro] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[is_commercialisation] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[is_ppg_property] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[selling_points] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[selling_points_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[eyespy_url] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[rhinov_url] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[net_price] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[exact_fees] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[fees_percent] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[fees] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[hash] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[lat] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[lon] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[cityscan] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[dpe_type] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 15
)
[dpe_final_energy] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[dpe_cost_low] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_cost_high] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_cost_year_index] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_grace] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[dpe_altitude] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_off] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe61] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe62] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe2021] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe_on_bill] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe_consumption] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_estimation] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[saleDate] => Array
(
[type] => date
[null] => 1
[default] =>
[length] =>
)
[salePrice] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[status] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 15
)
[image_0] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[features] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Allproperty
[tableToModel] => Array
(
[allproperties] => Allproperty
[users] => User
[regions] => Region
[departments] => Department
[primarypropertytypes] => Primarypropertytype
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Allproperty
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[User] => User Object
(
[name] => User
[actsAs] => Array
(
[0] => Containable
)
[hasAndBelongsToMany] => Array
(
[Department] => Array
(
[className] => Department
[joinTable] => departments_users
[with] => DepartmentsUser
[foreignKey] => user_id
[associationForeignKey] => department_id
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[unique] => 1
[finderQuery] =>
[deleteQuery] =>
[insertQuery] =>
)
)
[buddyAgentArray] => Array
(
[12954] => Array
(
[0] => 13063
[1] => 13705
[2] => 15566
)
[13063] => Array
(
[0] => 12954
[1] => 13705
[2] => 15566
)
[13705] => Array
(
[0] => 12954
[1] => 13063
[2] => 15566
)
[15566] => Array
(
[0] => 12954
[1] => 13063
[2] => 13705
)
[12568] => Array
(
[0] => 15641
)
[15641] => Array
(
[0] => 12568
)
[13078] => Array
(
[0] => 13182
[1] => 13709
)
[13182] => Array
(
[0] => 13078
[1] => 13709
)
[13709] => Array
(
[0] => 13182
[1] => 13078
)
[12796] => Array
(
[0] => 15308
[1] => 14578
[2] => 15534
)
[15308] => Array
(
[0] => 12796
[1] => 14578
[2] => 15534
)
[14578] => Array
(
[0] => 12796
[1] => 15308
[2] => 15534
)
[15534] => Array
(
[0] => 12796
[1] => 15308
[2] => 14578
)
[12421] => Array
(
[0] => 13410
[1] => 13966
[2] => 14182
)
[13410] => Array
(
[0] => 12421
[1] => 13966
[2] => 14182
)
[13966] => Array
(
[0] => 12421
[1] => 13410
[2] => 14182
)
[14182] => Array
(
[0] => 12421
[1] => 13410
[2] => 13966
)
[12638] => Array
(
[0] => 14741
)
[14741] => Array
(
[0] => 12638
)
[14376] => Array
(
[0] => 14511
)
[14511] => Array
(
[0] => 15237
[1] => 14208
[2] => 15455
)
[14964] => Array
(
[0] => 14965
[1] => 15282
[2] => 15318
[3] => 15418
)
[14965] => Array
(
[0] => 14964
[1] => 15282
[2] => 15318
[3] => 15418
)
[15282] => Array
(
[0] => 14964
[1] => 14965
[2] => 15318
[3] => 15418
)
[15318] => Array
(
[0] => 14964
[1] => 14965
[2] => 15282
[3] => 15418
)
[15418] => Array
(
[0] => 14964
[1] => 14965
[2] => 15282
[3] => 15318
)
[13702] => Array
(
[0] => 14673
[1] => 15235
)
[14673] => Array
(
[0] => 13702
[1] => 15235
)
[15235] => Array
(
[0] => 13702
[1] => 14673
)
[13269] => Array
(
[0] => 13166
)
[13166] => Array
(
[0] => 13269
)
[14733] => Array
(
[0] => 15206
[1] => 15225
)
[15206] => Array
(
[0] => 12937
)
[15225] => Array
(
[0] => 14733
[1] => 15206
)
[13398] => Array
(
[0] => 13581
)
[13581] => Array
(
[0] => 13398
)
[13857] => Array
(
[0] => 13534
[1] => 12665
[2] => 13976
)
[13534] => Array
(
[0] => 13857
[1] => 12665
[2] => 13976
)
[12665] => Array
(
[0] => 13534
[1] => 13857
[2] => 13976
)
[13976] => Array
(
[0] => 12665
[1] => 13534
[2] => 13857
)
[12366] => Array
(
[0] => 13608
)
[13608] => Array
(
[0] => 12366
)
[13175] => Array
(
[0] => 13788
[1] => 14064
[2] => 14664
[3] => 15115
)
[13788] => Array
(
[0] => 13175
[1] => 14064
[2] => 14664
[3] => 15115
)
[14064] => Array
(
[0] => 13175
[1] => 13788
[2] => 14664
[3] => 15115
)
[14664] => Array
(
[0] => 13175
[1] => 13788
[2] => 14064
[3] => 15115
)
[15115] => Array
(
[0] => 13175
[1] => 13788
[2] => 14064
[3] => 14664
)
[13804] => Array
(
[0] => 15050
)
[15050] => Array
(
[0] => 13804
)
[14242] => Array
(
[0] => 13090
)
[13090] => Array
(
[0] => 14242
)
[14080] => Array
(
[0] => 14076
[1] => 15416
[2] => 15326
)
[14076] => Array
(
[0] => 14080
[1] => 15416
[2] => 15326
)
[15416] => Array
(
[0] => 14080
[1] => 14076
[2] => 15326
)
[15326] => Array
(
[0] => 14080
[1] => 14076
[2] => 15416
)
[12770] => Array
(
[0] => 12771
)
[12771] => Array
(
[0] => 12770
)
[12352] => Array
(
[0] => 14089
)
[14089] => Array
(
[0] => 12352
)
[13995] => Array
(
[0] => 13422
)
[13422] => Array
(
[0] => 13995
)
[13150] => Array
(
[0] => 13134
)
[13134] => Array
(
[0] => 13150
)
[13300] => Array
(
[0] => 13973
[1] => 15112
[2] => 15329
[3] => 15363
[4] => 15596
)
[13973] => Array
(
[0] => 13300
[1] => 15112
[2] => 15329
[3] => 15363
[4] => 15596
)
[15112] => Array
(
[0] => 13300
[1] => 13973
[2] => 15329
[3] => 15363
[4] => 15596
)
[15329] => Array
(
[0] => 13300
[1] => 13973
[2] => 15112
[3] => 15363
[4] => 15596
)
[15363] => Array
(
[0] => 13300
[1] => 13973
[2] => 15112
[3] => 15329
[4] => 15596
)
[15596] => Array
(
[0] => 13300
[1] => 13973
[2] => 15112
[3] => 15329
[4] => 15363
)
[14068] => Array
(
[0] => 14452
)
[14452] => Array
(
[0] => 14068
)
[14102] => Array
(
[0] => 14101
)
[14101] => Array
(
[0] => 14102
)
[14408] => Array
(
[0] => 15188
[1] => 15582
[2] => 15537
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15188] => Array
(
[0] => 14408
[1] => 15582
[2] => 15537
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15582] => Array
(
[0] => 14408
[1] => 15188
[2] => 15537
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15537] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[13774] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15646] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15649
[6] => 15653
[7] => 15346
)
[15649] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15646
[6] => 15653
[7] => 15346
)
[15653] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15646
[6] => 15649
[7] => 15346
)
[15346] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15646
[6] => 15649
[7] => 15653
)
[13025] => Array
(
[0] => 12915
[1] => 14797
)
[12915] => Array
(
[0] => 13025
[1] => 14797
)
[14797] => Array
(
[0] => 13025
[1] => 12915
)
[12898] => Array
(
[0] => 14642
[1] => 14865
[2] => 15243
[3] => 15585
)
[14642] => Array
(
[0] => 12898
[1] => 14865
[2] => 15243
[3] => 15585
)
[14865] => Array
(
[0] => 12898
[1] => 14642
[2] => 15243
[3] => 15585
)
[15243] => Array
(
[0] => 12898
[1] => 14642
[2] => 14865
[3] => 15585
)
[15585] => Array
(
[0] => 12898
[1] => 14642
[2] => 14865
[3] => 15243
)
[14410] => Array
(
[0] => 14035
)
[14035] => Array
(
[0] => 14410
)
[12612] => Array
(
[0] => 14549
[1] => 15052
[2] => 15473
[3] => 14930
[4] => 15590
)
[14549] => Array
(
[0] => 12612
[1] => 15052
[2] => 15473
[3] => 14930
[4] => 15590
)
[15052] => Array
(
[0] => 12612
[1] => 14549
[2] => 15473
[3] => 14930
[4] => 15590
)
[15473] => Array
(
[0] => 12612
[1] => 14549
[2] => 15052
[3] => 14930
[4] => 15590
)
[14930] => Array
(
[0] => 12612
[1] => 14549
[2] => 15052
[3] => 15473
[4] => 15590
)
[15590] => Array
(
[0] => 12612
[1] => 14549
[2] => 15052
[3] => 15473
[4] => 14930
)
[13980] => Array
(
[0] => 15117
)
[15117] => Array
(
[0] => 13980
)
[14061] => Array
(
[0] => 14272
[1] => 15393
)
[14272] => Array
(
[0] => 14061
[1] => 15393
)
[15393] => Array
(
[0] => 14061
[1] => 14272
)
[12903] => Array
(
[0] => 15089
)
[15089] => Array
(
[0] => 12903
)
[13364] => Array
(
[0] => 13040
[1] => 14091
[2] => 15156
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[13040] => Array
(
[0] => 13364
[1] => 14091
[2] => 15156
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[14091] => Array
(
[0] => 13364
[1] => 13040
[2] => 15156
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[15156] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[15311] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[15378] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15413
[6] => 15493
[7] => 15574
)
[15413] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15378
[6] => 15493
[7] => 15574
)
[15493] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15378
[6] => 15413
[7] => 15574
)
[15574] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15378
[6] => 15413
[7] => 15493
)
[14240] => Array
(
[0] => 13689
[1] => 13179
[2] => 13690
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[13689] => Array
(
[0] => 14240
[1] => 13179
[2] => 13690
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[13179] => Array
(
[0] => 14240
[1] => 13689
[2] => 13690
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[13690] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[14160] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[14873] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[14842] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 15176
[7] => 15567
[8] => 15577
)
[15176] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 14842
[7] => 15567
[8] => 15577
)
[15567] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 14842
[7] => 15176
[8] => 15577
)
[15577] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 14842
[7] => 15176
[8] => 15567
)
[14326] => Array
(
[0] => 12925
[1] => 14839
[2] => 15376
)
[12925] => Array
(
[0] => 14326
[1] => 14839
[2] => 15376
)
[14839] => Array
(
[0] => 14326
[1] => 12925
[2] => 15376
)
[15376] => Array
(
[0] => 14326
[1] => 12925
[2] => 14839
)
[14439] => Array
(
[0] => 15090
[1] => 14917
[2] => 15279
)
[15090] => Array
(
[0] => 14439
[1] => 14917
[2] => 15279
)
[14917] => Array
(
[0] => 14439
[1] => 15090
[2] => 15279
)
[15279] => Array
(
[0] => 14439
[1] => 15090
[2] => 14917
)
[14173] => Array
(
[0] => 14086
)
[14086] => Array
(
[0] => 14173
)
[13087] => Array
(
[0] => 15045
)
[15045] => Array
(
[0] => 13087
)
[14577] => Array
(
[0] => 14593
[1] => 14986
[2] => 15407
[3] => 15440
[4] => 15471
)
[14593] => Array
(
[0] => 14577
[1] => 14986
[2] => 15407
[3] => 15440
[4] => 15471
)
[14986] => Array
(
[0] => 14577
[1] => 14593
[2] => 15407
[3] => 15440
[4] => 15471
)
[15407] => Array
(
[0] => 14577
[1] => 14593
[2] => 14986
[3] => 15440
[4] => 15471
)
[15440] => Array
(
[0] => 14577
[1] => 14593
[2] => 14986
[3] => 15407
[4] => 15471
)
[15471] => Array
(
[0] => 14577
[1] => 14593
[2] => 14986
[3] => 15407
[4] => 15440
)
[14392] => Array
(
[0] => 14384
)
[14384] => Array
(
[0] => 14392
)
[14795] => Array
(
[0] => 13537
[1] => 15134
[2] => 15503
[3] => 13282
[4] => 15573
)
[13537] => Array
(
[0] => 14795
[1] => 15134
[2] => 15503
[3] => 13282
[4] => 15573
)
[15134] => Array
(
[0] => 14795
[1] => 13537
[2] => 15503
[3] => 13282
[4] => 15573
)
[15503] => Array
(
[0] => 14795
[1] => 13537
[2] => 15134
[3] => 13282
[4] => 15573
)
[13282] => Array
(
[0] => 14795
[1] => 13537
[2] => 15134
[3] => 15503
[4] => 15573
)
[15573] => Array
(
[0] => 14795
[1] => 13537
[2] => 15134
[3] => 15503
[4] => 13282
)
[12965] => Array
(
[0] => 13081
[1] => 15465
)
[13081] => Array
(
[0] => 12965
[1] => 15465
)
[15465] => Array
(
[0] => 12965
[1] => 13081
)
[14862] => Array
(
[0] => 14591
)
[14591] => Array
(
[0] => 14862
)
[13050] => Array
(
[0] => 15034
[1] => 14851
[2] => 15594
[3] => 15604
[4] => 15605
)
[15034] => Array
(
[0] => 13050
[1] => 14851
[2] => 15594
[3] => 15604
[4] => 15605
)
[14851] => Array
(
[0] => 13050
[1] => 15034
[2] => 15594
[3] => 15604
[4] => 15605
)
[15594] => Array
(
[0] => 13050
[1] => 15034
[2] => 14851
[3] => 15604
[4] => 15605
)
[15604] => Array
(
[0] => 13050
[1] => 15034
[2] => 14851
[3] => 15594
[4] => 15605
)
[15605] => Array
(
[0] => 13050
[1] => 15034
[2] => 14851
[3] => 15594
[4] => 15604
)
[15094] => Array
(
[0] => 15087
[1] => 14687
[2] => 15210
[3] => 12399
)
[15087] => Array
(
[0] => 15094
[1] => 14687
[2] => 15210
[3] => 12399
)
[14687] => Array
(
[0] => 15094
[1] => 15087
[2] => 15210
[3] => 12399
)
[15210] => Array
(
[0] => 15094
[1] => 15087
[2] => 14687
[3] => 12399
)
[12399] => Array
(
[0] => 15094
[1] => 15087
[2] => 14687
[3] => 15210
)
[13327] => Array
(
[0] => 13328
)
[13328] => Array
(
[0] => 13327
)
[14406] => Array
(
[0] => 14932
)
[14932] => Array
(
[0] => 14406
)
[14767] => Array
(
[0] => 14768
)
[14768] => Array
(
[0] => 14767
)
[13925] => Array
(
[0] => 14362
[1] => 14928
[2] => 15242
[3] => 15480
)
[14362] => Array
(
[0] => 13925
[1] => 14928
[2] => 15242
[3] => 15480
)
[14928] => Array
(
[0] => 13925
[1] => 14362
[2] => 15242
[3] => 15480
)
[15242] => Array
(
[0] => 13925
[1] => 14362
[2] => 14928
[3] => 15480
)
[15480] => Array
(
[0] => 13925
[1] => 14362
[2] => 14928
[3] => 15242
)
[13246] => Array
(
[0] => 15216
[1] => 15302
[2] => 15379
[3] => 15459
[4] => 15460
)
[15216] => Array
(
[0] => 13246
[1] => 15302
[2] => 15379
[3] => 15459
[4] => 15460
)
[15302] => Array
(
[0] => 13246
[1] => 15216
[2] => 15379
[3] => 15459
[4] => 15460
)
[15379] => Array
(
[0] => 13246
[1] => 15216
[2] => 15302
[3] => 15459
[4] => 15460
)
[15460] => Array
(
[0] => 13246
[1] => 15216
[2] => 15302
[3] => 15379
[4] => 15459
)
[15459] => Array
(
[0] => 13246
[1] => 15216
[2] => 15302
[3] => 15379
[4] => 15460
)
[13350] => Array
(
[0] => 14924
)
[14924] => Array
(
[0] => 13350
)
[14312] => Array
(
[0] => 15026
)
[15026] => Array
(
[0] => 14312
)
[13035] => Array
(
[0] => 12416
[1] => 13860
[2] => 13633
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[12416] => Array
(
[0] => 13035
[1] => 13860
[2] => 13633
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[13860] => Array
(
[0] => 13035
[1] => 12416
[2] => 13633
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[13633] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[15180] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 14402
[5] => 14663
[6] => 15128
)
[14402] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 15180
[5] => 14663
[6] => 15128
)
[14663] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 15180
[5] => 14402
[6] => 15128
)
[15128] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 15180
[5] => 14402
[6] => 14663
)
[13807] => Array
(
[0] => 15556
)
[15556] => Array
(
[0] => 13807
)
[15149] => Array
(
[0] => 15245
)
[15245] => Array
(
[0] => 15149
)
[14883] => Array
(
[0] => 14529
)
[14529] => Array
(
[0] => 14883
)
[13671] => Array
(
[0] => 15297
[1] => 15278
[2] => 13217
)
[15297] => Array
(
[0] => 13671
[1] => 15278
[2] => 13217
)
[15278] => Array
(
[0] => 13671
[1] => 15297
[2] => 13217
)
[13217] => Array
(
[0] => 13671
[1] => 15297
[2] => 15278
)
[14931] => Array
(
[0] => 14551
[1] => 13292
[2] => 12947
)
[14551] => Array
(
[0] => 14931
[1] => 13292
[2] => 12947
)
[13292] => Array
(
[0] => 14931
[1] => 14551
[2] => 12947
)
[12947] => Array
(
[0] => 14931
[1] => 14551
[2] => 13292
)
[13173] => Array
(
[0] => 15268
)
[15268] => Array
(
[0] => 13173
)
[12649] => Array
(
[0] => 15031
)
[15031] => Array
(
[0] => 12649
)
[15322] => Array
(
[0] => 15300
)
[15300] => Array
(
[0] => 15322
)
[14246] => Array
(
[0] => 13135
[1] => 14104
[2] => 15219
[3] => 14085
[4] => 15355
[5] => 15155
)
[13135] => Array
(
[0] => 14246
[1] => 14104
[2] => 15219
[3] => 14085
[4] => 15355
[5] => 15155
)
[14104] => Array
(
[0] => 14246
[1] => 13135
[2] => 15219
[3] => 14085
[4] => 15355
[5] => 15155
)
[15219] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 14085
[4] => 15355
[5] => 15155
)
[14085] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 15219
[4] => 15355
[5] => 15155
)
[15355] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 15219
[4] => 14085
[5] => 15155
)
[15155] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 15219
[4] => 15355
[5] => 14085
)
[14893] => Array
(
[0] => 15253
)
[15253] => Array
(
[0] => 14893
)
[13295] => Array
(
[0] => 15388
)
[15388] => Array
(
[0] => 13295
)
[13016] => Array
(
[0] => 15205
[1] => 15334
)
[15205] => Array
(
[0] => 13016
[1] => 15334
)
[15334] => Array
(
[0] => 13016
[1] => 15205
)
[14465] => Array
(
[0] => 15148
[1] => 15104
[2] => 15373
[3] => 14574
[4] => 15500
)
[15148] => Array
(
[0] => 14465
[1] => 15104
[2] => 15373
[3] => 14574
[4] => 15500
)
[15104] => Array
(
[0] => 14465
[1] => 15148
[2] => 15373
[3] => 14574
[4] => 15500
)
[15373] => Array
(
[0] => 14465
[1] => 15148
[2] => 15104
[3] => 14574
[4] => 15500
)
[14574] => Array
(
[0] => 14465
[1] => 15148
[2] => 15104
[3] => 15373
[4] => 15500
)
[15500] => Array
(
[0] => 14465
[1] => 15148
[2] => 15104
[3] => 15373
[4] => 14574
)
[14120] => Array
(
[0] => 13993
[1] => 14115
[2] => 14907
[3] => 15152
[4] => 15403
[5] => 15475
)
[13993] => Array
(
[0] => 14120
[1] => 14115
[2] => 14907
[3] => 15152
[4] => 15403
[5] => 15475
)
[14115] => Array
(
[0] => 14120
[1] => 13993
[2] => 14907
[3] => 15152
[4] => 15403
[5] => 15475
)
[14907] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 15152
[4] => 15403
[5] => 15475
)
[15152] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 14907
[4] => 15403
[5] => 15475
)
[15403] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 14907
[4] => 15152
[5] => 15475
)
[15475] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 14907
[4] => 15152
[5] => 15403
)
[13667] => Array
(
[0] => 13716
[1] => 12857
[2] => 15535
[3] => 15512
)
[13716] => Array
(
[0] => 13667
[1] => 12857
[2] => 15535
[3] => 15512
)
[12857] => Array
(
[0] => 13667
[1] => 13716
[2] => 15535
[3] => 15512
)
[15535] => Array
(
[0] => 13667
[1] => 13716
[2] => 12857
[3] => 15512
)
[15512] => Array
(
[0] => 13667
[1] => 13716
[2] => 12857
[3] => 15535
)
[15354] => Array
(
[0] => 15043
[1] => 13736
)
[15043] => Array
(
[0] => 15354
[1] => 13736
)
[13736] => Array
(
[0] => 15354
[1] => 15043
)
[15449] => Array
(
[0] => 15450
)
[15450] => Array
(
[0] => 15449
)
[14991] => Array
(
[0] => 15250
)
[15250] => Array
(
[0] => 14991
)
[14633] => Array
(
[0] => 15320
[1] => 15445
)
[15320] => Array
(
[0] => 14633
[1] => 15445
)
[15445] => Array
(
[0] => 14633
[1] => 15320
)
[13344] => Array
(
[0] => 15476
[1] => 15536
[2] => 15578
)
[15476] => Array
(
[0] => 13344
[1] => 15536
[2] => 15578
)
[15536] => Array
(
[0] => 13344
[1] => 15476
[2] => 15578
)
[15578] => Array
(
[0] => 13344
[1] => 15476
[2] => 15536
)
[14863] => Array
(
[0] => 15478
[1] => 15507
)
[15478] => Array
(
[0] => 14863
[1] => 15507
)
[15507] => Array
(
[0] => 14863
[1] => 15478
)
[12937] => Array
(
[0] => 15206
)
[14250] => Array
(
[0] => 14613
[1] => 14125
[2] => 15369
[3] => 14824
[4] => 15479
)
[14613] => Array
(
[0] => 14250
[1] => 14125
[2] => 15369
[3] => 14824
[4] => 15479
)
[14125] => Array
(
[0] => 14250
[1] => 14613
[2] => 15369
[3] => 14824
[4] => 15479
)
[15369] => Array
(
[0] => 14250
[1] => 14613
[2] => 14125
[3] => 14824
[4] => 15479
)
[14824] => Array
(
[0] => 14250
[1] => 14613
[2] => 14125
[3] => 15369
[4] => 15479
)
[15479] => Array
(
[0] => 14250
[1] => 14613
[2] => 14125
[3] => 15369
[4] => 14824
)
[13637] => Array
(
[0] => 15457
[1] => 13386
[2] => 14775
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[15457] => Array
(
[0] => 13637
[1] => 13386
[2] => 14775
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[13386] => Array
(
[0] => 13637
[1] => 15457
[2] => 14775
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[14775] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[13914] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[15542] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15609
[6] => 15648
[7] => 15635
)
[15609] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15542
[6] => 15648
[7] => 15635
)
[15648] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15542
[6] => 15609
[7] => 15635
)
[15635] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15542
[6] => 15609
[7] => 15648
)
[14429] => Array
(
[0] => 14491
[1] => 13428
[2] => 15291
)
[14491] => Array
(
[0] => 14429
[1] => 13428
[2] => 15291
)
[13428] => Array
(
[0] => 14429
[1] => 14491
[2] => 15291
)
[15291] => Array
(
[0] => 14429
[1] => 14491
[2] => 13428
)
[15380] => Array
(
[0] => 15381
)
[15381] => Array
(
[0] => 15380
)
[14737] => Array
(
[0] => 15490
[1] => 15595
)
[15490] => Array
(
[0] => 14737
[1] => 15595
)
[15595] => Array
(
[0] => 14737
[1] => 15490
)
[15499] => Array
(
[0] => 13793
)
[13793] => Array
(
[0] => 15499
)
[12814] => Array
(
[0] => 15492
[1] => 15497
)
[15492] => Array
(
[0] => 12814
[1] => 15497
)
[15497] => Array
(
[0] => 12814
[1] => 15492
)
[15163] => Array
(
[0] => 14255
[1] => 15383
[2] => 14002
[3] => 15575
[4] => 15576
[5] => 15538
)
[14255] => Array
(
[0] => 15163
[1] => 15383
[2] => 14002
[3] => 15575
[4] => 15576
[5] => 15538
)
[15383] => Array
(
[0] => 15163
[1] => 14255
[2] => 14002
[3] => 15575
[4] => 15576
[5] => 15538
)
[14002] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 15575
[4] => 15576
[5] => 15538
)
[15575] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 14002
[4] => 15576
[5] => 15538
)
[15576] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 14002
[4] => 15575
[5] => 15538
)
[15538] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 14002
[4] => 15575
[5] => 15576
)
[14915] => Array
(
[0] => 13053
[1] => 14913
)
[13053] => Array
(
[0] => 14915
[1] => 14913
)
[14913] => Array
(
[0] => 14915
[1] => 13053
)
[13748] => Array
(
[0] => 15467
)
[15467] => Array
(
[0] => 13748
)
[14252] => Array
(
[0] => 14003
[1] => 15083
[2] => 15598
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[14003] => Array
(
[0] => 14252
[1] => 15083
[2] => 15598
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15083] => Array
(
[0] => 14252
[1] => 14003
[2] => 15598
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15598] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[14258] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15587] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15054] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[13840] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15069] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[14956] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14957
[10] => 14415
[11] => 15120
)
[14957] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14956
[10] => 14415
[11] => 15120
)
[14415] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14956
[10] => 14957
[11] => 15120
)
[15120] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14956
[10] => 14957
[11] => 14415
)
[13363] => Array
(
[0] => 14499
)
[14499] => Array
(
[0] => 13363
)
[15438] => Array
(
[0] => 13597
[1] => 15082
[2] => 14949
[3] => 15158
[4] => 13971
)
[13597] => Array
(
[0] => 15438
[1] => 15082
[2] => 14949
[3] => 15158
[4] => 13971
)
[15082] => Array
(
[0] => 15438
[1] => 13597
[2] => 14949
[3] => 15158
[4] => 13971
)
[14949] => Array
(
[0] => 15438
[1] => 13597
[2] => 15082
[3] => 15158
[4] => 13971
)
[15158] => Array
(
[0] => 15438
[1] => 13597
[2] => 15082
[3] => 14949
[4] => 13971
)
[13971] => Array
(
[0] => 15438
[1] => 13597
[2] => 15082
[3] => 14949
[4] => 15158
)
[15237] => Array
(
[0] => 14208
[1] => 14511
[2] => 15455
)
[14208] => Array
(
[0] => 15237
[1] => 14511
[2] => 15455
)
[15455] => Array
(
[0] => 15237
[1] => 14208
[2] => 14511
)
[15545] => Array
(
[0] => 15251
[1] => 15428
[2] => 12722
)
[15251] => Array
(
[0] => 15545
[1] => 15428
[2] => 12722
)
[15428] => Array
(
[0] => 15545
[1] => 15251
[2] => 12722
)
[12722] => Array
(
[0] => 15545
[1] => 15251
[2] => 15428
)
[13549] => Array
(
[0] => 15570
)
[15570] => Array
(
[0] => 13549
)
[15618] => Array
(
[0] => 12604
[1] => 15621
)
[12604] => Array
(
[0] => 15618
[1] => 15621
)
[15621] => Array
(
[0] => 15618
[1] => 12604
)
[13388] => Array
(
[0] => 14974
[1] => 12483
)
[14974] => Array
(
[0] => 13388
[1] => 12483
)
[12483] => Array
(
[0] => 13338
[1] => 14974
)
)
[usersForAreas] => Array
(
[lyon] => Array
(
[ids] => Array
(
[0] => 13311
[1] => 13523
)
[title] => Lyon
)
[belleville] => Array
(
[ids] => Array
(
[0] => 13063
[1] => 12954
)
[title] => Belleville
)
[chamonix] => Array
(
[ids] => Array
(
[0] => 13144
)
[title] => Chamonix
)
[meribel] => Array
(
[ids] => Array
(
[0] => 12762
[1] => 13164
)
[title] => Meribel
)
[grand-geneva] => Array
(
[ids] => Array
(
[0] => 13130
[1] => 12898
)
[title] => Grand Geneva
)
[chambery] => Array
(
[ids] => Array
(
[0] => 12914
[1] => 13114
[2] => 13311
)
[title] => Chambery
)
[annecy] => Array
(
[ids] => Array
(
[0] => 13216
[1] => 12748
[2] => 13503
[3] => 13217
)
[title] => Annecy
)
[mont-blanc] => Array
(
[ids] => Array
(
[0] => 12631
[1] => 12937
[2] => 12936
[3] => 13309
)
[title] => Mont-Blanc
)
[portes-du-soleil] => Array
(
[ids] => Array
(
[0] => 12690
[1] => 13423
[2] => 13319
[3] => 13574
[4] => 13101
)
[title] => Portes du Soleil
)
[three-valleys] => Array
(
[ids] => Array
(
[0] => 12762
[1] => 12954
[2] => 13063
[3] => 13164
[4] => 12925
[5] => 13310
)
[title] => Three Valleys
)
[rhones-alpes] => Array
(
[ids] => Array
(
[0] => 12837
[1] => 13087
[2] => 12898
[3] => 13130
[4] => 13216
[5] => 12748
[6] => 13164
[7] => 13574
[8] => 12954
[9] => 13063
[10] => 12762
[11] => 12925
[12] => 13114
[13] => 12914
[14] => 12690
[15] => 12936
[16] => 13523
[17] => 13144
[18] => 12568
[19] => 13181
[20] => 13180
[21] => 12980
[22] => 13007
[23] => 13084
[24] => 13217
[25] => 13423
[26] => 13319
[27] => 12937
[28] => 13430
[29] => 13311
[30] => 13310
[31] => 13309
[32] => 13311
[33] => 13503
)
[title] => Rhone-Alpes
)
[tarentaise] => Array
(
[ids] => Array
(
[0] => 13181
[1] => 12568
[2] => 12980
[3] => 13430
)
[title] => Ste Foy Tarentaise
)
[hautes-alpes] => Array
(
[ids] => Array
(
[0] => 12837
[1] => 13087
)
[title] => Hautes Alpes
)
[valmorel] => Array
(
[ids] => Array
(
[0] => 13310
)
[title] => Valmorel
)
)
[pilar] => Array
(
[equestrian] => Array
(
[13388] => Array
(
[name] => Lesley Okey
[first_name] => Lesley
[lastname] => Okey
[description] => Lesley had initially planned on settling further south in France, but as she has always had horses, and wanted to pursue a long-held ambition to breed them Normandy was the obvious choice. She now lives, works, and rides in Lower Normandy, on the edge of the beautiful area known as Suisse Normand. Lesley is one of our most experienced equestrian agents and says that the Orne market is “exceptionally buoyant for equestrian properties”.
[region] => Lower Normandy
[vignette] => pilar/equestrian/agent/lower_normandy.webp
[photo-desc] => pilar/equestrian/agent/lesley_okey.webp
[siret] => 510034515
)
[12663] => Array
(
[name] => Effie Iorsch
[first_name] => Effie
[lastname] => Iorsch
[description] => Effie lives in Normandy, in the Perche national park, it is an area famous for the Percheron horse breed. This is an ideal environment for riding and Effie is “delighted to use my network and share contacts for suppliers, vets and other suppliers, as well as advising on the best local trails”.
[region] => Normandy
[vignette] => pilar/equestrian/agent/normandy.webp
[photo-desc] => pilar/equestrian/agent/effie_iorsh.webp
[siret] => 504137043
)
[14842] => Array
(
[name] => Jessica Viel
[first_name] => Jessica
[lastname] => Viel
[description] => Jessica lives in Indre-et-Loire, in the Centre-Val-de-Loire region, popular with buyers of equestrian property because land is such exceptional value. Jessica tells us “We have Saumur, Le Mans, Fontainebleau and Lamotte-Beuvron within easy reach for shows or competitions. Buyers here are a mixture of professionals wanting to start a small business and people who simply want a nice property for their family and horses”.
[region] => Centre
[vignette] => pilar/equestrian/agent/centre.webp
[photo-desc] => pilar/equestrian/agent/jessica_viel.webp
[siret] => 892183351
)
[15279] => Array
(
[name] => Jean-Francois Huteau
[first_name] => Jean-Francois
[lastname] => Huteau
[description] => Jean-Francois has lived in the Oise, Hauts-de-France, close to Chantilly and Senlis, for over 25 years. Owning an equestrian property here is a symbol of status and offers many advantages due to the rich equestrian tradition and historic surroundings. Jean-Francois tells us “Chantilly is, of course, world-famous for its renowned racecourse and equine museum. Owning equestrian property here allows you to benefit from this heritage and participate in local events like the Grand Prix de Diane. We have a rich array of equestrian facilities and are home to France Galop and also the French Polo Federation”.
[region] => Hauts de France
[vignette] => pilar/equestrian/agent/hauts_de_france.webp
[photo-desc] => pilar/equestrian/agent/jean_francois_huteau.webp
[siret] => 948614185
)
[12857] => Array
(
[name] => Trina Summerfield
[first_name] => Trina
[lastname] => Summerfield
[description] => Trina has been an agent with Leggett for well over a decade. She lives in rural Charente, close to Confolens – an ideal spot for her family, her dogs and (of course) her horses. Trina is a trained equine behaviourist and has ridden competitively in under-21 show-jumping teams. She tells us “The advantage here is that we have the perfect climate, allowing horses to live outside year-round with ample grazing. The rolling countryside is ideal and equestrian property is highly sought after”
[region] => Poitou-Charentes
[vignette] => pilar/equestrian/agent/poitou_charentes.webp
[photo-desc] => pilar/equestrian/agent/trina_summerfield.webp
[siret] => 524727153
)
[15253] => Array
(
[name] => Rachel Dods
[first_name] => Rachel
[lastname] => Dods
[description] => Rachel lives and works in the Dordogne, she has been in France for over two decades now. The climate, soil and general landscape is perfect for horse enthusiasts. Rachel tells us “The greatest opportunity here is for the amateur horse enthusiast and leisure market. There are plenty of suitable properties available, and it is simply a case of saying how many horses need to be housed, how much land they will need, and the type of equipment and facilities required. Within 10 kms of my house there are three riding schools, five stud farms and lots of people who keep horses for private hacking, endurance training and competitions”.
[region] => Aquitaine - Dordogne
[vignette] => pilar/equestrian/agent/dordogne_aquitaine.webp
[photo-desc] => pilar/equestrian/agent/rachel_dods.webp
[siret] => 881752802
)
[15089] => Array
(
[name] => Deborah Cherry
[first_name] => Deborah
[lastname] => Cherry
[description] => Deborah lives in Lot-et-Garonne, where she has fallen in love with the space, tranquility and quiet roads. She is happiest when she is simply out hacking on the roads and footpaths and finds that the general costs of keeping horses are lower than when she lived in the UK. “Vets, farriers, feed/hay and bedding are all cheaper. However, grass grows differently here, and you may want to consider having a little more land per horse than you would in the UK, Belgium, Holland, or northern France – unless you are prepared to supplement with hay of course. Hay prices are lower here, and better for the horses as it is a courser texture and better for the horse’s teeth”.
[region] => Aquitaine - Lot-et-Garonne
[vignette] => pilar/equestrian/agent/lot_et_garonne_aquitaine.webp
[photo-desc] => pilar/equestrian/agent/deborah_cherry.webp
[siret] => 913148094
)
[14549] => Array
(
[name] => Jane Snow
[first_name] => Jane
[lastname] => Snow
[description] => Jane and Sarah are a team in the Hautes-Pyrénées in Occitanie. They met in French class and decided that their different talents should be combined to offer the very best in client service. They tell us “The equestrian property market is excellent here with strong demand from French buyers as well as from the UK, Belgium, and Holland. We have a lot of open land, with dramatic views, and the hacking is superb. This department is highly regarded for breeding horses and is one of France’s most “organic” and least polluted areas. You can get a lot of property and land for your money, which is music to the ears of most horse owners”!
[region] => Hautes-Pyrénées in Occitanie
[vignette] => pilar/equestrian/agent/hautes_pyrenees_occitanie.webp
[photo-desc] => pilar/equestrian/agent/jane_snow.webp
[siret] => 853756682
)
[15052] => Array
(
[name] => Sarah Thacker
[first_name] => Sarah
[lastname] => Thacker
[description] => Jane and Sarah are a team in the Hautes-Pyrénées in Occitanie. They met in French class and decided that their different talents should be combined to offer the very best in client service. They tell us “The equestrian property market is excellent here with strong demand from French buyers as well as from the UK, Belgium, and Holland. We have a lot of open land, with dramatic views, and the hacking is superb. This department is highly regarded for breeding horses and is one of France’s most “organic” and least polluted areas. You can get a lot of property and land for your money, which is music to the ears of most horse owners”!
[region] => Hautes-Pyrénées in Occitanie
[vignette] => pilar/equestrian/agent/hautes_pyrenees_occitanie.webp
[photo-desc] => pilar/equestrian/agent/sarah_thacker.webp
[siret] => 881175632
)
[13292] => Array
(
[name] => Gillian Wilson
[first_name] => Gillian
[lastname] => Wilson
[description] => Jill covers the north Var and Alpes de Haute Provence, you simply don’t get more authentic Provence than this. She has had horses all her life and she worked in the UK equestrian industry for 18 years, with her clients including the Royal Family. She knows the equestrian market well and is honest in her advice: “There are pros and cons to owning horses in Provence. The advantages are that we have a lot of off-road riding – this is the real Provence with rosemary, thyme and lavender fields surrounding ancient hilltop villages. We also have an excellent equestrian infrastructure around here. The disadvantages are that there is less grass but more flies, so you should allow for having to feed more hay. You should also allow for double the land here in the south than if you bought in a wetter climate”.
[region] => Alpes-de-Haute-Provence
[vignette] => pilar/equestrian/agent/alpes_de_haute_provence.webp
[photo-desc] => pilar/equestrian/agent/gillian_wilson.webp
[siret] => 814064804
)
)
)
[useDbConfig] => default
[useTable] => users
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => users
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[role] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[first_name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[surname] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[email] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[primary_email] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[created] => Array
(
[type] => timestamp
[null] => 1
[default] =>
[length] =>
)
[modified] => Array
(
[type] => timestamp
[null] => 1
[default] =>
[length] =>
)
[team_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[statute] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[persinfo] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[persinfo_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[locinfo] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[locinfo_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[location] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[areas] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[isdeleted] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[active] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[statute_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[address1] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[commune] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[postcode] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[initials] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 3
)
[depts] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[cp] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 1
)
[kbis] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 1
)
[siret] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[trusted] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[allowed_area] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[lat] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[lon] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[notgeo] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[picture] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[hestia_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[phone_number] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[request_contact_details_fr] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
)
[request_contact_details_en] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => User
[tableToModel] => Array
(
[users] => User
[departments] => Department
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => User
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Department] => Department Object
*RECURSION*
[DepartmentsUser] => AppModel Object
(
[useDbConfig] => default
[useTable] => departments_users
[displayField] => id
[id] =>
[data] => Array
(
)
[table] => departments_users
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[user_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[department_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[name] => DepartmentsUser
[alias] => DepartmentsUser
[tableToModel] => Array
(
[departments_users] => DepartmentsUser
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[actsAs] =>
[Behaviors] => BehaviorCollection Object
(
[modelName] => DepartmentsUser
[_attached] => Array
(
)
[_disabled] => Array
(
)
[__methods] => Array
(
)
[__mappedMethods] => Array
(
)
[_log] =>
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
)
)
[Region] => Region Object
*RECURSION*
[Department] => Department Object
*RECURSION*
[Primarypropertytype] => Primarypropertytype Object
(
[name] => Primarypropertytype
[actsAs] => Array
(
[0] => Containable
)
[useDbConfig] => default
[useTable] => primarypropertytypes
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => primarypropertytypes
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[name_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Primarypropertytype
[tableToModel] => Array
(
[primarypropertytypes] => Primarypropertytype
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Primarypropertytype
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
)
)
[__backContainableAssociation] => Array
(
[belongsTo] => Array
(
[Region] => Array
(
[className] => Region
[foreignKey] => region_id
[conditions] =>
[fields] =>
[order] =>
[counterCache] =>
)
)
[hasOne] => Array
(
)
[hasMany] => Array
(
[Allproperty] => Array
(
[className] => Allproperty
[foreignKey] => department_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[hasAndBelongsToMany] => Array
(
)
)
)
)
[Department] => Department Object
(
[name] => Department
[belongsTo] => Array
(
[Region] => Array
(
[className] => Region
[foreignKey] => region_id
[conditions] =>
[fields] =>
[order] =>
[counterCache] =>
)
)
[hasMany] => Array
(
[Allproperty] => Array
(
[className] => Allproperty
[foreignKey] => department_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[useDbConfig] => default
[useTable] => departments
[displayField] => id
[id] =>
[data] => Array
(
)
[table] => departments
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 3
[key] => primary
)
[listcode] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[listdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[region_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dbfield] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[text] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Department
[tableToModel] => Array
(
[departments] => Department
[regions] => Region
[allproperties] => Allproperty
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[hasOne] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[actsAs] =>
[Behaviors] => BehaviorCollection Object
(
[modelName] => Department
[_attached] => Array
(
)
[_disabled] => Array
(
)
[__methods] => Array
(
)
[__mappedMethods] => Array
(
)
[_log] =>
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Region] => Region Object
(
[name] => Region
[actsAs] => Array
(
[0] => Containable
)
[hasMany] => Array
(
[Department] => Array
(
[className] => Department
[foreignKey] => region_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[aquitaine] => Array
(
[id] => 72
[link] => /aquitaine-property
[region_name] => Aquitaine
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 72_team.webp
[vignette] => 72_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => From sleepy Dordogne villages to the bright lights of Bordeaux, via the world’s greatest vineyards ...
[bold] => Welcome to Aquitaine
)
[css_color] => #4E7E9F
[accordion] => Array
(
[what_to_expect] => <p><strong>Bordeaux</strong>, is the world capital of wine, and you will find glorious <strong>chateaux and country houses</strong> keeping
watch over the surrounding vineyards. Globally renowned for its beauty, property in Aquitaine is seen as an excellent investment.</p>
<p><strong>Vineyards</strong> dominate the landscape in Gironde but don’t be fooled. There are five departments in Aquitaine, each with a <strong>diverse
landscape</strong> and a mixture of property styles. The Pyrénées Atlantiques run down to the Spanish border and are heavily influenced by Basque culture,
whilst in the north of the region, the Dordogne is a rural department, long popular with UK buyers looking for <strong>"a place in the sun".</strong></p>
[access] => Array
(
[text] => <p>The main international airport is in Bordeaux, with regular flights to North America, Africa, Asia and throughout Europe.
You will find other regional airports in Bergerac, Biarritz, Tarbes and Pau.</p><p>The high-speed rail link between Bordeaux and Paris takes just over 2 hours,
meaning the area is popular with Parisians seeking a second home. Eurostar is planning a special “wine train” with a direct service between Bordeaux and London,
with an opening as soon as 2026 being discussed. Travel time would be around 5 hours.</p><p>Many visitors prefer driving to Aquitaine, as it is easy to access
from all directions. The A10 motorway runs directly to Paris, the A62 runs west to east (giving access to Toulouse, Barcelona and the Riviera),
and the A63 runs straight down to the Spanish border.</p>
[access_image_title] => transport map Aquitaine
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities. </p><p>Last year, prices rose in all five departments, with the biggest increase in the Pyrenéés-Atlantiques (8.1%). The strongest demand is for country property, with plenty of space and fresh air. French buyers have dominated the market, often snapping up properties before overseas buyers have had a chance to view. However, this is now changing, with increasing sales to clients from the UK, Belgium and Netherlands in particular. High-end properties are also selling well, with US buyers cashing in on the strong dollar.</p>
[fall_in_love] => Array
(
[text] => <p>Sampling the finest wines, while exploring <strong> historic vineyards, chateaux and rural market towns</strong>. Aquitaine has some of the most
beautiful countryside in France, and the river valleys (particularly the Dordogne) are <strong> popular second-home areas</strong>. Wander round the market
in Sarlat, Bergerac or Monpazier and you will find a fusion of languages being spoken.</p><p>If you prefer the seaside then you will be swept off your
feet by the view over <strong> Arcachon Bay </strong>, from atop the Dune du Pilat, and by the quality of the <strong> swimming and surfing </strong>
available in Aquitaine.</p>
[images_alt] => Array
(
[0] => cafe_bar
[1] => market
[2] => ocean
[3] => garden
[4] => surf_beach
[5] => Vineyards
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/72
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Warm winters and cool summers make this the ideal climate</li>
<li class="attribute-dot">This is a truly global destination, making property an attractive investment </li>
<li class="attribute-dot">The quality of life in Aquitaine is second to none, particularly the food and wine </li>
<li class="attribute-dot">The area is popular with overseas buyers, English is widely spoken </li>
</ul>
Plans are in place for a direct London-Bordeaux Eurostar service, door-to-door in around 5 hours
[banner-mg] => Array
(
[image] => nice-image.webp
)
[famous-places] => Array
(
[0] => Array
(
[title] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
[subtitle] => Saint Emilion|Commercial|"Bordelais"
[image] => 72_vineyard.webp
)
[1] => Array
(
[title] => Chateaux
[link] => /chateau/aquitaine
[subtitle] => Maisons de Maître | Vie de Château
[image] => 72_chateaux.webp
)
[2] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/72
[subtitle] => Océan | Wind | Liberty
[image] => 72_coastal.webp
)
[3] => Array
(
[title] => Perigord
[link] => /french-property-for-sale/perigord_noir/latest
[subtitle] => Périgord Noir | Vert | Rouge
[image] => 72_perigord.webp
)
[4] => Array
(
[title] => Sarlat
[link] => /french-property-for-sale/mainSearch/departments:/towns:24200+Sarlat-la-Canéda/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Sarlat-La-Canédat et alentours
[image] => 72_sarlat.webp
)
[5] => Array
(
[title] => Bordeaux
[link] => /french-property-for-sale/getNearbyPostcodes/33000/25/sort:original_modified/direction:desc
[subtitle] => Cité du Vin | History | Culture
[image] => 72_bordeaux.webp
)
[6] => Array
(
[title] => Countryside
[link] =>
[subtitle] => Peace | Nature | Liberty
[image] => 72_countryside.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 33
[department_name] => Gironde
[prefecture] => Array
(
[name] => Bordeaux
[lat] => 44.838764428286
[lon] => -0.58549738073116
)
[sous-prefecture] => Array
(
[name] => Arcachon
[lat] => 44.652350372007
[lon] => -1.17852953279
)
[other_places] => Array
(
[0] => Array
(
[name] => Langon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[1] => Array
(
[name] => Lesparre-Médoc
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[2] => Array
(
[name] => Libourne
[coordinates] => Array
(
[lat] => 44.912837953056
[lon] => -0.24255791219811
)
)
[3] => Array
(
[name] => Blaye
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[4] => Array
(
[name] => Arcachon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
)
[aeroports] => Array
(
[name] => international Aéroport Bordeaux-Mérignac
[coordinates] => Array
(
[lat] => 44.829578655332
[lon] => -0.71252977869956
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3415
)
[1] => Array
(
[id] => 24
[department_name] => Dordogne
[prefecture] => Array
(
[name] => Périgueux
[lat] => 45.182155813706
[lon] => 0.72554752049818
)
[sous-prefecture] => Array
(
[name] => Bergerac
[lat] => 44.854267578237
[lon] => 0.48313379429759
)
[other_places] => Array
(
[0] => Array
(
[name] => Nontron
[lat] => 45.530660781729
[lon] => 0.66198829976248
)
[1] => Array
(
[name] => Sarlat-la-Canéda
[lat] => 44.889288259855
[lon] => 1.2241156213839
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Bergerac-Dordogne-Périgord
[lat] => 44.825427573624
[lon] => 0.5183063816135
)
[1] => Array
(
[name] => Aéroport Périgueux-Bassillac
[lat] => 45.196674566766
[lon] => 0.81442960794314
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1699
)
[2] => Array
(
[id] => 40
[department_name] => Landes
[prefecture] => Array
(
[name] => Mont-de-Marsan
[lat] => 43.895868438138
[lon] => -0.49751150342098
)
[sous-prefecture] => Array
(
[name] => Dax
[lat] => 43.709257227376
[lon] => -1.0555027855013
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 2829
)
[3] => Array
(
[id] => 47
[department_name] => Lot-et-Garonne
[prefecture] => Array
(
[name] => Agen
[lat] => 44.205262742878
[lon] => 0.61508991988202
)
[sous-prefecture] => Array
(
[name] => Marmande
[lat] => 44.49875584627
[lon] => 0.14139916585147
)
[other_places] => Array
(
[0] => Array
(
[name] => Nérac
[lat] => 44.137634651165
[lon] => 0.33671320043142
)
[1] => Array
(
[name] => Villeneuve-sur-Lot
[lat] => 44.408773973276
[lon] => 0.70347370665476
)
)
[aeroports] => Aéroport Agen-La Garenne
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1634
)
[4] => Array
(
[id] => 64
[department_name] => Pyrénées-Atlantiques
[prefecture] => Array
(
[name] => Pau
[lat] => 43.29655780391
[lon] => -0.36577735818928
)
[sous-prefecture] => Array
(
[name] => Bayonne
[lat] => 43.493746698508
[lon] => -1.4799716307997
)
[other_places] => Array
(
[0] => Array
(
[name] => Oloron-Sainte-Marie
[lat] => 43.194639272704
[lon] => -0.60670147749085
)
)
[aeroports] => Aéroport de Biarritz-Pays basque, Aéroport de Pau-Pyrénées
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2818
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => new_aquitaine_logo.webp
[text] => Known for its wine, seafood and picturesque landscape, Aquitaine is a popular choice with holiday-home owners, and full-time residents alike.
The warm winters and cooling summer breeze give it a particularly attractive climate.
)
[seo_text] => The five departments in Aquitaine have a diverse range of property styles, each with its own individual appeal. From rural stone-built farmhouses
to grand chateaux, the region is rich with architectural treasures to explore.<br />
Stone-built farmhouses are possibly the most popular with international buyers. Constructed from local materials like limestone, these houses feature thick walls,
small windows, and tiled roofs. Often surrounded by gardens and orchards, these character laden homes offer a serene and peaceful French lifestyle.<br />
Aquitaine is also home to some of the best Maison de Maitres and chateaux in France. Originally built for the nobility and located in large vineyards or estates,
these impressive structures have grand entrances, sweeping staircases, and intricate decorations, serving as a testament to the region's rich history and cultural
heritage.<br />Modern homes in Aquitaine are also usually designed to blend in with their natural surroundings. Many feature large windows to take advantage of
the countryside views, and open-plan living spaces that create a feeling of light and spaciousness. This style of VEFA (new build) homes in Aquitaine are
particularly popular with buyers since the Covid-19 pandemic. <br />Regardless of your taste, you're sure to find a property in Aquitaine that suits your
architectural preferences and budget.
)
[brittany] => Array
(
[id] => 53
[link] => /brittany-property
[region_name] => Brittany
[new_region_name] => Brittany
[hero_images] => 3
[agent_photo] => 53_team.webp
[vignette] => 53_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => normandy
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Local papers have been running headlines such as “The golden age of property in Brittany”, and it’s not difficult to see why. Buy a home in Brittany and you are never far from what is perhaps the most beautiful coastline in France.
[bold] => Welcome to Brittany
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Brittany is one of the prettiest and most diverse areas of France – you probably know it as a popular holiday-home destination, but did you know
that in a poll of French homebuyers it was the area they most want to move to?</p><p>The reasons are obvious – let’s start with the beaches and coastline, which stretches
to an astonishing 2,700 km’s (that’s 1,677 miles in old money). Take your pick from a hike along the rugged cliffs, to lazing on the golden sands or eating freshly
caught seafood in one of the traditional fishing villages. No matter where you buy in Brittany, you will have access to these delights. Inland you will find a beautiful
rolling landscape with picturesque towns and villages, famous for the variety, colour and quality of the markets. The renowned Lac de Guérledan is right in the heart of
Brittany, covering 300 hectares the paths around it wander through glorious forests and are a haven for walkers, cyclists and those seeking peace and tranquility.</p>
<p>Property prices have risen in recent years, but still represent excellent value for money, no wonder this is such a popular place for both domestic and international
buyers. Indeed, French buyers have been to the fore in recent years, choosing Brittany as the region they want to buy a holiday home. There have been many reports in
the French news putting this down to “climate migrants” who prefer the milder climate to the more severe extremes to be found in Spain, Portugal and parts of the
Mediterranean.</p>
[access] => Array
(
[text] => <p>Brittany has several airports, with flights within France and to international destinations. Rennes Bretagne airport has direct flights to 18 European
countries, and 17 countries outside Europe (including Canada/USA, the UAE, Singapore, South Africa and Brazil). It also flies to eight cities within France.
The airports in Brest and Lorient are all smaller and mainly service domestic flights.</p><p>The TGV runs daily between Paris and Rennes (around 2hrs 12 mins),
and regional trains connect the smaller towns in the region.</p><p>Many UK visitors like to take the ferry, with regular services running from
Plymouth, Portsmouth, and Poole to the ports of Saint-Malo and Roscoff in Brittany, or via Normandy ports such as Cherbourg.</p>
<p>Several major highways run through Brittany, giving easy access to Paris, Belgium, Holland and the Channel Tunnel car terminal.
The A84 leads up to Caen, whilst the A81 heads due east towards Paris. Meanwhile the RN137 heads south to Nantes.</p>
[53_access_map] => transport map Brittany
)
[market] => <p>Record demand and low stock levels pretty much sum up the Brittany property market over the last couple of years. Prices have risen accordingly,
with a typical apartment in Rennes seeing an increase of almost 11% in 2022. A family home in Brest will have seen a rise around 12% in the same period.</p>
<p>Low interest rates have been a bedrock of this demand and it helps that a French Government report, comparing employment data from 100 towns, declared Rennes as
having the strongest labour market in France. With interest rates rising we are likely to see a slight dampening of demand, which should mean more stock being
available and more choice for buyers.</p><p>One other driver of the Brittany property market is the trend towards home working. Télétravail (working from home)
has exploded, and people are looking for country houses that offer more space/light with a view, and high speed broadband. There has been a population explosion
in cities like Rennes, and families are tempted by the lower prices in the countryside. The third factor is the temperate climate to be found in Brittany,
with clients looking to escape the extreme temperatures, fires, and floods to be found in Spain, Italy, and some Mediterranean destinations.</p>
<p>Brittany is home to some fine manoir, chateaux and country estates. They may be fewer in number than further south in the Loire number, but what they lack in quantity
they make up for in quality. The good news is that, because they are inland away from the more costly coastline, they tend to be well priced and offer excellent value
for money.</p>
[fall_in_love] => Array
(
[text] => <p>Pretty much everything really. Let’s start with the coastline. Travelling anti-clockwise the towns of Saint-Malo, Saint Brieuc, Brest, Lorient and Vannes
are all on the coast, each with a personality of its own and a variety of excellent shops, restaurants and leisure pursuits. In between you will find sandy beaches,
ancient fishing ports and spectacular cliff-side walking. For those looking for a picturesque fishing village, we defy you not to fall in love with medieval
Saint-Goustan, the lighthouse protected Doelan, or the chocolate-box pretty Sauzon, with its pastel houses and brightly painted shutters. Larmor-Plage is known as
the “Brittany Riviera” but there are plenty of other beautiful beaches all along the coast. Trestraou beach near Perros-Guirec is a hidden gem and the Bay of Morlaix
also has plenty to choose from. Moving west both Plouarzel and Plogoff are pretty stops along the dramatic Finistere coastline.</p>
<p>Inland you will absolutely fall in love with the lakes, forests and beautiful landscape. For a breathtaking view try walking to Monts d’Arrée in the Armorica Regional
National Park (if you have been to Ireland you’ll feel at home), or try walking the hills and prairies of the Pays de Questembert. The truth is that every road and
track in Brittany is a delight, with hidden secrets to uncover. If you are looking for a haven away from the stress of modern day life.</p>
<p>If you find romance in the culture or heritage of a region, then Brittany is your ideal destination. Stop off at any tourist office to learn about the local
tales and legends. Morbihan is home to the world’s largest concentration of megalithic sites. The standing stones at Carnac stretch for an astonishing four km’s,
and the site at Locmariaquer is home to the Er Grah menhir, which once stood 20 metres high and weighed 300 tonnes.</p><p>Finally, it would be remiss if we didn’t mention
the seafood. A dozen oysters, or maybe some fresh crab, washed down with a crisp white wine? All restaurants in Brittany should be able to provide these, but
for the real romance why not sample them on the waters edge, direct from the supplier. In southern Morbihan you should visit La Perle de Quéhan, where you can
sit beneath the pine trees and sample the seafood whilst overlooking the bay. If you are in Finistere then Maison Legris is an award winning oyster bar in Plouguerneau,
well worth a visit. Finally, if you visit Mont-Saint-Michel bay (which you almost certainly will) then head to the market at La Houle port, you won’t be disappointed.</p>
[images_alt] => Array
(
[0] => pretty_house
[1] => seafood
[2] => white_sand
[3] => ocean
[4] => menhir
[5] => traditional_costume
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The sheer beauty of the countryside and coastline.</li>
<li class="attribute-dot">Mont-Saint-Michel and its bay, a UNESCO world heritage site with no comparison.</li>
<li class="attribute-dot">Great value property, particularly inland where many property bargains are still to be had.</li>
<li class="attribute-dot">A culture and heritage that can be seen in every town and village – each has a tale to tell.</li>
<li class="attribute-dot">A myriad of ports and fishing villages to explore, with some of the best restaurants in France.</li>
</ul>
[banner-mg] => Array
(
[image] => 53_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/53
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/53
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Rennes
[link] => /french-property-for-sale/getNearbyPostcodes/35000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Rennes"
[image] => 53_rennes.webp
)
[1] => Array
(
[title] => Hinterland
[link] =>
[subtitle] => In the heart of the land
[image] => 53_hinterland.webp
)
[2] => Array
(
[title] => Harbours
[link] => /french-property-for-sale/mainSearch/departments:/towns:29000+All_communes_in_postcode--56000+All_communes_in_postcode--22000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Quimper | Brest | Vannes | Saint Brieuc
[image] => 53_harbours.webp
)
[3] => Array
(
[title] => Historic
[link] =>
[subtitle] => A piece of History
[image] => 53_historic.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] =>
[image] => 53_villages.webp
)
[5] => Array
(
[title] => Cities
[link] =>
[subtitle] => Living in the heart of the city
[image] => 53_cities.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/53
[subtitle] => View | Ocean | Liberty
[image] => 53_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 35
[department_name] => Ille-et-Vilaine
[area_m2] => 2652
[prefecture] => Array
(
[name] => Rennes
[latitude] => 48.117991889221
[longitude] => -1.6807189892287
)
[sous-prefecture] => Array
(
[name] => Fougères
[latitude] => 48.351471330384
[longitude] => -1.205118723428
)
[other_places] => Array
(
[0] => Array
(
[name] => Redon
[latitude] => 47.6507516702
[longitude] => -2.0848369856225
)
[1] => Array
(
[name] => Saint-Malo
[latitude] => 48.64975311175
[longitude] => -2.0279211568493
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Saint-Malo-Dinard-Pleurtuit
[latitude] => 48.5900726159
[longitude] => -2.0762508547617
)
[1] => Array
(
[name] => Aéroport de Rennes-Bretagne
[latitude] => 48.068336104561
[longitude] => -1.7255383037892
)
)
[LGV] => LGV Bretagne-Pays de la Loire
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 22
[department_name] => Côtes-d'Armor
[department_link] => cotes-d-armor
[area_m2] => 2046
[prefecture] => Array
(
[name] => Saint-Brieuc
[latitude] => 48.513446890517
[longitude] => -2.7670809165465
)
[sous-prefecture] => Array
(
[name] => Dinan
[latitude] => 48.453662914768
[longitude] => -2.0505455939488
)
[other_places] => Array
(
[0] => Array
(
[name] => Guingamp
[latitude] => 48.561650630681
[longitude] => -3.1501954648217
)
[1] => Array
(
[name] => Lannion
[latitude] => 48.731347857171
[longitude] => -3.4604695840914
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lannion
[latitude] => 48.756955147948
[longitude] => -3.4704341865913
)
[1] => Array
(
[name] => Aéroport de Saint-Brieuc Armor
[latitude] => 48.534884372958
[longitude] => -2.8543853767915
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 29
[department_name] => Finistère
[area_m2] => 2271
[prefecture] => Array
(
[name] => Quimper
[latitude] => 47.997985676536
[longitude] => -4.0972012510205
)
[sous-prefecture] => Array
(
[name] => Brest
[latitude] => 48.390543341999
[longitude] => -4.4873975424998
)
[other_places] => Array
(
[0] => Array
(
[name] => Châteaulin
[latitude] => 48.194479197781
[longitude] => -4.1019243574689
)
[1] => Array
(
[name] => Morlaix
[latitude] => 48.577495070099
[longitude] => -3.8258069709509
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Brest-Bretagne
[latitude] => 48.447716858353
[longitude] => -4.4177886829057
)
[1] => Array
(
[name] => Aéroport de Morlaix Ploujean
[latitude] => 48.600096495988
[longitude] => -3.8159623559134
)
[2] => Array
(
[name] => Aéroport de Quimper-Bretagne
[latitude] => 47.972951624053
[longitude] => -4.1740875000998
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 56
[department_name] => Morbihan
[area_m2] => 2659
[prefecture] => Array
(
[name] => Vannes
[latitude] => 47.658384007406
[longitude] => -2.7616691514312
)
[sous-prefecture] => Array
(
[name] => Lorient
[latitude] => 47.748581772133
[longitude] => -3.3685968539489
)
[other_places] => Array
(
[0] => Array
(
[name] => Pontivy
[latitude] => 48.066209832829
[longitude] => -2.9624378989862
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lorient-Bretagne-Sud
[latitude] => 47.754254868152
[longitude] => -3.4366661577737
)
[1] => Array
(
[name] => Aéroport de Vannes
[latitude] => 47.720764663553
[longitude] => -2.7271479056408
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.bretagne.bzh/
[Official Tourism Office] => https://www.brittanytourism.com
)
[image] => 53_logo.webp
[text] => Looking for a region where you can get away from it all, and breathe fresh air? Then Brittany is your ideal destination. From swimming with the dolphins
to strolling amongst the standing-stones, and from eating oysters on the beach to testing out any one of the dozen Michelin starred restaurants in Rennes, Brittany
has you covered.
)
[seo_text] => <p>Brittany is home to a rich architectural heritage. One style that you will come across throughout the region is the half-timbered house.
These properties typically feature exposed wooden beams and have a distinctive herringbone pattern, they look particularly attractive with a thatched roof.
Many of the half-timbered properties line the cobbled streets in the “old towns” and historic centres.</p><p>You will also find that many Brittany farmhouses and country properties
use local materials such as granite and slate. These are sturdy buildings, built to last, with the walls being made from large granite blocks, with slate used for the roofing.</p>
<p>On the coast you are more likely to find brightly coloured houses and cottages, with painted shutters and steeply pitched roofs. Many ports and quays in Brittany are
lined with these picturesque properties, and the chocolate-box pretty houses are perfect for those tourists who like to record their visits on Instagram. The houses often
have a nautical feel, with porthole windows and decorative anchors.</p><p>The contrast when you come across modern architecture, or contemporary houses in Brittany, is striking.
These are built out of steel, concrete and glass and can provide an excellent contrast to the older, more traditional Breton properties.</p>
)
[midi_pyrenees] => Array
(
[id] => 73
[link] => /midi-pyrenees-property
[region_name] => Midi-Pyrénées
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 73_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Buy a property in the Midi Pyrénées and you can access picturesque ski resorts, cycle up mythical mountains, take in a world-class rugby match in Toulouse and browse some of the best markets that France has to offer.
[bold] => Welcome to Midi-Pyrénées
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Authentic French towns and villages, unspoilt countryside and terrific value for money – both in terms of property values,
and the general cost of living. The Midi Pyrénées offers exhilarating skiing and snowboarding, with lift passes at a fraction of the price of other
European ski areas. Stop for a coffee, cold drink or lunch and you will appreciate the difference in the bars and restaurants too. Away from the
mountains you will find the region is criss-crossed by attractive <strong>river valleys</strong>. Follow the Garonne, Tarn, Gers or Lot and you
will find some of the prettiest towns in France. Don’t forget too that the <strong>Canal du Midi</strong> starts in Toulouse.</p>
<p><strong>Toulouse is also one of the most dynamic cities in the country and is the centre of the European aerospace industry</strong>.
It is the driving force behind the booming economy in the Midi Pyrenees – ensuring that demand for property remains constant. This is a
region where you can buy with both your heart and your head.</p><p>This is a vast region, with a glorious history. You can get a sense of this when
visiting some of the fascinating towns and cities. Albi, Auch, Cahors, Lourdes and Rodez all have a wonderful heritage, and attracts tourists from
all over the world. You will also find more than a sprinkling of the “plus beaux villages de France” in the region. Perched on the edge of a limestone
cliff, Rocamadour has a population of just 600, but receives more than 1.5m visitors a year. Cordes-sur-Ciel is a little quieter, but equally as pretty,
with an exceptional Gothic heritage.</p>
[access] => Array
(
[text] => <p>The biggest airport in the region is, not surprisingly, Toulouse -Blagnac. It has direct flights to 76 destinations in Europe,
North America, the Middle East, and Africa. There are also some smaller, regional, airports in the Midi Pyrénées, popular with holiday-home
owners due to their ease of access. Rodez airport has flights to London, Dublin, Paris, and Brussels, whilst the airport at Tarbes-Lourdes serves
London, Dublin, Paris, Brussels, Rome and other European destinations.</p><p>The Midi Pyrénées also has several major train stations.
Toulouse-Matabiau is the largest and busiest, with a regular TGV service to Paris, Bordeaux, Marseille and beyond. Other major stations
can be found in Tarbes, Auch and Cahors, with many SNCF trains connecting towns within the region.</p><p>When coming by car you will find direct
access via the A20, which connects Toulouse to Paris, and the A64 which runs from Tarbes, through Pau and across to Biarritz and the Spanish border.
The A61 connects the region to the Mediterranean (and on to either Barcelona or the Riviera)</p>
[73_access_map] => transport map Midi-Pyrénées
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>In reality, there is no such thing as a Midi-Pyrénées property market, instead there are dozens of micro-markets, spread across the eight departments.
However, it is fair to say that demand for property has been at record levels, across the region, for the last few years. There has not been enough
new stock coming on to the market to satisfy this demand. Prices have risen in all eight departments over the last 12 months – the average rise is
around 2%, with a slightly higher increase in Haute Garonne. This, is only to be expected as Toulouse is in the Haute Garonne, and property here is
extremely popular due to the major corporate employers in the city. It also has a very high student population, meaning that rentals are extremely
hard to come by. It is an excellent location for property investment.</p><p>The strongest demand is currently for country property. Buyers are attracted
by the low prices and beautiful surroundings. Larger properties, with light and airy spaces, a home office and a garden are particularly in demand.
International buyers have traditionally been keen on renovation and refurbishment projects. These are still popular, but many buyers are now looking
for old, stone, houses that have already been sympathetically restored. The increasing costs of labour and raw materials mean that houses in good
condition are being snapped up.</p><p>The top-end of the property market is also healthy. American buyers in particular have been taking advantage of
the strong dollar to snap up chateaux, country estates and manor houses. But the main buyers of these prestige properties are French. Coming from Paris,
Lyon and Bordeaux they see the terrific value of property in the Midi Pyrénées and have been prevalent in the market.</p>
[fall_in_love] => Array
(
[text] => <p><strong>The extraordinary beauty of the towns and villages</strong>. Sit in one of the bars or restaurants, perched on the cliff
edge in Rocamadour and you will see what we mean. There are 216 steps up from the car park to the church square, but these don’t put off
the thousands of pilgrims who come to see the statue of the black virgin in the Notre Dame chapel. This is just one example of the
incredible villages to be found scattered around the Midi Pyrénées countryside. Another is the Bastide town of Cordes-sur-Ciel in the
Tarn, one of the oldest such towns in the region, it was founded in 1222 and has kept its authentic character. Other picturesque villages
trip off the tongue: Saint-Cirq-Lapopie, Lourdes, Figeac, Conques there are just too many to name.</p><p>You will also fall in love with
<strong>the Pyrénées national park</strong>. This is a hikers paradise, which extends from the south-west of the Hautes-Pyrénées, to the
south-east of the Pyrénées-Atlantiques. The vast network of hiking trails lead to the highest mountain summits, and no less than 230 high
altitude lakes. It is also the starting point for many cyclists who flock to the Pyrénées to tackle the mythical climbs of the Tour de France.
The Col du Tourmalet is probably the most famous (and hardest) but why not add in the Col d’Aubisque, Hautacam and Peyresourde to make it
a proper cycling trip.</p><p>For a more relaxing ride, or stroll, then <strong>a “voie verte” runs along the Canal du Midi from Toulouse</strong>.
This is easy going and allows you to enjoy this majestic canal – even better why not hire a boat or take one of the many organised boat trips,
you will not be disappointed. Whilst in Toulouse, we recommend you go to see “Les rouges et noire”, the local rugby team. <strong>The Midi Pyrénées
is infatuated with the oval ball</strong>, and each town is proud of their rugby team and supports them fervently. Stade Toulousain are the most
uccessful team in Europe, and the stadium becomes a cauldron when they are playing. The good news is that win or lose, you will celebrate in style
afterwards.</p>
[images_alt] => Array
(
[0] => chateau_ariege
[1] => cassoulet
[2] => viaduc
[3] => mountains
[4] => canal_du_midi
[5] => sheep
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is a prosperous region, with strong demand for property and plenty of local investment.</li>
<li class="attribute-dot">The 38 ski resorts cater for all abilities, with activities from downhill skiing to dog sledding.</li>
<li class="attribute-dot">Beautifully preserved Bastide villages, and picturesque historic towns, dominate the landscape.</li>
<li class="attribute-dot">Toulouse is a powerhouse of the French economy, and the heart of Europe’s space industry.</li>
<li class="attribute-dot">The many rivers are bordered by beautiful towns and villages, each with affordable property.</li>
</ul>
[banner-mg] => Array
(
[image] => 73_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Around Toulouse
[link] => /french-property-for-sale/getNearbyPostcodes/31000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Toulouse | Haute Garonne
[image] => 73_toulouse.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/midi-pyrenees
[subtitle] => History and Passion
[image] => 73_chateaux.webp
)
[2] => Array
(
[title] => Lot
[link] => /all/lot
[subtitle] => From Cahors to
[image] => 73_lot.webp
)
[3] => Array
(
[title] => Commerces
[link] => /commercial/midi-pyrenees
[subtitle] => Hotels Restaurants | Gîtes
[image] => 73_commerces.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Midi-Pyrénées
[subtitle] => Pleasure to renovate
[image] => 73_renovate.webp
)
[5] => Array
(
[title] => Mountains
[link] => https://www.skifrenchproperty.com/skiProperties/pyrenees/
[subtitle] => With sun and snow
[image] => 73_mountains.webp
)
[6] => Array
(
[title] => Villages
[link] =>
[subtitle] => village | village |...
[image] => 73_villages.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 31
[department_name] => Haute-Garonne
[prefecture] => Array
(
[name] => Toulouse
[lat] => 43.60366525972338
[lon] => 1.4335279704430375
)
[sous-prefecture] => Array
(
[name] => Muret
[lat] => 43.463363291741885
[lon] => 1.3296204675154955
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Gaudens
[lat] => 43.10740625337921
[lon] => 0.7202306233470233
)
)
[aeroports] => Array
(
[Aéroport de Toulouse-Blagnac international] => Array
(
[lat] => 43.62954264771633
[lon] => 1.3745757238243552
)
[Aéroport de Toulouse Francazal] => Array
(
[lat] => 43.53971686865888
[lon] => 1.370803860670796
)
)
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2856
)
[1] => Array
(
[id] => 09
[department_name] => Ariège
[prefecture] => Array
(
[name] => Foix
[lat] => 42.96422593786656
[lon] => 1.6046610794547298
)
[sous-prefecture] => Array
(
[name] => Pamiers
[lat] => 43.11354393498077
[lon] => 1.6030526565416987
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Girons
[lat] => 42.98354630099591
[lon] => 1.1431498157091982
)
)
[aeroports] => none
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1485
)
[2] => Array
(
[id] => 12
[department_name] => Aveyron
[prefecture] => Array
(
[name] => Rodez
[lat] => 44.34974434057132
[lon] => 2.5760351293834125
)
[sous-prefecture] => Array
(
[name] => Millau
[lat] => 44.100690620053776
[lon] => 3.075399589052965
)
[other_places] => Array
(
[0] => Array
(
[name] => Villefranche-de-Rouergue
[lat] => 44.34964086759083
[lon] => 2.032003179298435
)
)
[aeroports] => Array
(
[Aéroport de Rodez-Aveyron] => Array
(
[lat] => 44.410792486971275
[lon] => 2.48331025822354
)
)
[LGV] => 1
[ski] => 0
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1539
)
[3] => Array
(
[id] => 32
[department_name] => Gers
[prefecture] => Array
(
[name] => Auch
[lat] => 43.64713809636708
[lon] => 0.5857776490625551
)
[sous-prefecture] => Array
(
[name] => Condom
[lat] => 43.9591257363101
[lon] => 0.3682054230116258
)
[other_places] => Array
(
[0] => Array
(
[name] => Mirande
[lat] => 43.517106554187045
[lon] => 0.4022437616304902
)
)
[aeroports] => Array
(
[Aéroport Auch-Gers] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1621
)
[4] => Array
(
[id] => 46
[department_name] => Lot
[prefecture] => Array
(
[name] => Cahors
[lat] => 44.44840203324682
[lon] => 1.4383209964693582
)
[sous-prefecture] => Array
(
[name] => Figeac
[lat] => 44.60862992988908
[lon] => 2.0304726101442365
)
[other_places] => Array
(
[0] => Array
(
[name] => Gourdon
[lat] => 44.73615624635124
[lon] => 1.3792831948821362
)
)
[aeroports] => none
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1702
)
[5] => Array
(
[id] => 65
[department_name] => Hautes-Pyrénées
[prefecture] => Array
(
[name] => Tarbes
[lat] => 43.23327052143867
[lon] => 0.07789078830121052
)
[sous-prefecture] => Array
(
[name] => Argelès-Gazost
[lat] => 43.00518096658687
[lon] => -0.10162594386373154
)
[other_places] => Array
(
[0] => Array
(
[name] => Bagnères-de-Bigorre
[lat] => 43.06526949253735
[lon] => 0.14914981674878
)
)
[aeroports] => Array
(
[Aéroport de Tarbes-Lourdes-Pyrénées] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => non
[beach_resort] => non
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1770
)
[6] => Array
(
[id] => 81
[department_name] => Tarn
[area_m2] => 1740
[prefecture] => Array
(
[name] => Albi
[lat_lon] => Array
(
[latitude] => 43.925055403077
[longitude] => 2.1477542542909
)
)
[sous-prefecture] => Array
(
[name] => Castres
[lat_lon] => Array
(
[latitude] => 43.60769897677
[longitude] => 2.2407005524728
)
)
[other_places] => Array
(
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Castres-Mazamet
[lat_lon] => Array
(
[latitude] => 43.553640852616
[longitude] => 2.2889483103304
)
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[7] => Array
(
[id] => 82
[department_name] => Tarn-et-Garonne
[area_m2] => 1872
[prefecture] => Array
(
[name] => Montauban
[lat_lon] => Array
(
[latitude] => 44.020919777149
[longitude] => 1.3563112377753
)
)
[sous-prefecture] => Array
(
[name] => Castelsarrasin
[lat_lon] => Array
(
[latitude] => 44.040508758449
[longitude] => 1.0977747383012
)
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.la-region.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => logo_occitanie.webp
[text] => The Midi Pyrénées sit at the crossroads of Europe and the Mediterranean. Whether you are looking to put your feet up by the pool,
or are seeking an action-packed adventure holiday, this is the region for you. Property is exceptional value for money and from your home
you will be able to hike and ski in the high mountains or explore the rolling vineyards and medieval towns scattered along the river valleys...
)
[seo_text] => <p>From the rambling hills of the Gers, to the rugged peaks that border Spain, this is a paradise for outdoor enthusiasts. Hiking
and mountain bike trails criss-cross the mountains, whilst others prefer to kayak or raft in the many rivers and lakes spread throughout the region.</p>
<p>The Midi Pyrénées is home to UNESCO world heritage sites, and to many “Plus beaux villages de France”. From the cathedral and Toulouse-Lautrec museum in
Albi to tiny villages, off the beaten track you will find a treasure trove of historic sites and cultural landmarks. Renowned for its hearty cuisine,
you will not be disappointed by the local markets. Look out for the rich Cahors wines and the locally produced confit de canard and foie gras.</p>
<p>Start your property search in the Midi Pyrénées and you will be on your way to sipping wine in sun-drenched vineyards, exploring medieval Bastide towns and
hiking/cycling along some of the most spectacular countryside in France.</p><p>You will find a diverse range of property and architectural styles in
the Midi Pyrénées, reflecting its position as the crossroads of European and Mediterranean culture. From Romanesque churches, to Gothic cathedrals,
and from Renaissance chateaux to traditional farmhouses it is a treasure trove of architectural gems.</p><p>The region is dominated by the Pyrénées mountains
and the foothills are home to many quarries that supply the stone to build the farmhouses and other property. There are many timber houses and mountain
chalets too. The wooden beams and framing provide a rustic charm and warmth to the interiors – can there be anything more inviting after a day on the pistes,
particularly if the ski-chalet has a roaring log fire too.Property in the Midi-Pyrénées is also known for its distinctive roof styles. In the mountainous areas
you will find steep-pitched roofs, with large overhangs, designed to shed heavy snowfall. Further north, in the valleys where the weather is milder, roofs
tend to be shallower and covered in terracotta tiles. When it comes to property types, the Midi-Pyrénées has something for every budget. In terms of prestige
property you will find grand chateaux and manor houses, looking over fine country estates. There are also plenty of farmhouses (plenty of them ripe for renovation)
and traditional country houses – most of these are built from local hewed stone and have bags of character.</p><p>New build property in the Midi Pyrenees is
becoming increasingly popular with both French and international buyers. The ability to build a property using sustainable materials is attractive, as is
the energy efficiency and low running costs. New build apartment in the Pyrénées can attract premium prices because of this, they also make an excellent
investment as seasonal rentals in the Pyrénées are popular.</p>
)
[limousin] => Array
(
[id] => 74
[link] => /limousin-property
[region_name] => Limousin
[new_region_name] => Nouvelle-Aquitaine
[hero_images] => 1
[agent_photo] =>
[vignette] => 74_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Looking for an area with ground level property prices but a sky-high quality of life – welcome to Limousin
[bold] => Welcome to Limousin
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Rural France doesn’t come better than this, a fact not lost on generations of second-home owners, and those looking to escape the rat-race.
<strong> Limousin is the least populated area of France, and is dominated by rolling farmlands, lakes and forests </strong>. Expect to find markets dominated
by fresh, seasonal produce, and village bars where the locals are a better source of important news than any social media feed. <strong>Beautiful properties
are as abundant as the fields and meadows – from a stone barn to renovate, to a glorious chateau,</strong> there’s something for everyone.</p>
[access] => Array
(
[text] => <p>Limoges-Bellegarde airport is incredibly popular with UK travellers. British Airways, Easyjet and Ryanair all use it, with flights to Gatwick,
Stansted and five other UK cities.</p><p>Limoges also has excellent rail links to Paris, Bordeaux, Toulouse and Lyon. The A20 motorway leads directly to
Paris (northbound) and Toulouse (southbound), whilst the A89 connects to Bordeaux. There are much more scenic routes to all these destinations
though – why not take your foot off the accelerator, you are in Limousin after all.</p>
[74_access_map] => transport map Limousin
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and
cities.</p><p>Last year, prices rose between 5-6% in all four departments, which is exceptional for the area. The Limousin is renowned for its stable property
market, and sharp rises/falls are uncommon. It is a popular holiday home area for both French and International buyers, due to the exceptional value for
money on offer. The most noticeable trend last year was the increase in American buyers at the 150-250,000 euro price range, as they took advantage of the
strong dollar. At the top end of the market, enquiries for chateaux are almost entirely from the UK, no doubt stimulated by the popular Channel 4 series
Escape to the Chateau <a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau">(https://www.channel4.com/programmes/escape-to-the-chateau)</a> and Escape to the Chateau DIY
<a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau-diy">(https://www.channel4.com/programmes/escape-to-the-chateau-diy)</a></p>
[fall_in_love] => Array
(
[text] => <p><strong>The beautiful city of Limoges.</strong> Don’t make the mistake of thinking it is all about the airport – take time to explore the
historic centre, and particularly the wonderful Gothic cathedral. We also defy you to leave without picking up a few pieces of <strong>porcelain,
renowned throughout the world</strong> for gracing the tables of kings, queens, presidents and emperors. Outside of the city there are a plethora of
national parks, forests, lakes and rivers to explore. Try the <strong>vast Parque natural regional de Millevaches </strong>en Limousin and you will
never want to leave. If you can’t find romance in this beautiful, unspoilt, area then perhaps the country life is not for you!</p>
[images_alt] => Array
(
[0] => lakes
[1] => local_markets
[2] => countryside
[3] => limousine_race
[4] => porcelain
[5] => gothic art
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Some of the lowest price property in France, with exceptional value for money.</li>
<li class="attribute-dot">Limousin is a farming region, the markets here are the best in France.</li>
<li class="attribute-dot">The area is popular with overseas buyers, who often help bring villages back to life.</li>
<li class="attribute-dot">Plenty of affordable renovation projects – create your own dream home</li>
</ul>
[banner-mg] => Array
(
[image] => 74_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Lakes and forest
[link] => /lakes/limousin
[subtitle] => Nature | Serenity | Fishing
[image] => 74_lakes.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/limousin
[subtitle] => History and Passion
[image] => 74_chateaux.webp
)
[2] => Array
(
[title] => Tulle
[link] => /french-property-for-sale/getNearbyPostcodes/19000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] =>
[image] => 74_tulle.webp
)
[3] => Array
(
[title] => To renovate
[link] => https://www.frenchestateagents.com/french-property-for-sale/to-renovate/limousin
[subtitle] => To create your dream house
[image] => 74_renovate.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => village | village |...
[image] => 74_villages.webp
)
[5] => Array
(
[title] => Limoges
[link] => /french-property-for-sale/getNearbyPostcodes/87000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Limoges - Haute Vienne
[image] => 74_limoges.webp
)
[6] => Array
(
[title] => Farmlands - Commerce
[link] => /commercial/limousin?notSold=true
[subtitle] => Gites | Restaurant |...
[image] => 74_farmlands.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 87
[department_name] => Haute-Vienne
[prefecture] => Array
(
[name] => Limoges
[lat] => 45.83800969928
[lon] => 1.2524855528128
)
[sous-prefecture] => Array
(
[name] => Bellac
[lat] => 46.123447435936
[lon] => 1.0469213760221
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochechouart
[lat] => 45.826168436597
[lon] => 0.82634441259091
)
)
[aeroports] => Array
(
[name] => Aéroport Limoges-Bellegarde
[lat] => 45.863194933646
[lon] => 1.1826190747205
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1529
)
[1] => Array
(
[id] => 19
[department_name] => Corrèze
[prefecture] => Array
(
[name] => Tulle
[lat] => 45.26551343688
[lon] => 1.7702148511341
)
[sous-prefecture] => Array
(
[name] => Brive-la-Gaillarde
[lat] => 45.159585144393
[lon] => 1.5245499665364
)
[other_places] => Array
(
[0] => Array
(
[name] => Ussel
[lat] => 45.549164256396
[lon] => 2.313870006047
)
)
[aeroports] => Array
(
[name] => Aéroport de Brive-Souillac
[lat] => 45.041530478886
[lon] => 1.4897097126522
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1454
)
[2] => Array
(
[id] => 23
[department_name] => Creuse
[prefecture] => Array
(
[name] => Guéret
[lat] => 46.170232844599
[lon] => 1.8732211225521
)
[sous-prefecture] => Array
(
[name] => Aubusson
[lat] => 45.955267769349
[lon] => 2.170086521512
)
[other_places] => Array
(
)
[aeroports] => none
[aeroport_coordinates] =>
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 898
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.tourisme-hautlimousin.com/en/
)
[image] => 74_logo.webp
[text] => Renowned for its glorious fishing lakes, attractive countryside, and bargain properties, Limousin is a firm favourite with international buyers.
The colourful markets stock locally sourced produce and are renowned for their meat and vegetables. If you are looking to escape the pressure and stresses
of modern life you are in the right place.
)
[seo_text] => <p>Limousin, is made up of four departments and is renowned for its picturesque landscapes and unique architectural heritage. The region boasts a range
of local building materials, including granite, sandstone, and limestone, which have been used to create a variety of distinctive house styles for centuries.</p>
<p>One of the most prevalent types of homes in Limousin is the traditional, stone-built, house, which is commonly found in rural areas. These homes are constructed
from local granite and sandstone, and are characterised by their thick walls, small windows, and steeply pitched roofs. The use of local materials ensures that
these homes blend in seamlessly with the surrounding countryside.</p><p>Limousin is also home to a range of grand chateaux and manor houses, which often feature
ornate detailing and intricate stonework. Many of these majestic buildings were constructed using locally sourced limestone, which has a distinctive pale colour
which is particularly attractive in the French sunshine.</p><p>In addition to traditional styles, the region also offers a range of modern homes that make use of
local materials like wood and stone. These homes often feature large windows and open-plan living spaces that take advantage of the natural light and countryside views.
Building land is cheap in Limousin so many clients like to construct their own property, or buy a new-build off plan (VEFA). Indeed, Leggett Immobilier has many
building plots in Limousin, ready to create your dream home.</p><p>Overall, Limousin has a rich architectural heritage that makes use of a variety of local
building materials. From the traditional stone-built houses to the grand chateaux and modern homes, there's a diverse range of architectural styles to
suit all tastes and preferences in this beautiful region of France.</p>
)
[normandy] => Array
(
[id] => 25
[link] => /normandy-property
[region_id_search] => 25-23
[region_name] => Normandy
[new_region_name] => Normandy
[hero_images] => 3
[agent_photo] =>
[vignette] => 25_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => hauts_de_france
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Some of the finest coastline in France, UNESCO world heritage sites, friendly people, very best seafood, wines and cheeses.
[bold] => Welcome to Normandy
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Historically, the region was split into <strong>Lower and Upper Normandy</strong>, but these were merged in 2016 when the Grand Ouest
region was formed. <strong>Many locals still refer to Basse and Haute Normandie</strong>. They are also very proud of their history, and you can expect to
find some of the finest “patrimoine” in France, including cathedrals, abbeys, and churches. <strong>The Bay of Mont Saint-Michel alone has more than 60
protected monuments historiques.</strong></p><p>You can also expect to find the very best equestrian property that France has to offer. From the houses,
outbuildings and stabling to the grazing land and equestrian support network, this is a region that is perfect for equine lovers. Indeed, <strong>Normandy
has well over 300 horse riding centres and 31 hippodromes.</strong></p><p>The capital, Rouen, sits on the river Seine and has an important history.
The famous cathedral has been built and rebuilt over a period of 800 years, which is why it has gothic, flamboyant and renaissance elements.
These have been perfectly captured in many paintings by the impressionist artist Claude Monet. You will find many other historic buildings in
the pretty city centre, and the streets are thronged with a lively student population, as well as tourists and locals.</p><p><strong>The Normandy coast has some
lovely, upmarket, resorts. These are popular with Parisians, many of whom have holiday-homes here</strong>. Deauville is one, and hosts an annual American
movie festival, which is only second to Cannes in terms of prestige. The “les planches” boardwalk here was built out of exotic wood in 1923 so that the
wealthy could promenade along the seafront, without getting sand on their elegant clothing. Expect to find the great and good still doing this, then
uploading the photos to their Instagram accounts!</p>
[access] => Array
(
[text] => <p>Normandy is surrounded by three main airports: Paris Charles de Gaulle, Paris Orly and Nantes Atlantique. This means that regular direct
flights are available to all international destinations, including low-cost flights to the UK and Europe.</p><p>The train time between Rouen and Paris
is around 1hr 20mins, from where you can take the Eurostar, or TGV to all major European cities. Of course, the SNCF train network also runs throughout
Normandy. The A13 connects Rouen to Paris in under two hours, the port at Le Havre in just over an hour, or Caen in around an hour and a half.</p>
<p>The ferry ports at Ouistreham/Caen, Cherbourg, Dieppe, and Le Havre are all popular, visit <a href="https://www.brittany-ferries.co.uk">https://www.brittany-ferries.co.uk</a> for latest sailing times.</p>
[25_access_map] => transport map Normandy
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in all of the major towns and resorts,
as well as expert comment from our local agents in the region.</p><p>Normandy is a popular region for holiday homes, particularly with Parisians, and buyers
from the UK, Belgium and Netherlands who can reach their properties with relative ease.</p><p>Demand for property in all five departments has been strong over
recent years. Prices have been rising steadily although they are beginning to level off now. Over the last 12 months the average house price has fluctuated
in each department: Calvados +3.3%, Eure -0.7%, Manche -0.7%, Orne -0.7% and Seine-Maritime +3.4%.</p><p>You will pay a premium price on the coast, particularly
in the popular resorts like Deauville. You will also find that prices are higher in and around the bigger towns and cities (particularly Rouen, where the
high student population means that rental property is always in demand), and the closer you get to Paris. As an example, thousands of visitors’ flock
from Paris to Giverny, to visit Monet’s house and garden, but many people also commute the other way, as it is under an hour by car into central Paris.</p>
<p>Equestrian property is also a speciality in Normandy, which is home to Le Pin National Stud. The grounds stretch throughout Haras de Pin and its
neighbouring towns, and all are classified as national monuments. The second national stud is at St Lo, and there is a 190km trail which links the two.
Around 40% of all French racehorses are bred in Normandy, by 8,300 horse breeders. The small airport at Deauville specialises in transporting horses.
No wonder equestrian related properties are so popular throughout the region.</p>
[fall_in_love] => Array
(
[text] => <p>There are some obvious choices. <strong>Mont-Saint-Michel</strong> is a tidal island a few hundred metres off the Normandy coast,
its Abbey is one of the most photographed monuments in France. The whole bay is a <strong>UNESCO world heritage site</strong>, and it attracts
around 3m visitors a year. Over 60 buildings within the commune are protected as monuments historiques. Just along the coast, the fortified town
of Granville is truly special. It has stunning views over the bay and is a lively and pretty fishing port, renowned for the quality of its festivals.</p>
<p>Some of the other seaside towns are also amongst the most attractive in France. <strong>Deauville, in Calvados, is a popular spot with wealthy
Parisians</strong> who come to watch the horse-racing, wager in the casino’s and to be seen in the swanky restaurants. Nearby
<strong>Cabourg also has a golden beach, racecourse, casino and Belle Epoque villas</strong> and is perhaps even prettier than <strong>Deauville</strong>.
For sure, you will fall in love with <strong>Giverny, the village of Claude Monet</strong>. Impressionist painters first set up their easels here in the
19th century and before entering the village you will probably pass the Old Mill at Vernon, a half-timbered building, hanging over the Seine, that you
will recognise from many paintings. Within Giverny you will find Monet’s house but, more importantly, his gardens. These are possibly the most romantic
place on earth. Split into two, you can choose between the Clos Normand and the Water Garden – in the latter you will find the famous Japanese Bridge.
Sadly, you won’t be alone though as around 500,000 visitors a year arrive to see Monet’s paintings come to life.</p><p>Another town popular with tourists
is Bayeux. The famous tapestry has been listed on the UNESCO memory of the world register since 2007. It is a 70m long embroidery (that’s the width of a
football pitch), depicting the conquest of England in 1066 by William the Conqueror. Around 400,000 visitors per annum come to look for the patch where
it shows Harold being hit in the eye by an arrow. Less famous, but still a UNESCO site, are the Vauban Forts. Built during the reign of King Louis XIV
these two towers (one in Saint-Vaast-la-Houge and the other on the island of Tatihou) protect the harbour entrance to Saint-Vaast.</p>
[images_alt] => Array
(
[0] => cow
[1] => apple
[2] => cidre
[3] => horses
[4] => cheeses
[5] => memory
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Easy to get too by ferry, air or road, Normandy is popular with buyers from all over Europe</li>
<li class="attribute-dot">The seaside resorts are exceptional, and popular with wealthy Parisians.</li>
<li class="attribute-dot">Normandy has pretty countryside, with plenty of local produce in the village markets.</li>
<li class="attribute-dot">It is the ideal region to set up an equestrian business, with an excellent support network.</li>
<li class="attribute-dot">The region has a plethora of historic buildings, including cathedrals, abbeys and churches.</li>
</ul>
[banner-mg] => Array
(
[image] => 25_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/25
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Higher Normandy
[link] => /all/higher-normandy
[subtitle] => Seine Maritime | Rouen |Eure | Evreux
[image] => 25_higher_normandy.webp
)
[1] => Array
(
[title] => Lower Normandy
[link] => /all/normandy
[subtitle] => Manche | Calvados | Orne
[image] => 25_lower_normandy.webp
)
[2] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/normandy
[subtitle] => To create perfect home
[image] => 25_renovate.webp
)
[3] => Array
(
[title] => Around Honfleur and Deauville
[link] => /french-property-for-sale/mainSearch/departments:/towns:14600+Honfleur--14800+Deauville--14600+Gonneville-sur-Honfleur--14600+All_communes_in_postcode--14800+Saint-Arnoult/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => So "charming"
[image] => 25_honfleur_deauville.webp
)
[4] => Array
(
[title] => Pittoresque villages
[link] =>
[subtitle] =>
[image] => 25_villages.webp
)
[5] => Array
(
[title] => Equestrian
[link] => /french-property-for-sale/type/equestrian/14/25
[subtitle] =>
[image] => 25_equestrian.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/25
[subtitle] => View | Sea | Liberty
[image] => 25_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 76
[department_name] => Seine-Maritime
[area_m2] => 2207
[prefecture] => Array
(
[name] => Rouen
[lat] => 49.44290461972
[lon] => 1.0966644197879
)
[sous-prefecture] => Array
(
[name] => Dieppe
[lat] => 49.923331847632
[lon] => 1.0767676418887
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Havre
[lat] => 49.495766826471
[lon] => 0.11060147583339
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport du Havre-Octeville
[lat] => 49.531034255224
[lon] => 0.09125114350873
)
[1] => Array
(
[name] => Aéroport Rouen Vallée de Seine
[lat] => 49.388878370461
[lon] => 1.1876468434022
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 14
[department_name] => Calvados
[area_m2] => 2389
[prefecture] => Array
(
[name] => Caen
[lat] => 49.183625928898
[lon] => -0.3684664451405
)
[sous-prefecture] => Array
(
[name] => Bayeux
[lat] => 49.276327630411
[lon] => -0.70257646171194
)
[other_places] => Array
(
[0] => Array
(
[name] => Lisieux
[lat] => 49.145782412365
[lon] => 0.22735014237833
)
[1] => Array
(
[name] => Vire
[lat] => 48.837589236899
[lon] => -0.88974145609434
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Caen-Carpiquet
[lat] => 49.183134876692
[lon] => -0.45973060861816
)
[1] => Array
(
[name] => Aéroport de Deauville-Normandie
[lat] => 49.361087991762
[lon] => 0.15783159693601
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 27
[department_name] => Eure
[area_m2] => 2063
[prefecture] => Array
(
[name] => Évreux
[lat] => 49.026911067993
[lon] => 1.1534967568025
)
[sous-prefecture] => Array
(
[name] => Bernay
[lat] => 49.089373313795
[lon] => 0.60023583431473
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Andelys
[lat] => 49.246678355882
[lon] => 1.4204660161128
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 50
[department_name] => Manche
[area_m2] => 1879
[prefecture] => Array
(
[name] => Saint-Lô
[lat] => 49.115304541522
[lon] => -1.0843194503655
)
[sous-prefecture] => Array
(
[name] => Avranches
[lat] => 48.686902921297
[lon] => -1.3632592678531
)
[other_places] => Array
(
[0] => Array
(
[name] => Cherbourg
[lat] => 49.633846299128
[lon] => -1.6256892549664
)
[1] => Array
(
[name] => Coutances
[lat] => 49.047427581767
[lon] => -1.4437167549572
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Cherbourg - Manche
[lat] =>
[lon] =>
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[4] => Array
(
[id] => 61
[department_name] => Orne
[area_m2] => 1397
[prefecture] => Array
(
[name] => Alençon
[lat] => 48.43267345914
[lon] => 0.090798703197332
)
[sous-prefecture] => Array
(
[name] => Argentan
[lat] => 48.744450431648
[lon] => -0.016899709027981
)
[other_places] => Array
(
[0] => Array
(
[name] => Mortagne-au-Perche
[lat] => 48.523171617647
[lon] => 0.53796342743184
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.normandie.fr/
[Official Tourism Office] => https://en.normandie-tourisme.fr/
)
[image] => 25_logo.webp
[text] => Located in north-west France, Normandy played a vital role in some of the most significant events of World War II. Indeed, it is a region steeped
in history which makes it a fascinating place to visit. Normandy’s coastline is a major attraction, with long stretches of sandy beaches...
)
[seo_text] => <p>... rugged cliffs, and upmarket seaside resorts. Inland, the region’s rolling hills, green pastures and picturesque countryside are dotted with
apple orchards and dairy farms. Normandy is an ideal region for nature lovers.</p><p>Normandy is also renowned for its rich culinary heritage, which includes
world-famous products such as Camembert cheese and Calvados brandy, and cider. No wonder that the colourful local markets are so popular. If you like
seafood then you will find freshly caught fish, crabs, and oysters at the market too.</p><p>Moreover, Normandy is known for its pretty, half-timbered houses,
as well as the quality of its historic monuments. Nearly every town and village have a beautiful church in its centre, whilst the bigger towns and cities
host some of the worlds finest abbeys and cathedrals – Notre Dame in Rouen is probably the most famous example. There are plenty of beautiful gardens to
visit throughout Normandy, the finest of which must be the two Monet gardens in Giverny, just an hour from Paris.</p><p>Houses in Normandy come in a variety of
different styles, from rambling equestrian properties and stud farms to charming half-timbered houses and Belle Epoque seaside villas. There are also plenty
of characterful old stone farmhouses in Normandy, so something to suit all tastes and budgets.</p><p>Possibly the most sought after (by all buyer nationalities)
are equestrian properties and stud farms. The region is known for its love of horses and equestrian sports, and as a result many properties come equipped with
stables, paddocks, and training arenas. These properties offer a tranquil, rural lifestyle, surrounded by rolling hills, forests and meadows.</p>
<p>In some of the region’s towns and villages you will find half-timbered houses, with their distinctive black and white timber frame construction,
pitched roofs, and colourful shutters. Some of these houses date back to the medieval era and are testament to the rich cultural heritage to be found
in Normandy property.</p><p>For those who love the sea, then Deauville and the other Belle Epoque resorts are a perfect choice. Apartments in Deauville, Cabourg,
Honfleur and other resorts are incredibly popular with Parisian buyers seeking a holiday home on the Normandy coast. The towns offer a choice of luxury
apartments and grand seafront villas, with views out over the sea. Many of these homes feature ornate architecture, large bay windows, and balconies
reflecting the glamour and sophistication of the Belle Epoque era.</p><p>There are also many traditional stone country houses and character properties to choose
from, all of which are at bargain prices when compared with properties in nearby Paris/Ile de France.</p>
)
[languedoc_roussillon] => Array
(
[id] => 91
[link] => /languedoc-roussillon-property
[region_name] => Languedoc-Roussillon
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 91_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => provence_cote_d_azur
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Mediterranean living at affordable prices, Languedoc Roussillon offers a unique lifestyle.
[bold] => Welcome to Languedoc-Roussillon
)
[css_color] => #017BAA
[accordion] => Array
(
[what_to_expect] => <p>Beautiful countryside that comes to life in the Mediterranean sunshine. The five departments of Languedoc Roussillon are home to
<strong>some of the best value properties in the south of France</strong>. It is also experiencing the strongest population growth in France and has a
particularly active property market. You might be surprised to learn that it also has three times the number of vineyards than the area around Bordeaux.
In practice this means that many homes in Languedoc Roussillon have views out over the vines, and that the markets have a wide variety of excellent local wines
for you to sample, and choose your favourite. The coast stretches <strong>from the Spanish border to the Camargue and the edge of the Riviera </strong>and is an
utter delight.</p>
[access] => Array
(
[text] => <p>This is such a huge area that we need to break it down into the western side (which stretches to the Spanish border) and the eastern side
(which borders the Riviera and Provence).To the west, the main airports are Perpignan and Carcassonne, with both the major airports in Barcelona and
Toulouse within easy reach. Perpignan has direct flights to the UK/Ireland, as well as Belgium and Morocco, while from Carcassonne you can fly to the
UK/Ireland, Belgium, and Portugal.</p><p>On the eastern side of Languedoc Roussillon, the airports include Montpellier, Nimes and Beziers. Montpellier
has direct flights to 35 destinations throughout Europe and Africa, Nimes has flights to London, Edinburgh, Dublin and also Belgium, Portugal and Morocco.
Beziers is particularly popular as it is easy to access, with flights to Luton, Stansted, Bristol, Manchester, Edinburgh, Brussels, Stockholm, and Dusseldorf.</p>
<p>There are regular TGV trains from Paris to Perpignan and Carcassonne in the west and to Nimes and Montpellier in the east of the region.
In addition, there are many smaller stations, connected by the SNCF network, with many of the lines passing through spectacular countryside.</p>
<p>The A9 motorway follows the coast throughout Languedoc Roussillon, running from Perpignan to Nimes, whilst the A61 runs from Toulouse, though Carcassonne to
Narbonne. On the eastern side the A7 runs down from Lyon before connecting with the A9 at Orange</p>
[91_access_map] => transport map Languedoc-Roussillon
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities in Languedoc Roussillon.
It is impossible to define the property market in Languedoc Roussillon, because of the sheer area it covers. In effect it is made up of hundreds of micro-markets.
To get the best idea of market conditions you need to speak with one of our local agents, on the ground.</p><p>In broad terms, travelling from west to east,
each department saw property prices rise last year: Pyrénées-Orientales - +10.7% ; Aude - +1.6% ; Herault - +4.2% ; Lozere - +1.6% ; Gard - +19.1%</p>
<p>Languedoc Roussillon is part of Occitanie, the leading region in France for business creation. Both the economy and the property market are thriving.
Demand is driven by the home market and French buyers have been snapping up property as soon as it is advertised. The issue is that there has not been enough
new stock to satisfy this demand. Add in the fact that Languedoc Roussillon is incredibly popular with international buyers (particularly those from the UK,
Belgium, Netherlands and Germany) and you can see why prices have been rising. This is particularly the case with country property, which remains in high
demand. The top end too is thriving, with chateaux, country estates and seaside apartments/villas in demand. Recently, we have seen an influx of Americans
taking advantage of the strong dollar, as well as HNWI’s from Paris and other cities.</p>
[fall_in_love] => Array
(
[text] => <p>The people. You will almost certainly hear <strong>Occitan or Catalan spoken </strong> in some towns, they are proud of their region
for good cause. You are likely to receive a warm and friendly welcome, perhaps even over a glass of locally produced wine. Three that you will almost
certainly fall in love with are <strong> Tavel (a dry rosé from Gard), Banyuls (a fortified desert wine from the Pyrénées-Orientales) and Fitou
(a full bodied red from Aude).</strong> Speaking of wine, the markets in Languedoc Roussillon are renowned as some of the best in France, famous
for their colour and their mix of local produce.</p><p>This is a historic region. The jewel in the crown must be <strong>Carcassonne and its famous
citadel</strong>. La Cité is beautifully preserved and is testament to 1,000 years of military architecture and 2,500 years of history. The views from
the western ramparts are magnificent. It is, of course, a UNESCO world heritage site, as is the Pont du Gard, close to Remoulins. It is an immense roman
aqueduct, built in the first century AD to carry water over a stretch of 50km’s. If you get the chance, you should also navigate a stretch of the 240km
long <strong>Canal du Midi</strong>, which connects Toulouse to the Mediterranean. If you are looking to fall in love, then make sure you visit the port
of Trebes, which is an ideal starting point to cycle into nearby Carcassonne (13km’s).</p><p>The coastline along Languedoc Roussillon is full of delights too.
<strong> From picture postcard Collioure and other seaside towns close to Perpignan (where you can swim in the Med and ski on the same day), via Sete,
a port known as the Venice of Languedoc, right round to the modern architecture of upmarket La Grande-Motte </strong>.</p>
[images_alt] => Array
(
[0] => pont_du_gard
[1] => horses
[2] => lifestyle
[3] => beach
[4] => vineyards
[5] => arenes_nimes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean climate, but with that authentic French feel.</li>
<li class="attribute-dot">Property prices in Languedoc Roussillon are lower than those in PACA and offer exceptional value.</li>
<li class="attribute-dot">The vineyards, which cover three times the area you will find around Bordeaux. The countryside is stunning.</li>
</ul>
[banner-mg] => Array
(
[image] => 91_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Cities
[link] => /french-property-for-sale/mainSearch/departments:/towns:34000+All_communes_in_postcode--30000+All_communes_in_postcode--66000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Nîmes | Montpellier | Perpignan
[image] => 91_cities.webp
)
[1] => Array
(
[title] => Châteaux
[link] => /chateau/languedoc-roussillon
[subtitle] => History and Passion
[image] => 91_chateaux.webp
)
[2] => Array
(
[title] => < 150.000 euros
[link] => /all/languedoc-roussillon/price:l?notSold=true
[subtitle] => ...and dream becomes reality
[image] => 91_hinterland.webp
)
[3] => Array
(
[title] => Maisons de Maître
[link] => /languedoc-roussillon/maison-de-maitre
[subtitle] => Maisons de Maître | Maisons de Famille
[image] => 91_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/languedoc-roussillon
[subtitle] => Pleasure to renovate
[image] => 91_renovate.webp
)
[5] => Array
(
[title] => Carcassonne
[link] => /french-property-for-sale/getNearbyPostcodes/11000/1/sort:price/direction:desc?notSold=true
[subtitle] => Carcassonne | Leggett office in Aude
[image] => 91_carcassonne.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/91
[subtitle] => Seaside towns and villages
[image] => 91_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 34
[department_name] => Hérault
[prefecture] => Array
(
[name] => Montpellier
[lat] => 43.61123772714267
[lon] => 3.866271652346671
)
[sous-prefecture] => Array
(
[name] => Béziers
[lat] => 43.345834622588455
[lon] => 3.219806915730329
)
[other_places] => Array
(
[0] => Array
(
[name] => Lodève
[lat] => 43.73366515253092
[lon] => 3.3115835463956906
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Béziers-Cap d'Agde
[lat] => 43.32067531214704
[lon] => 3.353310081491009
)
[1] => Array
(
[name] => Aéroport de Montpellier-Méditerranée
[lat] => 43.57953129047926
[lon] => 3.9648685759441444
)
)
[LGV] => oui
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3061
)
[1] => Array
(
[id] => 66
[department_name] => Pyrénées-Orientales
[prefecture] => Array
(
[name] => Perpignan
[lat] => 42.68841035179339
[lon] => 2.8924937639670554
)
[sous-prefecture] => Array
(
[name] => Céret
[lat] => 42.48581244307046
[lon] => 2.746692427059418
)
[other_places] => Array
(
[0] => Array
(
[name] => Prades
[lat] => 42.61779459504448
[lon] => 2.4227916501908933
)
)
[aeroports] => Array
(
[name] => Aéroport de Perpignan-Rivesaltes
[lat] => 42.741080352242804
[lon] => 2.868484027511029
)
[LGV] => non
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2561
)
[2] => Array
(
[id] => 11
[department_name] => Aude
[prefecture] => Array
(
[name] => Carcassonne
[lat] => 43.2117714428004
[lon] => 2.347028332138393
)
[sous-prefecture] => Array
(
[name] => Limoux - Narbonne
[lat] => 43.05377138858291
[lon] => 2.216343517094507
)
[other_places] => Array
(
[0] => Array
(
[name] => Narbonne
[lat] => 43.18480726947004
[lon] => 2.9986651824178727
)
)
[aeroports] => Array
(
[name] => Aéroport de Carcassonne-Salvaza
[lat] => 43.21400304076378
[lon] => 2.3081126336099085
)
[LGV] => non
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 1943
)
[3] => Array
(
[id] => 30
[department_name] => Gard
[prefecture] => Array
(
[name] => Nîmes
[lat] => 43.838820402729354
[lon] => 4.353843657098794
)
[sous-prefecture] => Array
(
[name] => Alès
[lat] => 44.127080796400875
[lon] => 4.083427215851882
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Vigan
[lat] => 43.99277412237646
[lon] => 3.605151093732204
)
)
[aeroports] => Array
(
[name] => Aéroport de Nîmes-Garons
[lat] => 43.76312944469214
[lon] => 4.421598139169517
)
[LGV] => oui
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2687
)
[4] => Array
(
[id] => 48
[department_name] => Lozère
[prefecture] => Array
(
[name] => Mende
[lat] => 44.51777698994725
[lon] => 3.504073059502802
)
[sous-prefecture] => Array
(
[name] => Florac
[lat] => 44.32403797579315
[lon] => 3.5915048594153753
)
[other_places] => none
[aeroports] => none
[LGV] => non
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1558
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.laregion.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => 91_logo.webp
[text] => Take a step back in time and visit historic Languedoc Roussillon. Stroll around the ramparts in Carcassonne, listen to a concert in the unique
amphitheatre in Nimes, or hire a boat and cruise down the Canal du Midi towards the sparkling Mediterranean Sea. Buy a property here and discover France as it
has been for thousands of years.
)
[seo_text] => <p>The five departments of Languedoc Roussillon have a huge variety of property and architectural styles. A house in the Pyrénées-Orientales is very
different to a seaside apartment in the Gard. The seaside towns close to Perpignan are amongst the most beautiful in France and property in Collioure,
Canet-en-Roussillon and Banyuls-sur-Mer is particularly desirable. An apartment, with sea-view in any of these towns is highly prized.</p>
<p>These seafront apartments in Languedoc Roussillon could not be more different to the traditional stone Mas that can be found inland. A Mas is a large farmhouse,
made from local stone. Along with the Bastide style houses they can be found scattered throughout Languedoc Roussillon. They usually have small windows at the back,
which faces the wind, with larger openings at the front to capture the sunlight. International buyers in particularly see a traditional Languedoc Roussillon Mas as a
prestigious and desirable property, particularly if it has been sympathetically renovated. The region is dominated by vineyards and there are plenty of country
houses and wine estates in Languedoc Roussillon.</p><p>Newbuilds too are popular in the region, and many are built using local materials so that they blend into the
landscape. Villas and newbuild apartments are popular in the coastal towns like Agde, Sete and La Grande-Motte. Having a property with a view over the Mediterranean
is an excellent investment, as well as fun to visit. There are also a number of beautiful Chateaux, Maison de Maitres, and country houses throughout Languedoc
Roussillon – property here truly is a mixture of styles and prices, with something for every budget. With prices lower than in neighbouring PACA, there are many
bargain properties to be found.</p>
)
[pays_de_la_loire] => Array
(
[id] => 52
[link] => /pays-de-la-loire-property
[region_name] => Pays-de-la-Loire
[new_region_name] => Pays-de-la-Loire
[hero_images] => 3
[agent_photo] =>
[vignette] => 52_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => centre_val_de_loire
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => From relaxing on the sandy beaches of the Vendée, to the exhilaration of the 24hr Le Mans festival, a property in Pays de la Loire will give you endless enjoyment.
[bold] => Welcome to Pays-de-la-Loire
)
[css_color] => #0D738E
[accordion] => Array
(
[what_to_expect] => <p><strong>Family friendly beaches, authentic French towns, some lovely chateaux, and bargain property prices</strong>.
Property in the Pays de la Loire is exceptional value for money, and is easy to get to from Paris, the UK, Belgium, Holland, and Germany.
Perhaps this is why so many international buyers have a holiday home here.</p><p>Situated on the <strong>Atlantic coast</strong>, the region has an excellent
climate with mild winters and warm (but not stifling hot) summers. This means that the beautiful, sandy, beaches in the Vendée are popular with families
who enjoy the warm sea, and pretty seaside resorts. Inland the ancient Duchy of Anjou straddles the Loire River, and it is here that you will find
the rolling vineyards that produce the famous aromatic rosé wine. Expect to see your neighbours enjoying many a sunset, with a glass of local wine
in their hands.</p><p><strong>The capital of the region, Nantes,</strong> has been cited as offering the highest quality of life in France.
The medieval core of the city has narrow streets and half-timbered houses, and the city has a real energy about it, as you find the tourists mixing
with the university students. Buy a property in the Pays de la Loire and you really will be opening the door to an exceptional quality of life.</p>
[access] => Array
(
[text] => <p>The main airport in the region is Nantes Atlantique, which is easily accessed to the south of the city. You can catch direct flights to over
80 destinations throughout Europe, Africa, the Middle East and North America. This is a particularly popular airport with buyers from the UK as it has
flights from London, Manchester, Birmingham, Edinburgh, Bristol, and Dublin.</p><p>The TGV between Nantes and Paris takes around 2hrs 20 mins, and from here
you can get the Eurostar to London, or travel onwards to Brussels, Amsterdam and other major European cities. Don’t forget too that there are over 250 SNCF
stations across the region.</p><p>The A11 motorway connects Nantes, Angers and Le Mans with Paris Orly airport, and then Paris centre. Heading north, the
RN137 takes you to Rennes and the Brittany ferry ports, whilst the A83 heads south to Niort and from there to La Rochelle and Bordeaux. Why not take the
smaller roads though, and head along the valley to Angers and Saumur, taking in the pretty riverside villages.</p>
[52_access_map] => transport map Pays-de-la-Loire
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in nine of the major towns and
resorts, as well as expert comment from our local agents in the region.</p><p>This is a popular region for holiday homes as property prices are so reasonable.
It is estimated that 11% of the 1.9m homes in the region are holiday-homes. The Pays de la Loire has seen some of the biggest house price rises in France over
recent years, although they are beginning to stabilise now. Price rises in the five departments have been: Loire Atlantique 2.2%, Maine-et-Loire 3.1%,
Mayenne 6.2%, Sarthe 6.2% and Vendée 7.3%.</p><p>Country property has been particularly popular in recent years, with high demand but low supply. There have
simply not been enough new properties coming onto the market to satisfy the number of domestic and overseas buyers. Older property, with plenty of space and
large gardens has been at the top of many buyers lists. Despite recent rises, you will find that property prices are generally lower than elsewhere in France
(particularly in Sarthe and Mayenne).</p>
[fall_in_love] => Array
(
[text] => <p><strong>The fairy-tale chateaux in the western side of the region</strong> are a great place to start. <strong>Saumur</strong> is known as
the prettiest and it overlooks both the Loire and Thouet rivers. Built in the 10th century it was extensively restored and is well worth a visit.
Whilst in Saumur you should definitely also go to see <strong>the Cadre Noir (black clad horse-riding instructors) at the Ecole Nationale d’Equitation
(French military riding academy)</strong>. Open to the public, you can see training in process and visit the stables. The riders also perform as an
equestrian display team, and this is one of the “Big Four” classical riding academies in the world.</p><p>Of course, you could also go and watch <strong>the
worlds oldest endurance race in Le Mans</strong>. The 24hr race is part of the “triple crown” of racing, alongside the Indianapolis 500 and the Monaco Grand
Prix. Over 250,000 visitors come to watch the race every year, with a full week of entertainment and events. Locals will tell you that more fun is had at
the “Le Mans Classic” though. Here you will see 800 classic racing cars on the track, 8,500 classic cars formally on display, and thousands more driven by
enthusiastic spectators. Many visitors are from the UK and the motorways north, after the event, are a sight to behold, with suitcases strapped on the back
of the old cars.</p><p>There is so much in Nantes to fall in love with, but one attraction that you may not have thought of are the Machines de l’ile.
Difficult to describe, but incredible in reality, these are a collection of machines inspired by Jules Verne and Leonardo da Vinci. The centrepiece is
a giant mechanical elephant, that people can ride upon as it strides along the quayside, spraying tourists with water from its giant trunk. Superb fun
for children and adults alike.</p><p>Similarly, while most tourists flock to Eurodisney and Parc Asterix, those in the know head to the Puy de Fou.
It has been voted as the worlds best theme park. Visitors travel through history, taking in 18 shows and four villages. You are free to choose your
own period of history and the shows are designed to be like live movies. From sword fights and gladiators to aquatic displays, set to 17th century ballet,
these are experiences that will live with you forever.</p><p>Finally, we’d suggest a trip to the coast. Not to laze on the <strong>200km’s of sandy beaches,
but to see the start of the Vendée Globe</strong>. This is the greatest sailing race around the world, non-stop and without assistance. The boats are all 60
feet long and are sailed solo. The next race sets off in January 2025, make a note in your diary now.</p>
[images_alt] => Array
(
[0] => beaches
[1] => architecture
[2] => wine
[3] => beach
[4] => nantes
[5] => vendees
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Gulf Stream gives western France a beautifully mild climate, with mild winters and warm summers.</li>
<li class="attribute-dot">Property in Pays de la Loire is well-priced, with many bargains to be had.</li>
<li class="attribute-dot">The river valleys are scenic and dotted with pretty villages and market towns.</li>
<li class="attribute-dot">Some of the local vineyards produce excellent, well-priced, wines. The Rosé is world-famous.</li>
<li class="attribute-dot">Pays de la Loire has some of the best beaches in France, pure sand and family friendly.</li>
</ul>
[banner-mg] => Array
(
[image] => 52_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nantes
[link] => /french-property-for-sale/mainSearch/departments:44/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Nantes
[image] => 52_nantes.webp
)
[1] => Array
(
[title] => Angers
[link] => /french-property-for-sale/mainSearch/departments:49/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Angers
[image] => 52_angers.webp
)
[2] => Array
(
[title] => Lakes
[link] => /lakes/pays-de-la-Loire
[subtitle] => Nature | Fishing
[image] => 52_lakes.webp
)
[3] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/52
[subtitle] =>
[image] => 52_coastal.webp
)
[4] => Array
(
[title] => Villages
[link] =>
[subtitle] =>
[image] => 52_villages.webp
)
[5] => Array
(
[title] => Vendée
[link] => /all/vendee
[subtitle] => Vendée | around La Roche-sur-Yon | on the coast
[image] => 52_vendee.webp
)
[6] => Array
(
[title] => Châteaux
[link] => /chateau/pays-de-la-loire
[subtitle] => "La vie de châteaux"
[image] => 52_chateaux.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 44
[department_name] => Loire-Atlantique
[area_m2] => 3191
[prefecture] => Array
(
[name] => Nantes
[lat] => 47.216603023225
[lon] => -1.5610214498934
)
[sous-prefecture] => Array
(
[name] => Châteaubriant-Ancenis
[lat] => 47.722750794072
[lon] => -1.3885276815558
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Nazaire
[lat] => 47.272566928493
[lon] => -2.2243989272089
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Nantes-Atlantique
[lat] => 47.157440665543
[lon] => -1.6063388897341
)
[1] => Array
(
[name] => Aéroport de Saint-Nazaire - Montoir
[lat] => 47.312208521054
[lon] => -2.1527079283702
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 53
[department_name] => Mayenne
[area_m2] => 1463
[prefecture] => Array
(
[name] => Laval
[lat] => 48.079272493391
[lon] => -0.76952609889041
)
[sous-prefecture] => Array
(
[name] => Château-Gontier
[lat] => 47.82850118542
[lon] => -0.71881788339367
)
[other_places] => Array
(
[0] => Array
(
[name] => Mayenne
[lat] => 48.30594598956
[lon] => -0.62206695986596
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Laval
[lat] => 48.032088434064
[lon] => -0.74020248247534
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 72
[department_name] => Sarthe
[area_m2] => 1685
[prefecture] => Array
(
[name] => Le Mans
[lat] => 48.006597714926
[lon] => 0.20308218743897
)
[sous-prefecture] => Array
(
[name] => La Flèche
[lat] => 47.69529585419
[lon] => -0.077358965814999
)
[other_places] => Array
(
[0] => Array
(
[name] => Mamers
[lat] => 48.347725224813
[lon] => 0.36721147271283
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Le Mans-Arnage
[lat] => 47.9467567753
[lon] => 0.19644179493912
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 49
[department_name] => Maine-et-Loire
[area_m2] => 2130
[prefecture] => Array
(
[name] => Angers
[lat] => 47.471332449547
[lon] => -0.54868716037205
)
[sous-prefecture] => Array
(
[name] => Cholet
[lat] => 47.059932981159
[lon] => -0.8811388143572
)
[other_places] => Array
(
[0] => Array
(
[name] => Saumur
[lat] => 47.260660092178
[lon] => -0.082129752079646
)
[1] => Array
(
[name] => Segré-en-Anjou Bleu
[lat] => 47.688685478533
[lon] => -0.86709236075116
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport d'Angers-Loire
[lat] => 47.562842543466
[lon] => -0.31459496273764
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 85
[department_name] => Vendée
[area_m2] => 2547
[prefecture] => Array
(
[name] => La Roche-sur-Yon
[latitude] => 46.670302234894
[longitude] => -1.4321667135904
)
[sous-prefecture] => Array
(
[name] => Fontenay-le-Comte
[latitude] => 46.465807044104
[longitude] => -0.80950350264548
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Sables-d'Olonne
[latitude] => 46.492916946554
[longitude] => -1.7949834457756
)
)
[aeroports] => Array
(
)
[LGV] => 0
[ski] => 0
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.paysdelaloire.fr/
[Official Tourism Office] => https://www.atlantic-loire-valley.com/
)
[image] => 52_logo.webp
[text] => The region is also home to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known,
chateaux such as Brézé, Saumur and Clisson...
)
[seo_text] => <p>The Pays de la Loire is renowned for its beautiful coastline and is home to some of the most beautiful beaches in France. From the wide, sandy,
beach in La Baule to the rugged coastline of the Vendée, there are plenty of opportunities for sunbathing, swimming, and water sports. The region is also home
to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known, chateaux such as Brézé, Saumur
and Clisson. The markets in Pays de la Loire are colourful and full of local delicacies. The wines are particularly good, and many compliment the fresh seafood
that is brought in from the boats landing in the ports and fishing villages of the Loire Atlantique.</p><p>The five departments of the Pays de la Loire offer
different styles of houses and apartments, each with a unique charm and appeal. Along the coastline you will find a mix of traditional fishing villages and
modern seaside resorts. Some of the latter feature Belle Epoque villas. Apartments with a sea view in Les Sables-d’Olonne, and Saint Jean-de-Monts fetch premium
prices.Further north, the fishing villages are home to charming cottages and apartments that reflect the maritime heritage of the Loire Atlantique.
Some of the most in demand are the houses and apartments in Pornic and the other resorts in the Baie de Bourgneuf.</p><p>Inland the Pays de la Loire is famous for
its vineyards and agricultural land, and you will find a mixture of farmhouses and old stone country houses. Many of these have been beautifully restored to regain
their original character and charm. Bigger cities like Nantes are home to half-timbered houses and more modern apartments. These homes offer a mix of historical and
contemporary living. New build (VEFA) properties are also popular in Nantes as it has a large student population and accommodation in the city centre is not easy to
find.</p><p>To summarise, you will find a variety of houses in Pays de la Loire, with something to suit all budgets and tastes.</p>
)
[poitou_charentes] => Array
(
[id] => 54
[link] => /poitou-charentes-property
[region_name] => Poitou-Charentes
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 54_team.webp
[vignette] => 54_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Looking for great value property in the second sunniest part of France? From sandy beaches to rolling vineyards you will fall in love with the Poitou Charentes.
[bold] => Welcome to Poitou-Charentes
)
[css_color] => #244C5E
[accordion] => Array
(
[what_to_expect] => <p>Beautiful properties, where the local stone glows creamy gold in the setting sun. Take your aperitif overlooking fields of sunflowers
or watching the viticulteurs tend their vines.</p><p>Buy a property in Poitou Charentes and you will get the best of two worlds. On the coast you
will find some of the safest, family-friendly, beaches in France. You will also be able to explore the famous oyster beds around the Ile d’Oléron and Ile
de Ré or go and shop for pearls in the designer boutiques that can be found in La Rochelle. Drive inland and you will soon be in the middle of the vines
that are used to make the finest Cognac. Courvoisier, Martell, Remy Martin, Hennessy - the names roll off the tongue as smoothly as the liquor itself.
Futuroscope is a theme park, renowned for its use of cinematographic and audio-visual techniques – it attracts around 2m visitors a year and is easy to access,
on the outskirts of Poitiers.</p>
[access] => Array
(
[text] => <p>The two main airports are La Rochelle and Poitiers. The former has regular domestic flights, as well as direct flights to the UK, *Ireland,
Belgium, Portugal and Switzerland. From Poitiers you can fly direct to London, Edinburgh, Lyon and Barcelona..</p><p>The region is also served by the TGV
network, with major stations in Poitiers, La Rochelle and Angouleme. Links to the Eurostar are easy and this is a popular way for clients from the UK to
visit their holiday homes in Poitou Charentes.</p><p>Similarly, the region is comfortably accessed by car from the UK, Netherlands, Belgium, Germany and
Switzerland, making it a popular holiday home destination. The A10 runs north-south through Poitou Charentes, with the RN141 and A83 travelling east-west.</p>
[54_access_map] => transport map Poitou-Charentes
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities.</p>
<p>This is a popular region for holiday homes as property prices are so reasonable. Prices in all four departments have risen in recent years. In 2022 the rises were
Charente (6.3%), Charente Maritime (5%), Deux-Sevres (6.3%) and Vienne (6.3%). Demand remains strong, particularly for rural property, and there is a distinct lack of
new properties coming on to the market. Old stone properties are particularly popular with international buyers, although with the increasing cost of building materials
and artisan labour many buyers are seeking property they can walk straight into, rather than the traditional “renovation projects”.</p><p>Poitou Charentes is also
renowned for its country estates and Maison des Maîtres (imposing houses, traditionally overlooking the master’s estate). These have been in strong demand recently,
particularly attracting buyers from Paris, Bordeaux, Toulouse, and other major cities. They are seen as excellent value for money,
and offer large, light, volumes with plenty of outside space.</p>
[fall_in_love] => Array
(
[text] => <p>The guided tours and tastings offered by <strong>the historic Cognac houses</strong>. Discover the secrets of double distillation,
hear from the master blenders about why their noses are insured for millions of euros, and wander through the cellars. If you are lucky your guide
will dip a tube into the barrels and let you sip an XO cognac as it matures. You will pay a small fortune for an XO in the upmarket restaurants of
<strong>La Rochelle</strong>, but it’s worth it. The views out over the old port are sensational and you can always take a walk through the old town
and admire the bespoke designer boutiques afterwards.</p><p> If it is romance you are after then head for <strong>La Venise Verte (the green Venice) in the
Marais Poitevin</strong>. You can hire a traditional barque and explore the myriad of canals that wend their way through this extraordinarily pretty marshland.
Another romantic spot is <strong>Talmont sur Gironde, one of the Plus beaux villages de France</strong>. It sits on a small promontory, south of
<strong>the beautiful sandy beaches of Meschers, Saint Georges de Didonne and Royan</strong>. Talmont has a population of under 100 people, but it is home
to many small shops, opened by expert artisans, that adorn the small pedestrian streets of this Bastide village.</p>
[images_alt] => Array
(
[0] => marais_poitevins
[1] => seafood
[2] => white_sand
[3] => roman_art
[4] => futuroscope
[5] => islands
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is <strong>the second sunniest part of France</strong>, the gulf stream protects it from climate extremes.</li>
<li class="attribute-dot">Property prices are amongst the most attractive in France.</li>
<li class="attribute-dot">This is a popular destination for both domestic and international buyers.</li>
<li class="attribute-dot">Access from the UK and northern Europe is easy.</li>
<li class="attribute-dot">The pace of life is slow – this is the ideal place to shrug off the pressures of modern life.</li>
</ul>
[banner-mg] => Array
(
[image] => 54_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/54
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/54
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Poitiers
[link] => /french-property-for-sale/getNearbyPostcodes/86000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Poitiers"
[image] => 54_poitiers.webp
)
[1] => Array
(
[title] => Niort
[link] => /french-property-for-sale/getNearbyPostcodes/79000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Niort
[image] => 54_niort.webp
)
[2] => Array
(
[title] => Business
[link] => /commercial/poitou-charentes/
[subtitle] => Bar | Restaurants | Gîtes | Hôtels
[image] => 54_business.webp
)
[3] => Array
(
[title] => Maisons de Maîtres - Châteaux
[link] =>
[subtitle] => A piece of History
[image] => 54_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/poitou-charentes
[subtitle] =>
[image] => 54_to_renovate.webp
)
[5] => Array
(
[title] => Angouleme
[link] => /french-property-for-sale/getNearbyPostcodes/16000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Angoulême
[image] => 54_angouleme.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/mainSearch/departments:/towns:17000+All_communes_in_postcode--17300+Rochefort/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Around La Rochelle | Rochefort
[image] => 54_larochelle.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 86
[department_name] => Vienne
[area_m2] => 1486
[prefecture] => Array
(
[name] => Poitiers
[lat] => 46.580377666719
[lon] => 0.33643787495239
)
[sous-prefecture] => Array
(
[name] => Châtellerault
[lat] => 46.815455663176
[lon] => 0.53293576220027
)
[other_places] => Array
(
[0] => Array
(
[name] => Montmorillon
[lat] => 46.425525643503
[lon] => 0.86851696049639
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Poitiers-Biard
[lat] => 46.586029594004
[lon] => 0.31054041083214
)
)
[LGV] => ligne SEA-Atlantique (LGV)
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] => 1
)
)
)
[1] => Array
(
[id] => 16
[department_name] => Charente
[area_m2] => 1442
[prefecture] => Array
(
[name] => Angoulême
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
[sous-prefecture] => Array
(
[name] => Confolens
[lat] => 46.01461421672052
[lon] => 0.6623215955946391
)
[other_places] => Array
(
[0] => Array
(
[name] => COGNAC
[lat] => 45.69164907468638
[lon] => -0.33200326046624257
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport international Angoulême-Cognac
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 17
[department_name] => Charente-Maritime
[area_m2] => 2735
[prefecture] => Array
(
[name] => La rochelle
[lat] => 46.163744159493
[lon] => -1.1435147968982
)
[sous-prefecture] => Array
(
[name] => Jonzac
[lat] => 45.445304400564
[lon] => -0.43091201268803
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochefort
[lat] => 45.936363673968
[lon] => -0.96539200082197
)
[1] => Array
(
[name] => Saintes
[lat] => 45.745163611248
[lon] => -0.62842777489997
)
[2] => Array
(
[name] => Saint-Jean-d'Angély
[lat] => 45.943717276267
[lon] => -0.51600369671248
)
[3] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[4] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[1] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 79
[department_name] => Deux-Sèvres
[area_m2] => 1336
[prefecture] => Array
(
[name] => Niort
[lat] => 46.324149124107
[lon] => -0.46561321829887
)
[sous-prefecture] => Array
(
[name] => Bressuire
[lat] => 46.846222435089
[lon] => -0.4953171170791
)
[other_places] => Array
(
[0] => Array
(
[name] => Parthenay
[lat] => 46.649023860419
[lon] => -0.25623587864736
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => 54_logo.webp
[text] => Known for its family friendly beaches and wonderful countryside, this is the ideal holiday-home destination. In summer, the rolling countryside has a
wonderful contrast between the golden sunflowers and the perfectly manicured green vineyards. The river valleys are dotted with pretty villages and market towns.
)
[seo_text] => <p>The four departments in Poitou Charentes have a diverse range of property styles, each with its own individual appeal. It has a rich architectural
heritage and many of the old, stone, properties have been sympathetically renovated. These traditional houses feature thick stone walls (more than useful for insulation
and to protect against rising energy costs) and exposed wooden beams, both of which reflect the use of local materials. Deux Sevres and Vienne, in the north of Poitou
Charentes, have a particularly fine choice of old, stone country property and farmhouses. The use of local materials adds to the unique character and charm of both of
these beautiful departments.</p><p>One of the most distinctive architectural styles in Poitou Charentes is Romanesque, characterised by rounded arches, barrel vaults
and decorative stone carvings. Two good examples are the Cathedral in Poitiers and the Abbey in Saintes. You will also find a large number of Renaissance chateaux,
with their beautiful symmetry and ornate decoration.</p><p>Materials local to Poitou Charentes include limestone, sandstone, and granite. Look out for towns with
“les carrieres” in their name. These ae the quarries used to source the stone. One of the most famous is St Meme les Carrieres in Charente, where the mayor will
tell you that the base to the Statue of Liberty sits on local stone. This may well be an urban myth but is has certainly been used in many of the most prestigious
churches, abbeys, and cathedrals in France.</p><p>New build (VEFA) properties are incredibly popular in La Rochelle and on the coast, they offer modern, light,
energy efficient accommodation. If you are looking for a holiday home that you can let out for seasonal rentals, then these can offer an excellent return on investment.
The same goes for property on the Ile de Ré and Ile d’Oleron – both of which are incredibly popular holiday destinations for Parisians. Property on the islands can be
an excellent investment, as well as a joy to visit.</p><p>If you are seeking a French property with character and history then Poitou Charentes is your ideal destination.</p>
)
[centre_val_de_loire] => Array
(
[id] => 24
[link] => /loire-valley-property
[region_name] => Centre-Val-de-Loire
[new_region_name] => Centre-Val-de-Loire
[hero_images] => 1
[agent_photo] =>
[vignette] => 24_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => pays_de_la_loire
[ski] =>
[beach] =>
[welcome] => Array
(
[h3] => Fairy-tale chateaux, beautiful riverside villages and spectacular vineyards, the Loire Valley is your ideal destination.
[bold] => Welcome to Loire Valley
)
[css_color] => #7DA4B8
[accordion] => Array
(
[what_to_expect] => <p>Well, you can’t ask for much more than the most beautiful chateaux in France.<strong> Nothing beats a day out at Chambord, Chenonceau or
one of the dozens that line the Loire riverbank. Immerse yourself in French history, or simply wander around the glorious formal gardens </strong>.
You won’t be alone though, as they attract tourists from around the world, throughout the year. This means that property in the Loire valley is an excellent
investment, with plenty of short-term rental opportunities.</p><p>Expect more than pretty chateaux though – the Loire valley is also home to some of the most
attractive towns in France. Blois, Tours and Bourges are just three that have historic centres to explore and, as the French would say,
“un patrimoine exceptionnel”. <strong>The climate is ideal, with warm, sunny summers and mild winters. Ideal for growing grapes, which is why you will find
plenty of vineyards and some excellent local wines </strong>.</p><p>You can also expect to see an excellent mixture of property – from renovation properties in
the Loire countryside, at bargain prices, to beautiful family homes and mini-chateaux. Buy a property in Centre Val de Loire and you can be certain that you
will be in good company.</p>
[access] => Array
(
[text] => <p>Many visitors come to the Loire valley via Paris, and the international airports are easy to access by car or train. However, there is also a
small and convenient regional airport in Tours. You can fly direct to London, Dublin, Porto, Marrakech, Marseille and Montenegro.</p>
<p>Centre Val de Loire has a well-developed railway network that connect to major cities in France and Europe. The TGV high-speed trains run from Paris
Montparnasse to Tours (around 1 hr 15 mins), Orleans (around 1hr 5 mins) and Bourges (around 1 hr 57 mins). Indeed, the French Government is investing
300m euros in the regional SNCF network in 2023, with much of this being spent on modernising the Paris-Orleans-Limoges-Toulouse line.</p>
<p>Accessing the Loire valley by car is easy, and you get to drive through the beautiful vineyards and countryside. The A10 motorway connects Paris to Tours,
while the A71 heads south and west from Orleans to Clermont-Ferrand and the French Alps. The A28 heads north and will take you to Le Mans and then up towards
the ferry ports.</p>
[24_access_map] => transport map Centre-Val-de-Loire
)
[market] => <p>The market in Centre Val de Loire has been strong in recent years, throughout all six departments. On average, prices rose between 4-6% last year,
with the lowest prices being found in Indre, and the highest in Indre et Loire. Obviously, you will pay a premium for property in one of the larger towns
(Tours, Orléans, Bourges, Blois or Chateauroux), although none of these are major cities. Tours, for example, has a population of around 136,000.</p>
<p>You will find that property in a town or village that attracts a high footfall of tourists, also attracts a premium for both sales and rentals. So,
if you want to have a view over the Chateau de Cheverny, or Chateau Royal d’Amboise, then you will pay a pretty penny for the privilege.</p>
<p>The good news is that property throughout the region offers exceptional value for money, and there are a plethora of pretty towns and villages to choose from.
Our property portfolio in the Loire valley typically ranges from townhouses for well under 100,000 euros, up to mini-chateaux and majestic country estates.
This is definitely a region where “local knowledge” is worth its weight in gold, you will find that our agents on the ground have a wealth of knowledge about
the prettiest towns, best markets and tourist traps to avoid. They will also be able to advise on local property prices and help you find your dream house in
the Loire Valley.</p>
[fall_in_love] => Array
(
[text] => <p>We have to start with the Loire valley between Surry-sur-Loire (in the Loiret) and Chalonnes (in the Maine-et-Loire, which is in the adjoining
region of Pays de la Loire). The reason we start with this is that the whole stretch along <strong>the river is classified as a UNESCO world heritage
site</strong>. It is classified as an “outstanding cultural landscape of great beauty, containing historic towns and villages, as well as great architectural
monuments (the chateaux)”. You will be hard pushed to find <strong>a more romantic spot than the best Loire valley castles</strong> – amongst the best
are Chambord, Villandry, Amboise, Chenonceau and Blois. The gardens at Villandry deserve a special mention as they are truly special.</p>
<p>The <strong>gothic cathedral in Chartres</strong> is another special place to visit. It is one of the most significant in France and we particularly
recommend an evening visit in the summer, where the cathedral and surrounding buildings are beautifully illuminated. A trip to Tours should also be at
the top of any visitors list – wander round the historic old town and you will see beautiful half-timbered houses, you are likely to end up at the pretty
Place Plumereau, which is the ideal spot for grabbing a coffee and watching the tourists who come to visit the nearby cathedral. Don’t miss the amphitheatre
either, it is one of the largest in France.</p><p>We also recommend a visit to the historic walled town of Richelieu and its weekly market.
This area used to be one of the most important truffle suppliers in the 19th century, and the market is full of stalls selling both the oil and
the truffles themselves. Add in the colourful array of local food and wines and it is a chef’s dream. If you are looking for a bit more hustle
and bustle, then head to Orléans. It is a university town, and the students, tourists and locals give it a lovely atmosphere, it’s easy to get
around on the tram system too. Then why not head out to the forest of Orléans, with its deer, wild boar and 180 species of birds.</p>
[images_alt] => Array
(
[0] => architecture
[1] => promenade
[2] => countryside
[3] => typical_houses
[4] => gardens
[5] => grappes_for_wines
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">A perfect climate for those who like warm (not scorching) summers and mild winters.</li>
<li class="attribute-dot">The most renowned, and beautiful, collection of chateaux in the world.</li>
<li class="attribute-dot">Reasonable property prices that offer great value for money</li>
<li class="attribute-dot">Wonderful markets, where you will find excellent wines, truffles and local produce.</li>
<li class="attribute-dot">A cyclist’s dream, with riverside cycle paths and forest trails.</li>
</ul>
[banner-mg] => Array
(
[image] => 24_search_banner.webp
)
[collections] => Array
(
[bargains] => Array
(
[name] => Bargains
[link] => /all/centre/price:l
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/24
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Orléans
[link] => /french-property-for-sale/getNearbyPostcodes/45000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Orléans"
[image] => 24_orleans.webp
)
[1] => Array
(
[title] => Tours
[link] => /french-property-for-sale/getNearbyPostcodes/37000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Tours
[image] => 24_tours.webp
)
[2] => Array
(
[title] => Châteaux & Maisons de Maître
[link] => /chateaux/Centre-Val-de-Loire/
[subtitle] => A piece of History
[image] => 24_chateaux.webp
)
[3] => Array
(
[title] => < 2h from Paris
[link] => /french-property-for-sale/mainSearch/departments:28--41--45/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Ideal for escape from Paris
[image] => 24_2hours.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Centre-Val-de-Loire
[subtitle] => Pleasure to renovate
[image] => 24_renovate.webp
)
[5] => Array
(
[title] => Indre
[link] => /all/indre
[subtitle] => Indre | Around Châteauroux
[image] => 24_indre.webp
)
[6] => Array
(
[title] => Cher
[link] => /all/cher
[subtitle] => Cher | Around Bourges
[image] => 24_bourges.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 45
[department_name] => Loiret
[area_m2] => 1936
[prefecture] => Array
(
[name] => Orléans
[lat] => 47.90472552438
[lon] => 1.910701271837
)
[sous-prefecture] => Array
(
[name] => Montargis
[lat] => 47.997763193361
[lon] => 2.7348897635757
)
[other_places] => Array
(
[0] => Array
(
[name] => Pithiviers
[lat] => 48.17306941322
[lon] => 2.2585638287577
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Orléans Loire-Valley
[lat] => 47.898345713585
[lon] => 2.1606222526085
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 18
[department_name] => Cher
[area_m2] => 1222
[prefecture] => Array
(
[name] => Bourges
[lat] => 47.08153669888109
[lon] => 2.401044176615511
)
[sous-prefecture] => Array
(
[name] => Saint-Amand-Montrond
[lat] => 46.725210569514765
[lon] => 2.50376818957971
)
[other_places] => Array
(
[0] => Array
(
[name] => Vierzon
[lat] => 47.220987633010175
[lon] => 2.0695189615591647
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Bourges
[lat] => 47.058919
[lon] => 2.369818
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[2] => Array
(
[id] => 28
[department_name] => Eure-et-Loir
[prefecture] => Array
(
[name] => Chartres
[lat] => 48.44366511775
[lon] => 1.4871308145001
)
[sous-prefecture] => Array
(
[name] => Châteaudun
[lat] => 48.071102925719
[lon] => 1.3297716927509
)
[other_places] => Array
(
[0] => Array
(
[name] => Dreux
[lat] => 48.736338118224
[lon] => 1.3719735484808
)
[1] => Array
(
[name] => Nogent-le-Rotrou
[lat] => 48.321465519757
[lon] => 0.81791514347906
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[area_m2] => 1917
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] => 1
)
)
)
[3] => Array
(
[id] => 36
[department_name] => Indre
[area_m2] => 1077
[prefecture] => Array
(
[name] => Châteauroux
[lat] => 46.811386456269
[lon] => 1.6839531520736
)
[sous_prefectures] => Array
(
[name] => Issoudun
[lat] => 46.947662377779
[lon] => 1.9874494319692
)
[other_places] => Array
(
[0] => Array
(
[name] => La Châtre
[lat] => 46.581981497241
[lon] => 1.9862808830588
)
[1] => Array
(
[name] => Le Blanc
[lat] => 46.63414914025
[lon] => 1.0648203592064
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Châteauroux-Centre
[lat] => 46.859889923194
[lon] => 1.7263939368828
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 37
[department_name] => Indre-et-Loire
[area_m2] => 2163
[prefecture] => Array
(
[name] => Tours
[lat] => 47.39362654784906
[lon] => 0.6812901726713677
)
[sous_prefectures] => Array
(
[name] => Chinon
[lat] => 47.16780187824234
[lon] => 0.23947414529546965
)
[other_places] => Array
(
[0] => Array
(
[name] => Loches
[lat] => 47.12860138926316
[lon] => 0.994149494873711
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Tours-Val de Loire
[lat] => 47.42590928659159
[lon] => 0.7192836734772627
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[5] => Array
(
[id] => 41
[department_name] => Loir-et-Cher
[area_m2] => 1532
[prefecture] => Array
(
[name] => Blois
[lat] => 47.586463253451
[lon] => 1.3357963921158
)
[sous-prefecture] => Array
(
[name] => Romorantin-Lanthenay
[lat] => 47.359017550334
[lon] => 1.7485368736418
)
[other_places] => Array
(
[0] => Array
(
[name] => Vendôme
[lat] => 47.793201107934
[lon] => 1.0656575035554
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.centre-valdeloire.fr/
[Official Tourism Office] => https://en.tourisme-terresduvaldeloire.fr/
)
[image] => 24_logo.webp
[text] => The Loire valley (also known as the garden of France) boasts stunning landscapes, rich history, and world-famous chateaux. Once the home of kings,
queens and nobility they offer a unique glimpse into the opulent lifestyles of the French aristocracy. The region is dotted with vineyards, fields of sunflowers
and beautiful riverside towns. The best way to explore is by bicycle, on one of the many dedicated cycle paths, or why not treat yourself to a hot-air balloon
ride and get a different perspective on this beautiful area.
)
[seo_text] => <p>Centre Val de Loire is a region with a rich architectural heritage, reflected in the property type and style. Of course, you will find hundreds of
chateaux in the Loire valley. These grand properties were built by the French nobility and are known for their opulent architecture, vast gardens and ornate interiors.
They often feature steep, slate, roofs, large windows and detailed turrets and balconies.</p><p>Staying with nobility and affluent families, you will also find a
good selection of country estates and Manoirs (or manor houses). Smaller in size, but still representing a significant architectural heritage, they were built
by the wealthy landowners and nobles. Manoirs have steep pitched roofs, made from slate or clay tiles, and are adorned with large windows that provide plenty of
natural light.</p><p>The Loire valley is also home to many prestigious Maisons de Maitre, which are similar to Manoir but more symmetrical in style.
They typically feature wrought-iron balconies, large windows with shutters and hipped roofs. There are also many farmhouses, the most notable of which
often come with a prestigious vineyard attached. Country houses in the Centre Val de Loire are popular with both domestic and international buyers, due
to the beautiful surroundings, attractive prices, and ease of access.</p><p>New build property in the Loire valley is seeing an increased demand as it can be built
to the latest environmental standards and is particularly energy efficient. Well located building land is becoming more difficult to find, but our local agents
are well placed to dig out the best plots.</p>
)
[provence_cote_d_azur] => Array
(
[id] => 93
[link] => /provence-cote-d-azur-property
[region_name] => Provence-Côte d'Azur
[new_region_name] => Provence - Alps - Côte d'Azur
[hero_images] => 3
[agent_photo] => 93_team.webp
[vignette] => 93_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461429
[region_selected] => languedoc_roussillon
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Could there be any better place to own property than the south of France? The Mediterranean climate has to be amongst the best in the world, and as for the scenery!
[bold] => Welcome to French Riviera
)
[css_color] => #3C9ECD
[accordion] => Array
(
[what_to_expect] => <p>Provence Alps Cote d’Azur (PACA) is a region of contrasts. Of course, we all know the glamorous resorts as home to the rich and famous -
St Tropez, Cannes and Antibes are just three of the beautiful resorts that line the coast. But, a little inland, you will find some of the most spectacular
scenery in France (try Les Gorges du Verdon as a taster). You will also find that buying property in PACA is eminently possible, no matter your budget.
There are bargains to be had across the region, from a rural farmhouse in the hills, to a city centre apartment in bustling Nice or Avignon. As the famous
quote goes <strong> “I don’t want to be a millionaire, just to live like one” </strong>.</p><p>You can expect to enjoy year-round sunshine, and some of the
finest bars and restaurants in Europe – can there be anything more pleasant than watching the sun set over the Mediterranean, whilst enjoying your aperitif?
You will find that PACA is easy to get to, no matter where in the world you live. No wonder that property here attracts international buyers, as well as those
from across France.</p>
[access] => Array
(
[text] => <p>There are provincial airports throughout PACA, but the two main airports are in Nice and Marseille. Nice Cote d’Azur airport has direct flights
to 31 countries, on five continents, and welcomes 6.5m passengers a year, many of whom fly in privately. It has a dedicated “business aviation” terminal,
with its own customs control and luxury shops. You can also use the helicopter terminal, with a seven-minute transfer time to Monaco. Meanwhile,
the Aéroport Marseille Provence has direct flights to around 120 destinations, from Addis-Abeba to Zurich. It offers easy access to the major towns
and villages of Provence, as well as major hubs such as Toulon, Aix-en-Provence, and Avignon.</p><p>Reaching PACA by train is also easy. There are ten TGV
stops with a journey time from Paris of just 2hrs 45 minutes to Avignon, and around 5hrs, 40 minutes to Nice. Of course, the SNCF network also covers the
region, and the local trains traverse some spectacular scenery.</p><p>By car, the A8 motorway runs east-west across the region, following the line of the
Mediterranean. The A7 heads due north from Marseille, up to Lyon, passing through Avignon, Montelimar and Valence.</p>
[93_access_map] => transport map Provence-Côte d'Azur
)
[market] => <p>For an in-depth analysis, read our latest Provence Alps Cote d’Azur (PACA) market comment (below), which includes average prices in all the
major towns and cities.</p><p>It should be no surprise that property in PACA attracts buyers from all over the world, it also has an incredibly strong domestic
demand. This makes it an attractive investment proposition, with a high chance of long-term capital growth. The fact that this region is so popular with tourists,
year-round, also means that many buyers offer seasonal holiday rentals when they are not using their properties. This helps cover the annual running costs of
the property, and often more.</p><p>Since Covid, demand for property in PACA has outstripped supply – there have simply not been enough new properties coming
onto the market. This balance is beginning to shift, which is particularly good news for overseas buyers as they will have more choice. Prices have been rising
steadily in all six departments within PACA. In the last 12 months they have risen between 4.5% (Bouches du Rhone) and 9.9% (Vaucluse). Of course, you will pay
a premium to be on the coast, or to be in, or near, one of the major cities such as Nice, Aix-en-Provence, Avignon, and Arles.</p>
[fall_in_love] => Array
(
[text] => <p>Where else to start other than <strong>driving along the Corniche </strong>.</p><p>Whilst on the coast here it would be almost impossible
not to fall in love with <strong>any of the villages on the Gulf of St Tropez, the designer boutiques in Cannes or perhaps even “Billionaires Bay beach”
on the Cap d’Antibes. </strong> Nice is a superb city, and the airport is literally at one end of the famous <strong>“Promenade des Anglais” </strong>,
further down you will find the famous 5* Hotel Negresco with its period furniture and Baccarat chandelier. Try the Negresco beach club restaurant if you
are looking to impress.</p><p>Away from the coast, <strong>the Gorges de Verdon </strong> is the biggest canyon in Europe. The river Verdon was named
for its turquoise-green colour and the view from the clifftops, down into the canyon is simply incredible. The limestone walls of the canyon attract
rock climbers, and the gorge is very popular for kayaking. There are literally <strong>hundreds of beautiful inland towns and villages </strong> too.
Amongst our favourites is Gordes, in the Luberon Regional Nature Park. Home to many famous painters the cobbled streets wend their way uphill to the
picturesque chateau. Other favourites include “les plus beaux villages” such as Roussillon, Ménerbes, Lourmarin, Ansouis, Venasque and Séguret – just make
sure you visit during <strong>lavender season </strong>.</p><p><strong>The ski resorts of PACA, like Serre Chevalier-Briancon</strong> don’t get talked
about enough.</p><p>Finally, we think you will fall in love with Avignon and the surrounding villages. Make sure you visit Pope’s Palace (and particularly
the gardens) and for a view to die for, try the 14th century Fort Saint-André, it has a 360-degree panoramic view, which includes Mont Ventoux.</p>
[images_alt] => Array
(
[0] => Mediterranean_sea
[1] => centenary_olive_tree
[2] => calanques
[3] => Mediterranean_mountain
[4] => mimosa
[5] => palais_des_papes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean sunshine, that lights up the region throughout the year.</li>
<li class="attribute-dot">World class bars, restaurants, and boutiques, mix with the rich and famous.</li>
<li class="attribute-dot">All types of property to suit every budget – from rural farmhouses to villas with a view.</li>
<li class="attribute-dot">The mix of French and International buyers means that demand for property is constant.</li>
<li class="attribute-dot">How about skiing in any of the 46 ski resorts. This truly is a region with everything you could want.</li>
</ul>
[banner-mg] => Array
(
[image] => 93_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nice
[link] => /french-property-for-sale/mainSearch/departments:/towns:06000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => "La promenade des Anglais"
[image] => 93_nice.webp
)
[1] => Array
(
[title] => Fréjus - Saint Raphaël
[link] => /french-property-for-sale/paca_regions/frejus_st_raphael
[subtitle] => Sea and sun
[image] => 93_frejus.webp
)
[2] => Array
(
[title] => Sea view
[link] => /french-property-for-sale/type/sea-view/26/93
[subtitle] => A dream becomes reality
[image] => 93_seaview.webp
)
[3] => Array
(
[title] => Prestige
[link] => /all/provence-cote-d-azur/price:z
[subtitle] => Luxury properties
[image] => 93_prestige.webp
)
[4] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/93
[subtitle] => and what beautiful coast!
[image] => 93_coastal.webp
)
[5] => Array
(
[title] => Avignon
[link] => /french-property-for-sale/getNearbyPostcodes/84000/15/sort:price/direction:desc
[subtitle] => Avignon | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
[6] => Array
(
[title] => Special "The Provence"
[link] => /provence-property
[subtitle] =>
[image] => 93_Special_The_Provence.webp
)
[7] => Array
(
[title] => Hinterland
[link] =>
[subtitle] =>
[image] => 93_hinterland.webp
)
[8] => Array
(
[title] => Mountains
[link] => /french-property-for-sale/type/mountain-view/23/93
[subtitle] => Ville | Ville | Ville
[image] => 93_mountain.webp
)
[9] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => Ville | Village| Village
[image] => 93_villages.webp
)
[10] => Array
(
[title] => Corse
[link] => /all/corse
[subtitle] => L'Ile de Beauté | around ville
[image] => 93_corse.webp
)
[11] => Array
(
[title] => Cap d'Antibes
[link] => /french-property-for-sale/paca_regions/antibes
[subtitle] => Antibes | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 13
[department_name] => Bouches-du-Rhône
[prefecture] => Array
(
[name] => Marseille
[lat] => 43.29631810802621
[lon] => 5.363137615398482
)
[sous-prefecture] => Array
(
[name] => Aix-en-Provence
[lat] => 43.52926369712411
[lon] => 5.443897232333404
)
[other_places] => Array
(
[0] => Array
(
[name] => Arles
[lat] => 43.67499405728668
[lon] => 4.621813547377342
)
)
[aeroports] => Array
(
[name] => Aéroport International Marseille
[lat] => 43.43844496016025
[lon] => 5.214592420103773
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4515
)
[1] => Array
(
[id] => 06
[department_name] => Alpes-Maritimes
[prefecture] => Array
(
[name] => Nice
[lat] => 43.71088354499805
[lon] => 7.262596327903607
)
[sous-prefecture] => Array
(
[name] => Cannes
[lat] => 43.55331623052685
[lon] => 7.016060231400341
)
[other_places] => Array
(
[0] => Array
(
[name] => Antibes
[lat] => 43.58016713703897
[lon] => 7.123897890910482
)
[1] => Array
(
[name] => Grasse
[lat] => 43.659562400434815
[lon] => 6.92618691435912
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International de Nice Côte d'Azur
[lat] => 43.65970678470227
[lon] => 7.214757025548819
)
[1] => Array
(
[name] => Aéroport de Cannes Mandelieu
[lat] => 43.54690396898978
[lon] => 6.953912165098499
)
)
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 5667
)
[2] => Array
(
[id] => 83
[department_name] => Var
[prefecture] => Array
(
[name] => Toulon
[lat] => 43.123828756420515
[lon] => 5.928288801137243
)
[sous-prefecture] => Array
(
[name] => Draguignan
[lat] => 43.5374933582045
[lon] => 6.465076668987897
)
[other_places] => Array
(
[0] => Array
(
[name] => Bandol - Le Lavandou - Sainte Maxime...
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Saint-Tropez
[lat] => 43.26780379460754
[lon] => 6.640739141516703
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International Toulon - Hyères
[lat] => 43.095597284231275
[lon] => 6.150448740048504
)
[1] => Array
(
[name] => Aéroport du Castelet
[lat] => 43.251540236018855
[lon] => 5.783035785058158
)
[2] => Array
(
[name] => Aéroport du du Golfe de Saint Tropez - La Môle
[lat] => 43.20492014200586
[lon] => 6.4793896187354925
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4712
)
[3] => Array
(
[id] => 04
[department_name] => Alpes-de-Haute-Provence
[department_link] => alpes-de-hautes-provence
[prefecture] => Array
(
[name] => Digne-les-Bains
[lat] => 44.092369818704434
[lon] => 6.235956482736276
)
[sous-prefecture] => Array
(
[name] => Barcelonnette
[lat] => 44.38609913893373
[lon] => 6.647958902783272
)
[other_places] => Array
(
[0] => Array
(
[name] => Forcalquier
[lat] => 43.95976639015638
[lon] => 5.78330822456598
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2599
)
[4] => Array
(
[id] => 05
[department_name] => Hautes-Alpes
[prefecture] => Array
(
[name] => Gap
[lat] => 6.080468522373776
[lon] => 6.080468522373776
)
[sous-prefecture] => Array
(
[name] => Briançon
[lat] => 44.89976400310319
[lon] => 6.641546594431339
)
[other_places] => Array
(
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2925
)
[5] => Array
(
[id] => 84
[department_name] => Vaucluse
[prefecture] => Array
(
[name] => Avignon
[lat] => 43.94903334528795
[lon] => 4.805406364817415
)
[sous-prefecture] => Array
(
[name] => Carpentras
[lat] => 44.05594598913386
[lon] => 5.0455722797158975
)
[other_places] => Array
(
[0] => Array
(
[name] => Apt
[lat] => 43.876866873478015
[lon] => 5.395218580809679
)
[1] => Array
(
[name] => Orange
[lat] => 44.13861471186525
[lon] => 4.806033768371058
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Avignon - Provence
[lat] => 43.909786679124565
[lon] => 4.8974588268223815
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3129
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.maregionsud.fr/
[Official Tourism Office] => https://provence-alpes-cotedazur.com/en
)
[image] => 93_logo.webp
[text] => With its sparkling coastline and charming hilltop towns, PACA is a must-visit destination for those looking to experience the true essence of the
Mediterranean. From history buffs to sun-seekers there is something for everyone. Stroll through the vibrant markets of Nice, wander the winding streets of
Avignon or soak up the sun on the pristine beaches of Cannes or St Tropez...
)
[seo_text] => <p>... Still not had enough, then go explore the Roman ruins in Arles. The regions cuisine is as rich and diverse as the landscape.
Try the local bouillabaisse with a local Provencal wine, or even a glass of pastis. From the snow-capped peaks of the Alpes-de-Haute-Provence to the azure
waters of the Med you are in for a visual feast.</p><p>Provence-Alpes-Côte d'Azur, often abbreviated as PACA, is a region in the southeastern part of France.
It is known for its picturesque landscapes, beautiful coastlines, and vibrant culture. The region is composed of six departments, each with its unique charm
and identity. PACA is a popular destination for tourists who come to enjoy the Mediterranean climate, historical monuments, and stunning scenery.</p><p>The region is bordered by the Mediterranean Sea to
the south and the Alps to the north. The coastline is famous for its sparkling blue waters, sandy beaches, and charming fishing villages. Some of the most popular
coastal destinations in the region include Cannes, Saint-Tropez, and Nice. The beaches here are perfect for sunbathing, swimming, and water sports, and the coastal
towns are packed with restaurants, cafes, and bars, offering visitors a wide range of dining and entertainment options.</p><p>PACA's inland region is equally as
beautiful and offers a more rural and relaxed atmosphere. The region is filled with picturesque towns, rolling hills, and lavender fields that are in bloom in the
summer months. The Luberon Regional Park, located in the Vaucluse department, is a popular destination for visitors who come to enjoy the scenic countryside and
to hike or bike the many trails.</p><p>One of the most significant cultural attractions in the region is the city of Avignon, located in the Vaucluse department.
The city is home to the Palais des Papes, a UNESCO World Heritage Site and the largest gothic palace in Europe. The Avignon Festival, held annually in July, is
also a popular event that attracts visitors from all over the world. The festival showcases theatre, dance, and music performances.</p><p>The region is also renowned
for its wine production, particularly in the Rhone Valley and the Var department. The vineyards here produce some of the most prestigious wines in the world,
including Châteauneuf-du-Pape and Côtes de Provence. Wine enthusiasts can take a tour of the vineyards and sample the local wines.</p><p>The region's cuisine is
another highlight, with a strong emphasis on seafood, olive oil, and fresh produce. The famous Provençal dish, bouillabaisse, is a must-try when visiting the region.
This fish stew is made with a variety of fish, shellfish, and vegetables and is typically served with rouille and bread.</p><p>In terms of transportation, the region
has several international airports, including Nice Côte d'Azur Airport and Marseille Provence Airport. The region is also served by a high-speed train network, making
it easy to travel between towns and cities.</p><p>In conclusion, Provence-Alpes-Côte d'Azur is a beautiful and diverse region that offers something for everyone.
From its stunning coastlines and charming towns to its rich culture, history, and cuisine, the region is an ideal destination for those looking to experience the
best that France has to offer.</p>
)
[provence] => Array
(
[id] => 98
[link] => /provence-property
[region_name] => Provence
[new_region_name] => Provence
[hero_images] => 3
[agent_photo] =>
[vignette] => 98_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820332bc5a2f8c1
[region_selected] => provence_cote_d_azur
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => From the towering peak of Mont Ventoux to the vibrant lavender fields bathed in sunlight, a truly remarkable lifestyle awaits…
[bold] => Welcome to Provence
)
[css_color] => #3C9ECD
[accordion] => Array
(
[what_to_expect] => <p>Come to Provence and you will find an unrivalled collection of interesting and beautiful sites to visit: small towns with welcoming
locals, vibrant and colourful Provencal markets, old Roman excavations and mountains, lakes and rivers to swim/canoe in. It is often said that the
countryside here resembles Tuscany, and it is true, except that it is easier to get to! If you are looking for an area that exemplifies “the good life”
then Provence should be your destination </p>
[access] => Array
(
[text] => <p>One of the reasons that holiday homes in Provence are so popular is that it is easy to get to. Marseilles Provence airport flies to
destinations across Europe, as well as to North America and Africa. It has its own station, with direct trains to Nîmes, Montpellier,
and Narbonne (west), Orange, Montelimar and Valence (north) and Toulon, Cannes and Nice (east). Avignon and Nîmes both have airports too.</p>
<p>Other cities like Aix-en-Provence and Avignon also have excellent train links with the rest of France and northern Europe.</p><p>The A7
motorway runs down from Lyon, through Valence, Montelimar, Orange and Avignon and the minor roads in Provence (away from the coast) tend to be
traffic free and ideal for cycling.</p>
[access_image_title] =>
)
[market] => <p>For an in-depth analysis, read our market reports covering PACA, Occitanie and the Rhone-Alpes, which include average prices in all of the
major towns and cities.</p><p>After many years of price growth, we are seeing prices stabilise across Provence, with buyers having more choice than they
have seen since the confinements. Broadly speaking you will pay a premium to be near the coast, or to be in any of the Prefectures: Marseille, Avignon,
Nîmes, Valence, Privas and Digne-les-Bains.</p><p>The Luberon is perhaps the best-known area, but many second-home buyers are now looking in the Gard
and Drome Provencale where property values tend to be lower, and offer exceptional value for money.</p>
[fall_in_love] => Array
(
[text] => <p>You will fall in love with the whole area, particularly with the festivals and exhibitions that can be found throughout Provence.
Favourites amongst our agents who live and work in the area include the snappily titled Festival International de Piano de La Roque d’Antheron.
Established in 1981 it is one of the most prestigious piano festivals in the world, which takes place in the outside auditorium of the Chateau de
Florans. Likewise, Les Choregies d’Orange holds plays, concerts and festivals in the Theatre Antique d’Orange, built in the first century by
Emperor Augustus it is a UNESCO heritage site and a spectacular concert venue. Another favourite is the Festival d’Avignon, every July the
streets turn into a “city theatre” – in the words of the organisers it reconciles architecture with theatre, art and poetry, attracting thousands
of visitors from all over the world. </p>
[images_alt] => Array
(
[0] => provencale market
[1] => pétanque in the sun
[2] => lavender handmade soap
[3] => beaux villages
[4] => camargue and pink flamingos
[5] => festivals region
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Wonderful climate, with over 300 days of sunshine a year</li>
<li class="attribute-dot">Picturesque gorges, rivers and lakes to explore and enjoy</li>
<li class="attribute-dot">World class cycling, including the mythical Mont Ventoux</li>
<li class="attribute-dot">Glorious architecture, from the Pont du Gard to the Roman ampitheatres in Nîmes or Arles and the theatre in Vaison-la-Romaine.</li>
<li class="attribute-dot">Exceptional wines, cheeses and local delicacies, displayed in welcoming markets</li>
<li class="attribute-dot">A quality of life that is as good as any in Europe </li>
</ul>
[banner-mg] => Array
(
[image] => 98_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Avignon
[link] => /french-property-for-sale/mainSearch/departments:/towns:84000_Avignon/regions:/primarypropertytype_id:10
[subtitle] =>
[image] => 98_avignon.webp
)
[1] => Array
(
[title] => Vaucluse
[link] => /all/vaucluse
[subtitle] =>
[image] => 98_vaucluse.webp
)
[2] => Array
(
[title] => Bouches du Rhône
[link] => /all/bouches-du-rhone
[subtitle] =>
[image] => 98_bouches_du_rhone.webp
)
[3] => Array
(
[title] => Drome
[link] => /all/drome
[subtitle] =>
[image] => 98_drome.webp
)
[4] => Array
(
[title] => Gard
[link] => /all/gard
[subtitle] =>
[image] => 98_gard.webp
)
[5] => Array
(
[title] => Châteaux, Manoirs & Villas
[link] => /french-property-for-sale/mainSearch/departments:04--07--13--26--30--84/towns:/regions:/primarypropertytype_id:4/min_price:0/max_price:100000000/min_land:0/bedrooms:0
[subtitle] =>
[image] => 98_prestige.webp
)
[6] => Array
(
[title] => Alpes de Haute Provence
[link] => /all/alpes-de-hautes-provence
[subtitle] =>
[image] => 98_alpes_haute_provence.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 84
[department_name] => Vaucluse
[prefecture] => Array
(
[name] => Avignon
[lat] => 43.94903334528795
[lon] => 4.805406364817415
)
[sous-prefecture] => Array
(
[name] => Carpentras
[lat] => 44.05594598913386
[lon] => 5.0455722797158975
)
[other_places] => Array
(
[0] => Array
(
[name] => Apt
[lat] => 43.876866873478015
[lon] => 5.395218580809679
)
[1] => Array
(
[name] => Orange
[lat] => 44.13861471186525
[lon] => 4.806033768371058
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Avignon - Provence
[lat] => 43.909786679124565
[lon] => 4.8974588268223815
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3129
)
[1] => Array
(
[id] => 04
[department_name] => Alpes-de-Haute-Provence
[prefecture] => Array
(
[name] => Digne-les-Bains
[lat] => 44.092369818704434
[lon] => 6.235956482736276
)
[sous-prefecture] => Array
(
[name] => Barcelonnette
[lat] => 44.38609913893373
[lon] => 6.647958902783272
)
[other_places] => Array
(
[0] => Array
(
[name] => Forcalquier
[lat] => 43.95976639015638
[lon] => 5.78330822456598
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2599
)
[2] => Array
(
[id] => 07
[department_name] => Ardèche
[area_m2] => 2203
[prefecture] => Array
(
[name] => Privas
[lat] => 44.736011678419
[lon] => 4.5952593173144
)
[sous-prefecture] => Array
(
[name] => Largentière
[lat] => 44.541485921197
[lon] => 4.291760285543
)
[other_places] => Array
(
[0] => Array
(
[name] => Tournon-sur-Rhône
[lat] => 45.068836684375
[lon] => 4.8262681295312
)
)
[aeroports] => none
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[3] => Array
(
[id] => 13
[department_name] => Bouches-du-Rhône
[prefecture] => Array
(
[name] => Marseille
[lat] => 43.29631810802621
[lon] => 5.363137615398482
)
[sous-prefecture] => Array
(
[name] => Aix-en-Provence
[lat] => 43.52926369712411
[lon] => 5.443897232333404
)
[other_places] => Array
(
[0] => Array
(
[name] => Arles
[lat] => 43.67499405728668
[lon] => 4.621813547377342
)
)
[aeroports] => Array
(
[name] => Aéroport International Marseille
[lat] => 43.43844496016025
[lon] => 5.214592420103773
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4515
)
[4] => Array
(
[id] => 26
[department_name] => Drôme
[area_m2] => 2576
[prefecture] => Array
(
[name] => Valence
[lat] => 44.934361082014
[lon] => 4.8918085238571
)
[sous-prefecture] => Array
(
[name] => Die
[lat] => 44.752743667653
[lon] => 5.3712894535552
)
[other_places] => Array
(
[0] => Array
(
[name] => Nyons
[lat] => 44.361846282265
[lon] => 5.1385028840735
)
)
[aeroports] => Array
(
[name] => Aéroport de Valence-Chabeuil
[lat] => 44.915618343171
[lon] => 4.9655266410384
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[5] => Array
(
[id] => 30
[department_name] => Gard
[prefecture] => Array
(
[name] => Nîmes
[lat] => 43.838820402729354
[lon] => 4.353843657098794
)
[sous-prefecture] => Array
(
[name] => Alès
[lat] => 44.127080796400875
[lon] => 4.083427215851882
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Vigan
[lat] => 43.99277412237646
[lon] => 3.605151093732204
)
)
[aeroports] => Array
(
[name] => Aéroport de Nîmes-Garons
[lat] => 43.76312944469214
[lon] => 4.421598139169517
)
[LGV] => oui
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2687
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] =>
[Official Tourism Office] =>
)
[image] => 98_logo.webp
[text] =>
)
[seo_text] => <p>Provence has a wonderful climate – according to the local tourist office you can expect over 300 days of sunshine every year, with short
winters and low rainfall. This climate makes for some great growing conditions and amongst the vineyards here you will find world-class Côtes du Rhône wines.
Head to your local market and you will be able to pick up some great accompaniments too – try the famous olive oil from Nyons, or delicacies such as goats’
cheese, soft fruits (the peaches and apricots are particularly succulent) and an array of vegetables including locally grown garlic, courgettes and safran.</p>
<p>It's not just vineyards though, Provence is famous for its lavender fields. The tourist office recommends the best places to visit, and you should come
between June-August. The Chemin des Lavandes in Sault is perhaps the best known. It is a 4km walking trail, but if you are feeling more sprightly try cycling
the 33km trail on the Plateau de Sault! There are plenty of others across the Provence and a visit here wouldn’t be the same without the obligatory selfie in front
of a lavender field.</p><p>Provence spreads out over three administrative regions (PACA, Occitanie and the Rhone-Alpes) and six departments: Alpes-de-Haute-Provence (04),
Bouches-du-Rhone (13), Vaucluse (84), Gard (30), Ardeche (07) and Drome (26), you won’t find it on an official map of France. For decades though,
econd-home buyers have been saying that they are going to their “holiday home in Provence”. This means that you can expect to hear a cocktail of different
accents in your local market – French, British, Dutch, Belgian and German buyers mingle with those from further afield. You will find that many Americans,
Canadians and Australians also have property in Provence – attracted by the quality of life (as well as the quality of the local wine).</p>
)
[hauts_de_france] => Array
(
[id] => 32
[link] => /nord-pas-de-calais-property
[region_id_search] => 22-31
[region_name] => Hauts de France
[new_region_name] => Hauts de France
[hero_images] => 1
[agent_photo] =>
[vignette] => 32_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820e2dcfdf73343
[region_selected] => normandy
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Every year, thousands of British, Belgium and Dutch buyers enter France, via the Hauts de France, looking for their dream home. Many decide to stay and buy property here, taking advantage of the pretty landscape and ease of access to their home country.
[bold] => Welcome to Hauts de France
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>If you are looking for property in the Hauts de France, you will be in good company. French buyers love it because of its strategic
location. It has excellent access to Paris as well as to London, Brussels, and Amsterdam. Meanwhile, British buyers drive out of the Eurotunnel, and off
the ferries, and instantly relax as they see the French countryside and stop for a café au lait in an authentic French village. Hauts de France has a
wonderful coastline and if you venture off the A16 (which links the ports of Dunkirk, Calais, and Boulogne-sur-Mer) you will find sandy beaches and
pretty seaside towns. The upmarket resort of Le Touquet-Paris -Plage is well named, as many Parisians have a holiday home there. It is full of boutiques,
chic restaurants, a famous casino and two championship class golf courses. Inland the Hauts de France has a rolling countryside, with some notable forests.
The capital, Lille, is an attractive city and an important economic hub.</p>
[access] => Array
(
[text] => <p>The Hauts de France is the most northerly region in France and borders Belgium, it is also connected to England via the channel tunnel.</p>
<p>The two largest airports in the region are Lille-Lesquin which has domestic flights, as well as flights to 13 other countries (although not the UK),
and Paris-Beauvais in the very south-west of the region. From Paris-Beauvais you can fly to Liverpool, Manchester, Leeds-Bradford, Edinburgh, Belfast,
and Dublin, as well as 26 other countries. Of course, the other Paris airports are easily accessed from Hauts de France too.</p><p>The region is well
connected by train, primarily through Lille-Europe station, which is in the heart of Lille. It offers direct connections to London, Paris, Brussels,
and other major cities. The Eurostar journey time to London is 1hr 22 mins. There are other popular regional stations in Calais, Arras and Amiens.</p>
<p>Hauts de France is easily accessible by road with the A1 autoroute running to Paris and the A2 connecting to Belgium and the Netherlands.
The A26/A16 provides access to the ferry ports of Calais, Boulogne, and Dunkirk.</p><p>The ferry ports offer regular crossings to the UK and the Eurotunnel
is particularly popular, as the shuttle between Folkestone and Calais takes just 35 minutes.</p>
[32_access_map] => transport map Hauts de France
)
[market] => <p>The property market in Hauts de France is driven by domestic demand, it should be noted that this is the second most densely populated region
in France, after Paris/Ile de France. This is primarily true of Lille and the surrounding area that borders Belgium. There is still plenty of unspoiled
countryside to enjoy. Three of the five departments (Pas-de-Calais, Nord and Oise have seen prices stabilise over the last 12 months, while Aisne and
Somme have seen rises of around 6% over that period.</p><p>Most second homes are to be found on, or near, the coast. Le Touquet-Paris-Plage has a population
of just over 4,000 but swells to 250,000 during the summer. Known as “Paris by the sea” it was particularly popular with affluent British
visitors in the 1920’s, which can be seen in the eclectic architecture and property styles. Inland there are plenty of country houses to be found,
and the landscape is rolling and forested – owners feel a long way from the urban landscape around Lille. Many holiday homes are owned by Belgian and
Dutch buyers as they are seen as excellent value.</p>
[fall_in_love] => Array
(
[text] => <p><strong>The old town and historic centre of Lille</strong> is picture postcard pretty, and the perfect place for a romantic stroll around
the cobbled pedestrian streets. You will often find musicians playing and there is a wide choice of bars and restaurants to soak up the atmosphere.
Construction on Lille’s neoclassical cathedral began in 1854 and was completed in….1999! One building not to miss is the Palais des Beaux Arts, which
is the illustrious fine art museum, it plays second-fiddle only to the Louvre in the quantity and quality of its collection of paintings and pottery.</p>
<p>The Aisne, Somme and Oise are in the historical province of Picardy, which is renowned for the quality of its cathedrals. There are four that stand out
and you will fall in love with each of them. <strong>Amiens cathedral is a UNESCO world heritage site and one of the largest gothic cathedrals of the 13th
century</strong>. It is beautifully preserved and a classic example of this captivating architectural style. Laon, Beauvais, and Soissons all have glorious
cathedrals too, and all are definitely worth visiting.</p><p>It would be hard not to fall in love with the beautiful coastline that the region has to offer.
Known as <strong>the Cote d’Opale</strong> it runs down from the Belgian border and boasts rugged chalk cliffs (that mirror the white cliffs of Dover),
as well as sandy beaches, pretty seaside towns and towering pine forests. Many of <strong>the seaside towns have a distinctly Victorian feel</strong> and
will take you back in time.</p><p>Finally, a personal favourite of ours is <strong>the town of Chantilly in the Oise</strong>. It is home to arguably the best
golf course in France and, unarguably, the largest racehorse training community in France. Les Grands Ecuries and Chantilly Racecourse are protected by the
wonderful Chateau de Chantilly. It is in fact two chateaux, the Petit which was built around 1560 and the Grand, which was destroyed in the revolution, and
then rebuilt in the 1870’s - definitely a spot to enhance your Instagram collection.</p>
[images_alt] => Array
(
[0] => lille
[1] => mussels_and_chips
[2] => charming_houses
[3] => battle_field
[4] => thatched_cottage
[5] => birds
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 2_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Location, location, location – with easy access to the UK by car, train, and ferry.</li>
<li class="attribute-dot">Also popular with other European neighbours, particularly Belgium and Netherlands</li>
<li class="attribute-dot">Ideal terrain for cyclists, including the infamous cobbles of Paris-Roubaix.</li>
<li class="attribute-dot">A wide choice of country houses, at affordable prices</li>
<li class="attribute-dot">A superb place for a holiday home, choose from coast or country.</li>
</ul>
[banner-mg] => Array
(
[image] => 32_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nord - Pas de Calais
[link] => /nord-pas-de-calais-property
[subtitle] => Arras - Lille
[image] => 32_nord_pas_de_calais.webp
)
[1] => Array
(
[title] => Picardie
[link] => /picardie-property
[subtitle] => Somme | Amiens | Aisne | Beuuvais
[image] => 32_picardie.webp
)
[2] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_lac.webp
)
[3] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_jardins.webp
)
[4] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_chateaux.webp
)
[5] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_place_a.webp
)
[6] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_place_b.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 59
[department_name] => Nord
[area_m2] => 1941
[prefecture] => Array
(
[name] => Lille
[lat] => 50.630406284456
[lon] => 3.0534197872126
)
[sous-prefecture] => Array
(
[name] => Dunkerque
[lat] =>
[lon] =>
)
[other_places] => Array
(
[0] => Array
(
[name] => Valenciennes
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Cambrais
[lat] =>
[lon] =>
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lille-Lesquin
[lat] => 50.572047451569
[lon] => 3.1053536220932
)
[1] => Array
(
[name] => Aéroport de Valenciennes -Denain
[lat] =>
[lon] =>
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 62
[department_name] => Pas-de-Calais
[area_m2] => 1744
[prefecture] => Array
(
[name] => Arras
[lat] => 50.292169104936
[lon] => 2.7748575165542
)
[sous-prefecture] => Array
(
[name] => Calais
[lat] =>
[lon] =>
)
[other_places] => Array
(
[0] => Array
(
[name] => Boulogne-sur-Mer
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Lens
[lat] =>
[lon] =>
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Calais-Dunkerque
[lat] => 50.957985067822
[lon] => 1.9552740546367
)
[1] => Array
(
[name] => Aéroport du Touquet Côte d'Opale
[lat] =>
[lon] =>
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 60
[department_name] => Oise
[area_m2] => 2394
[prefecture] => Array
(
[name] => Beauvais
[lat] => 49.428890447223
[lon] => 2.0765439277169
)
[sous-prefecture] => Array
(
[name] => Clermont-sur-Oise
[lat] => 49.376417230896
[lon] => 2.4138345999072
)
[other_places] => Array
(
[0] => Array
(
[name] => Compiègne
[lat] => 49.418912808663
[lon] => 2.8199876338862
)
[1] => Array
(
[name] => Senlis
[lat] => 49.204946948696
[lon] => 2.581901090722
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Paris-Beauvais
[lat] => 49.454537422328
[lon] => 2.1114038104304
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 2
[department_name] => Aisne
[area_m2] => 1285
[prefecture] => Array
(
[name] => Laon
[lat] => 49.564293035219
[lon] => 3.6198159113781
)
[sous-prefecture] => Array
(
[name] => Château-Thierry
[lat] => 49.046555551997
[lon] => 3.4007244797698
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Quentin
[lat] => 49.846859523172
[lon] => 3.2897983742474
)
[1] => Array
(
[name] => Soissons
[lat] => 49.375886127925
[lon] => 3.3168017966698
)
[2] => Array
(
[name] => Vervins
[lat] => 49.835042811669
[lon] => 3.9048668951268
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 3
[department_name] => Somme
[area_m2] => 1696
[prefecture] => Array
(
[name] => Amiens
[lat] => 49.894961754938
[lon] => 2.2923738397694
)
[sous-prefecture] => Array
(
[name] => Abbeville
[lat] => 50.105382929031
[lon] => 1.8351609251238
)
[other_places] => Array
(
[0] => Array
(
[name] => Montdidier
[lat] => 49.646624171975
[lon] => 2.565182488621
)
[1] => Array
(
[name] => Péronne
[lat] => 49.932909142078
[lon] => 2.9323918256749
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Albert-Picardie
[lat] => 49.972877677671
[lon] => 2.6897740048888
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.hautsdefrance.fr/
[Official Tourism Office] => https://www.hautsdefrancetourism.com/
)
[image] => 32_logo.webp
[text] => The Hauts de France is a region of contrasts – from the rolling hills of the Ardennes to the vibrant city of Lille, it has something to offer
all kinds of property buyer. It is stocked full of Gothic cathedrals, fortified cities, and charming villages, as well as beautiful seaside towns.
The capital city of Lille ...
)
[seo_text] => <p>...has a vibrant cultural scene, with an array of museums, art galleries and theatres to choose from. It has a large student population and
rental properties are a popular investment. The Louvre-Lens Museum opened its doors in 2012 and helps make the Louvre’s national collections accessible to all.
The region is also home to natural reserves and parks, including the forested “Parc naturel regional de l’Avesnois”, which covers 125,000 hectares. This is an
important and protected, ecological area.</p><p>The Hauts de France has a rich architectural heritage and wide variety of property styles. From medieval castles to
Art Deco masterpieces, via the most splendid selection of Gothic architecture in Europe.The Gothic cathedrals in Lille, Amiens and Beauvais are stunning examples,
while the UNESCO listed town of Montreuil-sur-Mer boasts a particularly impressive citadel and ramparts. These are all in direct contrast to the Art Deco properties
in Le Touquet-Paris-Plage, where many houses and apartments were built for wealthy owners in the 1920’s and 1930’s. The town is famous for its eclectic mix of
property styles, and the seafront apartments come with a healthy premium to match the sea view. If you are looking for a holiday home, or investment property,
in northern France then the coastal towns have a lot to offer.</p><p>The Hauts de France countryside has many picturesque farmhouses, cottages, and old stone properties,
many of which have been sympathetically restored, using local materials. There are plenty of large, renovation projects still to be had, and these are particularly
popular with UK buyers who are looking for a cheap property to renovate/refurbish and bring back to life.</p><p>Prestige property in the Hauts de France comes in the
shape of chateaux, manoirs and large country estates. These become more prevalent as you get closer to Paris. There are also luxury villas and apartments to be had in
Montreuil-sur-Mer and the other resorts on the Cote d’Opale.</p>
)
[paris_ile_de_france] => Array
(
[id] => 11
[link] => /paris-ile-de-france-property
[region_name] => Paris - Ile-de-France
[new_region_name] => Paris - IDF
[hero_images] => 1
[agent_photo] => 11_team.webp
[vignette] => 11_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461427
[region_selected] => hauts_de_france
[ski] =>
[beach] =>
[welcome] => Array
(
[h3] => Buying a property in Paris means that you get to call the most romantic city in the world “home”. Not just that, but you will be making an excellent long-term investment and joining buyers from all over the world.
[bold] => Welcome to Paris - Ile-de-France
)
[css_color] => #244C5E
[accordion] => Array
(
[what_to_expect] => <p>Paris: the city of lights, the city of love, the fashion capital of the world. Whatever name you give it, you can expect to be wowed.
For sure, Paris is one of the most beautiful cities in the world and renowned for its famous landmarks. There is only one place to start, the Eiffel Tower is
the tallest structure in Paris, and it dominates the landscape. Constructed as the centrepiece of the 1889 World’s Fair it is a global cultural icon and welcomes
around 6m visitors a year.</p><p>A list of the other “must see” landmarks would be as long as your arm. The Arc de Triomphe is the bookend at the top of the
Champs-Elysée, built in 1806 it is one of the biggest arches in the world and the view from the top of the monument is superb. The view from the Sacré-Coeur,
atop the hill of Montmartre is not too shabby either. This architectural masterpiece has four minor domes that encircle the huge main dome of the Basilica.</p>
<p>Leggett has an office in the heart of Paris, close to Notre Dame cathedral, the most visited monument in the city. It took almost 200 years to complete,
and when you visit you will understand why. The intricate décor and glorious stained-glass windows have seen weddings, coronations, and funerals of the French
aristocracy for centuries.</p><p>Or how about the Louvre, or the Palais Garnier, or the Musée d’Orsay, or the designer shops, or the historic markets.
The list is endless – expect to always want to come back for more!</p>
[access] => Array
(
[text] => <p>You can get to Paris from anywhere in the world.There are <strong>three main airports: Charles de Gaulle (CDG), Orly, and Beauvais.</strong>
Orly is to the south of the city and used mostly for domestic flights, with CDG (also known as Roissy) to the north-east. CDG is the biggest airport in
Europe, with over 70m passengers every year, and this is where most long-haul flights land. Beauvais is known as the airport where most budget airlines
fly in to, with direct flights throughout Europe and north Africa.</p><p>From Paris, the A1 heads north towards Lille, Belgium, and the channel tunnel,
the A4 heads east to Reims, the A6 heads south-east towards Dijon and Geneva, the A10 heads due south to Orleans, the A11 heads out west towards Rennes
and Nantes, and the A13 heads up towards Rouen, Le Havre and Caen.</p><p>All of the major cities in Europe are accessible by train via the six main stations:
Gare du Nord, Gare de l’Est, Gare de Lyon, Gare d’Austerlitz, Gare Montparnasse and Gare Saint-Lazare.</p><p>The Paris metro system covers 227 km’s and has
308 stations, covered by 16 lines. The Grand Paris Express project is the largest transport project in Europe and is revolutionising the capital.
It will be completed by 2030 and will better connect the three main airports with the business districts. It will also make the daily lives of 2m commuters
easier. It will add four new lines to the metro system, as well as extending two lines. It will make travel throughout Paris and the Ile de France much easier,
and it is having significant impact on property prices.</p>
[11_transport] => transport map Paris - Ile-de-France
[11_fly] => airports map Paris - Ile-de-France
[11_metro] => metro map Paris - Ile-de-France
)
[market] => <p>For an in-depth analysis, read our latest Paris/Ile de France market comment (below), which includes average prices in all the arrondissements,
and expert comment from our Paris team of agents.</p><p>Prices in Paris and Ile de France had been rising dramatically in recent years but levelled off in 2022.
There simply wasn’t enough stock (particularly inside the périphérique) to meet demand, from both French and overseas buyers. Apartments were often selling
before they hit the open market. Many people were looking in the suburbs, often buying in new-build developments. These increased in popularity during and
after the pandemic, as buyers looked for more internal space, balconies, and even gardens. Property prices in the suburbs rose accordingly.</p><p>There is still
a strong demand throughout Paris and the Ile de France, but things have cooled slightly. This is meaning more choice for buyers, and is opening the door for
those from overseas, many of whom have been watching as locals snapped up most of the available property.</p><p>The recently published European Living Cities
Index analysed 142 capitals and large cities throughout Europe, to determine which were the most attractive and liquid, helping investors develop a
profitable property portfolio. Paris came out in first place (followed by London and Berlin). It is undoubtedly an excellent place to buy an apartment
or house – both with your heart and your head.</p><p>The market is sure to receive a further boost in 2024 when Paris hosts the Olympic Games. Local hotels
and businesses will reap the rewards of the 9.7m spectators flooding into the capital.</p>
[fall_in_love] => Array
(
[text] => <p><strong>Just about everything </strong>. It would be too easy to list the famous tourist traps so we’re going to share some of the hidden
gems that we love. Let’s start with the “Marais” which is a trendy district with a village feel that cuts across the centre of Paris. Originally built
on marshland it is the ideal place for a leisurely stroll, and a little shopping in the trendy boutiques. The most famous landmarks in the Marais are
probably the imposing Hotel de Ville (possibly the prettiest town hall in the world) and <strong>the superb Place des Vosges</strong>, which is a
garden square surrounded by red-brick Renaissance buildings. It is the oldest square in Paris, and you will find some superb restaurants and art
galleries overlooking the gardens. Nearby are some beautiful half-timbered houses in Rue Francois Miron, or why not go to Rue Montmorency and see
the oldest house in Paris, dating back to 1407. The Marais is the ideal place for some vintage shopping – take the metro to Temple and simply stroll
around, you’ll come across them. </p><p>Another favourite spot is Le Jardin de Luxembourg, in the 6th. The glorious gardens straddle <strong>the Latin
Quarter and Saint-Germain-des-Prés</strong>. They cover 25 hectares and are split into “French” and “English” gardens, between the two is woodland
and a large pond. There are 106 statues scattered throughout and the gardens are modelled after the Boboli gardens in Florence.</p><p>If you like the gardens,
then you’ll love the secret vineyard in <strong>Montmartre</strong>. Most tourists brave the steps up the Sacre Coeur (or cheat and take the funicular),
but head behind the Basilica and you will come across Rue Saint-Vincent and the small patch of vines, which have a history dating back to 944. It covers
just over 1,500m2 (producing about 1,700 bottles a year) and is owned by the city of Paris. Public access is not usually allowed, but you can take a
private tour, or look out for the official festivals when you can get to stroll around for free.</p><p>Finally, as you are in the fashion capital of the world,
why not visit La Samaritaine, which is a department store with a difference. For a start, it is housed in one of the most beautiful buildings in Paris.
The Art Nouveau interior features decorative iron staircases, glass floor tiles and glorious frescoes. The store is home to the biggest collection of
<strong>luxury brands </strong>in France: Louis Vuitton, Chanel, Christian Dior, Tiffany, Gucci, Cartier and many more. The top floor restaurant,
Voyage, sits under a glass roof and is the ideal place to just sit and watch the world’s most affluent customer base.</p>
[images_alt] => Array
(
[0] => restaurants_bars
[1] => museum
[2] => monuments
[3] => history
[4] => baker
[5] => haute_couture
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is Paris – there is no better place to own a property.</li>
<li class="attribute-dot">Global demand means that property is a great long-term investment.</li>
<li class="attribute-dot">There’s always something to do – from World Cup’s and Olympic Games to major concerts and wonderful theatres.</li>
<li class="attribute-dot">World class bars and restaurants, and the renowned “café culture. </li>
<li class="attribute-dot">Paris is easy to get to – from within France, and from further afield.</li>
</ul>
[banner-mg] => Array
(
[image] => 11_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Paris Left bank
[link] => /french-property-for-sale/paris_regions/rgauche
[subtitle] => 5 to 7th | 13 to 15t"
[image] => 11_left_bank.webp
)
[1] => Array
(
[title] => Paris Centre
[link] => /french-property-for-sale/mainSearch/departments:/towns:75001+Paris_1er_Arrondissement--75002+Paris_2e_Arrondissement--75003+Paris_3e_Arrondissement--75004+Paris_4e_Arrondissement/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => 1st,2nd, 3rd, 4th arrondissement
[image] => 11_centre.webp
)
[2] => Array
(
[title] => Paris Right bank
[link] => /french-property-for-sale/paris_regions/rdroite
[subtitle] => 8 to 12th | 16 to 20th
[image] => 11_right_bank.webp
)
[3] => Array
(
[title] => Prestige
[link] => /french-property-for-sale/mainSearch/departments:75--92--93--94/primarypropertytype_id:10/min_price:800000/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Prestige Property in Paris - Ile-de-France
[image] => 11_prestige.webp
)
[4] => Array
(
[title] => VEFA - New build
[link] => /french-property-for-sale/type/new-build/25/11
[subtitle] => VEFA - New Build in Paris - Ile-de-France
[image] => 11_vefa.webp
)
[5] => Array
(
[title] => With terrace
[link] => /french-property-for-sale/type/with-terrace/43/11
[subtitle] =>
[image] => 11_terrace.webp
)
[6] => Array
(
[title] => Grand Paris
[link] => /french-property-for-sale/mainSearch/departments:92--93--94--95--77--78--75
[subtitle] => Grand Paris Express
[image] => 11_metro.webp
)
[7] => Array
(
[title] => With view
[link] => /french-property-for-sale/type/panoramic-view/40/11
[subtitle] =>
[image] => 11_view.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 75
[department_name] => Paris
[area_m2] => 16331
[prefecture] => Array
(
[name] => Paris
[lat] => 48.85551774206
[lon] => 2.3525278664849
)
[other_places] => Array
(
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 78
[department_name] => Yvelines
[prefecture] => Array
(
[name] => Versailles
[lat] => 48.801378939587
[lon] => 2.1299230122557
)
[sous-prefecture] => Array
(
[name] => Mantes-la-Jolie
[lat] => 48.988244061207
[lon] => 1.7020562624738
)
[other_places] => Array
(
[0] => Array
(
[name] => Rambouillet
[lat] => 48.643959498336
[lon] => 1.8296661711554
)
[1] => Array
(
[name] => Saint-Germain-en-Laye
[lat] => 48.901898370601
[lon] => 2.0914945443595
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[area_m2] => 4453
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 91
[department_name] => Essonne
[prefecture] => Array
(
[name] => Evry
[lat] => 48.63000550478013
[lon] => 2.4415321824366525
)
[sous-prefecture] => Array
(
[name] => Etampes
[lat] => 48.437139117998456
[lon] => 2.1599899508121623
)
[other_places] => Array
(
[0] => Array
(
[name] => Palaiseau
[lat] => 48.713560636457665
[lon] => 2.244073207786515
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 3677
)
[3] => Array
(
[id] => 77
[department_name] => Seine-et-Marne
[prefecture] => Array
(
[name] => Melun
[lat] => 48.542075746722
[lon] => 2.654558728934
)
[sous-prefecture] => Array
(
[name] => Fontainebleau
[lat] => 48.404528934306
[lon] => 2.6968491157881
)
[other_places] => Array
(
[0] => Array
(
[name] => Meaux
[lat] => 48.956634779887
[lon] => 2.8888876091463
)
[1] => Array
(
[name] => Provins
[lat] => 48.559990810109
[lon] => 3.2983282139824
)
[2] => Array
(
[name] => Torcy
[lat] => 48.851405652548
[lon] => 2.6551424246278
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[area_m2] => 3065
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 95
[department_name] => Val-d'Oise
[department_link] => val-d-oise
[area_m2] => 3966
[prefecture] => Array
(
[name] => Pontoise
[lat] => 49.050502568113
[lon] => 2.1030760021814
)
[sous-prefecture] => Array
(
[name] => Argenteuil
[lat] => 48.94703164561
[lon] => 2.2449656623831
)
[other_places] => Array
(
[0] => Array
(
[name] => Sarcelles
[lat] => 48.99720685497
[lon] => 2.3783108056781
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Charles-de-Gaulle
[lat] => 49.006878058587
[lon] => 2.5496291510659
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[5] => Array
(
[id] => 93
[department_name] => Seine-Saint-Denis
[area_m2] => 4521
[prefecture] => Array
(
[name] => Bobiny
[lat] => 48.908350876439
[lon] => 2.4383625626594
)
[sous-prefecture] => Array
(
[name] => Le Raincy
[lat] => 48.897527108272
[lon] => 2.521489769963
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Denis
[lat] => 48.93686255948
[lon] => 2.355746165865
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Le Bourget
[lat] => 48.962158262054
[lon] => 2.4384164428234
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[6] => Array
(
[id] => 94
[department_name] => Val-de-Marne
[area_m2] => 5670
[prefecture] => Array
(
[name] => Créteil
[coordinates] => Array
(
[lat] => 48.790477058012
[lon] => 2.4535294041833
)
)
[sous-prefecture] => Array
(
[name] => L'Haÿ-les-Roses
[lat] => 48.779175899757
[lon] => 2.3370788046645
)
[other_places] => Array
(
[0] => Array
(
[name] => Nogent-sur-Marne
[lat] => 48.837520906433
[lon] => 2.4802706239479
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Orly
[lat] => 48.726140073531
[lon] => 2.3651992833035
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[7] => Array
(
[id] => 92
[department_name] => Hauts-de-Seine
[area_m2] => 8546
[prefecture] => Array
(
[name] => Nanterre
[lat] => 48.892595329087
[lon] => 2.2155409836827
)
[sous-prefecture] => Array
(
[name] => Antony
[lat] => 48.759260187579
[lon] => 2.3010700018409
)
[other_places] => Array
(
[0] => Array
(
[name] => Boulogne-Billancourt
[lat] => 48.839812198275
[lon] => 2.2380582126395
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.iledefrance.fr/
[Official Tourism Office] => https://www.visitparisregion.com/en
)
[image] => 11_logo.webp
[text] => Paris is a city that has captured the hearts and imaginations of people around the world for centuries – that is why it is such a popular place to
buy property. From the moment you arrive, you are surrounded by an unmistakeable sense of beauty, charm, and elegance that permeates every corner of the city...
)
[seo_text] => <p>...The most iconic symbol is the Eiffel Tower, and it is hard not to be awed by its sheer size and intricacy. But Paris is more than just a single
landmark – it is a city defined by its incredible architecture. Stroll across one of the bridges onto the Ile-St-Louis and pay a visit to our office on the island,
and you will see what we mean.</p><p>The beauty of Paris stretches beyond the buildings and architecture though. It is a city that is alive with culture.
The world-class museums, galleries and theatres showcase some of the greatest works of art (Mona Lisa anyone?) and performances in the world. The city has long
been associated with fashion, and strolling along the streets of Paris can feel like walking through a living, breathing, work of art.</p><p>What we like most of
all though, is simply strolling through the different neighbourhoods and villages. From the winding alleys of Montmartre to the grand boulevards and Champs-Elysées,
there is always time to stop and have a coffee. This is a city that invites exploration and encourages visitors to embrace the finer things in life – that
includes treating yourself and buying an apartment, after all you only live once.</p><p>Possibly the most famous, and iconic, architectural style is Haussmannian.
This refers to the distinctive building style that was used in the mid-19th century, to transform Paris into the city we know today. It accounts for around 40,000
buildings in Paris. They are typically characterised by their imposing facades, intricate wrought iron balconies, and tall windows that flood the interiors with
natural light. When people talk about “stunning” architecture they very well could be talking about Haussmann apartments in Paris. Many of these flats and apartments
have been beautifully restored in recent years, and they remain highly coveted among Parisian property buyers.</p><p>Another popular property style in Paris is
Art Nouveau. These buildings are characterised by their organic shapes and motifs, as well as their emphasis on craftmanship and the use of high-quality materials.
Head to the beautiful 16th arrondissement and you will see some lovely examples.</p><p>Of course, there are plenty of other property types in Paris, including
eleganta and traditional Parisian townhouses, charming, converted lofts, and sleek modern apartments. Speaking of which, new-build (or VEFA) apartments are
incredibly popular with both French and International buyers. Many are now being built in the suburbs, where there is more space, and offer large room sizes,
balconies and outside space, and an easy journey into the city centre.</p>
)
[french_alps] => Array
(
[id] => 84
[link] => /auvergne-rhone-alps-property
[region_id_search] => 82-83
[region_name] => the Auvergne-Rhône-Alpes
[new_region_name] => the Auvergne-Rhône-Alpes
[hero_images] => 3
[agent_photo] => 82_team.webp
[vignette] => 84_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461424
[region_selected] => burgundy
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => The stunning Auvergne-Rhône-Alpes region encompasses world-class skiing, sparkling lakes, historic cities, national parks and Unesco world heritage sites. Its year-round appeal means a steady demand for properties
[bold] => Welcome to the Auvergne, Rhône and French Alps
)
[css_color] => #326A93
[accordion] => Array
(
[what_to_expect] => <p>The Auvergne-Rhône-Alpes is home to many of the world’s most prestigious ski resorts, as well as <strong>beautiful lakes and historic
cities</strong>. Whether you are looking to ski/snowboard in winter, cycle up the mythical mountain climbs in summer or browse vibrant
markets, you will be doing so in an exceptional setting. There is property in the region to suit all budgets; our team of expert agents
will be happy to share their local knowledge, working with you to find your ideal property.</p>
[access] => Array
(
[text] => <p>The French Alps are efficiently served by four airports – Geneva, Lyon, Grenoble and Chambéry. There are non-stop flights to Geneva
from 142 destinations in 47 different countries, with excellent onwards access to all the major resorts. Lyon is also a popular entry point to the Alps,
with flights from 189 international destinations. Grenoble and Chambéry also offer regular flights to the UK during the winter season.
<a target="_blank" href="https://www.inauvergnerhonealpes.com/la-region-auvergne-rhone-alpes/venir-en-auvergne-rhone-alpes/">(https://www.inauvergnerhonealpes.com/la-region-auvergne-rhone-alpes/venir-en-auvergne-rhone-alpes/)</a></p>
<p>You may prefer to drive, taking in the breath-taking scenery. Driving from Calais takes around eight hours. Winter regulations now make snow equipment mandatory for cars in mountain regions.</p>
<p>You could also travel by TGV. A direct train from London St Pancras can whisk you to Bourg-Saint-Maurice in as little as 8 1/2 hours with easy access to Les Arcs (Savoie). The station at Thonon-les-Bains serves Morzine and Avoriaz (Haute-Savoie) and Briançon serves Montgenèvre and Serre Chevalier (Hautes-Alpes).</p>
[82_access_map] => transport map Rhône-Alps
)
[market] => <p>For an in-depth analysis, read our latest French Alps Market Comment (link below), which includes average prices in all the major towns and resorts.</p>
<p>Property in the French Alps is seen as an ideal long-term investment due to the global nature of the clientele. Lately we have seen an increased level of demand from North America and the Middle East, particularly from those who make their living in the oil and gas industries, which are pegged to the US dollar. The bedrock of demand has been from the domestic market though – French buyers have been seeking “the great outdoors”, whilst not being too far away from their businesses, family and friends. The French Alps are the ideal place to own a second home with around 37% of properties in the Savoie estimated to be holiday homes and around 25% in the Haute-Savoie.</p>
[fall_in_love] => Array
(
[text] => <p>The shared passion amongst everyone who lives, works, or owns a home here. </p><p>The Auvergne- Rhône-Alpes captivates visitors with its enchanting blend of <strong>natural beauty and rich heritage</strong>. There is no shortage of outdoor adventures with the mountains and lakes of the Alpes, the vineyards of the Bourgogne and the volcanos of the Auvergne whilst the cities offer a vibrant cultural scene. The region is also renowned for its enchanting spa towns with natural springs offering a tranquil escape from the hustle and bustle of everyday life.</p>
<p>In winter the region is transformed into a real-life wonderland, as picture-postcard ski resorts fill with people enjoying the slopes. In summer the area is a haven for outdoor enthusiasts offering a variety of activities including, hiking, mountain/road biking, paragliding and rock climbing. The warm summer weather means you can also enjoy swimming, fishing, and boating on dramatic rivers and beautiful lakes.</p>
[images_alt] => Array
(
[0] => skiing
[1] => gastronomy
[2] => Lyon
[3] => ocean
[4] => menhir
[5] => traditional_costume
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Global demand makes property in the Auvergne-Rhône-Alpes an excellent investment.</li>
<li class="attribute-dot">Efficient transport links from all corners of the world</li>
<li class="attribute-dot">Ski resorts offering around 8,500km of slopes across 140 resorts</li>
<li class="attribute-dot">Year-round activities for both personal enjoyment and augmented rental returns.</li>
<li class="attribute-dot">Unique and dramatic landscapes</li>
</ul>
[banner-mg] => Array
(
[image] => 82_search_banner.webp
)
[collections] => Array
(
[ski] => Array
(
[name] => Ski
[link] => /french-property-for-sale/alps_regions/ski
)
[Commercial] => Array
(
[name] => Commercial
[link] => /french-property-for-sale/mainSearch/departments:01--05--07--15--19--26--38--42--43--63--69--73--74/primarypropertytype_id:9/min_price:0/max_price:100000000/bedrooms:0/min_land:0
)
[Châteaux] => Array
(
[name] => Châteaux
[link] => /french-property-for-sale/mainSearch/departments:01--05--07--15--19--26--38--42--43--63--69--73--74/primarypropertytype_id:4/min_price:0/max_price:100000000/bedrooms:0/min_land:0
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Lyon - Beaujolais
[link] => /french-property-for-sale/getNearbyPostcodes/69001/30/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Lyon and Beaujolais region
[image] => 82_lyon.webp
)
[1] => Array
(
[title] => Isère and Hautes-Alpes
[link] => /french-property-for-sale/mainSearch/departments:38--05/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Grenoble | Southern Alps and surrounding area
[image] => 82_grenoble.webp
)
[2] => Array
(
[title] => NEWBUILD
[link] => /french-property-for-sale/type/new-build/25/84
[subtitle] => VEFA | New build | Apartments and chalets
[image] => 82_vefa.webp
)
[3] => Array
(
[title] => Lakes
[link] => /lakes/french-alps
[subtitle] => Lakes
[image] => 82_lake.webp
)
[4] => Array
(
[title] => Mountain view
[link] => /french-property-for-sale/type/mountain-view/23/84
[subtitle] => Alpine property
[image] => 82_mountain.webp
)
[5] => Array
(
[title] => Savoie
[link] => /all/savoie?notSold=true
[subtitle] => Bourg St Maurice | Chambéry | Aix-les-Bains
[image] => 82_savoie.webp
)
[6] => Array
(
[title] => Haute-Savoie
[link] => /all/haute-savoie?notSold=true
[subtitle] => Annecy | Chamonix | Evian
[image] => 82_haute_savoie.webp
)
[7] => Array
(
[title] => Puy-de-Dôme - Allier
[link] => /french-property-for-sale/mainSearch/departments:63--03/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Clermont-Ferrand | Thiers | Vichy
[image] => 83_puy_de_dome.webp
)
[8] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 83_auvergne.webp
)
[9] => Array
(
[title] => Cantal - Haute Loire
[link] => /french-property-for-sale/mainSearch/departments:15--43/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Aurillac | Saint Flour | Le Puy en Velay
[image] => 83_cantal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 69
[department_name] => Rhône
[area_m2] => 3928
[prefecture] => Array
(
[name] => Lyon
[lat] => 45.763454343805
[lon] => 4.8342714822686
)
[sous-prefecture] => Array
(
[name] => Villefranche-sur-Saône
[lat] => 45.991525233254
[lon] => 4.7197444415296
)
[other_places] => Array
(
)
[aeroports] => Array
(
[name] => Aéroport de Lyon-Bron
[lat] => 45.73160765651
[lon] => 4.9370107471434
)
[LGV] => 1
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[1] => Array
(
[id] => 42
[department_name] => Loire
[area_m2] => 2071
[prefecture] => Array
(
[name] => Saint-Étienne
[lat] => 45.441429073179
[lon] => 4.3798554942181
)
[sous-prefecture] => Array
(
[name] => Montbrison
[lat] => 45.607457630439
[lon] => 4.062305851606
)
[other_places] => Array
(
[0] => Array
(
[name] => Roanne
[lat] => 46.03524127253
[lon] => 4.070811799035
)
)
[aeroports] => Array
(
[name] => Aéroport de Saint-Étienne-Loire
[lat] => 45.531777616331
[lon] => 4.2941254428989
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[2] => Array
(
[id] => 7
[department_name] => Ardèche
[area_m2] => 2203
[prefecture] => Array
(
[name] => Privas
[lat] => 44.736011678419
[lon] => 4.5952593173144
)
[sous-prefecture] => Array
(
[name] => Largentière
[lat] => 44.541485921197
[lon] => 4.291760285543
)
[other_places] => Array
(
[0] => Array
(
[name] => Tournon-sur-Rhône
[lat] => 45.068836684375
[lon] => 4.8262681295312
)
)
[aeroports] => none
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[3] => Array
(
[id] => 26
[department_name] => Drôme
[area_m2] => 2576
[prefecture] => Array
(
[name] => Valence
[lat] => 44.934361082014
[lon] => 4.8918085238571
)
[sous-prefecture] => Array
(
[name] => Die
[lat] => 44.752743667653
[lon] => 5.3712894535552
)
[other_places] => Array
(
[0] => Array
(
[name] => Nyons
[lat] => 44.361846282265
[lon] => 5.1385028840735
)
)
[aeroports] => Array
(
[name] => Aéroport de Valence-Chabeuil
[lat] => 44.915618343171
[lon] => 4.9655266410384
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 38
[department_name] => Isère
[area_m2] => 3011
[prefecture] => Array
(
[name] => Grenoble
[lat] => 45.18789034927
[lon] => 5.7194533925191
)
[sous-prefecture] => Array
(
[name] => La Tour-du-Pin
[lat] => 45.563570649639
[lon] => 5.4415587833188
)
[other_places] => Array
(
[0] => Array
(
[name] => Vienne
[lat] => 45.526040132264
[lon] => 4.8738096559581
)
)
[aeroports] => Array
(
[name] => Aéroport de Grenoble-Alpes-Isère
[lat] => 45.362152564118
[lon] => 5.3303731447464
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[5] => Array
(
[id] => 73
[department_name] => Savoie
[area_m2] => 3513
[prefecture] => Array
(
[name] => Chambéry
[lat] => 45.56373817196
[lon] => 5.9215357654657
)
[sous-prefecture] => Array
(
[name] => Albertville
[lat] => 45.675725491957
[lon] => 6.3919804946465
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Jean-de-Maurienne
[lat] => 45.275124176924
[lon] => 6.3430247439269
)
)
[aeroports] => Array
(
[name] => Aéroport de Chambéry - Savoie-Mont-Blanc
[lat] => 45.638100379106
[lon] => 5.883879114065
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[6] => Array
(
[id] => 74
[department_name] => Haute Savoie
[department_link] => haute-savoie
[area_m2] => 5073
[prefecture] => Array
(
[name] => Annecy
[lat] => 45.899910328246
[lon] => 6.1262711418696
)
[sous-prefecture] => Array
(
[name] => Bonneville
[lat] => 46.078953231713
[lon] => 6.4080745634689
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Julien-en-Genevois
[lat] => 46.145247714083
[lon] => 6.0782401458882
)
[1] => Array
(
[name] => Thonon-les-Bains
[lat] => 46.374367519191
[lon] => 6.4751491326355
)
)
[aeroports] => Array
(
[name] => Aéroport d'Annecy Haute-Savoie Mont-Blanc
[lat] => 45.931231359826
[lon] => 6.1070353177704
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[7] => Array
(
[id] => 1
[department_name] => Ain
[area_m2] => 2672
[prefecture] => Array
(
[name] => Bourg-en-Bresse
[lat] => 46.204731297233
[lon] => 5.2192179785266
)
[sous-prefecture] => Array
(
[name] => Belley
[lat] => 45.76060548207
[lon] => 5.685684922806
)
[other_places] => Array
(
[0] => Array
(
[name] => Gex
[lat] => 46.33342662486
[lon] => 6.0565967456129
)
[1] => Array
(
[name] => Nantua
[lat] => 46.153337563925
[lon] => 5.6099966773118
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[8] => Array
(
[id] => 63
[department_name] => Puy-de-Dôme
[area_m2] => 1779
[prefecture] => Array
(
[name] => Clermont-Ferrand
[lat] => 45.778152134566
[lon] => 3.0877515948179
)
[sous-prefecture] => Array
(
[name] => Ambert
[lat] => 45.550181877223
[lon] => 3.7418988547867
)
[other_places] => Array
(
[0] => Array
(
[name] => Issoire
[lat] => 45.540997995782
[lon] => 3.245249182897
)
[1] => Array
(
[name] => Riom
[lat] => 45.893151374478
[lon] => 3.114829498179
)
[2] => Array
(
[name] => Thiers
[lat] => 45.857631419719
[lon] => 3.545162104994
)
)
[aeroports] => Array
(
[Aéroport de Clermont-Ferrand-Auvergne] => Array
(
[lat] => 45.786685850032
[lon] => 3.1700429122171
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[9] => Array
(
[id] => 03
[department_name] => Allier
[area_m2] => 1225
[prefecture] => Array
(
[name] => Moulins
[lat] => 46.56779981782
[lon] => 3.3325229979712
)
[sous-prefecture] => Array
(
[name] => Montluçon
[lat] => 46.342420338379
[lon] => 2.6046789641305
)
[other_places] => Array
(
[0] => Array
(
[name] => Vichy
[lat] => 46.131707501608
[lon] => 3.4250268780693
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Vichy-Charmeil
[lat] => 46.165785687582
[lon] => 3.3988969796871
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[10] => Array
(
[id] => 15
[department_name] => Cantal
[area_m2] => 1298
[prefecture] => Array
(
[name] => Aurillac
[lat] => 44.930845541891
[lon] => 2.4445069162325
)
[sous-prefecture] => Array
(
[name] => Mauriac
[lat] => 45.220665536545
[lon] => 2.330435434435
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Flour
[lat] => 45.03286921168
[lon] => 3.0898874552959
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport d'Aurillac
[lat] => 44.897891378556
[lon] => 2.4205682103521
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[11] => Array
(
[id] => 43
[department_name] => Haute Loire
[department_link] => haute-loire
[area_m2] => 1442
[prefecture] => Array
(
[name] => Le Puy-en-Velay
[lat] => 45.042861544788
[lon] => 3.8822542555075
)
[sous-prefecture] => Array
(
[name] => Brioude
[lat] => 45.295685314106
[lon] => 3.3843953059774
)
[other_places] => Array
(
[0] => Array
(
[name] => Yssingeaux
[lat] => 45.142036873586
[lon] => 4.1288319967353
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Le Puy-en-Velay - Loudes
[lat] => 45.075136184979
[lon] => 3.7629119545337
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.auvergnerhonealpes.fr/
[Official Tourism Office] => https://www.inauvergnerhonealpes.com/
)
[image] => 82_logo.webp
[text] => Buy a home in the enchanting Auvergne-Rhône-Alpes, where adventure meets relaxation. Immerse yourself in breath-taking views, world-renowned skiing,
volcanic landscapes and charming Alpine villages. Discover the magic of the lakes and mountains and create memories that will last a lifetime. Everybody dreams of owning a
home here, we can help you turn it into reality.
)
[seo_text] => <p>This region covers a variety of landscapes from mountains and lakes to villages and cities and the wild beauty of the numerous national parks. Its architecture, influenced by the local materials and construction techniques, is reflected the range and style of properties. </p>
<p>From typical Alpine chalets with their charming and cosy atmosphere, wooden shutters and balconies to sprawling stone wine properties in the Burgundy area, rustic farmhouses and village properties. Closer to the cities you will find elegant manor houses and sleek modern city apartments. There is a huge choice of styles across the region. </p>
<p>New build/ off plan properties are very popular with both domestic and international buyers. Being sited in prime locations, such as ski in/ski out, lakeside and all the best spots near vineyards and leafy villages. A luxurious modern take on classic French and mountain architecture. In cities you can benefit from great transport links and proximity to international schools. All newbuilds conform to or exceed the most recent energy, sound and insulation regulations and benefit from the latest technologies making them secure and efficient to run. With 10 year guarantees in place, there is the further benefit of low maintenance.
</p>
)
[burgundy] => Array
(
[id] => 26
[link] => /burgundy-property
[region_name] => Burgundy
[new_region_name] => Bourgogne - Franche Comté
[hero_images] => 1
[agent_photo] =>
[vignette] => 26_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820e2dcfdf73343
[region_selected] => french_alps
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Burgundy, a small summary of France and its art of living!
[bold] => Welcome to Burgundy
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Proximity to their favourite vineyards tend to heavily influence where second-home owners buy in Burgundy.
This is one of France’s major areas for wine production, with the red wine mostly Pinot Noir grape, and the white wine Chardonnay.
You will find the finest and most prized wines in the Cote-d’Or, and not surprisingly property in this department attracts a premium price.
The Plateau de Langres run through the department, with most of the famous vineyards on the south-east slope. Properties here nestle into the
hillside and the rolling countryside is home to a fine selection of manoir, chateaux and country houses.</p>
[access] => Array
(
[text] => <p>Dijon-Longvic airport primarily offers flights to Bordeaux and Toulouse, although during summer it does offer charter flights to some
holiday destinations. However, Lyon Saint-Exupéry and Paris Charles de Gaulle airports are both easily accessible by road.</p><p>The TGV stops at Dijon,
Beaune, Chalon-sur-Saone and Macon with direct trains to Paris (and then London via Eurostar), Lyon, Marseille and Geneva.</p><p>Burgundy is easily accessible by
car, with motorway access to Paris, Lyon and other major cities. From Paris the A6 autoroute gives easy access to Dijon, Beaune, Chalon-sur-Saone and Macon.
If you are driving from the UK, you can take the Eurotunnel to Calais and then drive to Burgundy in around 5 hours.</p>
[26_access_map] => transport map Burgundy
)
[market] => <p>Burgundy is a popular region for holiday homes, particularly with buyers from elsewhere in France, Belgium, Holland, Switzerland and Germany.
Property prices have risen in all four departments in the last 12 months. The biggest increase has been in the Cote d’Or (6.6%),
with smaller increases in Haute-Saone (1.5%), Nievre (1.4%) and Yonne (1.4%).</p><p>You will certainly pay a premium price for property in the towns and
villages renowned for the quality of their wines. These are predominantly found in the Cote d’Or, which is divide into two main areas: the Cote de Nuits
in the north, and the Cote de Beaune in the south. Many international buyers head to Beaune, which is the wine capital of Burgundy. The town is surrounded
by the most famous vineyards and the historic centre has many cellars, where you can taste the best wines. It is a beautiful walled city and a UNESCO
world heritage site. Property is not always easy to find and you can expect to pay 3,000 euros per m2, or more, for a well located apartment in the town
centre.</p><p>Particularly popular spots for holiday homes include the chocolate-box pretty villages of Chablis, Noyers-sur-Serein, Chateauneuf,
Vézelay and Semur-en-Brionnais.</p><p>Of course, property prices are also higher in the cities and major towns. Dijon is the regional capital, and the
historical centre is a UNESCO world heritage site, expect to pay around 3,000 euros per m2 for an apartment in the city centre.</p>
[fall_in_love] => Array
(
[text] => <p>The 281,400 hectare, <strong>Parc naturel regional du Morvan</strong> is in the heart of Burgundy, and spans all four departments.
This is a wild and hilly granite “massif” which reaches its peak, at over 900m, in Haut Folin. It is a collection of forests, with picturesque
lakes and rivers scattered throughout. This is an area not to be rushed, so make sure you allow plenty of time for exploration. Avoid the main
roads and travel on the smaller roads, lanes and dedicated cycle/walking paths. If you really do want to fall in love, then the Gouloux waterfall has to
be one of the most romantic spots in Burgundy. Similarly, the village of Vézelay, on the edge of the Morvan, is both an architectural jewel and a UNESCO
world heritage site. It also happens to be one of the “Plus Beaux Villages de France” and the Basilique Sainte-Madeleine is not to be missed.</p>
<p>There are <strong>four other “Plus Beaux Villages”</strong> in Burgundy, and it is easy to fall in love with any of them. Chateauneuf-en-Auxois is
renowned for its beautifully preserved medieval ramparts, Flavigny sur Ozerain for its production of aniseed, Noyers sur Serein for its cobbled streets
and 78 classified monuments and Semur en Brionnais for the glorious Chateau de Saint Hugues.</p><p>Finally, what could be better than <strong>sharing a
cold glass of Pouilly-Fuissé with friends</strong>, whilst sitting in one of the many fine restaurants and bars in the centre of Macon, the capital of
southern Burgundy. Make sure you visit one of the countless markets in the town centre, the one in Place aux Herbes is open from Tuesday to Saturday.</p>
[images_alt] => Array
(
[0] => beaune
[1] => gastronomy
[2] => countryside
[3] => morvan
[4] => vineyards
[5] => antiquites
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Popular with Parisians as a holiday home destination, property is always popular and a good investment.</li>
<li class="attribute-dot">The vineyards of Burgundy also attract visitors from all over the world, so renting out your property should be easy.</li>
<li class="attribute-dot">The rolling countryside is particularly beautiful, and there are enough “places of interest” to visit to last you a lifetime.</li>
<li class="attribute-dot">Burgundy is well located, midway between Paris and Lyon, with easy access to the French Alps.</li>
</ul>
[banner-mg] => Array
(
[image] => 26_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Dijon
[link] => /french-property-for-sale/getNearbyPostcodes/21000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Dijon
[image] => 26_dijon.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/Burgundy
[subtitle] => History and Passion
[image] => 26_chateaux.webp
)
[2] => Array
(
[title] => Morvan
[link] =>
[subtitle] =>
[image] => 26_morvan.webp
)
[3] => Array
(
[title] => Beaune
[link] =>
[subtitle] => Legendary - Côte d'Or
[image] => 26_beaune.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => village | village |...
[image] => 26_villages.webp
)
[5] => Array
(
[title] => In and around Cities
[link] =>
[subtitle] =>
[image] => 26_cities.webp
)
[6] => Array
(
[title] => Country side
[link] =>
[subtitle] =>
[image] => 26_countryside.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 89
[department_name] => Yonne
[area_m2] => 1432
[prefecture] => Array
(
[name] => Auxerre
[lat] => 47.798383490188
[lon] => 3.5743395396564
)
[sous-prefecture] => Array
(
[name] => Avallon
[lat] => 47.488281751683
[lon] => 3.9058219625499
)
[other_places] => Array
(
[0] => Array
(
[name] => Sens
[lat] => 48.20083078514
[lon] => 3.2790005775033
)
)
[aeroports] => Array
(
[name] => Aéroport d'Auxerre - Branches
[lat] =>
[lon] =>
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 21
[department_name] => Côte-d'Or
[department_link] => cote-d-or
[area_m2] => 1975
[prefecture] => Array
(
[name] => Dijon
[lat] => 47.325174604455
[lon] => 5.0403140801967
)
[sous-prefecture] => Array
(
[name] => Beaune
[lat] => 47.026030318488
[lon] => 4.8374940910786
)
[other_places] => Array
(
[0] => Array
(
[name] => Montbard
[lat] => 47.625256750655
[lon] => 4.3339077650505
)
)
[aeroports] => Array
(
[name] => Aéroport de Dijon-Bourgogne
[lat] => 47.277842347264
[lon] => 5.0708291238848
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 58
[department_name] => Nièvre
[area_m2] => 1084
[prefecture] => Array
(
[name] => Nevers
[lat] => 46.990769177413
[lon] => 3.1640150450023
)
[sous-prefecture] => Array
(
[name] => Château-Chinon
[lat] => 47.057447958322
[lon] => 3.9219794516485
)
[other_places] => Array
(
[0] => Array
(
[name] => Clamecy
[lat] => 47.45988803147
[lon] => 3.5162128795956
)
[1] => Array
(
[name] => Cosne-Cours-sur-Loire
[lat] => 47.381973419013
[lon] => 2.9173034160472
)
)
[aeroports] => Array
(
[name] => Aéroport de Nevers-Fourchambault
[lat] => 46.99880425869
[lon] => 3.1106171257303
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 71
[department_name] => Saône-et-Loire
[area_m2] => 1504
[prefecture] => Array
(
[name] => Mâcon
[lat] => 46.30694970684
[lon] => 4.8264603472774
)
[sous-prefecture] => Array
(
[name] => Louhans
[lat] => 46.628813097754
[lon] => 5.2253796250176
)
[other_places] => Array
(
[0] => Array
(
[name] => Autun
[lat] => 46.950107320103
[lon] => 4.3072069728599
)
[1] => Array
(
[name] => Chalon-sur-Saône
[lat] => 46.781568157022
[lon] => 4.8481294768753
)
[2] => Array
(
[name] => Charolles
[lat] => 46.435632486113
[lon] => 4.2778800803731
)
)
[aeroports] => Array
(
[name] => Aéroport de Chalon - Champforgeuil
[lat] => 46.826739242324
[lon] => 4.826983123877
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.bourgognefranchecomte.fr/
[Official Tourism Office] => https://www.tourisme-hautBurgundy.com/en/
)
[image] => 26_logo.webp
[text] => Burgundy is home to four UNESCO world heritage sites, classified as exceptional examples of cultural and natural heritage. They attract tourists from
all over the world and are deemed as irreplaceable. They are Fontenay Abbey, Vezelay Abbey, the Priory Notre-Dame of La Charité-sur-Loire and finally the 1,200
“climats” between Dijon, Beaune and Maranges. Nothing to do with the weather, these are classified vineyards, with a history stretching back over 2,000 years...
)
[seo_text] => <p>Burgundy has a diverse range of property styles, ranging from grand chateaux and country houses to quaint cottages and farmhouses.
The region is also known for its historic townhouses, which feature traditional Burgundian architecture. In rural areas, farmhouses and barns are often constructed
from local materials including limestone and sandstone. There are also a number of grand chateaux, many with a symmetrical façade, formal gardens and extensive
grounds – look out for the conical roofs too.Property in Burgundy has some fine examples of different architectural styles, including Romanesque
(particularly the Abbey de Fontenay), Gothic (such as the Basilique de Vezelay), Renaissance (including the townhouses found in Beaune centre,
including the Hotel Dieu des Hospices) and Baroque (the Palais des Ducs in Dijon has a particularly grand staircase and ornate decorations). You can see that houses
in Burgundy really do come in all shapes and sizes – look at our listings and you will find property to suit every budget too.</p>
)
[useDbConfig] => default
[useTable] => regions
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => regions
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 3
[key] => primary
)
[name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[name_fr] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[city_postcode] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[city_name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[compass] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[compass2] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Region
[tableToModel] => Array
(
[regions] => Region
[departments] => Department
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Region
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Department] => Department Object
*RECURSION*
)
[Allproperty] => Allproperty Object
(
[name] => Allproperty
[actsAs] => Array
(
[0] => Containable
[Geocoded] => Array
(
[key] => ABQIAAAAkMPSGuh6Gl2ye5SqiDiKRRT2yXp_ZAY8_ufC3CFXhHIE1NvwkxRVma__g1khCtXknARv5g4mJIECJQ
)
)
[belongsTo] => Array
(
[User] => Array
(
[className] => User
[foreignKey] => user_id
[conditions] =>
[fields] => Array
(
[0] => id
[1] => first_name
[2] => surname
[3] => name
[4] => email
[5] => persinfo
[6] => locinfo
[7] => siret
[8] => active
)
[order] =>
[counterCache] =>
)
[Region] => Array
(
[className] => Region
[foreignKey] => region_id
[conditions] =>
[fields] => Array
(
)
[order] =>
[counterCache] =>
)
[Department] => Array
(
[className] => Department
[foreignKey] => department_id
[conditions] =>
[fields] => Array
(
)
[order] =>
[counterCache] =>
)
[Primarypropertytype] => Array
(
[className] => Primarypropertytype
[foreignKey] => primarypropertytype_id
[conditions] =>
[fields] => Array
(
)
[order] =>
[counterCache] =>
)
)
[paca_regions] => Array
(
[lorgues_haut_var] => Array
(
[postcode] => Array
(
[0] => 83550
[1] => 83510
[2] => 83460
[3] => 83780
[4] => 83570
[5] => 83340
[6] => 83690
)
[image] => thumb_countryside_property.jpg
[name] => Lorgues - Haut-Var - Cotignac
)
[frejus_st_raphael] => Array
(
[postcode] => Array
(
[0] => 83600
[1] => 83700
[2] => 83480
[3] => 83520
[4] => 83380
)
[image] => thumb_frejus_saint_raphael.jpg
[name] => Frejus St-Raphaël
)
[st_trop] => Array
(
[postcode] => Array
(
[0] => 83380
[1] => 83990
[2] => 83980
[3] => 83580
[4] => 83310
[5] => 83420
[6] => 83680
[7] => 83120
[8] => 83350
[9] => 83820
)
[image] => thumb_st_tropez_3.jpg
[name] => Saint-Tropez
)
[luberon] => Array
(
[postcode] => Array
(
[0] => 84120
[1] => 84360
[2] => 84800
[3] => 84460
[4] => 84160
[5] => 84220
[6] => 13370
[7] => 84300
[8] => 84740
[9] => 84490
[10] => 84480
[11] => 84400
[12] => 84300
[13] => 13560
[14] => 84440
[15] => 84760
[16] => 84660
[17] => 84750
)
[image] => thumb_luberon.jpg
[name] => Luberon
)
[aix] => Array
(
[postcode] => Array
(
[0] => 13090
[1] => 13100
[2] => 13610
[3] => 13840
[4] => 13250
[5] => 13126
[6] => 13122
[7] => 83560
[8] => 13710
[9] => 13410
)
[image] => thumb_aix_rotonde.jpg
[name] => Aix
)
[st_remy_les_alpilles_avignon] => Array
(
[postcode] => Array
(
[0] => 13810
[1] => 13210
[2] => 30300
[3] => 84500
[4] => 84470
[5] => 13330
[6] => 13160
[7] => 13200
[8] => 13300
[9] => 84320
)
[image] => thumb_st_remy.jpg
[name] => Saint-Rémy-de-Provence - les Alpilles
)
[fayence] => Array
(
[postcode] => Array
(
[0] => 83440
)
[image] => thumb_fayence.jpg
[name] => Fayence
)
[grasse] => Array
(
[postcode] => Array
(
[0] => 6130
[1] => 6530
[2] => 6740
[3] => 6520
)
[image] => thumb_villa-house.jpg
[name] => Grasse
)
[nice] => Array
(
[postcode] => Array
(
[0] => 6000
[1] => 6100
[2] => 6200
[3] => 6300
)
[image] => thumb_nice.jpg
[name] => Nice
)
[cannes] => Array
(
[postcode] => Array
(
[0] => 6150
[1] => 6400
[2] => 6110
[3] => 6210
[4] => 6550
)
[image] => thumb_luberon.jpg
[name] => Cannes
)
[menton] => Array
(
[postcode] => Array
(
[0] => 6500
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Menton
)
[riviera] => Array
(
[postcode] => Array
(
[0] => 6750
[1] => 6620
[2] => 6460
)
[image] => thumb_riviera.jpg
[name] => Riviera Mountains
)
[avignon] => Array
(
[postcode] => Array
(
[0] => 84000
[1] => 84130
[2] => 84270
[3] => 84320
[4] => 84310
[5] => 84170
[6] => 84140
[7] => 84470
[8] => 84510
[9] => 84800
[10] => 84250
[11] => 84740
[12] => 84370
[13] => 84200
[14] => 84210
[15] => 84570
[16] => 84380
[17] => 84410
[18] => 84260
[19] => 84810
[20] => 84190
[21] => 84330
[22] => 84340
[23] => 13570
[24] => 13940
[25] => 13910
[26] => 13210
[27] => 13810
[28] => 13690
[29] => 13103
[30] => 13440
[31] => 13550
[32] => 30133
[33] => 30390
)
[image] => thumb_avignon.jpg
[name] => Avignon
)
[marseille] => Array
(
[postcode] => Array
(
[0] => 13001
[1] => 13002
[2] => 13003
[3] => 13004
[4] => 13005
[5] => 13006
[6] => 13007
[7] => 13008
[8] => 13009
[9] => 13010
[10] => 13011
[11] => 13012
[12] => 13013
[13] => 13014
[14] => 13015
[15] => 13016
[16] => 13600
[17] => 13260
[18] => 13620
[19] => 13960
[20] => 13190
[21] => 13470
[22] => 13600
[23] => 13220
[24] => 13820
[25] => 13420
[26] => 13180
[27] => 13700
[28] => 13380
[29] => 13830
[30] => 13740
[31] => 13730
[32] => 13240
)
[image] => thumb_marseille.jpg
[name] => Marseille
)
[gorges-du-verdon] => Array
(
[postcode] => Array
(
[0] => 83630
[1] => 83111
[2] => 83300
[3] => 83780
[4] => 83830
[5] => 83131
[6] => 83690
[7] => 83670
[8] => 83720
[9] => 83560
[10] => 04500
)
[image] => thumb_gorges-du-verdon.jpg
[name] => Les Gorges du Verdon
)
[provence-verte] => Array
(
[postcode] => Array
(
[0] => 83670
[1] => 83560
[2] => 04500
[3] => 04800
[4] => 83690
[5] => 83630
[6] => 83111
[7] => 83720
[8] => 83470
)
[image] => thumb_provence-verte.jpg
[name] => Provence Verte
)
[tourtour-aups-villecroze] => Array
(
[postcode] => Array
(
[0] => 83690
[1] => 83111
[2] => 83630
)
[image] => thumb_tourtour-aups.jpg
[name] => Tourtour - Aups - Villecroze
)
[antibes] => Array
(
[postcode] => Array
(
[0] => 6600
[1] => 6160
[2] => 6270
[3] => 6220
[4] => 6270
)
[image] => thumb_antibes.jpg
[name] => Antibes
)
)
[paris_regions] => Array
(
[paris] => Array
(
[department] => Array
(
[0] => 75
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Paris
)
[rgauche] => Array
(
[postcode] => Array
(
[0] => 75007
[1] => 75006
[2] => 75005
[3] => 75013
[4] => 75014
[5] => 75015
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Left Bank
)
[rdroite] => Array
(
[postcode] => Array
(
[0] => 75016
[1] => 75017
[2] => 75018
[3] => 75019
[4] => 75020
[5] => 75012
[6] => 75011
[7] => 75010
[8] => 75009
[9] => 75008
[10] => 75001
[11] => 75002
[12] => 75003
[13] => 75004
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Right Bank
)
[littlecrown] => Array
(
[department] => Array
(
[0] => 94
[1] => 93
[2] => 92
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Little Crown
)
[greatercrown] => Array
(
[department] => Array
(
[0] => 77
[1] => 95
[2] => 91
[3] => 78
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Greater Crown
)
)
[alps_regions] => Array
(
[2alpes_alpe_dhuez] => Array
(
[postcode] => Array
(
[0] => 38520
[1] => 38860
[2] => 38750
[3] => 38114
[4] => 38142
)
[image] => 2Alpes-Alpe dhuez.JPG
[name] => Les Deux Alpes and Alpe d'Huez
)
[annecy_and_aravis] => Array
(
[postcode] => Array
(
[0] => 74000
[1] => 74940
[2] => 74290
[3] => 74230
[4] => 74410
[5] => 74320
[6] => 74450
[7] => 74220
[8] => 74130
[9] => 74210
[10] => 74370
)
[image] => Annecy-Aravis.jpg
[name] => Aravis and Annecy environs
)
[aix_les_bains_chambery] => Array
(
[postcode] => Array
(
[0] => 73100
[1] => 73370
[2] => 73170
[3] => 38580
[4] => 73000
[5] => 73490
[6] => 73800
[7] => 73310
[8] => 01300
[9] => 73290
[10] => 73610
[11] => 73410
[12] => 38110
[13] => 38630
[14] => 38352
[15] => 73240
[16] => 38190
[17] => 38730
[18] => 38490
[19] => 38480
[20] => 38510
[21] => 38890
)
[image] => Aix les Bains Chambery.jpg
[name] => Aix les Bains and Chambery environs
)
[chamonix_mont_blanc] => Array
(
[postcode] => Array
(
[0] => 74400
[1] => 74310
[2] => 74920
[3] => 74120
[4] => 74170
[5] => 74190
[6] => 73590
[7] => 74660
)
[image] => Chamonix Mont Blanc.jpg
[name] => Chamonix and Mont Blanc region
)
[chartreuse_grenoble_around] => Array
(
[postcode] => Array
(
[0] => 38530
[1] => 38570
[2] => 38580
[3] => 38000
[4] => 38100
[5] => 38560
[6] => 38590
[7] => 38380
[8] => 38730
[9] => 38660
[10] => 38960
[11] => 38480
[12] => 73760
[13] => 73160
[14] => 38690
[15] => 38190
[16] => 38730
[17] => 38490
[18] => 38480
[19] => 38630
[20] => 38510
[21] => 01300
[22] => 38110
)
[image] => Chartreuse & Grenoble.jpg
[name] => Chartreuse, Belledone, Grenoble environs
)
[espace_diamant] => Array
(
[postcode] => Array
(
[0] => 73590
[1] => 73270
[2] => 74120
)
[image] => Espace Diamant.jpg
[name] => Espace Diamant
)
[grand_geneva] => Array
(
[postcode] => Array
(
[0] => 1210
[1] => 1170
[2] => 1220
[3] => 1630
[4] => 1200
[5] => 1280
[6] => 1270
[7] => 74160
[8] => 74570
[9] => 74520
[10] => 74910
[11] => 74140
[12] => 74130
[13] => 74560
[14] => 74380
[15] => 74330
[16] => 74200
[17] => 74350
[18] => 74100
[19] => 74890
[20] => 74500
[21] => 74800
[22] => 74960
)
[image] => Grand Geneva.jpg
[name] => Grand Geneva
)
[grand_massif] => Array
(
[postcode] => Array
(
[0] => 74340
[1] => 74740
[2] => 74440
[3] => 74300
)
[image] => Grand Massif.jpg
[name] => Grand Massif
)
[hautes_alpes] => Array
(
[postcode] => Array
(
[0] => 5100
[1] => 5290
[2] => 5560
[3] => 5600
[4] => 5240
[5] => 5500
[6] => 5330
[7] => 5320
[8] => 5120
[9] => 5220
[10] => 5200
[11] => 5250
)
[image] => Hautes Alpes.jpg
[name] => Hautes Alpes
)
[le_grand_domaine] => Array
(
[postcode] => Array
(
[0] => 73260
[1] => 73130
)
[image] => Grand Domain.jpg
[name] => Grand Domain
)
[lyon] => Array
(
[postcode] => Array
(
[0] => 38390
[1] => 38200
[2] => 38260
[3] => 38370
[4] => 38122
[5] => 38118
[6] => 38090
[7] => 38460
[8] => 69390
[9] => 69700
[10] => 69440
[11] => 69008
[12] => 69360
[13] => 42800
[14] => 42460
[15] => 38510
[16] => 1150
[17] => 38890
[18] => 69620
[19] => 38110
[20] => 38730
[21] => 38490
[22] => 38480
[23] => 38630
[24] => 38300
[25] => 38510
[26] => 38110
[27] => 01300
[28] => 69260
[29] => 73000
[30] => 69780
[31] => 69100
[32] => 69420
[33] => 38890
[34] => 69370
[35] => 69100
[36] => 69780
[37] => 69600
[38] => 69110
[39] => 69370
[40] => 69100
[41] => 69780
[42] => 69600
[43] => 69570
[44] => 69007
[45] => 69003
[46] => 69006
[47] => 69008
[48] => 69002
[49] => 69009
[50] => 69005
[51] => 69001
[52] => 69600
[53] => 69110
[54] => 69350
[55] => 69630
[56] => 69360
[57] => 69780
[58] => 69260
[59] => 69370
[60] => 69250
)
[image] => Lyon.jpg
[name] => Lyon et environs
)
[massif_des_bauges] => Array
(
[postcode] => Array
(
[0] => 73340
[1] => 73230
[2] => 74410
[3] => 73250
[4] => 73800
)
[image] => Massif des Bauges.jpg
[name] => Massif des Bauges
)
[portes_du_soleil] => Array
(
[postcode] => Array
(
[0] => 74110
[1] => 74430
[2] => 74200
[3] => 74260
[4] => 74390
[5] => 74360
)
[image] => Portes du Soleil.jpg
[name] => Portes du Soleil
)
[paradiski_esp_killy_ste_foy] => Array
(
[postcode] => Array
(
[0] => 73700
[1] => 73210
[2] => 73150
[3] => 73320
[4] => 73640
)
[image] => Paradiski Esp Killy Ste Foy.jpg
[name] => Paradiski, Espace Killy, Ste Foy
)
[three_valley] => Array
(
[postcode] => Array
(
[0] => 73550
[1] => 73350
[2] => 73120
[3] => 73570
[4] => 73440
[5] => 73600
[6] => 73260
)
[image] => 3Valleys 2.jpg
[name] => Three Valleys
)
[vanoise] => Array
(
[postcode] => Array
(
[0] => 73350
[1] => 73710
[2] => 73120
)
[image] => Vanoise.jpg
[name] => Vanoise
)
[valmorel] => Array
(
[postcode] => Array
(
[0] => 73260
)
[image] => Valmorel.jpg
[name] => Valmorel
)
[ski] => Array
(
[postcode] => Array
(
[0] => 38520
[1] => 38860
[2] => 38750
[3] => 38114
[4] => 38142
[5] => 74000
[6] => 74940
[7] => 74290
[8] => 74230
[9] => 74410
[10] => 74320
[11] => 74450
[12] => 74220
[13] => 74130
[14] => 74210
[15] => 74370
[16] => 73100
[17] => 73370
[18] => 73170
[19] => 38580
[20] => 73000
[21] => 73490
[22] => 73800
[23] => 73310
[24] => 01300
[25] => 73290
[26] => 73610
[27] => 73410
[28] => 38110
[29] => 38630
[30] => 38352
[31] => 38530
[32] => 38570
[33] => 38000
[34] => 38100
[35] => 38560
[36] => 38590
[37] => 38380
[38] => 38730
[39] => 38660
[40] => 38960
[41] => 38480
[42] => 73760
[43] => 73160
[44] => 73590
[45] => 73270
[46] => 74120
[47] => 1210
[48] => 1170
[49] => 1220
[50] => 1630
[51] => 1200
[52] => 1280
[53] => 1270
[54] => 74160
[55] => 74570
[56] => 74520
[57] => 74910
[58] => 74140
[59] => 74560
[60] => 74380
[61] => 74330
[62] => 74200
[63] => 74350
[64] => 74100
[65] => 74890
[66] => 74500
[67] => 74800
[68] => 74960
[69] => 74340
[70] => 74740
[71] => 74440
[72] => 74300
[73] => 5100
[74] => 5290
[75] => 5560
[76] => 5600
[77] => 5240
[78] => 5500
[79] => 5330
[80] => 5320
[81] => 5120
[82] => 5220
[83] => 5200
[84] => 5250
[85] => 73260
[86] => 73130
[87] => 38390
[88] => 38200
[89] => 38260
[90] => 38370
[91] => 38122
[92] => 38118
[93] => 38090
[94] => 38460
[95] => 69390
[96] => 69700
[97] => 69440
[98] => 69008
[99] => 69360
[100] => 42800
[101] => 42460
[102] => 73340
[103] => 73230
[104] => 73250
[105] => 74110
[106] => 74430
[107] => 74260
[108] => 74390
[109] => 74360
[110] => 73700
[111] => 73210
[112] => 73150
[113] => 73220
[114] => 73640
[115] => 73550
[116] => 73120
[117] => 73350
[118] => 73570
[119] => 73440
[120] => 73600
[121] => 73710
)
[image] => SKI.jpg
[name] => SKI
)
)
[skiPow] => Array
(
[0] => 71585CWL74
[1] => 42948JC38
[2] => 71403ZSW73
[3] => 60797NJW74
[4] => 69824MJ73
[5] => 69288TCF73
[6] => 62030JSE73
[7] => 47589DC73
[8] => 71565AM74
[9] => 71431CVA74
[10] => 70787SPS73
[11] => 61080SHS01
[12] => 52143TB73
[13] => 37965NJW74
[14] => 69860BF73
[15] => 58438EH73
[16] => 70808LON74C
[17] => 45835LK74H
[18] => 58513SPA73
[19] => 56920NDY38
[20] => 67001ZSW73
[21] => 60823NJW74
[22] => 66582MJ73
[23] => 70810MAS73
[24] => 58280TCF73
[25] => 43306PWA73
[26] => 58857DC73
[27] => 67533AM74
[28] => 56433AM74
[29] => 70244JC05
[30] => 70685SPS73
[31] => 69457TB73
[32] => 40466LK74
[33] => 40876SA74
[34] => 69498NJO74
[35] => 60423SD74
[36] => 56732MJU74
[37] => 52189SSR73
[38] => 70523PWA73
[39] => 70859NDY38
[40] => 59044SA74
[41] => 60390SPA73
[42] => 59477NJW74
[43] => 68289NDY38
[44] => 68634MAS73
[45] => 65814LK74
[46] => 70161PPA38
[47] => 65252JC05
[48] => 69005PP38
[49] => 60832LON74
[50] => 57198SPA73
[51] => 60423SD73
[52] => 69005PPA38
[53] => 70810MAS74
[54] => 60724JC05
[55] => 62998PPA38
)
[useDbConfig] => default
[useTable] => allproperties
[displayField] => id
[id] =>
[data] => Array
(
)
[table] => allproperties
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[source_id] => Array
(
[type] => integer
[null] =>
[default] => 0
[length] =>
)
[user_id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
)
[property_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 12
[key] => index
)
[price] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[propref] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 15
[key] => unique
)
[mandate_expiry_date] => Array
(
[type] => date
[null] => 1
[default] =>
[length] =>
)
[mandate_town] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[mandate_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 12
)
[mandatetype_id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
)
[prevprice] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[propname] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[shortdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[longdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[propname_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[shortdesc_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[longdesc_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[nrbedrooms] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[nrbathrooms] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[prop_roomstotal] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[land_m2] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[habitable_m2] => Array
(
[type] => string
[null] =>
[default] => 0
[length] => 10
)
[outbuildings_m2] => Array
(
[type] => string
[null] =>
[default] => 0
[length] => 10
)
[outside_space_m2] => Array
(
[type] => integer
[null] =>
[default] => 0
[length] =>
)
[taxfonc] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[taxhab] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[isnewbuild] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[isunderoffer] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
)
[isinvisible] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
[key] => index
)
[issold] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[bestdeals] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[bestdealtext] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[pubtown] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[properpubtown] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[postcode] => Array
(
[type] => string
[null] => 1
[default] => 0
[length] => 5
)
[department_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 3
)
[department_name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[region_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 3
)
[region_name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[original_created] => Array
(
[type] => datetime
[null] =>
[default] =>
[length] =>
)
[original_modified] => Array
(
[type] => datetime
[null] =>
[default] =>
[length] =>
)
[created] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[modified] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[date_made_live] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[avenant_date_made_live] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[feed_date_live] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[locations] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[proptypes] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[attributes] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[conditions] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[users] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[youtube_url] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[floorplan] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[floorplan_link] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[tour] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[tourid] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[discreet] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[poa] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[primarypropertytype_id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
)
[primarypropertytype_name] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[dpe_expiry_date] => Array
(
[type] => date
[null] =>
[default] => 2999-01-01
[length] =>
)
[is_exclusive] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[is_copro] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[is_commercialisation] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[is_ppg_property] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[selling_points] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[selling_points_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[eyespy_url] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[rhinov_url] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[net_price] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[exact_fees] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[fees_percent] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[fees] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[hash] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[lat] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[lon] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[cityscan] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[dpe_type] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 15
)
[dpe_final_energy] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[dpe_cost_low] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_cost_high] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_cost_year_index] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_grace] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[dpe_altitude] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_off] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe61] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe62] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe2021] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe_on_bill] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe_consumption] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_estimation] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[saleDate] => Array
(
[type] => date
[null] => 1
[default] =>
[length] =>
)
[salePrice] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[status] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 15
)
[image_0] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[features] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Allproperty
[tableToModel] => Array
(
[allproperties] => Allproperty
[users] => User
[regions] => Region
[departments] => Department
[primarypropertytypes] => Primarypropertytype
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Allproperty
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[User] => User Object
(
[name] => User
[actsAs] => Array
(
[0] => Containable
)
[hasAndBelongsToMany] => Array
(
[Department] => Array
(
[className] => Department
[joinTable] => departments_users
[with] => DepartmentsUser
[foreignKey] => user_id
[associationForeignKey] => department_id
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[unique] => 1
[finderQuery] =>
[deleteQuery] =>
[insertQuery] =>
)
)
[buddyAgentArray] => Array
(
[12954] => Array
(
[0] => 13063
[1] => 13705
[2] => 15566
)
[13063] => Array
(
[0] => 12954
[1] => 13705
[2] => 15566
)
[13705] => Array
(
[0] => 12954
[1] => 13063
[2] => 15566
)
[15566] => Array
(
[0] => 12954
[1] => 13063
[2] => 13705
)
[12568] => Array
(
[0] => 15641
)
[15641] => Array
(
[0] => 12568
)
[13078] => Array
(
[0] => 13182
[1] => 13709
)
[13182] => Array
(
[0] => 13078
[1] => 13709
)
[13709] => Array
(
[0] => 13182
[1] => 13078
)
[12796] => Array
(
[0] => 15308
[1] => 14578
[2] => 15534
)
[15308] => Array
(
[0] => 12796
[1] => 14578
[2] => 15534
)
[14578] => Array
(
[0] => 12796
[1] => 15308
[2] => 15534
)
[15534] => Array
(
[0] => 12796
[1] => 15308
[2] => 14578
)
[12421] => Array
(
[0] => 13410
[1] => 13966
[2] => 14182
)
[13410] => Array
(
[0] => 12421
[1] => 13966
[2] => 14182
)
[13966] => Array
(
[0] => 12421
[1] => 13410
[2] => 14182
)
[14182] => Array
(
[0] => 12421
[1] => 13410
[2] => 13966
)
[12638] => Array
(
[0] => 14741
)
[14741] => Array
(
[0] => 12638
)
[14376] => Array
(
[0] => 14511
)
[14511] => Array
(
[0] => 15237
[1] => 14208
[2] => 15455
)
[14964] => Array
(
[0] => 14965
[1] => 15282
[2] => 15318
[3] => 15418
)
[14965] => Array
(
[0] => 14964
[1] => 15282
[2] => 15318
[3] => 15418
)
[15282] => Array
(
[0] => 14964
[1] => 14965
[2] => 15318
[3] => 15418
)
[15318] => Array
(
[0] => 14964
[1] => 14965
[2] => 15282
[3] => 15418
)
[15418] => Array
(
[0] => 14964
[1] => 14965
[2] => 15282
[3] => 15318
)
[13702] => Array
(
[0] => 14673
[1] => 15235
)
[14673] => Array
(
[0] => 13702
[1] => 15235
)
[15235] => Array
(
[0] => 13702
[1] => 14673
)
[13269] => Array
(
[0] => 13166
)
[13166] => Array
(
[0] => 13269
)
[14733] => Array
(
[0] => 15206
[1] => 15225
)
[15206] => Array
(
[0] => 12937
)
[15225] => Array
(
[0] => 14733
[1] => 15206
)
[13398] => Array
(
[0] => 13581
)
[13581] => Array
(
[0] => 13398
)
[13857] => Array
(
[0] => 13534
[1] => 12665
[2] => 13976
)
[13534] => Array
(
[0] => 13857
[1] => 12665
[2] => 13976
)
[12665] => Array
(
[0] => 13534
[1] => 13857
[2] => 13976
)
[13976] => Array
(
[0] => 12665
[1] => 13534
[2] => 13857
)
[12366] => Array
(
[0] => 13608
)
[13608] => Array
(
[0] => 12366
)
[13175] => Array
(
[0] => 13788
[1] => 14064
[2] => 14664
[3] => 15115
)
[13788] => Array
(
[0] => 13175
[1] => 14064
[2] => 14664
[3] => 15115
)
[14064] => Array
(
[0] => 13175
[1] => 13788
[2] => 14664
[3] => 15115
)
[14664] => Array
(
[0] => 13175
[1] => 13788
[2] => 14064
[3] => 15115
)
[15115] => Array
(
[0] => 13175
[1] => 13788
[2] => 14064
[3] => 14664
)
[13804] => Array
(
[0] => 15050
)
[15050] => Array
(
[0] => 13804
)
[14242] => Array
(
[0] => 13090
)
[13090] => Array
(
[0] => 14242
)
[14080] => Array
(
[0] => 14076
[1] => 15416
[2] => 15326
)
[14076] => Array
(
[0] => 14080
[1] => 15416
[2] => 15326
)
[15416] => Array
(
[0] => 14080
[1] => 14076
[2] => 15326
)
[15326] => Array
(
[0] => 14080
[1] => 14076
[2] => 15416
)
[12770] => Array
(
[0] => 12771
)
[12771] => Array
(
[0] => 12770
)
[12352] => Array
(
[0] => 14089
)
[14089] => Array
(
[0] => 12352
)
[13995] => Array
(
[0] => 13422
)
[13422] => Array
(
[0] => 13995
)
[13150] => Array
(
[0] => 13134
)
[13134] => Array
(
[0] => 13150
)
[13300] => Array
(
[0] => 13973
[1] => 15112
[2] => 15329
[3] => 15363
[4] => 15596
)
[13973] => Array
(
[0] => 13300
[1] => 15112
[2] => 15329
[3] => 15363
[4] => 15596
)
[15112] => Array
(
[0] => 13300
[1] => 13973
[2] => 15329
[3] => 15363
[4] => 15596
)
[15329] => Array
(
[0] => 13300
[1] => 13973
[2] => 15112
[3] => 15363
[4] => 15596
)
[15363] => Array
(
[0] => 13300
[1] => 13973
[2] => 15112
[3] => 15329
[4] => 15596
)
[15596] => Array
(
[0] => 13300
[1] => 13973
[2] => 15112
[3] => 15329
[4] => 15363
)
[14068] => Array
(
[0] => 14452
)
[14452] => Array
(
[0] => 14068
)
[14102] => Array
(
[0] => 14101
)
[14101] => Array
(
[0] => 14102
)
[14408] => Array
(
[0] => 15188
[1] => 15582
[2] => 15537
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15188] => Array
(
[0] => 14408
[1] => 15582
[2] => 15537
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15582] => Array
(
[0] => 14408
[1] => 15188
[2] => 15537
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15537] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[13774] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15646] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15649
[6] => 15653
[7] => 15346
)
[15649] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15646
[6] => 15653
[7] => 15346
)
[15653] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15646
[6] => 15649
[7] => 15346
)
[15346] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15646
[6] => 15649
[7] => 15653
)
[13025] => Array
(
[0] => 12915
[1] => 14797
)
[12915] => Array
(
[0] => 13025
[1] => 14797
)
[14797] => Array
(
[0] => 13025
[1] => 12915
)
[12898] => Array
(
[0] => 14642
[1] => 14865
[2] => 15243
[3] => 15585
)
[14642] => Array
(
[0] => 12898
[1] => 14865
[2] => 15243
[3] => 15585
)
[14865] => Array
(
[0] => 12898
[1] => 14642
[2] => 15243
[3] => 15585
)
[15243] => Array
(
[0] => 12898
[1] => 14642
[2] => 14865
[3] => 15585
)
[15585] => Array
(
[0] => 12898
[1] => 14642
[2] => 14865
[3] => 15243
)
[14410] => Array
(
[0] => 14035
)
[14035] => Array
(
[0] => 14410
)
[12612] => Array
(
[0] => 14549
[1] => 15052
[2] => 15473
[3] => 14930
[4] => 15590
)
[14549] => Array
(
[0] => 12612
[1] => 15052
[2] => 15473
[3] => 14930
[4] => 15590
)
[15052] => Array
(
[0] => 12612
[1] => 14549
[2] => 15473
[3] => 14930
[4] => 15590
)
[15473] => Array
(
[0] => 12612
[1] => 14549
[2] => 15052
[3] => 14930
[4] => 15590
)
[14930] => Array
(
[0] => 12612
[1] => 14549
[2] => 15052
[3] => 15473
[4] => 15590
)
[15590] => Array
(
[0] => 12612
[1] => 14549
[2] => 15052
[3] => 15473
[4] => 14930
)
[13980] => Array
(
[0] => 15117
)
[15117] => Array
(
[0] => 13980
)
[14061] => Array
(
[0] => 14272
[1] => 15393
)
[14272] => Array
(
[0] => 14061
[1] => 15393
)
[15393] => Array
(
[0] => 14061
[1] => 14272
)
[12903] => Array
(
[0] => 15089
)
[15089] => Array
(
[0] => 12903
)
[13364] => Array
(
[0] => 13040
[1] => 14091
[2] => 15156
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[13040] => Array
(
[0] => 13364
[1] => 14091
[2] => 15156
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[14091] => Array
(
[0] => 13364
[1] => 13040
[2] => 15156
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[15156] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[15311] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[15378] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15413
[6] => 15493
[7] => 15574
)
[15413] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15378
[6] => 15493
[7] => 15574
)
[15493] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15378
[6] => 15413
[7] => 15574
)
[15574] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15378
[6] => 15413
[7] => 15493
)
[14240] => Array
(
[0] => 13689
[1] => 13179
[2] => 13690
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[13689] => Array
(
[0] => 14240
[1] => 13179
[2] => 13690
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[13179] => Array
(
[0] => 14240
[1] => 13689
[2] => 13690
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[13690] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[14160] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[14873] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[14842] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 15176
[7] => 15567
[8] => 15577
)
[15176] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 14842
[7] => 15567
[8] => 15577
)
[15567] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 14842
[7] => 15176
[8] => 15577
)
[15577] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 14842
[7] => 15176
[8] => 15567
)
[14326] => Array
(
[0] => 12925
[1] => 14839
[2] => 15376
)
[12925] => Array
(
[0] => 14326
[1] => 14839
[2] => 15376
)
[14839] => Array
(
[0] => 14326
[1] => 12925
[2] => 15376
)
[15376] => Array
(
[0] => 14326
[1] => 12925
[2] => 14839
)
[14439] => Array
(
[0] => 15090
[1] => 14917
[2] => 15279
)
[15090] => Array
(
[0] => 14439
[1] => 14917
[2] => 15279
)
[14917] => Array
(
[0] => 14439
[1] => 15090
[2] => 15279
)
[15279] => Array
(
[0] => 14439
[1] => 15090
[2] => 14917
)
[14173] => Array
(
[0] => 14086
)
[14086] => Array
(
[0] => 14173
)
[13087] => Array
(
[0] => 15045
)
[15045] => Array
(
[0] => 13087
)
[14577] => Array
(
[0] => 14593
[1] => 14986
[2] => 15407
[3] => 15440
[4] => 15471
)
[14593] => Array
(
[0] => 14577
[1] => 14986
[2] => 15407
[3] => 15440
[4] => 15471
)
[14986] => Array
(
[0] => 14577
[1] => 14593
[2] => 15407
[3] => 15440
[4] => 15471
)
[15407] => Array
(
[0] => 14577
[1] => 14593
[2] => 14986
[3] => 15440
[4] => 15471
)
[15440] => Array
(
[0] => 14577
[1] => 14593
[2] => 14986
[3] => 15407
[4] => 15471
)
[15471] => Array
(
[0] => 14577
[1] => 14593
[2] => 14986
[3] => 15407
[4] => 15440
)
[14392] => Array
(
[0] => 14384
)
[14384] => Array
(
[0] => 14392
)
[14795] => Array
(
[0] => 13537
[1] => 15134
[2] => 15503
[3] => 13282
[4] => 15573
)
[13537] => Array
(
[0] => 14795
[1] => 15134
[2] => 15503
[3] => 13282
[4] => 15573
)
[15134] => Array
(
[0] => 14795
[1] => 13537
[2] => 15503
[3] => 13282
[4] => 15573
)
[15503] => Array
(
[0] => 14795
[1] => 13537
[2] => 15134
[3] => 13282
[4] => 15573
)
[13282] => Array
(
[0] => 14795
[1] => 13537
[2] => 15134
[3] => 15503
[4] => 15573
)
[15573] => Array
(
[0] => 14795
[1] => 13537
[2] => 15134
[3] => 15503
[4] => 13282
)
[12965] => Array
(
[0] => 13081
[1] => 15465
)
[13081] => Array
(
[0] => 12965
[1] => 15465
)
[15465] => Array
(
[0] => 12965
[1] => 13081
)
[14862] => Array
(
[0] => 14591
)
[14591] => Array
(
[0] => 14862
)
[13050] => Array
(
[0] => 15034
[1] => 14851
[2] => 15594
[3] => 15604
[4] => 15605
)
[15034] => Array
(
[0] => 13050
[1] => 14851
[2] => 15594
[3] => 15604
[4] => 15605
)
[14851] => Array
(
[0] => 13050
[1] => 15034
[2] => 15594
[3] => 15604
[4] => 15605
)
[15594] => Array
(
[0] => 13050
[1] => 15034
[2] => 14851
[3] => 15604
[4] => 15605
)
[15604] => Array
(
[0] => 13050
[1] => 15034
[2] => 14851
[3] => 15594
[4] => 15605
)
[15605] => Array
(
[0] => 13050
[1] => 15034
[2] => 14851
[3] => 15594
[4] => 15604
)
[15094] => Array
(
[0] => 15087
[1] => 14687
[2] => 15210
[3] => 12399
)
[15087] => Array
(
[0] => 15094
[1] => 14687
[2] => 15210
[3] => 12399
)
[14687] => Array
(
[0] => 15094
[1] => 15087
[2] => 15210
[3] => 12399
)
[15210] => Array
(
[0] => 15094
[1] => 15087
[2] => 14687
[3] => 12399
)
[12399] => Array
(
[0] => 15094
[1] => 15087
[2] => 14687
[3] => 15210
)
[13327] => Array
(
[0] => 13328
)
[13328] => Array
(
[0] => 13327
)
[14406] => Array
(
[0] => 14932
)
[14932] => Array
(
[0] => 14406
)
[14767] => Array
(
[0] => 14768
)
[14768] => Array
(
[0] => 14767
)
[13925] => Array
(
[0] => 14362
[1] => 14928
[2] => 15242
[3] => 15480
)
[14362] => Array
(
[0] => 13925
[1] => 14928
[2] => 15242
[3] => 15480
)
[14928] => Array
(
[0] => 13925
[1] => 14362
[2] => 15242
[3] => 15480
)
[15242] => Array
(
[0] => 13925
[1] => 14362
[2] => 14928
[3] => 15480
)
[15480] => Array
(
[0] => 13925
[1] => 14362
[2] => 14928
[3] => 15242
)
[13246] => Array
(
[0] => 15216
[1] => 15302
[2] => 15379
[3] => 15459
[4] => 15460
)
[15216] => Array
(
[0] => 13246
[1] => 15302
[2] => 15379
[3] => 15459
[4] => 15460
)
[15302] => Array
(
[0] => 13246
[1] => 15216
[2] => 15379
[3] => 15459
[4] => 15460
)
[15379] => Array
(
[0] => 13246
[1] => 15216
[2] => 15302
[3] => 15459
[4] => 15460
)
[15460] => Array
(
[0] => 13246
[1] => 15216
[2] => 15302
[3] => 15379
[4] => 15459
)
[15459] => Array
(
[0] => 13246
[1] => 15216
[2] => 15302
[3] => 15379
[4] => 15460
)
[13350] => Array
(
[0] => 14924
)
[14924] => Array
(
[0] => 13350
)
[14312] => Array
(
[0] => 15026
)
[15026] => Array
(
[0] => 14312
)
[13035] => Array
(
[0] => 12416
[1] => 13860
[2] => 13633
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[12416] => Array
(
[0] => 13035
[1] => 13860
[2] => 13633
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[13860] => Array
(
[0] => 13035
[1] => 12416
[2] => 13633
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[13633] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[15180] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 14402
[5] => 14663
[6] => 15128
)
[14402] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 15180
[5] => 14663
[6] => 15128
)
[14663] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 15180
[5] => 14402
[6] => 15128
)
[15128] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 15180
[5] => 14402
[6] => 14663
)
[13807] => Array
(
[0] => 15556
)
[15556] => Array
(
[0] => 13807
)
[15149] => Array
(
[0] => 15245
)
[15245] => Array
(
[0] => 15149
)
[14883] => Array
(
[0] => 14529
)
[14529] => Array
(
[0] => 14883
)
[13671] => Array
(
[0] => 15297
[1] => 15278
[2] => 13217
)
[15297] => Array
(
[0] => 13671
[1] => 15278
[2] => 13217
)
[15278] => Array
(
[0] => 13671
[1] => 15297
[2] => 13217
)
[13217] => Array
(
[0] => 13671
[1] => 15297
[2] => 15278
)
[14931] => Array
(
[0] => 14551
[1] => 13292
[2] => 12947
)
[14551] => Array
(
[0] => 14931
[1] => 13292
[2] => 12947
)
[13292] => Array
(
[0] => 14931
[1] => 14551
[2] => 12947
)
[12947] => Array
(
[0] => 14931
[1] => 14551
[2] => 13292
)
[13173] => Array
(
[0] => 15268
)
[15268] => Array
(
[0] => 13173
)
[12649] => Array
(
[0] => 15031
)
[15031] => Array
(
[0] => 12649
)
[15322] => Array
(
[0] => 15300
)
[15300] => Array
(
[0] => 15322
)
[14246] => Array
(
[0] => 13135
[1] => 14104
[2] => 15219
[3] => 14085
[4] => 15355
[5] => 15155
)
[13135] => Array
(
[0] => 14246
[1] => 14104
[2] => 15219
[3] => 14085
[4] => 15355
[5] => 15155
)
[14104] => Array
(
[0] => 14246
[1] => 13135
[2] => 15219
[3] => 14085
[4] => 15355
[5] => 15155
)
[15219] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 14085
[4] => 15355
[5] => 15155
)
[14085] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 15219
[4] => 15355
[5] => 15155
)
[15355] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 15219
[4] => 14085
[5] => 15155
)
[15155] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 15219
[4] => 15355
[5] => 14085
)
[14893] => Array
(
[0] => 15253
)
[15253] => Array
(
[0] => 14893
)
[13295] => Array
(
[0] => 15388
)
[15388] => Array
(
[0] => 13295
)
[13016] => Array
(
[0] => 15205
[1] => 15334
)
[15205] => Array
(
[0] => 13016
[1] => 15334
)
[15334] => Array
(
[0] => 13016
[1] => 15205
)
[14465] => Array
(
[0] => 15148
[1] => 15104
[2] => 15373
[3] => 14574
[4] => 15500
)
[15148] => Array
(
[0] => 14465
[1] => 15104
[2] => 15373
[3] => 14574
[4] => 15500
)
[15104] => Array
(
[0] => 14465
[1] => 15148
[2] => 15373
[3] => 14574
[4] => 15500
)
[15373] => Array
(
[0] => 14465
[1] => 15148
[2] => 15104
[3] => 14574
[4] => 15500
)
[14574] => Array
(
[0] => 14465
[1] => 15148
[2] => 15104
[3] => 15373
[4] => 15500
)
[15500] => Array
(
[0] => 14465
[1] => 15148
[2] => 15104
[3] => 15373
[4] => 14574
)
[14120] => Array
(
[0] => 13993
[1] => 14115
[2] => 14907
[3] => 15152
[4] => 15403
[5] => 15475
)
[13993] => Array
(
[0] => 14120
[1] => 14115
[2] => 14907
[3] => 15152
[4] => 15403
[5] => 15475
)
[14115] => Array
(
[0] => 14120
[1] => 13993
[2] => 14907
[3] => 15152
[4] => 15403
[5] => 15475
)
[14907] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 15152
[4] => 15403
[5] => 15475
)
[15152] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 14907
[4] => 15403
[5] => 15475
)
[15403] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 14907
[4] => 15152
[5] => 15475
)
[15475] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 14907
[4] => 15152
[5] => 15403
)
[13667] => Array
(
[0] => 13716
[1] => 12857
[2] => 15535
[3] => 15512
)
[13716] => Array
(
[0] => 13667
[1] => 12857
[2] => 15535
[3] => 15512
)
[12857] => Array
(
[0] => 13667
[1] => 13716
[2] => 15535
[3] => 15512
)
[15535] => Array
(
[0] => 13667
[1] => 13716
[2] => 12857
[3] => 15512
)
[15512] => Array
(
[0] => 13667
[1] => 13716
[2] => 12857
[3] => 15535
)
[15354] => Array
(
[0] => 15043
[1] => 13736
)
[15043] => Array
(
[0] => 15354
[1] => 13736
)
[13736] => Array
(
[0] => 15354
[1] => 15043
)
[15449] => Array
(
[0] => 15450
)
[15450] => Array
(
[0] => 15449
)
[14991] => Array
(
[0] => 15250
)
[15250] => Array
(
[0] => 14991
)
[14633] => Array
(
[0] => 15320
[1] => 15445
)
[15320] => Array
(
[0] => 14633
[1] => 15445
)
[15445] => Array
(
[0] => 14633
[1] => 15320
)
[13344] => Array
(
[0] => 15476
[1] => 15536
[2] => 15578
)
[15476] => Array
(
[0] => 13344
[1] => 15536
[2] => 15578
)
[15536] => Array
(
[0] => 13344
[1] => 15476
[2] => 15578
)
[15578] => Array
(
[0] => 13344
[1] => 15476
[2] => 15536
)
[14863] => Array
(
[0] => 15478
[1] => 15507
)
[15478] => Array
(
[0] => 14863
[1] => 15507
)
[15507] => Array
(
[0] => 14863
[1] => 15478
)
[12937] => Array
(
[0] => 15206
)
[14250] => Array
(
[0] => 14613
[1] => 14125
[2] => 15369
[3] => 14824
[4] => 15479
)
[14613] => Array
(
[0] => 14250
[1] => 14125
[2] => 15369
[3] => 14824
[4] => 15479
)
[14125] => Array
(
[0] => 14250
[1] => 14613
[2] => 15369
[3] => 14824
[4] => 15479
)
[15369] => Array
(
[0] => 14250
[1] => 14613
[2] => 14125
[3] => 14824
[4] => 15479
)
[14824] => Array
(
[0] => 14250
[1] => 14613
[2] => 14125
[3] => 15369
[4] => 15479
)
[15479] => Array
(
[0] => 14250
[1] => 14613
[2] => 14125
[3] => 15369
[4] => 14824
)
[13637] => Array
(
[0] => 15457
[1] => 13386
[2] => 14775
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[15457] => Array
(
[0] => 13637
[1] => 13386
[2] => 14775
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[13386] => Array
(
[0] => 13637
[1] => 15457
[2] => 14775
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[14775] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[13914] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[15542] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15609
[6] => 15648
[7] => 15635
)
[15609] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15542
[6] => 15648
[7] => 15635
)
[15648] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15542
[6] => 15609
[7] => 15635
)
[15635] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15542
[6] => 15609
[7] => 15648
)
[14429] => Array
(
[0] => 14491
[1] => 13428
[2] => 15291
)
[14491] => Array
(
[0] => 14429
[1] => 13428
[2] => 15291
)
[13428] => Array
(
[0] => 14429
[1] => 14491
[2] => 15291
)
[15291] => Array
(
[0] => 14429
[1] => 14491
[2] => 13428
)
[15380] => Array
(
[0] => 15381
)
[15381] => Array
(
[0] => 15380
)
[14737] => Array
(
[0] => 15490
[1] => 15595
)
[15490] => Array
(
[0] => 14737
[1] => 15595
)
[15595] => Array
(
[0] => 14737
[1] => 15490
)
[15499] => Array
(
[0] => 13793
)
[13793] => Array
(
[0] => 15499
)
[12814] => Array
(
[0] => 15492
[1] => 15497
)
[15492] => Array
(
[0] => 12814
[1] => 15497
)
[15497] => Array
(
[0] => 12814
[1] => 15492
)
[15163] => Array
(
[0] => 14255
[1] => 15383
[2] => 14002
[3] => 15575
[4] => 15576
[5] => 15538
)
[14255] => Array
(
[0] => 15163
[1] => 15383
[2] => 14002
[3] => 15575
[4] => 15576
[5] => 15538
)
[15383] => Array
(
[0] => 15163
[1] => 14255
[2] => 14002
[3] => 15575
[4] => 15576
[5] => 15538
)
[14002] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 15575
[4] => 15576
[5] => 15538
)
[15575] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 14002
[4] => 15576
[5] => 15538
)
[15576] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 14002
[4] => 15575
[5] => 15538
)
[15538] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 14002
[4] => 15575
[5] => 15576
)
[14915] => Array
(
[0] => 13053
[1] => 14913
)
[13053] => Array
(
[0] => 14915
[1] => 14913
)
[14913] => Array
(
[0] => 14915
[1] => 13053
)
[13748] => Array
(
[0] => 15467
)
[15467] => Array
(
[0] => 13748
)
[14252] => Array
(
[0] => 14003
[1] => 15083
[2] => 15598
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[14003] => Array
(
[0] => 14252
[1] => 15083
[2] => 15598
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15083] => Array
(
[0] => 14252
[1] => 14003
[2] => 15598
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15598] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[14258] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15587] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15054] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[13840] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15069] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[14956] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14957
[10] => 14415
[11] => 15120
)
[14957] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14956
[10] => 14415
[11] => 15120
)
[14415] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14956
[10] => 14957
[11] => 15120
)
[15120] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14956
[10] => 14957
[11] => 14415
)
[13363] => Array
(
[0] => 14499
)
[14499] => Array
(
[0] => 13363
)
[15438] => Array
(
[0] => 13597
[1] => 15082
[2] => 14949
[3] => 15158
[4] => 13971
)
[13597] => Array
(
[0] => 15438
[1] => 15082
[2] => 14949
[3] => 15158
[4] => 13971
)
[15082] => Array
(
[0] => 15438
[1] => 13597
[2] => 14949
[3] => 15158
[4] => 13971
)
[14949] => Array
(
[0] => 15438
[1] => 13597
[2] => 15082
[3] => 15158
[4] => 13971
)
[15158] => Array
(
[0] => 15438
[1] => 13597
[2] => 15082
[3] => 14949
[4] => 13971
)
[13971] => Array
(
[0] => 15438
[1] => 13597
[2] => 15082
[3] => 14949
[4] => 15158
)
[15237] => Array
(
[0] => 14208
[1] => 14511
[2] => 15455
)
[14208] => Array
(
[0] => 15237
[1] => 14511
[2] => 15455
)
[15455] => Array
(
[0] => 15237
[1] => 14208
[2] => 14511
)
[15545] => Array
(
[0] => 15251
[1] => 15428
[2] => 12722
)
[15251] => Array
(
[0] => 15545
[1] => 15428
[2] => 12722
)
[15428] => Array
(
[0] => 15545
[1] => 15251
[2] => 12722
)
[12722] => Array
(
[0] => 15545
[1] => 15251
[2] => 15428
)
[13549] => Array
(
[0] => 15570
)
[15570] => Array
(
[0] => 13549
)
[15618] => Array
(
[0] => 12604
[1] => 15621
)
[12604] => Array
(
[0] => 15618
[1] => 15621
)
[15621] => Array
(
[0] => 15618
[1] => 12604
)
[13388] => Array
(
[0] => 14974
[1] => 12483
)
[14974] => Array
(
[0] => 13388
[1] => 12483
)
[12483] => Array
(
[0] => 13338
[1] => 14974
)
)
[usersForAreas] => Array
(
[lyon] => Array
(
[ids] => Array
(
[0] => 13311
[1] => 13523
)
[title] => Lyon
)
[belleville] => Array
(
[ids] => Array
(
[0] => 13063
[1] => 12954
)
[title] => Belleville
)
[chamonix] => Array
(
[ids] => Array
(
[0] => 13144
)
[title] => Chamonix
)
[meribel] => Array
(
[ids] => Array
(
[0] => 12762
[1] => 13164
)
[title] => Meribel
)
[grand-geneva] => Array
(
[ids] => Array
(
[0] => 13130
[1] => 12898
)
[title] => Grand Geneva
)
[chambery] => Array
(
[ids] => Array
(
[0] => 12914
[1] => 13114
[2] => 13311
)
[title] => Chambery
)
[annecy] => Array
(
[ids] => Array
(
[0] => 13216
[1] => 12748
[2] => 13503
[3] => 13217
)
[title] => Annecy
)
[mont-blanc] => Array
(
[ids] => Array
(
[0] => 12631
[1] => 12937
[2] => 12936
[3] => 13309
)
[title] => Mont-Blanc
)
[portes-du-soleil] => Array
(
[ids] => Array
(
[0] => 12690
[1] => 13423
[2] => 13319
[3] => 13574
[4] => 13101
)
[title] => Portes du Soleil
)
[three-valleys] => Array
(
[ids] => Array
(
[0] => 12762
[1] => 12954
[2] => 13063
[3] => 13164
[4] => 12925
[5] => 13310
)
[title] => Three Valleys
)
[rhones-alpes] => Array
(
[ids] => Array
(
[0] => 12837
[1] => 13087
[2] => 12898
[3] => 13130
[4] => 13216
[5] => 12748
[6] => 13164
[7] => 13574
[8] => 12954
[9] => 13063
[10] => 12762
[11] => 12925
[12] => 13114
[13] => 12914
[14] => 12690
[15] => 12936
[16] => 13523
[17] => 13144
[18] => 12568
[19] => 13181
[20] => 13180
[21] => 12980
[22] => 13007
[23] => 13084
[24] => 13217
[25] => 13423
[26] => 13319
[27] => 12937
[28] => 13430
[29] => 13311
[30] => 13310
[31] => 13309
[32] => 13311
[33] => 13503
)
[title] => Rhone-Alpes
)
[tarentaise] => Array
(
[ids] => Array
(
[0] => 13181
[1] => 12568
[2] => 12980
[3] => 13430
)
[title] => Ste Foy Tarentaise
)
[hautes-alpes] => Array
(
[ids] => Array
(
[0] => 12837
[1] => 13087
)
[title] => Hautes Alpes
)
[valmorel] => Array
(
[ids] => Array
(
[0] => 13310
)
[title] => Valmorel
)
)
[pilar] => Array
(
[equestrian] => Array
(
[13388] => Array
(
[name] => Lesley Okey
[first_name] => Lesley
[lastname] => Okey
[description] => Lesley had initially planned on settling further south in France, but as she has always had horses, and wanted to pursue a long-held ambition to breed them Normandy was the obvious choice. She now lives, works, and rides in Lower Normandy, on the edge of the beautiful area known as Suisse Normand. Lesley is one of our most experienced equestrian agents and says that the Orne market is “exceptionally buoyant for equestrian properties”.
[region] => Lower Normandy
[vignette] => pilar/equestrian/agent/lower_normandy.webp
[photo-desc] => pilar/equestrian/agent/lesley_okey.webp
[siret] => 510034515
)
[12663] => Array
(
[name] => Effie Iorsch
[first_name] => Effie
[lastname] => Iorsch
[description] => Effie lives in Normandy, in the Perche national park, it is an area famous for the Percheron horse breed. This is an ideal environment for riding and Effie is “delighted to use my network and share contacts for suppliers, vets and other suppliers, as well as advising on the best local trails”.
[region] => Normandy
[vignette] => pilar/equestrian/agent/normandy.webp
[photo-desc] => pilar/equestrian/agent/effie_iorsh.webp
[siret] => 504137043
)
[14842] => Array
(
[name] => Jessica Viel
[first_name] => Jessica
[lastname] => Viel
[description] => Jessica lives in Indre-et-Loire, in the Centre-Val-de-Loire region, popular with buyers of equestrian property because land is such exceptional value. Jessica tells us “We have Saumur, Le Mans, Fontainebleau and Lamotte-Beuvron within easy reach for shows or competitions. Buyers here are a mixture of professionals wanting to start a small business and people who simply want a nice property for their family and horses”.
[region] => Centre
[vignette] => pilar/equestrian/agent/centre.webp
[photo-desc] => pilar/equestrian/agent/jessica_viel.webp
[siret] => 892183351
)
[15279] => Array
(
[name] => Jean-Francois Huteau
[first_name] => Jean-Francois
[lastname] => Huteau
[description] => Jean-Francois has lived in the Oise, Hauts-de-France, close to Chantilly and Senlis, for over 25 years. Owning an equestrian property here is a symbol of status and offers many advantages due to the rich equestrian tradition and historic surroundings. Jean-Francois tells us “Chantilly is, of course, world-famous for its renowned racecourse and equine museum. Owning equestrian property here allows you to benefit from this heritage and participate in local events like the Grand Prix de Diane. We have a rich array of equestrian facilities and are home to France Galop and also the French Polo Federation”.
[region] => Hauts de France
[vignette] => pilar/equestrian/agent/hauts_de_france.webp
[photo-desc] => pilar/equestrian/agent/jean_francois_huteau.webp
[siret] => 948614185
)
[12857] => Array
(
[name] => Trina Summerfield
[first_name] => Trina
[lastname] => Summerfield
[description] => Trina has been an agent with Leggett for well over a decade. She lives in rural Charente, close to Confolens – an ideal spot for her family, her dogs and (of course) her horses. Trina is a trained equine behaviourist and has ridden competitively in under-21 show-jumping teams. She tells us “The advantage here is that we have the perfect climate, allowing horses to live outside year-round with ample grazing. The rolling countryside is ideal and equestrian property is highly sought after”
[region] => Poitou-Charentes
[vignette] => pilar/equestrian/agent/poitou_charentes.webp
[photo-desc] => pilar/equestrian/agent/trina_summerfield.webp
[siret] => 524727153
)
[15253] => Array
(
[name] => Rachel Dods
[first_name] => Rachel
[lastname] => Dods
[description] => Rachel lives and works in the Dordogne, she has been in France for over two decades now. The climate, soil and general landscape is perfect for horse enthusiasts. Rachel tells us “The greatest opportunity here is for the amateur horse enthusiast and leisure market. There are plenty of suitable properties available, and it is simply a case of saying how many horses need to be housed, how much land they will need, and the type of equipment and facilities required. Within 10 kms of my house there are three riding schools, five stud farms and lots of people who keep horses for private hacking, endurance training and competitions”.
[region] => Aquitaine - Dordogne
[vignette] => pilar/equestrian/agent/dordogne_aquitaine.webp
[photo-desc] => pilar/equestrian/agent/rachel_dods.webp
[siret] => 881752802
)
[15089] => Array
(
[name] => Deborah Cherry
[first_name] => Deborah
[lastname] => Cherry
[description] => Deborah lives in Lot-et-Garonne, where she has fallen in love with the space, tranquility and quiet roads. She is happiest when she is simply out hacking on the roads and footpaths and finds that the general costs of keeping horses are lower than when she lived in the UK. “Vets, farriers, feed/hay and bedding are all cheaper. However, grass grows differently here, and you may want to consider having a little more land per horse than you would in the UK, Belgium, Holland, or northern France – unless you are prepared to supplement with hay of course. Hay prices are lower here, and better for the horses as it is a courser texture and better for the horse’s teeth”.
[region] => Aquitaine - Lot-et-Garonne
[vignette] => pilar/equestrian/agent/lot_et_garonne_aquitaine.webp
[photo-desc] => pilar/equestrian/agent/deborah_cherry.webp
[siret] => 913148094
)
[14549] => Array
(
[name] => Jane Snow
[first_name] => Jane
[lastname] => Snow
[description] => Jane and Sarah are a team in the Hautes-Pyrénées in Occitanie. They met in French class and decided that their different talents should be combined to offer the very best in client service. They tell us “The equestrian property market is excellent here with strong demand from French buyers as well as from the UK, Belgium, and Holland. We have a lot of open land, with dramatic views, and the hacking is superb. This department is highly regarded for breeding horses and is one of France’s most “organic” and least polluted areas. You can get a lot of property and land for your money, which is music to the ears of most horse owners”!
[region] => Hautes-Pyrénées in Occitanie
[vignette] => pilar/equestrian/agent/hautes_pyrenees_occitanie.webp
[photo-desc] => pilar/equestrian/agent/jane_snow.webp
[siret] => 853756682
)
[15052] => Array
(
[name] => Sarah Thacker
[first_name] => Sarah
[lastname] => Thacker
[description] => Jane and Sarah are a team in the Hautes-Pyrénées in Occitanie. They met in French class and decided that their different talents should be combined to offer the very best in client service. They tell us “The equestrian property market is excellent here with strong demand from French buyers as well as from the UK, Belgium, and Holland. We have a lot of open land, with dramatic views, and the hacking is superb. This department is highly regarded for breeding horses and is one of France’s most “organic” and least polluted areas. You can get a lot of property and land for your money, which is music to the ears of most horse owners”!
[region] => Hautes-Pyrénées in Occitanie
[vignette] => pilar/equestrian/agent/hautes_pyrenees_occitanie.webp
[photo-desc] => pilar/equestrian/agent/sarah_thacker.webp
[siret] => 881175632
)
[13292] => Array
(
[name] => Gillian Wilson
[first_name] => Gillian
[lastname] => Wilson
[description] => Jill covers the north Var and Alpes de Haute Provence, you simply don’t get more authentic Provence than this. She has had horses all her life and she worked in the UK equestrian industry for 18 years, with her clients including the Royal Family. She knows the equestrian market well and is honest in her advice: “There are pros and cons to owning horses in Provence. The advantages are that we have a lot of off-road riding – this is the real Provence with rosemary, thyme and lavender fields surrounding ancient hilltop villages. We also have an excellent equestrian infrastructure around here. The disadvantages are that there is less grass but more flies, so you should allow for having to feed more hay. You should also allow for double the land here in the south than if you bought in a wetter climate”.
[region] => Alpes-de-Haute-Provence
[vignette] => pilar/equestrian/agent/alpes_de_haute_provence.webp
[photo-desc] => pilar/equestrian/agent/gillian_wilson.webp
[siret] => 814064804
)
)
)
[useDbConfig] => default
[useTable] => users
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => users
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[role] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[first_name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[surname] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[email] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[primary_email] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[created] => Array
(
[type] => timestamp
[null] => 1
[default] =>
[length] =>
)
[modified] => Array
(
[type] => timestamp
[null] => 1
[default] =>
[length] =>
)
[team_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[statute] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[persinfo] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[persinfo_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[locinfo] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[locinfo_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[location] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[areas] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[isdeleted] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[active] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[statute_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[address1] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[commune] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[postcode] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[initials] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 3
)
[depts] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[cp] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 1
)
[kbis] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 1
)
[siret] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[trusted] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[allowed_area] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[lat] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[lon] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[notgeo] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[picture] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[hestia_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[phone_number] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[request_contact_details_fr] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
)
[request_contact_details_en] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => User
[tableToModel] => Array
(
[users] => User
[departments] => Department
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => User
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Department] => Department Object
*RECURSION*
[DepartmentsUser] => AppModel Object
(
[useDbConfig] => default
[useTable] => departments_users
[displayField] => id
[id] =>
[data] => Array
(
)
[table] => departments_users
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[user_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[department_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[name] => DepartmentsUser
[alias] => DepartmentsUser
[tableToModel] => Array
(
[departments_users] => DepartmentsUser
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[actsAs] =>
[Behaviors] => BehaviorCollection Object
(
[modelName] => DepartmentsUser
[_attached] => Array
(
)
[_disabled] => Array
(
)
[__methods] => Array
(
)
[__mappedMethods] => Array
(
)
[_log] =>
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
)
)
[Region] => Region Object
(
[name] => Region
[actsAs] => Array
(
[0] => Containable
)
[hasMany] => Array
(
[Department] => Array
(
[className] => Department
[foreignKey] => region_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[aquitaine] => Array
(
[id] => 72
[link] => /aquitaine-property
[region_name] => Aquitaine
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 72_team.webp
[vignette] => 72_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => From sleepy Dordogne villages to the bright lights of Bordeaux, via the world’s greatest vineyards ...
[bold] => Welcome to Aquitaine
)
[css_color] => #4E7E9F
[accordion] => Array
(
[what_to_expect] => <p><strong>Bordeaux</strong>, is the world capital of wine, and you will find glorious <strong>chateaux and country houses</strong> keeping
watch over the surrounding vineyards. Globally renowned for its beauty, property in Aquitaine is seen as an excellent investment.</p>
<p><strong>Vineyards</strong> dominate the landscape in Gironde but don’t be fooled. There are five departments in Aquitaine, each with a <strong>diverse
landscape</strong> and a mixture of property styles. The Pyrénées Atlantiques run down to the Spanish border and are heavily influenced by Basque culture,
whilst in the north of the region, the Dordogne is a rural department, long popular with UK buyers looking for <strong>"a place in the sun".</strong></p>
[access] => Array
(
[text] => <p>The main international airport is in Bordeaux, with regular flights to North America, Africa, Asia and throughout Europe.
You will find other regional airports in Bergerac, Biarritz, Tarbes and Pau.</p><p>The high-speed rail link between Bordeaux and Paris takes just over 2 hours,
meaning the area is popular with Parisians seeking a second home. Eurostar is planning a special “wine train” with a direct service between Bordeaux and London,
with an opening as soon as 2026 being discussed. Travel time would be around 5 hours.</p><p>Many visitors prefer driving to Aquitaine, as it is easy to access
from all directions. The A10 motorway runs directly to Paris, the A62 runs west to east (giving access to Toulouse, Barcelona and the Riviera),
and the A63 runs straight down to the Spanish border.</p>
[access_image_title] => transport map Aquitaine
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities. </p><p>Last year, prices rose in all five departments, with the biggest increase in the Pyrenéés-Atlantiques (8.1%). The strongest demand is for country property, with plenty of space and fresh air. French buyers have dominated the market, often snapping up properties before overseas buyers have had a chance to view. However, this is now changing, with increasing sales to clients from the UK, Belgium and Netherlands in particular. High-end properties are also selling well, with US buyers cashing in on the strong dollar.</p>
[fall_in_love] => Array
(
[text] => <p>Sampling the finest wines, while exploring <strong> historic vineyards, chateaux and rural market towns</strong>. Aquitaine has some of the most
beautiful countryside in France, and the river valleys (particularly the Dordogne) are <strong> popular second-home areas</strong>. Wander round the market
in Sarlat, Bergerac or Monpazier and you will find a fusion of languages being spoken.</p><p>If you prefer the seaside then you will be swept off your
feet by the view over <strong> Arcachon Bay </strong>, from atop the Dune du Pilat, and by the quality of the <strong> swimming and surfing </strong>
available in Aquitaine.</p>
[images_alt] => Array
(
[0] => cafe_bar
[1] => market
[2] => ocean
[3] => garden
[4] => surf_beach
[5] => Vineyards
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/72
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Warm winters and cool summers make this the ideal climate</li>
<li class="attribute-dot">This is a truly global destination, making property an attractive investment </li>
<li class="attribute-dot">The quality of life in Aquitaine is second to none, particularly the food and wine </li>
<li class="attribute-dot">The area is popular with overseas buyers, English is widely spoken </li>
</ul>
Plans are in place for a direct London-Bordeaux Eurostar service, door-to-door in around 5 hours
[banner-mg] => Array
(
[image] => nice-image.webp
)
[famous-places] => Array
(
[0] => Array
(
[title] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
[subtitle] => Saint Emilion|Commercial|"Bordelais"
[image] => 72_vineyard.webp
)
[1] => Array
(
[title] => Chateaux
[link] => /chateau/aquitaine
[subtitle] => Maisons de Maître | Vie de Château
[image] => 72_chateaux.webp
)
[2] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/72
[subtitle] => Océan | Wind | Liberty
[image] => 72_coastal.webp
)
[3] => Array
(
[title] => Perigord
[link] => /french-property-for-sale/perigord_noir/latest
[subtitle] => Périgord Noir | Vert | Rouge
[image] => 72_perigord.webp
)
[4] => Array
(
[title] => Sarlat
[link] => /french-property-for-sale/mainSearch/departments:/towns:24200+Sarlat-la-Canéda/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Sarlat-La-Canédat et alentours
[image] => 72_sarlat.webp
)
[5] => Array
(
[title] => Bordeaux
[link] => /french-property-for-sale/getNearbyPostcodes/33000/25/sort:original_modified/direction:desc
[subtitle] => Cité du Vin | History | Culture
[image] => 72_bordeaux.webp
)
[6] => Array
(
[title] => Countryside
[link] =>
[subtitle] => Peace | Nature | Liberty
[image] => 72_countryside.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 33
[department_name] => Gironde
[prefecture] => Array
(
[name] => Bordeaux
[lat] => 44.838764428286
[lon] => -0.58549738073116
)
[sous-prefecture] => Array
(
[name] => Arcachon
[lat] => 44.652350372007
[lon] => -1.17852953279
)
[other_places] => Array
(
[0] => Array
(
[name] => Langon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[1] => Array
(
[name] => Lesparre-Médoc
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[2] => Array
(
[name] => Libourne
[coordinates] => Array
(
[lat] => 44.912837953056
[lon] => -0.24255791219811
)
)
[3] => Array
(
[name] => Blaye
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[4] => Array
(
[name] => Arcachon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
)
[aeroports] => Array
(
[name] => international Aéroport Bordeaux-Mérignac
[coordinates] => Array
(
[lat] => 44.829578655332
[lon] => -0.71252977869956
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3415
)
[1] => Array
(
[id] => 24
[department_name] => Dordogne
[prefecture] => Array
(
[name] => Périgueux
[lat] => 45.182155813706
[lon] => 0.72554752049818
)
[sous-prefecture] => Array
(
[name] => Bergerac
[lat] => 44.854267578237
[lon] => 0.48313379429759
)
[other_places] => Array
(
[0] => Array
(
[name] => Nontron
[lat] => 45.530660781729
[lon] => 0.66198829976248
)
[1] => Array
(
[name] => Sarlat-la-Canéda
[lat] => 44.889288259855
[lon] => 1.2241156213839
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Bergerac-Dordogne-Périgord
[lat] => 44.825427573624
[lon] => 0.5183063816135
)
[1] => Array
(
[name] => Aéroport Périgueux-Bassillac
[lat] => 45.196674566766
[lon] => 0.81442960794314
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1699
)
[2] => Array
(
[id] => 40
[department_name] => Landes
[prefecture] => Array
(
[name] => Mont-de-Marsan
[lat] => 43.895868438138
[lon] => -0.49751150342098
)
[sous-prefecture] => Array
(
[name] => Dax
[lat] => 43.709257227376
[lon] => -1.0555027855013
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 2829
)
[3] => Array
(
[id] => 47
[department_name] => Lot-et-Garonne
[prefecture] => Array
(
[name] => Agen
[lat] => 44.205262742878
[lon] => 0.61508991988202
)
[sous-prefecture] => Array
(
[name] => Marmande
[lat] => 44.49875584627
[lon] => 0.14139916585147
)
[other_places] => Array
(
[0] => Array
(
[name] => Nérac
[lat] => 44.137634651165
[lon] => 0.33671320043142
)
[1] => Array
(
[name] => Villeneuve-sur-Lot
[lat] => 44.408773973276
[lon] => 0.70347370665476
)
)
[aeroports] => Aéroport Agen-La Garenne
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1634
)
[4] => Array
(
[id] => 64
[department_name] => Pyrénées-Atlantiques
[prefecture] => Array
(
[name] => Pau
[lat] => 43.29655780391
[lon] => -0.36577735818928
)
[sous-prefecture] => Array
(
[name] => Bayonne
[lat] => 43.493746698508
[lon] => -1.4799716307997
)
[other_places] => Array
(
[0] => Array
(
[name] => Oloron-Sainte-Marie
[lat] => 43.194639272704
[lon] => -0.60670147749085
)
)
[aeroports] => Aéroport de Biarritz-Pays basque, Aéroport de Pau-Pyrénées
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2818
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => new_aquitaine_logo.webp
[text] => Known for its wine, seafood and picturesque landscape, Aquitaine is a popular choice with holiday-home owners, and full-time residents alike.
The warm winters and cooling summer breeze give it a particularly attractive climate.
)
[seo_text] => The five departments in Aquitaine have a diverse range of property styles, each with its own individual appeal. From rural stone-built farmhouses
to grand chateaux, the region is rich with architectural treasures to explore.<br />
Stone-built farmhouses are possibly the most popular with international buyers. Constructed from local materials like limestone, these houses feature thick walls,
small windows, and tiled roofs. Often surrounded by gardens and orchards, these character laden homes offer a serene and peaceful French lifestyle.<br />
Aquitaine is also home to some of the best Maison de Maitres and chateaux in France. Originally built for the nobility and located in large vineyards or estates,
these impressive structures have grand entrances, sweeping staircases, and intricate decorations, serving as a testament to the region's rich history and cultural
heritage.<br />Modern homes in Aquitaine are also usually designed to blend in with their natural surroundings. Many feature large windows to take advantage of
the countryside views, and open-plan living spaces that create a feeling of light and spaciousness. This style of VEFA (new build) homes in Aquitaine are
particularly popular with buyers since the Covid-19 pandemic. <br />Regardless of your taste, you're sure to find a property in Aquitaine that suits your
architectural preferences and budget.
)
[brittany] => Array
(
[id] => 53
[link] => /brittany-property
[region_name] => Brittany
[new_region_name] => Brittany
[hero_images] => 3
[agent_photo] => 53_team.webp
[vignette] => 53_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => normandy
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Local papers have been running headlines such as “The golden age of property in Brittany”, and it’s not difficult to see why. Buy a home in Brittany and you are never far from what is perhaps the most beautiful coastline in France.
[bold] => Welcome to Brittany
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Brittany is one of the prettiest and most diverse areas of France – you probably know it as a popular holiday-home destination, but did you know
that in a poll of French homebuyers it was the area they most want to move to?</p><p>The reasons are obvious – let’s start with the beaches and coastline, which stretches
to an astonishing 2,700 km’s (that’s 1,677 miles in old money). Take your pick from a hike along the rugged cliffs, to lazing on the golden sands or eating freshly
caught seafood in one of the traditional fishing villages. No matter where you buy in Brittany, you will have access to these delights. Inland you will find a beautiful
rolling landscape with picturesque towns and villages, famous for the variety, colour and quality of the markets. The renowned Lac de Guérledan is right in the heart of
Brittany, covering 300 hectares the paths around it wander through glorious forests and are a haven for walkers, cyclists and those seeking peace and tranquility.</p>
<p>Property prices have risen in recent years, but still represent excellent value for money, no wonder this is such a popular place for both domestic and international
buyers. Indeed, French buyers have been to the fore in recent years, choosing Brittany as the region they want to buy a holiday home. There have been many reports in
the French news putting this down to “climate migrants” who prefer the milder climate to the more severe extremes to be found in Spain, Portugal and parts of the
Mediterranean.</p>
[access] => Array
(
[text] => <p>Brittany has several airports, with flights within France and to international destinations. Rennes Bretagne airport has direct flights to 18 European
countries, and 17 countries outside Europe (including Canada/USA, the UAE, Singapore, South Africa and Brazil). It also flies to eight cities within France.
The airports in Brest and Lorient are all smaller and mainly service domestic flights.</p><p>The TGV runs daily between Paris and Rennes (around 2hrs 12 mins),
and regional trains connect the smaller towns in the region.</p><p>Many UK visitors like to take the ferry, with regular services running from
Plymouth, Portsmouth, and Poole to the ports of Saint-Malo and Roscoff in Brittany, or via Normandy ports such as Cherbourg.</p>
<p>Several major highways run through Brittany, giving easy access to Paris, Belgium, Holland and the Channel Tunnel car terminal.
The A84 leads up to Caen, whilst the A81 heads due east towards Paris. Meanwhile the RN137 heads south to Nantes.</p>
[53_access_map] => transport map Brittany
)
[market] => <p>Record demand and low stock levels pretty much sum up the Brittany property market over the last couple of years. Prices have risen accordingly,
with a typical apartment in Rennes seeing an increase of almost 11% in 2022. A family home in Brest will have seen a rise around 12% in the same period.</p>
<p>Low interest rates have been a bedrock of this demand and it helps that a French Government report, comparing employment data from 100 towns, declared Rennes as
having the strongest labour market in France. With interest rates rising we are likely to see a slight dampening of demand, which should mean more stock being
available and more choice for buyers.</p><p>One other driver of the Brittany property market is the trend towards home working. Télétravail (working from home)
has exploded, and people are looking for country houses that offer more space/light with a view, and high speed broadband. There has been a population explosion
in cities like Rennes, and families are tempted by the lower prices in the countryside. The third factor is the temperate climate to be found in Brittany,
with clients looking to escape the extreme temperatures, fires, and floods to be found in Spain, Italy, and some Mediterranean destinations.</p>
<p>Brittany is home to some fine manoir, chateaux and country estates. They may be fewer in number than further south in the Loire number, but what they lack in quantity
they make up for in quality. The good news is that, because they are inland away from the more costly coastline, they tend to be well priced and offer excellent value
for money.</p>
[fall_in_love] => Array
(
[text] => <p>Pretty much everything really. Let’s start with the coastline. Travelling anti-clockwise the towns of Saint-Malo, Saint Brieuc, Brest, Lorient and Vannes
are all on the coast, each with a personality of its own and a variety of excellent shops, restaurants and leisure pursuits. In between you will find sandy beaches,
ancient fishing ports and spectacular cliff-side walking. For those looking for a picturesque fishing village, we defy you not to fall in love with medieval
Saint-Goustan, the lighthouse protected Doelan, or the chocolate-box pretty Sauzon, with its pastel houses and brightly painted shutters. Larmor-Plage is known as
the “Brittany Riviera” but there are plenty of other beautiful beaches all along the coast. Trestraou beach near Perros-Guirec is a hidden gem and the Bay of Morlaix
also has plenty to choose from. Moving west both Plouarzel and Plogoff are pretty stops along the dramatic Finistere coastline.</p>
<p>Inland you will absolutely fall in love with the lakes, forests and beautiful landscape. For a breathtaking view try walking to Monts d’Arrée in the Armorica Regional
National Park (if you have been to Ireland you’ll feel at home), or try walking the hills and prairies of the Pays de Questembert. The truth is that every road and
track in Brittany is a delight, with hidden secrets to uncover. If you are looking for a haven away from the stress of modern day life.</p>
<p>If you find romance in the culture or heritage of a region, then Brittany is your ideal destination. Stop off at any tourist office to learn about the local
tales and legends. Morbihan is home to the world’s largest concentration of megalithic sites. The standing stones at Carnac stretch for an astonishing four km’s,
and the site at Locmariaquer is home to the Er Grah menhir, which once stood 20 metres high and weighed 300 tonnes.</p><p>Finally, it would be remiss if we didn’t mention
the seafood. A dozen oysters, or maybe some fresh crab, washed down with a crisp white wine? All restaurants in Brittany should be able to provide these, but
for the real romance why not sample them on the waters edge, direct from the supplier. In southern Morbihan you should visit La Perle de Quéhan, where you can
sit beneath the pine trees and sample the seafood whilst overlooking the bay. If you are in Finistere then Maison Legris is an award winning oyster bar in Plouguerneau,
well worth a visit. Finally, if you visit Mont-Saint-Michel bay (which you almost certainly will) then head to the market at La Houle port, you won’t be disappointed.</p>
[images_alt] => Array
(
[0] => pretty_house
[1] => seafood
[2] => white_sand
[3] => ocean
[4] => menhir
[5] => traditional_costume
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The sheer beauty of the countryside and coastline.</li>
<li class="attribute-dot">Mont-Saint-Michel and its bay, a UNESCO world heritage site with no comparison.</li>
<li class="attribute-dot">Great value property, particularly inland where many property bargains are still to be had.</li>
<li class="attribute-dot">A culture and heritage that can be seen in every town and village – each has a tale to tell.</li>
<li class="attribute-dot">A myriad of ports and fishing villages to explore, with some of the best restaurants in France.</li>
</ul>
[banner-mg] => Array
(
[image] => 53_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/53
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/53
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Rennes
[link] => /french-property-for-sale/getNearbyPostcodes/35000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Rennes"
[image] => 53_rennes.webp
)
[1] => Array
(
[title] => Hinterland
[link] =>
[subtitle] => In the heart of the land
[image] => 53_hinterland.webp
)
[2] => Array
(
[title] => Harbours
[link] => /french-property-for-sale/mainSearch/departments:/towns:29000+All_communes_in_postcode--56000+All_communes_in_postcode--22000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Quimper | Brest | Vannes | Saint Brieuc
[image] => 53_harbours.webp
)
[3] => Array
(
[title] => Historic
[link] =>
[subtitle] => A piece of History
[image] => 53_historic.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] =>
[image] => 53_villages.webp
)
[5] => Array
(
[title] => Cities
[link] =>
[subtitle] => Living in the heart of the city
[image] => 53_cities.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/53
[subtitle] => View | Ocean | Liberty
[image] => 53_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 35
[department_name] => Ille-et-Vilaine
[area_m2] => 2652
[prefecture] => Array
(
[name] => Rennes
[latitude] => 48.117991889221
[longitude] => -1.6807189892287
)
[sous-prefecture] => Array
(
[name] => Fougères
[latitude] => 48.351471330384
[longitude] => -1.205118723428
)
[other_places] => Array
(
[0] => Array
(
[name] => Redon
[latitude] => 47.6507516702
[longitude] => -2.0848369856225
)
[1] => Array
(
[name] => Saint-Malo
[latitude] => 48.64975311175
[longitude] => -2.0279211568493
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Saint-Malo-Dinard-Pleurtuit
[latitude] => 48.5900726159
[longitude] => -2.0762508547617
)
[1] => Array
(
[name] => Aéroport de Rennes-Bretagne
[latitude] => 48.068336104561
[longitude] => -1.7255383037892
)
)
[LGV] => LGV Bretagne-Pays de la Loire
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 22
[department_name] => Côtes-d'Armor
[department_link] => cotes-d-armor
[area_m2] => 2046
[prefecture] => Array
(
[name] => Saint-Brieuc
[latitude] => 48.513446890517
[longitude] => -2.7670809165465
)
[sous-prefecture] => Array
(
[name] => Dinan
[latitude] => 48.453662914768
[longitude] => -2.0505455939488
)
[other_places] => Array
(
[0] => Array
(
[name] => Guingamp
[latitude] => 48.561650630681
[longitude] => -3.1501954648217
)
[1] => Array
(
[name] => Lannion
[latitude] => 48.731347857171
[longitude] => -3.4604695840914
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lannion
[latitude] => 48.756955147948
[longitude] => -3.4704341865913
)
[1] => Array
(
[name] => Aéroport de Saint-Brieuc Armor
[latitude] => 48.534884372958
[longitude] => -2.8543853767915
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 29
[department_name] => Finistère
[area_m2] => 2271
[prefecture] => Array
(
[name] => Quimper
[latitude] => 47.997985676536
[longitude] => -4.0972012510205
)
[sous-prefecture] => Array
(
[name] => Brest
[latitude] => 48.390543341999
[longitude] => -4.4873975424998
)
[other_places] => Array
(
[0] => Array
(
[name] => Châteaulin
[latitude] => 48.194479197781
[longitude] => -4.1019243574689
)
[1] => Array
(
[name] => Morlaix
[latitude] => 48.577495070099
[longitude] => -3.8258069709509
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Brest-Bretagne
[latitude] => 48.447716858353
[longitude] => -4.4177886829057
)
[1] => Array
(
[name] => Aéroport de Morlaix Ploujean
[latitude] => 48.600096495988
[longitude] => -3.8159623559134
)
[2] => Array
(
[name] => Aéroport de Quimper-Bretagne
[latitude] => 47.972951624053
[longitude] => -4.1740875000998
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 56
[department_name] => Morbihan
[area_m2] => 2659
[prefecture] => Array
(
[name] => Vannes
[latitude] => 47.658384007406
[longitude] => -2.7616691514312
)
[sous-prefecture] => Array
(
[name] => Lorient
[latitude] => 47.748581772133
[longitude] => -3.3685968539489
)
[other_places] => Array
(
[0] => Array
(
[name] => Pontivy
[latitude] => 48.066209832829
[longitude] => -2.9624378989862
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lorient-Bretagne-Sud
[latitude] => 47.754254868152
[longitude] => -3.4366661577737
)
[1] => Array
(
[name] => Aéroport de Vannes
[latitude] => 47.720764663553
[longitude] => -2.7271479056408
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.bretagne.bzh/
[Official Tourism Office] => https://www.brittanytourism.com
)
[image] => 53_logo.webp
[text] => Looking for a region where you can get away from it all, and breathe fresh air? Then Brittany is your ideal destination. From swimming with the dolphins
to strolling amongst the standing-stones, and from eating oysters on the beach to testing out any one of the dozen Michelin starred restaurants in Rennes, Brittany
has you covered.
)
[seo_text] => <p>Brittany is home to a rich architectural heritage. One style that you will come across throughout the region is the half-timbered house.
These properties typically feature exposed wooden beams and have a distinctive herringbone pattern, they look particularly attractive with a thatched roof.
Many of the half-timbered properties line the cobbled streets in the “old towns” and historic centres.</p><p>You will also find that many Brittany farmhouses and country properties
use local materials such as granite and slate. These are sturdy buildings, built to last, with the walls being made from large granite blocks, with slate used for the roofing.</p>
<p>On the coast you are more likely to find brightly coloured houses and cottages, with painted shutters and steeply pitched roofs. Many ports and quays in Brittany are
lined with these picturesque properties, and the chocolate-box pretty houses are perfect for those tourists who like to record their visits on Instagram. The houses often
have a nautical feel, with porthole windows and decorative anchors.</p><p>The contrast when you come across modern architecture, or contemporary houses in Brittany, is striking.
These are built out of steel, concrete and glass and can provide an excellent contrast to the older, more traditional Breton properties.</p>
)
[midi_pyrenees] => Array
(
[id] => 73
[link] => /midi-pyrenees-property
[region_name] => Midi-Pyrénées
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 73_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Buy a property in the Midi Pyrénées and you can access picturesque ski resorts, cycle up mythical mountains, take in a world-class rugby match in Toulouse and browse some of the best markets that France has to offer.
[bold] => Welcome to Midi-Pyrénées
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Authentic French towns and villages, unspoilt countryside and terrific value for money – both in terms of property values,
and the general cost of living. The Midi Pyrénées offers exhilarating skiing and snowboarding, with lift passes at a fraction of the price of other
European ski areas. Stop for a coffee, cold drink or lunch and you will appreciate the difference in the bars and restaurants too. Away from the
mountains you will find the region is criss-crossed by attractive <strong>river valleys</strong>. Follow the Garonne, Tarn, Gers or Lot and you
will find some of the prettiest towns in France. Don’t forget too that the <strong>Canal du Midi</strong> starts in Toulouse.</p>
<p><strong>Toulouse is also one of the most dynamic cities in the country and is the centre of the European aerospace industry</strong>.
It is the driving force behind the booming economy in the Midi Pyrenees – ensuring that demand for property remains constant. This is a
region where you can buy with both your heart and your head.</p><p>This is a vast region, with a glorious history. You can get a sense of this when
visiting some of the fascinating towns and cities. Albi, Auch, Cahors, Lourdes and Rodez all have a wonderful heritage, and attracts tourists from
all over the world. You will also find more than a sprinkling of the “plus beaux villages de France” in the region. Perched on the edge of a limestone
cliff, Rocamadour has a population of just 600, but receives more than 1.5m visitors a year. Cordes-sur-Ciel is a little quieter, but equally as pretty,
with an exceptional Gothic heritage.</p>
[access] => Array
(
[text] => <p>The biggest airport in the region is, not surprisingly, Toulouse -Blagnac. It has direct flights to 76 destinations in Europe,
North America, the Middle East, and Africa. There are also some smaller, regional, airports in the Midi Pyrénées, popular with holiday-home
owners due to their ease of access. Rodez airport has flights to London, Dublin, Paris, and Brussels, whilst the airport at Tarbes-Lourdes serves
London, Dublin, Paris, Brussels, Rome and other European destinations.</p><p>The Midi Pyrénées also has several major train stations.
Toulouse-Matabiau is the largest and busiest, with a regular TGV service to Paris, Bordeaux, Marseille and beyond. Other major stations
can be found in Tarbes, Auch and Cahors, with many SNCF trains connecting towns within the region.</p><p>When coming by car you will find direct
access via the A20, which connects Toulouse to Paris, and the A64 which runs from Tarbes, through Pau and across to Biarritz and the Spanish border.
The A61 connects the region to the Mediterranean (and on to either Barcelona or the Riviera)</p>
[73_access_map] => transport map Midi-Pyrénées
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>In reality, there is no such thing as a Midi-Pyrénées property market, instead there are dozens of micro-markets, spread across the eight departments.
However, it is fair to say that demand for property has been at record levels, across the region, for the last few years. There has not been enough
new stock coming on to the market to satisfy this demand. Prices have risen in all eight departments over the last 12 months – the average rise is
around 2%, with a slightly higher increase in Haute Garonne. This, is only to be expected as Toulouse is in the Haute Garonne, and property here is
extremely popular due to the major corporate employers in the city. It also has a very high student population, meaning that rentals are extremely
hard to come by. It is an excellent location for property investment.</p><p>The strongest demand is currently for country property. Buyers are attracted
by the low prices and beautiful surroundings. Larger properties, with light and airy spaces, a home office and a garden are particularly in demand.
International buyers have traditionally been keen on renovation and refurbishment projects. These are still popular, but many buyers are now looking
for old, stone, houses that have already been sympathetically restored. The increasing costs of labour and raw materials mean that houses in good
condition are being snapped up.</p><p>The top-end of the property market is also healthy. American buyers in particular have been taking advantage of
the strong dollar to snap up chateaux, country estates and manor houses. But the main buyers of these prestige properties are French. Coming from Paris,
Lyon and Bordeaux they see the terrific value of property in the Midi Pyrénées and have been prevalent in the market.</p>
[fall_in_love] => Array
(
[text] => <p><strong>The extraordinary beauty of the towns and villages</strong>. Sit in one of the bars or restaurants, perched on the cliff
edge in Rocamadour and you will see what we mean. There are 216 steps up from the car park to the church square, but these don’t put off
the thousands of pilgrims who come to see the statue of the black virgin in the Notre Dame chapel. This is just one example of the
incredible villages to be found scattered around the Midi Pyrénées countryside. Another is the Bastide town of Cordes-sur-Ciel in the
Tarn, one of the oldest such towns in the region, it was founded in 1222 and has kept its authentic character. Other picturesque villages
trip off the tongue: Saint-Cirq-Lapopie, Lourdes, Figeac, Conques there are just too many to name.</p><p>You will also fall in love with
<strong>the Pyrénées national park</strong>. This is a hikers paradise, which extends from the south-west of the Hautes-Pyrénées, to the
south-east of the Pyrénées-Atlantiques. The vast network of hiking trails lead to the highest mountain summits, and no less than 230 high
altitude lakes. It is also the starting point for many cyclists who flock to the Pyrénées to tackle the mythical climbs of the Tour de France.
The Col du Tourmalet is probably the most famous (and hardest) but why not add in the Col d’Aubisque, Hautacam and Peyresourde to make it
a proper cycling trip.</p><p>For a more relaxing ride, or stroll, then <strong>a “voie verte” runs along the Canal du Midi from Toulouse</strong>.
This is easy going and allows you to enjoy this majestic canal – even better why not hire a boat or take one of the many organised boat trips,
you will not be disappointed. Whilst in Toulouse, we recommend you go to see “Les rouges et noire”, the local rugby team. <strong>The Midi Pyrénées
is infatuated with the oval ball</strong>, and each town is proud of their rugby team and supports them fervently. Stade Toulousain are the most
uccessful team in Europe, and the stadium becomes a cauldron when they are playing. The good news is that win or lose, you will celebrate in style
afterwards.</p>
[images_alt] => Array
(
[0] => chateau_ariege
[1] => cassoulet
[2] => viaduc
[3] => mountains
[4] => canal_du_midi
[5] => sheep
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is a prosperous region, with strong demand for property and plenty of local investment.</li>
<li class="attribute-dot">The 38 ski resorts cater for all abilities, with activities from downhill skiing to dog sledding.</li>
<li class="attribute-dot">Beautifully preserved Bastide villages, and picturesque historic towns, dominate the landscape.</li>
<li class="attribute-dot">Toulouse is a powerhouse of the French economy, and the heart of Europe’s space industry.</li>
<li class="attribute-dot">The many rivers are bordered by beautiful towns and villages, each with affordable property.</li>
</ul>
[banner-mg] => Array
(
[image] => 73_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Around Toulouse
[link] => /french-property-for-sale/getNearbyPostcodes/31000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Toulouse | Haute Garonne
[image] => 73_toulouse.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/midi-pyrenees
[subtitle] => History and Passion
[image] => 73_chateaux.webp
)
[2] => Array
(
[title] => Lot
[link] => /all/lot
[subtitle] => From Cahors to
[image] => 73_lot.webp
)
[3] => Array
(
[title] => Commerces
[link] => /commercial/midi-pyrenees
[subtitle] => Hotels Restaurants | Gîtes
[image] => 73_commerces.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Midi-Pyrénées
[subtitle] => Pleasure to renovate
[image] => 73_renovate.webp
)
[5] => Array
(
[title] => Mountains
[link] => https://www.skifrenchproperty.com/skiProperties/pyrenees/
[subtitle] => With sun and snow
[image] => 73_mountains.webp
)
[6] => Array
(
[title] => Villages
[link] =>
[subtitle] => village | village |...
[image] => 73_villages.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 31
[department_name] => Haute-Garonne
[prefecture] => Array
(
[name] => Toulouse
[lat] => 43.60366525972338
[lon] => 1.4335279704430375
)
[sous-prefecture] => Array
(
[name] => Muret
[lat] => 43.463363291741885
[lon] => 1.3296204675154955
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Gaudens
[lat] => 43.10740625337921
[lon] => 0.7202306233470233
)
)
[aeroports] => Array
(
[Aéroport de Toulouse-Blagnac international] => Array
(
[lat] => 43.62954264771633
[lon] => 1.3745757238243552
)
[Aéroport de Toulouse Francazal] => Array
(
[lat] => 43.53971686865888
[lon] => 1.370803860670796
)
)
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2856
)
[1] => Array
(
[id] => 09
[department_name] => Ariège
[prefecture] => Array
(
[name] => Foix
[lat] => 42.96422593786656
[lon] => 1.6046610794547298
)
[sous-prefecture] => Array
(
[name] => Pamiers
[lat] => 43.11354393498077
[lon] => 1.6030526565416987
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Girons
[lat] => 42.98354630099591
[lon] => 1.1431498157091982
)
)
[aeroports] => none
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1485
)
[2] => Array
(
[id] => 12
[department_name] => Aveyron
[prefecture] => Array
(
[name] => Rodez
[lat] => 44.34974434057132
[lon] => 2.5760351293834125
)
[sous-prefecture] => Array
(
[name] => Millau
[lat] => 44.100690620053776
[lon] => 3.075399589052965
)
[other_places] => Array
(
[0] => Array
(
[name] => Villefranche-de-Rouergue
[lat] => 44.34964086759083
[lon] => 2.032003179298435
)
)
[aeroports] => Array
(
[Aéroport de Rodez-Aveyron] => Array
(
[lat] => 44.410792486971275
[lon] => 2.48331025822354
)
)
[LGV] => 1
[ski] => 0
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1539
)
[3] => Array
(
[id] => 32
[department_name] => Gers
[prefecture] => Array
(
[name] => Auch
[lat] => 43.64713809636708
[lon] => 0.5857776490625551
)
[sous-prefecture] => Array
(
[name] => Condom
[lat] => 43.9591257363101
[lon] => 0.3682054230116258
)
[other_places] => Array
(
[0] => Array
(
[name] => Mirande
[lat] => 43.517106554187045
[lon] => 0.4022437616304902
)
)
[aeroports] => Array
(
[Aéroport Auch-Gers] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1621
)
[4] => Array
(
[id] => 46
[department_name] => Lot
[prefecture] => Array
(
[name] => Cahors
[lat] => 44.44840203324682
[lon] => 1.4383209964693582
)
[sous-prefecture] => Array
(
[name] => Figeac
[lat] => 44.60862992988908
[lon] => 2.0304726101442365
)
[other_places] => Array
(
[0] => Array
(
[name] => Gourdon
[lat] => 44.73615624635124
[lon] => 1.3792831948821362
)
)
[aeroports] => none
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1702
)
[5] => Array
(
[id] => 65
[department_name] => Hautes-Pyrénées
[prefecture] => Array
(
[name] => Tarbes
[lat] => 43.23327052143867
[lon] => 0.07789078830121052
)
[sous-prefecture] => Array
(
[name] => Argelès-Gazost
[lat] => 43.00518096658687
[lon] => -0.10162594386373154
)
[other_places] => Array
(
[0] => Array
(
[name] => Bagnères-de-Bigorre
[lat] => 43.06526949253735
[lon] => 0.14914981674878
)
)
[aeroports] => Array
(
[Aéroport de Tarbes-Lourdes-Pyrénées] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => non
[beach_resort] => non
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1770
)
[6] => Array
(
[id] => 81
[department_name] => Tarn
[area_m2] => 1740
[prefecture] => Array
(
[name] => Albi
[lat_lon] => Array
(
[latitude] => 43.925055403077
[longitude] => 2.1477542542909
)
)
[sous-prefecture] => Array
(
[name] => Castres
[lat_lon] => Array
(
[latitude] => 43.60769897677
[longitude] => 2.2407005524728
)
)
[other_places] => Array
(
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Castres-Mazamet
[lat_lon] => Array
(
[latitude] => 43.553640852616
[longitude] => 2.2889483103304
)
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[7] => Array
(
[id] => 82
[department_name] => Tarn-et-Garonne
[area_m2] => 1872
[prefecture] => Array
(
[name] => Montauban
[lat_lon] => Array
(
[latitude] => 44.020919777149
[longitude] => 1.3563112377753
)
)
[sous-prefecture] => Array
(
[name] => Castelsarrasin
[lat_lon] => Array
(
[latitude] => 44.040508758449
[longitude] => 1.0977747383012
)
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.la-region.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => logo_occitanie.webp
[text] => The Midi Pyrénées sit at the crossroads of Europe and the Mediterranean. Whether you are looking to put your feet up by the pool,
or are seeking an action-packed adventure holiday, this is the region for you. Property is exceptional value for money and from your home
you will be able to hike and ski in the high mountains or explore the rolling vineyards and medieval towns scattered along the river valleys...
)
[seo_text] => <p>From the rambling hills of the Gers, to the rugged peaks that border Spain, this is a paradise for outdoor enthusiasts. Hiking
and mountain bike trails criss-cross the mountains, whilst others prefer to kayak or raft in the many rivers and lakes spread throughout the region.</p>
<p>The Midi Pyrénées is home to UNESCO world heritage sites, and to many “Plus beaux villages de France”. From the cathedral and Toulouse-Lautrec museum in
Albi to tiny villages, off the beaten track you will find a treasure trove of historic sites and cultural landmarks. Renowned for its hearty cuisine,
you will not be disappointed by the local markets. Look out for the rich Cahors wines and the locally produced confit de canard and foie gras.</p>
<p>Start your property search in the Midi Pyrénées and you will be on your way to sipping wine in sun-drenched vineyards, exploring medieval Bastide towns and
hiking/cycling along some of the most spectacular countryside in France.</p><p>You will find a diverse range of property and architectural styles in
the Midi Pyrénées, reflecting its position as the crossroads of European and Mediterranean culture. From Romanesque churches, to Gothic cathedrals,
and from Renaissance chateaux to traditional farmhouses it is a treasure trove of architectural gems.</p><p>The region is dominated by the Pyrénées mountains
and the foothills are home to many quarries that supply the stone to build the farmhouses and other property. There are many timber houses and mountain
chalets too. The wooden beams and framing provide a rustic charm and warmth to the interiors – can there be anything more inviting after a day on the pistes,
particularly if the ski-chalet has a roaring log fire too.Property in the Midi-Pyrénées is also known for its distinctive roof styles. In the mountainous areas
you will find steep-pitched roofs, with large overhangs, designed to shed heavy snowfall. Further north, in the valleys where the weather is milder, roofs
tend to be shallower and covered in terracotta tiles. When it comes to property types, the Midi-Pyrénées has something for every budget. In terms of prestige
property you will find grand chateaux and manor houses, looking over fine country estates. There are also plenty of farmhouses (plenty of them ripe for renovation)
and traditional country houses – most of these are built from local hewed stone and have bags of character.</p><p>New build property in the Midi Pyrenees is
becoming increasingly popular with both French and international buyers. The ability to build a property using sustainable materials is attractive, as is
the energy efficiency and low running costs. New build apartment in the Pyrénées can attract premium prices because of this, they also make an excellent
investment as seasonal rentals in the Pyrénées are popular.</p>
)
[limousin] => Array
(
[id] => 74
[link] => /limousin-property
[region_name] => Limousin
[new_region_name] => Nouvelle-Aquitaine
[hero_images] => 1
[agent_photo] =>
[vignette] => 74_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Looking for an area with ground level property prices but a sky-high quality of life – welcome to Limousin
[bold] => Welcome to Limousin
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Rural France doesn’t come better than this, a fact not lost on generations of second-home owners, and those looking to escape the rat-race.
<strong> Limousin is the least populated area of France, and is dominated by rolling farmlands, lakes and forests </strong>. Expect to find markets dominated
by fresh, seasonal produce, and village bars where the locals are a better source of important news than any social media feed. <strong>Beautiful properties
are as abundant as the fields and meadows – from a stone barn to renovate, to a glorious chateau,</strong> there’s something for everyone.</p>
[access] => Array
(
[text] => <p>Limoges-Bellegarde airport is incredibly popular with UK travellers. British Airways, Easyjet and Ryanair all use it, with flights to Gatwick,
Stansted and five other UK cities.</p><p>Limoges also has excellent rail links to Paris, Bordeaux, Toulouse and Lyon. The A20 motorway leads directly to
Paris (northbound) and Toulouse (southbound), whilst the A89 connects to Bordeaux. There are much more scenic routes to all these destinations
though – why not take your foot off the accelerator, you are in Limousin after all.</p>
[74_access_map] => transport map Limousin
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and
cities.</p><p>Last year, prices rose between 5-6% in all four departments, which is exceptional for the area. The Limousin is renowned for its stable property
market, and sharp rises/falls are uncommon. It is a popular holiday home area for both French and International buyers, due to the exceptional value for
money on offer. The most noticeable trend last year was the increase in American buyers at the 150-250,000 euro price range, as they took advantage of the
strong dollar. At the top end of the market, enquiries for chateaux are almost entirely from the UK, no doubt stimulated by the popular Channel 4 series
Escape to the Chateau <a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau">(https://www.channel4.com/programmes/escape-to-the-chateau)</a> and Escape to the Chateau DIY
<a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau-diy">(https://www.channel4.com/programmes/escape-to-the-chateau-diy)</a></p>
[fall_in_love] => Array
(
[text] => <p><strong>The beautiful city of Limoges.</strong> Don’t make the mistake of thinking it is all about the airport – take time to explore the
historic centre, and particularly the wonderful Gothic cathedral. We also defy you to leave without picking up a few pieces of <strong>porcelain,
renowned throughout the world</strong> for gracing the tables of kings, queens, presidents and emperors. Outside of the city there are a plethora of
national parks, forests, lakes and rivers to explore. Try the <strong>vast Parque natural regional de Millevaches </strong>en Limousin and you will
never want to leave. If you can’t find romance in this beautiful, unspoilt, area then perhaps the country life is not for you!</p>
[images_alt] => Array
(
[0] => lakes
[1] => local_markets
[2] => countryside
[3] => limousine_race
[4] => porcelain
[5] => gothic art
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Some of the lowest price property in France, with exceptional value for money.</li>
<li class="attribute-dot">Limousin is a farming region, the markets here are the best in France.</li>
<li class="attribute-dot">The area is popular with overseas buyers, who often help bring villages back to life.</li>
<li class="attribute-dot">Plenty of affordable renovation projects – create your own dream home</li>
</ul>
[banner-mg] => Array
(
[image] => 74_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Lakes and forest
[link] => /lakes/limousin
[subtitle] => Nature | Serenity | Fishing
[image] => 74_lakes.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/limousin
[subtitle] => History and Passion
[image] => 74_chateaux.webp
)
[2] => Array
(
[title] => Tulle
[link] => /french-property-for-sale/getNearbyPostcodes/19000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] =>
[image] => 74_tulle.webp
)
[3] => Array
(
[title] => To renovate
[link] => https://www.frenchestateagents.com/french-property-for-sale/to-renovate/limousin
[subtitle] => To create your dream house
[image] => 74_renovate.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => village | village |...
[image] => 74_villages.webp
)
[5] => Array
(
[title] => Limoges
[link] => /french-property-for-sale/getNearbyPostcodes/87000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Limoges - Haute Vienne
[image] => 74_limoges.webp
)
[6] => Array
(
[title] => Farmlands - Commerce
[link] => /commercial/limousin?notSold=true
[subtitle] => Gites | Restaurant |...
[image] => 74_farmlands.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 87
[department_name] => Haute-Vienne
[prefecture] => Array
(
[name] => Limoges
[lat] => 45.83800969928
[lon] => 1.2524855528128
)
[sous-prefecture] => Array
(
[name] => Bellac
[lat] => 46.123447435936
[lon] => 1.0469213760221
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochechouart
[lat] => 45.826168436597
[lon] => 0.82634441259091
)
)
[aeroports] => Array
(
[name] => Aéroport Limoges-Bellegarde
[lat] => 45.863194933646
[lon] => 1.1826190747205
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1529
)
[1] => Array
(
[id] => 19
[department_name] => Corrèze
[prefecture] => Array
(
[name] => Tulle
[lat] => 45.26551343688
[lon] => 1.7702148511341
)
[sous-prefecture] => Array
(
[name] => Brive-la-Gaillarde
[lat] => 45.159585144393
[lon] => 1.5245499665364
)
[other_places] => Array
(
[0] => Array
(
[name] => Ussel
[lat] => 45.549164256396
[lon] => 2.313870006047
)
)
[aeroports] => Array
(
[name] => Aéroport de Brive-Souillac
[lat] => 45.041530478886
[lon] => 1.4897097126522
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1454
)
[2] => Array
(
[id] => 23
[department_name] => Creuse
[prefecture] => Array
(
[name] => Guéret
[lat] => 46.170232844599
[lon] => 1.8732211225521
)
[sous-prefecture] => Array
(
[name] => Aubusson
[lat] => 45.955267769349
[lon] => 2.170086521512
)
[other_places] => Array
(
)
[aeroports] => none
[aeroport_coordinates] =>
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 898
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.tourisme-hautlimousin.com/en/
)
[image] => 74_logo.webp
[text] => Renowned for its glorious fishing lakes, attractive countryside, and bargain properties, Limousin is a firm favourite with international buyers.
The colourful markets stock locally sourced produce and are renowned for their meat and vegetables. If you are looking to escape the pressure and stresses
of modern life you are in the right place.
)
[seo_text] => <p>Limousin, is made up of four departments and is renowned for its picturesque landscapes and unique architectural heritage. The region boasts a range
of local building materials, including granite, sandstone, and limestone, which have been used to create a variety of distinctive house styles for centuries.</p>
<p>One of the most prevalent types of homes in Limousin is the traditional, stone-built, house, which is commonly found in rural areas. These homes are constructed
from local granite and sandstone, and are characterised by their thick walls, small windows, and steeply pitched roofs. The use of local materials ensures that
these homes blend in seamlessly with the surrounding countryside.</p><p>Limousin is also home to a range of grand chateaux and manor houses, which often feature
ornate detailing and intricate stonework. Many of these majestic buildings were constructed using locally sourced limestone, which has a distinctive pale colour
which is particularly attractive in the French sunshine.</p><p>In addition to traditional styles, the region also offers a range of modern homes that make use of
local materials like wood and stone. These homes often feature large windows and open-plan living spaces that take advantage of the natural light and countryside views.
Building land is cheap in Limousin so many clients like to construct their own property, or buy a new-build off plan (VEFA). Indeed, Leggett Immobilier has many
building plots in Limousin, ready to create your dream home.</p><p>Overall, Limousin has a rich architectural heritage that makes use of a variety of local
building materials. From the traditional stone-built houses to the grand chateaux and modern homes, there's a diverse range of architectural styles to
suit all tastes and preferences in this beautiful region of France.</p>
)
[normandy] => Array
(
[id] => 25
[link] => /normandy-property
[region_id_search] => 25-23
[region_name] => Normandy
[new_region_name] => Normandy
[hero_images] => 3
[agent_photo] =>
[vignette] => 25_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => hauts_de_france
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Some of the finest coastline in France, UNESCO world heritage sites, friendly people, very best seafood, wines and cheeses.
[bold] => Welcome to Normandy
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Historically, the region was split into <strong>Lower and Upper Normandy</strong>, but these were merged in 2016 when the Grand Ouest
region was formed. <strong>Many locals still refer to Basse and Haute Normandie</strong>. They are also very proud of their history, and you can expect to
find some of the finest “patrimoine” in France, including cathedrals, abbeys, and churches. <strong>The Bay of Mont Saint-Michel alone has more than 60
protected monuments historiques.</strong></p><p>You can also expect to find the very best equestrian property that France has to offer. From the houses,
outbuildings and stabling to the grazing land and equestrian support network, this is a region that is perfect for equine lovers. Indeed, <strong>Normandy
has well over 300 horse riding centres and 31 hippodromes.</strong></p><p>The capital, Rouen, sits on the river Seine and has an important history.
The famous cathedral has been built and rebuilt over a period of 800 years, which is why it has gothic, flamboyant and renaissance elements.
These have been perfectly captured in many paintings by the impressionist artist Claude Monet. You will find many other historic buildings in
the pretty city centre, and the streets are thronged with a lively student population, as well as tourists and locals.</p><p><strong>The Normandy coast has some
lovely, upmarket, resorts. These are popular with Parisians, many of whom have holiday-homes here</strong>. Deauville is one, and hosts an annual American
movie festival, which is only second to Cannes in terms of prestige. The “les planches” boardwalk here was built out of exotic wood in 1923 so that the
wealthy could promenade along the seafront, without getting sand on their elegant clothing. Expect to find the great and good still doing this, then
uploading the photos to their Instagram accounts!</p>
[access] => Array
(
[text] => <p>Normandy is surrounded by three main airports: Paris Charles de Gaulle, Paris Orly and Nantes Atlantique. This means that regular direct
flights are available to all international destinations, including low-cost flights to the UK and Europe.</p><p>The train time between Rouen and Paris
is around 1hr 20mins, from where you can take the Eurostar, or TGV to all major European cities. Of course, the SNCF train network also runs throughout
Normandy. The A13 connects Rouen to Paris in under two hours, the port at Le Havre in just over an hour, or Caen in around an hour and a half.</p>
<p>The ferry ports at Ouistreham/Caen, Cherbourg, Dieppe, and Le Havre are all popular, visit <a href="https://www.brittany-ferries.co.uk">https://www.brittany-ferries.co.uk</a> for latest sailing times.</p>
[25_access_map] => transport map Normandy
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in all of the major towns and resorts,
as well as expert comment from our local agents in the region.</p><p>Normandy is a popular region for holiday homes, particularly with Parisians, and buyers
from the UK, Belgium and Netherlands who can reach their properties with relative ease.</p><p>Demand for property in all five departments has been strong over
recent years. Prices have been rising steadily although they are beginning to level off now. Over the last 12 months the average house price has fluctuated
in each department: Calvados +3.3%, Eure -0.7%, Manche -0.7%, Orne -0.7% and Seine-Maritime +3.4%.</p><p>You will pay a premium price on the coast, particularly
in the popular resorts like Deauville. You will also find that prices are higher in and around the bigger towns and cities (particularly Rouen, where the
high student population means that rental property is always in demand), and the closer you get to Paris. As an example, thousands of visitors’ flock
from Paris to Giverny, to visit Monet’s house and garden, but many people also commute the other way, as it is under an hour by car into central Paris.</p>
<p>Equestrian property is also a speciality in Normandy, which is home to Le Pin National Stud. The grounds stretch throughout Haras de Pin and its
neighbouring towns, and all are classified as national monuments. The second national stud is at St Lo, and there is a 190km trail which links the two.
Around 40% of all French racehorses are bred in Normandy, by 8,300 horse breeders. The small airport at Deauville specialises in transporting horses.
No wonder equestrian related properties are so popular throughout the region.</p>
[fall_in_love] => Array
(
[text] => <p>There are some obvious choices. <strong>Mont-Saint-Michel</strong> is a tidal island a few hundred metres off the Normandy coast,
its Abbey is one of the most photographed monuments in France. The whole bay is a <strong>UNESCO world heritage site</strong>, and it attracts
around 3m visitors a year. Over 60 buildings within the commune are protected as monuments historiques. Just along the coast, the fortified town
of Granville is truly special. It has stunning views over the bay and is a lively and pretty fishing port, renowned for the quality of its festivals.</p>
<p>Some of the other seaside towns are also amongst the most attractive in France. <strong>Deauville, in Calvados, is a popular spot with wealthy
Parisians</strong> who come to watch the horse-racing, wager in the casino’s and to be seen in the swanky restaurants. Nearby
<strong>Cabourg also has a golden beach, racecourse, casino and Belle Epoque villas</strong> and is perhaps even prettier than <strong>Deauville</strong>.
For sure, you will fall in love with <strong>Giverny, the village of Claude Monet</strong>. Impressionist painters first set up their easels here in the
19th century and before entering the village you will probably pass the Old Mill at Vernon, a half-timbered building, hanging over the Seine, that you
will recognise from many paintings. Within Giverny you will find Monet’s house but, more importantly, his gardens. These are possibly the most romantic
place on earth. Split into two, you can choose between the Clos Normand and the Water Garden – in the latter you will find the famous Japanese Bridge.
Sadly, you won’t be alone though as around 500,000 visitors a year arrive to see Monet’s paintings come to life.</p><p>Another town popular with tourists
is Bayeux. The famous tapestry has been listed on the UNESCO memory of the world register since 2007. It is a 70m long embroidery (that’s the width of a
football pitch), depicting the conquest of England in 1066 by William the Conqueror. Around 400,000 visitors per annum come to look for the patch where
it shows Harold being hit in the eye by an arrow. Less famous, but still a UNESCO site, are the Vauban Forts. Built during the reign of King Louis XIV
these two towers (one in Saint-Vaast-la-Houge and the other on the island of Tatihou) protect the harbour entrance to Saint-Vaast.</p>
[images_alt] => Array
(
[0] => cow
[1] => apple
[2] => cidre
[3] => horses
[4] => cheeses
[5] => memory
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Easy to get too by ferry, air or road, Normandy is popular with buyers from all over Europe</li>
<li class="attribute-dot">The seaside resorts are exceptional, and popular with wealthy Parisians.</li>
<li class="attribute-dot">Normandy has pretty countryside, with plenty of local produce in the village markets.</li>
<li class="attribute-dot">It is the ideal region to set up an equestrian business, with an excellent support network.</li>
<li class="attribute-dot">The region has a plethora of historic buildings, including cathedrals, abbeys and churches.</li>
</ul>
[banner-mg] => Array
(
[image] => 25_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/25
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Higher Normandy
[link] => /all/higher-normandy
[subtitle] => Seine Maritime | Rouen |Eure | Evreux
[image] => 25_higher_normandy.webp
)
[1] => Array
(
[title] => Lower Normandy
[link] => /all/normandy
[subtitle] => Manche | Calvados | Orne
[image] => 25_lower_normandy.webp
)
[2] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/normandy
[subtitle] => To create perfect home
[image] => 25_renovate.webp
)
[3] => Array
(
[title] => Around Honfleur and Deauville
[link] => /french-property-for-sale/mainSearch/departments:/towns:14600+Honfleur--14800+Deauville--14600+Gonneville-sur-Honfleur--14600+All_communes_in_postcode--14800+Saint-Arnoult/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => So "charming"
[image] => 25_honfleur_deauville.webp
)
[4] => Array
(
[title] => Pittoresque villages
[link] =>
[subtitle] =>
[image] => 25_villages.webp
)
[5] => Array
(
[title] => Equestrian
[link] => /french-property-for-sale/type/equestrian/14/25
[subtitle] =>
[image] => 25_equestrian.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/25
[subtitle] => View | Sea | Liberty
[image] => 25_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 76
[department_name] => Seine-Maritime
[area_m2] => 2207
[prefecture] => Array
(
[name] => Rouen
[lat] => 49.44290461972
[lon] => 1.0966644197879
)
[sous-prefecture] => Array
(
[name] => Dieppe
[lat] => 49.923331847632
[lon] => 1.0767676418887
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Havre
[lat] => 49.495766826471
[lon] => 0.11060147583339
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport du Havre-Octeville
[lat] => 49.531034255224
[lon] => 0.09125114350873
)
[1] => Array
(
[name] => Aéroport Rouen Vallée de Seine
[lat] => 49.388878370461
[lon] => 1.1876468434022
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 14
[department_name] => Calvados
[area_m2] => 2389
[prefecture] => Array
(
[name] => Caen
[lat] => 49.183625928898
[lon] => -0.3684664451405
)
[sous-prefecture] => Array
(
[name] => Bayeux
[lat] => 49.276327630411
[lon] => -0.70257646171194
)
[other_places] => Array
(
[0] => Array
(
[name] => Lisieux
[lat] => 49.145782412365
[lon] => 0.22735014237833
)
[1] => Array
(
[name] => Vire
[lat] => 48.837589236899
[lon] => -0.88974145609434
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Caen-Carpiquet
[lat] => 49.183134876692
[lon] => -0.45973060861816
)
[1] => Array
(
[name] => Aéroport de Deauville-Normandie
[lat] => 49.361087991762
[lon] => 0.15783159693601
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 27
[department_name] => Eure
[area_m2] => 2063
[prefecture] => Array
(
[name] => Évreux
[lat] => 49.026911067993
[lon] => 1.1534967568025
)
[sous-prefecture] => Array
(
[name] => Bernay
[lat] => 49.089373313795
[lon] => 0.60023583431473
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Andelys
[lat] => 49.246678355882
[lon] => 1.4204660161128
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 50
[department_name] => Manche
[area_m2] => 1879
[prefecture] => Array
(
[name] => Saint-Lô
[lat] => 49.115304541522
[lon] => -1.0843194503655
)
[sous-prefecture] => Array
(
[name] => Avranches
[lat] => 48.686902921297
[lon] => -1.3632592678531
)
[other_places] => Array
(
[0] => Array
(
[name] => Cherbourg
[lat] => 49.633846299128
[lon] => -1.6256892549664
)
[1] => Array
(
[name] => Coutances
[lat] => 49.047427581767
[lon] => -1.4437167549572
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Cherbourg - Manche
[lat] =>
[lon] =>
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[4] => Array
(
[id] => 61
[department_name] => Orne
[area_m2] => 1397
[prefecture] => Array
(
[name] => Alençon
[lat] => 48.43267345914
[lon] => 0.090798703197332
)
[sous-prefecture] => Array
(
[name] => Argentan
[lat] => 48.744450431648
[lon] => -0.016899709027981
)
[other_places] => Array
(
[0] => Array
(
[name] => Mortagne-au-Perche
[lat] => 48.523171617647
[lon] => 0.53796342743184
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.normandie.fr/
[Official Tourism Office] => https://en.normandie-tourisme.fr/
)
[image] => 25_logo.webp
[text] => Located in north-west France, Normandy played a vital role in some of the most significant events of World War II. Indeed, it is a region steeped
in history which makes it a fascinating place to visit. Normandy’s coastline is a major attraction, with long stretches of sandy beaches...
)
[seo_text] => <p>... rugged cliffs, and upmarket seaside resorts. Inland, the region’s rolling hills, green pastures and picturesque countryside are dotted with
apple orchards and dairy farms. Normandy is an ideal region for nature lovers.</p><p>Normandy is also renowned for its rich culinary heritage, which includes
world-famous products such as Camembert cheese and Calvados brandy, and cider. No wonder that the colourful local markets are so popular. If you like
seafood then you will find freshly caught fish, crabs, and oysters at the market too.</p><p>Moreover, Normandy is known for its pretty, half-timbered houses,
as well as the quality of its historic monuments. Nearly every town and village have a beautiful church in its centre, whilst the bigger towns and cities
host some of the worlds finest abbeys and cathedrals – Notre Dame in Rouen is probably the most famous example. There are plenty of beautiful gardens to
visit throughout Normandy, the finest of which must be the two Monet gardens in Giverny, just an hour from Paris.</p><p>Houses in Normandy come in a variety of
different styles, from rambling equestrian properties and stud farms to charming half-timbered houses and Belle Epoque seaside villas. There are also plenty
of characterful old stone farmhouses in Normandy, so something to suit all tastes and budgets.</p><p>Possibly the most sought after (by all buyer nationalities)
are equestrian properties and stud farms. The region is known for its love of horses and equestrian sports, and as a result many properties come equipped with
stables, paddocks, and training arenas. These properties offer a tranquil, rural lifestyle, surrounded by rolling hills, forests and meadows.</p>
<p>In some of the region’s towns and villages you will find half-timbered houses, with their distinctive black and white timber frame construction,
pitched roofs, and colourful shutters. Some of these houses date back to the medieval era and are testament to the rich cultural heritage to be found
in Normandy property.</p><p>For those who love the sea, then Deauville and the other Belle Epoque resorts are a perfect choice. Apartments in Deauville, Cabourg,
Honfleur and other resorts are incredibly popular with Parisian buyers seeking a holiday home on the Normandy coast. The towns offer a choice of luxury
apartments and grand seafront villas, with views out over the sea. Many of these homes feature ornate architecture, large bay windows, and balconies
reflecting the glamour and sophistication of the Belle Epoque era.</p><p>There are also many traditional stone country houses and character properties to choose
from, all of which are at bargain prices when compared with properties in nearby Paris/Ile de France.</p>
)
[languedoc_roussillon] => Array
(
[id] => 91
[link] => /languedoc-roussillon-property
[region_name] => Languedoc-Roussillon
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 91_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => provence_cote_d_azur
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Mediterranean living at affordable prices, Languedoc Roussillon offers a unique lifestyle.
[bold] => Welcome to Languedoc-Roussillon
)
[css_color] => #017BAA
[accordion] => Array
(
[what_to_expect] => <p>Beautiful countryside that comes to life in the Mediterranean sunshine. The five departments of Languedoc Roussillon are home to
<strong>some of the best value properties in the south of France</strong>. It is also experiencing the strongest population growth in France and has a
particularly active property market. You might be surprised to learn that it also has three times the number of vineyards than the area around Bordeaux.
In practice this means that many homes in Languedoc Roussillon have views out over the vines, and that the markets have a wide variety of excellent local wines
for you to sample, and choose your favourite. The coast stretches <strong>from the Spanish border to the Camargue and the edge of the Riviera </strong>and is an
utter delight.</p>
[access] => Array
(
[text] => <p>This is such a huge area that we need to break it down into the western side (which stretches to the Spanish border) and the eastern side
(which borders the Riviera and Provence).To the west, the main airports are Perpignan and Carcassonne, with both the major airports in Barcelona and
Toulouse within easy reach. Perpignan has direct flights to the UK/Ireland, as well as Belgium and Morocco, while from Carcassonne you can fly to the
UK/Ireland, Belgium, and Portugal.</p><p>On the eastern side of Languedoc Roussillon, the airports include Montpellier, Nimes and Beziers. Montpellier
has direct flights to 35 destinations throughout Europe and Africa, Nimes has flights to London, Edinburgh, Dublin and also Belgium, Portugal and Morocco.
Beziers is particularly popular as it is easy to access, with flights to Luton, Stansted, Bristol, Manchester, Edinburgh, Brussels, Stockholm, and Dusseldorf.</p>
<p>There are regular TGV trains from Paris to Perpignan and Carcassonne in the west and to Nimes and Montpellier in the east of the region.
In addition, there are many smaller stations, connected by the SNCF network, with many of the lines passing through spectacular countryside.</p>
<p>The A9 motorway follows the coast throughout Languedoc Roussillon, running from Perpignan to Nimes, whilst the A61 runs from Toulouse, though Carcassonne to
Narbonne. On the eastern side the A7 runs down from Lyon before connecting with the A9 at Orange</p>
[91_access_map] => transport map Languedoc-Roussillon
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities in Languedoc Roussillon.
It is impossible to define the property market in Languedoc Roussillon, because of the sheer area it covers. In effect it is made up of hundreds of micro-markets.
To get the best idea of market conditions you need to speak with one of our local agents, on the ground.</p><p>In broad terms, travelling from west to east,
each department saw property prices rise last year: Pyrénées-Orientales - +10.7% ; Aude - +1.6% ; Herault - +4.2% ; Lozere - +1.6% ; Gard - +19.1%</p>
<p>Languedoc Roussillon is part of Occitanie, the leading region in France for business creation. Both the economy and the property market are thriving.
Demand is driven by the home market and French buyers have been snapping up property as soon as it is advertised. The issue is that there has not been enough
new stock to satisfy this demand. Add in the fact that Languedoc Roussillon is incredibly popular with international buyers (particularly those from the UK,
Belgium, Netherlands and Germany) and you can see why prices have been rising. This is particularly the case with country property, which remains in high
demand. The top end too is thriving, with chateaux, country estates and seaside apartments/villas in demand. Recently, we have seen an influx of Americans
taking advantage of the strong dollar, as well as HNWI’s from Paris and other cities.</p>
[fall_in_love] => Array
(
[text] => <p>The people. You will almost certainly hear <strong>Occitan or Catalan spoken </strong> in some towns, they are proud of their region
for good cause. You are likely to receive a warm and friendly welcome, perhaps even over a glass of locally produced wine. Three that you will almost
certainly fall in love with are <strong> Tavel (a dry rosé from Gard), Banyuls (a fortified desert wine from the Pyrénées-Orientales) and Fitou
(a full bodied red from Aude).</strong> Speaking of wine, the markets in Languedoc Roussillon are renowned as some of the best in France, famous
for their colour and their mix of local produce.</p><p>This is a historic region. The jewel in the crown must be <strong>Carcassonne and its famous
citadel</strong>. La Cité is beautifully preserved and is testament to 1,000 years of military architecture and 2,500 years of history. The views from
the western ramparts are magnificent. It is, of course, a UNESCO world heritage site, as is the Pont du Gard, close to Remoulins. It is an immense roman
aqueduct, built in the first century AD to carry water over a stretch of 50km’s. If you get the chance, you should also navigate a stretch of the 240km
long <strong>Canal du Midi</strong>, which connects Toulouse to the Mediterranean. If you are looking to fall in love, then make sure you visit the port
of Trebes, which is an ideal starting point to cycle into nearby Carcassonne (13km’s).</p><p>The coastline along Languedoc Roussillon is full of delights too.
<strong> From picture postcard Collioure and other seaside towns close to Perpignan (where you can swim in the Med and ski on the same day), via Sete,
a port known as the Venice of Languedoc, right round to the modern architecture of upmarket La Grande-Motte </strong>.</p>
[images_alt] => Array
(
[0] => pont_du_gard
[1] => horses
[2] => lifestyle
[3] => beach
[4] => vineyards
[5] => arenes_nimes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean climate, but with that authentic French feel.</li>
<li class="attribute-dot">Property prices in Languedoc Roussillon are lower than those in PACA and offer exceptional value.</li>
<li class="attribute-dot">The vineyards, which cover three times the area you will find around Bordeaux. The countryside is stunning.</li>
</ul>
[banner-mg] => Array
(
[image] => 91_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Cities
[link] => /french-property-for-sale/mainSearch/departments:/towns:34000+All_communes_in_postcode--30000+All_communes_in_postcode--66000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Nîmes | Montpellier | Perpignan
[image] => 91_cities.webp
)
[1] => Array
(
[title] => Châteaux
[link] => /chateau/languedoc-roussillon
[subtitle] => History and Passion
[image] => 91_chateaux.webp
)
[2] => Array
(
[title] => < 150.000 euros
[link] => /all/languedoc-roussillon/price:l?notSold=true
[subtitle] => ...and dream becomes reality
[image] => 91_hinterland.webp
)
[3] => Array
(
[title] => Maisons de Maître
[link] => /languedoc-roussillon/maison-de-maitre
[subtitle] => Maisons de Maître | Maisons de Famille
[image] => 91_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/languedoc-roussillon
[subtitle] => Pleasure to renovate
[image] => 91_renovate.webp
)
[5] => Array
(
[title] => Carcassonne
[link] => /french-property-for-sale/getNearbyPostcodes/11000/1/sort:price/direction:desc?notSold=true
[subtitle] => Carcassonne | Leggett office in Aude
[image] => 91_carcassonne.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/91
[subtitle] => Seaside towns and villages
[image] => 91_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 34
[department_name] => Hérault
[prefecture] => Array
(
[name] => Montpellier
[lat] => 43.61123772714267
[lon] => 3.866271652346671
)
[sous-prefecture] => Array
(
[name] => Béziers
[lat] => 43.345834622588455
[lon] => 3.219806915730329
)
[other_places] => Array
(
[0] => Array
(
[name] => Lodève
[lat] => 43.73366515253092
[lon] => 3.3115835463956906
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Béziers-Cap d'Agde
[lat] => 43.32067531214704
[lon] => 3.353310081491009
)
[1] => Array
(
[name] => Aéroport de Montpellier-Méditerranée
[lat] => 43.57953129047926
[lon] => 3.9648685759441444
)
)
[LGV] => oui
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3061
)
[1] => Array
(
[id] => 66
[department_name] => Pyrénées-Orientales
[prefecture] => Array
(
[name] => Perpignan
[lat] => 42.68841035179339
[lon] => 2.8924937639670554
)
[sous-prefecture] => Array
(
[name] => Céret
[lat] => 42.48581244307046
[lon] => 2.746692427059418
)
[other_places] => Array
(
[0] => Array
(
[name] => Prades
[lat] => 42.61779459504448
[lon] => 2.4227916501908933
)
)
[aeroports] => Array
(
[name] => Aéroport de Perpignan-Rivesaltes
[lat] => 42.741080352242804
[lon] => 2.868484027511029
)
[LGV] => non
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2561
)
[2] => Array
(
[id] => 11
[department_name] => Aude
[prefecture] => Array
(
[name] => Carcassonne
[lat] => 43.2117714428004
[lon] => 2.347028332138393
)
[sous-prefecture] => Array
(
[name] => Limoux - Narbonne
[lat] => 43.05377138858291
[lon] => 2.216343517094507
)
[other_places] => Array
(
[0] => Array
(
[name] => Narbonne
[lat] => 43.18480726947004
[lon] => 2.9986651824178727
)
)
[aeroports] => Array
(
[name] => Aéroport de Carcassonne-Salvaza
[lat] => 43.21400304076378
[lon] => 2.3081126336099085
)
[LGV] => non
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 1943
)
[3] => Array
(
[id] => 30
[department_name] => Gard
[prefecture] => Array
(
[name] => Nîmes
[lat] => 43.838820402729354
[lon] => 4.353843657098794
)
[sous-prefecture] => Array
(
[name] => Alès
[lat] => 44.127080796400875
[lon] => 4.083427215851882
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Vigan
[lat] => 43.99277412237646
[lon] => 3.605151093732204
)
)
[aeroports] => Array
(
[name] => Aéroport de Nîmes-Garons
[lat] => 43.76312944469214
[lon] => 4.421598139169517
)
[LGV] => oui
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2687
)
[4] => Array
(
[id] => 48
[department_name] => Lozère
[prefecture] => Array
(
[name] => Mende
[lat] => 44.51777698994725
[lon] => 3.504073059502802
)
[sous-prefecture] => Array
(
[name] => Florac
[lat] => 44.32403797579315
[lon] => 3.5915048594153753
)
[other_places] => none
[aeroports] => none
[LGV] => non
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1558
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.laregion.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => 91_logo.webp
[text] => Take a step back in time and visit historic Languedoc Roussillon. Stroll around the ramparts in Carcassonne, listen to a concert in the unique
amphitheatre in Nimes, or hire a boat and cruise down the Canal du Midi towards the sparkling Mediterranean Sea. Buy a property here and discover France as it
has been for thousands of years.
)
[seo_text] => <p>The five departments of Languedoc Roussillon have a huge variety of property and architectural styles. A house in the Pyrénées-Orientales is very
different to a seaside apartment in the Gard. The seaside towns close to Perpignan are amongst the most beautiful in France and property in Collioure,
Canet-en-Roussillon and Banyuls-sur-Mer is particularly desirable. An apartment, with sea-view in any of these towns is highly prized.</p>
<p>These seafront apartments in Languedoc Roussillon could not be more different to the traditional stone Mas that can be found inland. A Mas is a large farmhouse,
made from local stone. Along with the Bastide style houses they can be found scattered throughout Languedoc Roussillon. They usually have small windows at the back,
which faces the wind, with larger openings at the front to capture the sunlight. International buyers in particularly see a traditional Languedoc Roussillon Mas as a
prestigious and desirable property, particularly if it has been sympathetically renovated. The region is dominated by vineyards and there are plenty of country
houses and wine estates in Languedoc Roussillon.</p><p>Newbuilds too are popular in the region, and many are built using local materials so that they blend into the
landscape. Villas and newbuild apartments are popular in the coastal towns like Agde, Sete and La Grande-Motte. Having a property with a view over the Mediterranean
is an excellent investment, as well as fun to visit. There are also a number of beautiful Chateaux, Maison de Maitres, and country houses throughout Languedoc
Roussillon – property here truly is a mixture of styles and prices, with something for every budget. With prices lower than in neighbouring PACA, there are many
bargain properties to be found.</p>
)
[pays_de_la_loire] => Array
(
[id] => 52
[link] => /pays-de-la-loire-property
[region_name] => Pays-de-la-Loire
[new_region_name] => Pays-de-la-Loire
[hero_images] => 3
[agent_photo] =>
[vignette] => 52_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => centre_val_de_loire
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => From relaxing on the sandy beaches of the Vendée, to the exhilaration of the 24hr Le Mans festival, a property in Pays de la Loire will give you endless enjoyment.
[bold] => Welcome to Pays-de-la-Loire
)
[css_color] => #0D738E
[accordion] => Array
(
[what_to_expect] => <p><strong>Family friendly beaches, authentic French towns, some lovely chateaux, and bargain property prices</strong>.
Property in the Pays de la Loire is exceptional value for money, and is easy to get to from Paris, the UK, Belgium, Holland, and Germany.
Perhaps this is why so many international buyers have a holiday home here.</p><p>Situated on the <strong>Atlantic coast</strong>, the region has an excellent
climate with mild winters and warm (but not stifling hot) summers. This means that the beautiful, sandy, beaches in the Vendée are popular with families
who enjoy the warm sea, and pretty seaside resorts. Inland the ancient Duchy of Anjou straddles the Loire River, and it is here that you will find
the rolling vineyards that produce the famous aromatic rosé wine. Expect to see your neighbours enjoying many a sunset, with a glass of local wine
in their hands.</p><p><strong>The capital of the region, Nantes,</strong> has been cited as offering the highest quality of life in France.
The medieval core of the city has narrow streets and half-timbered houses, and the city has a real energy about it, as you find the tourists mixing
with the university students. Buy a property in the Pays de la Loire and you really will be opening the door to an exceptional quality of life.</p>
[access] => Array
(
[text] => <p>The main airport in the region is Nantes Atlantique, which is easily accessed to the south of the city. You can catch direct flights to over
80 destinations throughout Europe, Africa, the Middle East and North America. This is a particularly popular airport with buyers from the UK as it has
flights from London, Manchester, Birmingham, Edinburgh, Bristol, and Dublin.</p><p>The TGV between Nantes and Paris takes around 2hrs 20 mins, and from here
you can get the Eurostar to London, or travel onwards to Brussels, Amsterdam and other major European cities. Don’t forget too that there are over 250 SNCF
stations across the region.</p><p>The A11 motorway connects Nantes, Angers and Le Mans with Paris Orly airport, and then Paris centre. Heading north, the
RN137 takes you to Rennes and the Brittany ferry ports, whilst the A83 heads south to Niort and from there to La Rochelle and Bordeaux. Why not take the
smaller roads though, and head along the valley to Angers and Saumur, taking in the pretty riverside villages.</p>
[52_access_map] => transport map Pays-de-la-Loire
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in nine of the major towns and
resorts, as well as expert comment from our local agents in the region.</p><p>This is a popular region for holiday homes as property prices are so reasonable.
It is estimated that 11% of the 1.9m homes in the region are holiday-homes. The Pays de la Loire has seen some of the biggest house price rises in France over
recent years, although they are beginning to stabilise now. Price rises in the five departments have been: Loire Atlantique 2.2%, Maine-et-Loire 3.1%,
Mayenne 6.2%, Sarthe 6.2% and Vendée 7.3%.</p><p>Country property has been particularly popular in recent years, with high demand but low supply. There have
simply not been enough new properties coming onto the market to satisfy the number of domestic and overseas buyers. Older property, with plenty of space and
large gardens has been at the top of many buyers lists. Despite recent rises, you will find that property prices are generally lower than elsewhere in France
(particularly in Sarthe and Mayenne).</p>
[fall_in_love] => Array
(
[text] => <p><strong>The fairy-tale chateaux in the western side of the region</strong> are a great place to start. <strong>Saumur</strong> is known as
the prettiest and it overlooks both the Loire and Thouet rivers. Built in the 10th century it was extensively restored and is well worth a visit.
Whilst in Saumur you should definitely also go to see <strong>the Cadre Noir (black clad horse-riding instructors) at the Ecole Nationale d’Equitation
(French military riding academy)</strong>. Open to the public, you can see training in process and visit the stables. The riders also perform as an
equestrian display team, and this is one of the “Big Four” classical riding academies in the world.</p><p>Of course, you could also go and watch <strong>the
worlds oldest endurance race in Le Mans</strong>. The 24hr race is part of the “triple crown” of racing, alongside the Indianapolis 500 and the Monaco Grand
Prix. Over 250,000 visitors come to watch the race every year, with a full week of entertainment and events. Locals will tell you that more fun is had at
the “Le Mans Classic” though. Here you will see 800 classic racing cars on the track, 8,500 classic cars formally on display, and thousands more driven by
enthusiastic spectators. Many visitors are from the UK and the motorways north, after the event, are a sight to behold, with suitcases strapped on the back
of the old cars.</p><p>There is so much in Nantes to fall in love with, but one attraction that you may not have thought of are the Machines de l’ile.
Difficult to describe, but incredible in reality, these are a collection of machines inspired by Jules Verne and Leonardo da Vinci. The centrepiece is
a giant mechanical elephant, that people can ride upon as it strides along the quayside, spraying tourists with water from its giant trunk. Superb fun
for children and adults alike.</p><p>Similarly, while most tourists flock to Eurodisney and Parc Asterix, those in the know head to the Puy de Fou.
It has been voted as the worlds best theme park. Visitors travel through history, taking in 18 shows and four villages. You are free to choose your
own period of history and the shows are designed to be like live movies. From sword fights and gladiators to aquatic displays, set to 17th century ballet,
these are experiences that will live with you forever.</p><p>Finally, we’d suggest a trip to the coast. Not to laze on the <strong>200km’s of sandy beaches,
but to see the start of the Vendée Globe</strong>. This is the greatest sailing race around the world, non-stop and without assistance. The boats are all 60
feet long and are sailed solo. The next race sets off in January 2025, make a note in your diary now.</p>
[images_alt] => Array
(
[0] => beaches
[1] => architecture
[2] => wine
[3] => beach
[4] => nantes
[5] => vendees
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Gulf Stream gives western France a beautifully mild climate, with mild winters and warm summers.</li>
<li class="attribute-dot">Property in Pays de la Loire is well-priced, with many bargains to be had.</li>
<li class="attribute-dot">The river valleys are scenic and dotted with pretty villages and market towns.</li>
<li class="attribute-dot">Some of the local vineyards produce excellent, well-priced, wines. The Rosé is world-famous.</li>
<li class="attribute-dot">Pays de la Loire has some of the best beaches in France, pure sand and family friendly.</li>
</ul>
[banner-mg] => Array
(
[image] => 52_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nantes
[link] => /french-property-for-sale/mainSearch/departments:44/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Nantes
[image] => 52_nantes.webp
)
[1] => Array
(
[title] => Angers
[link] => /french-property-for-sale/mainSearch/departments:49/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Angers
[image] => 52_angers.webp
)
[2] => Array
(
[title] => Lakes
[link] => /lakes/pays-de-la-Loire
[subtitle] => Nature | Fishing
[image] => 52_lakes.webp
)
[3] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/52
[subtitle] =>
[image] => 52_coastal.webp
)
[4] => Array
(
[title] => Villages
[link] =>
[subtitle] =>
[image] => 52_villages.webp
)
[5] => Array
(
[title] => Vendée
[link] => /all/vendee
[subtitle] => Vendée | around La Roche-sur-Yon | on the coast
[image] => 52_vendee.webp
)
[6] => Array
(
[title] => Châteaux
[link] => /chateau/pays-de-la-loire
[subtitle] => "La vie de châteaux"
[image] => 52_chateaux.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 44
[department_name] => Loire-Atlantique
[area_m2] => 3191
[prefecture] => Array
(
[name] => Nantes
[lat] => 47.216603023225
[lon] => -1.5610214498934
)
[sous-prefecture] => Array
(
[name] => Châteaubriant-Ancenis
[lat] => 47.722750794072
[lon] => -1.3885276815558
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Nazaire
[lat] => 47.272566928493
[lon] => -2.2243989272089
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Nantes-Atlantique
[lat] => 47.157440665543
[lon] => -1.6063388897341
)
[1] => Array
(
[name] => Aéroport de Saint-Nazaire - Montoir
[lat] => 47.312208521054
[lon] => -2.1527079283702
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 53
[department_name] => Mayenne
[area_m2] => 1463
[prefecture] => Array
(
[name] => Laval
[lat] => 48.079272493391
[lon] => -0.76952609889041
)
[sous-prefecture] => Array
(
[name] => Château-Gontier
[lat] => 47.82850118542
[lon] => -0.71881788339367
)
[other_places] => Array
(
[0] => Array
(
[name] => Mayenne
[lat] => 48.30594598956
[lon] => -0.62206695986596
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Laval
[lat] => 48.032088434064
[lon] => -0.74020248247534
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 72
[department_name] => Sarthe
[area_m2] => 1685
[prefecture] => Array
(
[name] => Le Mans
[lat] => 48.006597714926
[lon] => 0.20308218743897
)
[sous-prefecture] => Array
(
[name] => La Flèche
[lat] => 47.69529585419
[lon] => -0.077358965814999
)
[other_places] => Array
(
[0] => Array
(
[name] => Mamers
[lat] => 48.347725224813
[lon] => 0.36721147271283
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Le Mans-Arnage
[lat] => 47.9467567753
[lon] => 0.19644179493912
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 49
[department_name] => Maine-et-Loire
[area_m2] => 2130
[prefecture] => Array
(
[name] => Angers
[lat] => 47.471332449547
[lon] => -0.54868716037205
)
[sous-prefecture] => Array
(
[name] => Cholet
[lat] => 47.059932981159
[lon] => -0.8811388143572
)
[other_places] => Array
(
[0] => Array
(
[name] => Saumur
[lat] => 47.260660092178
[lon] => -0.082129752079646
)
[1] => Array
(
[name] => Segré-en-Anjou Bleu
[lat] => 47.688685478533
[lon] => -0.86709236075116
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport d'Angers-Loire
[lat] => 47.562842543466
[lon] => -0.31459496273764
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 85
[department_name] => Vendée
[area_m2] => 2547
[prefecture] => Array
(
[name] => La Roche-sur-Yon
[latitude] => 46.670302234894
[longitude] => -1.4321667135904
)
[sous-prefecture] => Array
(
[name] => Fontenay-le-Comte
[latitude] => 46.465807044104
[longitude] => -0.80950350264548
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Sables-d'Olonne
[latitude] => 46.492916946554
[longitude] => -1.7949834457756
)
)
[aeroports] => Array
(
)
[LGV] => 0
[ski] => 0
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.paysdelaloire.fr/
[Official Tourism Office] => https://www.atlantic-loire-valley.com/
)
[image] => 52_logo.webp
[text] => The region is also home to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known,
chateaux such as Brézé, Saumur and Clisson...
)
[seo_text] => <p>The Pays de la Loire is renowned for its beautiful coastline and is home to some of the most beautiful beaches in France. From the wide, sandy,
beach in La Baule to the rugged coastline of the Vendée, there are plenty of opportunities for sunbathing, swimming, and water sports. The region is also home
to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known, chateaux such as Brézé, Saumur
and Clisson. The markets in Pays de la Loire are colourful and full of local delicacies. The wines are particularly good, and many compliment the fresh seafood
that is brought in from the boats landing in the ports and fishing villages of the Loire Atlantique.</p><p>The five departments of the Pays de la Loire offer
different styles of houses and apartments, each with a unique charm and appeal. Along the coastline you will find a mix of traditional fishing villages and
modern seaside resorts. Some of the latter feature Belle Epoque villas. Apartments with a sea view in Les Sables-d’Olonne, and Saint Jean-de-Monts fetch premium
prices.Further north, the fishing villages are home to charming cottages and apartments that reflect the maritime heritage of the Loire Atlantique.
Some of the most in demand are the houses and apartments in Pornic and the other resorts in the Baie de Bourgneuf.</p><p>Inland the Pays de la Loire is famous for
its vineyards and agricultural land, and you will find a mixture of farmhouses and old stone country houses. Many of these have been beautifully restored to regain
their original character and charm. Bigger cities like Nantes are home to half-timbered houses and more modern apartments. These homes offer a mix of historical and
contemporary living. New build (VEFA) properties are also popular in Nantes as it has a large student population and accommodation in the city centre is not easy to
find.</p><p>To summarise, you will find a variety of houses in Pays de la Loire, with something to suit all budgets and tastes.</p>
)
[poitou_charentes] => Array
(
[id] => 54
[link] => /poitou-charentes-property
[region_name] => Poitou-Charentes
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 54_team.webp
[vignette] => 54_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Looking for great value property in the second sunniest part of France? From sandy beaches to rolling vineyards you will fall in love with the Poitou Charentes.
[bold] => Welcome to Poitou-Charentes
)
[css_color] => #244C5E
[accordion] => Array
(
[what_to_expect] => <p>Beautiful properties, where the local stone glows creamy gold in the setting sun. Take your aperitif overlooking fields of sunflowers
or watching the viticulteurs tend their vines.</p><p>Buy a property in Poitou Charentes and you will get the best of two worlds. On the coast you
will find some of the safest, family-friendly, beaches in France. You will also be able to explore the famous oyster beds around the Ile d’Oléron and Ile
de Ré or go and shop for pearls in the designer boutiques that can be found in La Rochelle. Drive inland and you will soon be in the middle of the vines
that are used to make the finest Cognac. Courvoisier, Martell, Remy Martin, Hennessy - the names roll off the tongue as smoothly as the liquor itself.
Futuroscope is a theme park, renowned for its use of cinematographic and audio-visual techniques – it attracts around 2m visitors a year and is easy to access,
on the outskirts of Poitiers.</p>
[access] => Array
(
[text] => <p>The two main airports are La Rochelle and Poitiers. The former has regular domestic flights, as well as direct flights to the UK, *Ireland,
Belgium, Portugal and Switzerland. From Poitiers you can fly direct to London, Edinburgh, Lyon and Barcelona..</p><p>The region is also served by the TGV
network, with major stations in Poitiers, La Rochelle and Angouleme. Links to the Eurostar are easy and this is a popular way for clients from the UK to
visit their holiday homes in Poitou Charentes.</p><p>Similarly, the region is comfortably accessed by car from the UK, Netherlands, Belgium, Germany and
Switzerland, making it a popular holiday home destination. The A10 runs north-south through Poitou Charentes, with the RN141 and A83 travelling east-west.</p>
[54_access_map] => transport map Poitou-Charentes
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities.</p>
<p>This is a popular region for holiday homes as property prices are so reasonable. Prices in all four departments have risen in recent years. In 2022 the rises were
Charente (6.3%), Charente Maritime (5%), Deux-Sevres (6.3%) and Vienne (6.3%). Demand remains strong, particularly for rural property, and there is a distinct lack of
new properties coming on to the market. Old stone properties are particularly popular with international buyers, although with the increasing cost of building materials
and artisan labour many buyers are seeking property they can walk straight into, rather than the traditional “renovation projects”.</p><p>Poitou Charentes is also
renowned for its country estates and Maison des Maîtres (imposing houses, traditionally overlooking the master’s estate). These have been in strong demand recently,
particularly attracting buyers from Paris, Bordeaux, Toulouse, and other major cities. They are seen as excellent value for money,
and offer large, light, volumes with plenty of outside space.</p>
[fall_in_love] => Array
(
[text] => <p>The guided tours and tastings offered by <strong>the historic Cognac houses</strong>. Discover the secrets of double distillation,
hear from the master blenders about why their noses are insured for millions of euros, and wander through the cellars. If you are lucky your guide
will dip a tube into the barrels and let you sip an XO cognac as it matures. You will pay a small fortune for an XO in the upmarket restaurants of
<strong>La Rochelle</strong>, but it’s worth it. The views out over the old port are sensational and you can always take a walk through the old town
and admire the bespoke designer boutiques afterwards.</p><p> If it is romance you are after then head for <strong>La Venise Verte (the green Venice) in the
Marais Poitevin</strong>. You can hire a traditional barque and explore the myriad of canals that wend their way through this extraordinarily pretty marshland.
Another romantic spot is <strong>Talmont sur Gironde, one of the Plus beaux villages de France</strong>. It sits on a small promontory, south of
<strong>the beautiful sandy beaches of Meschers, Saint Georges de Didonne and Royan</strong>. Talmont has a population of under 100 people, but it is home
to many small shops, opened by expert artisans, that adorn the small pedestrian streets of this Bastide village.</p>
[images_alt] => Array
(
[0] => marais_poitevins
[1] => seafood
[2] => white_sand
[3] => roman_art
[4] => futuroscope
[5] => islands
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is <strong>the second sunniest part of France</strong>, the gulf stream protects it from climate extremes.</li>
<li class="attribute-dot">Property prices are amongst the most attractive in France.</li>
<li class="attribute-dot">This is a popular destination for both domestic and international buyers.</li>
<li class="attribute-dot">Access from the UK and northern Europe is easy.</li>
<li class="attribute-dot">The pace of life is slow – this is the ideal place to shrug off the pressures of modern life.</li>
</ul>
[banner-mg] => Array
(
[image] => 54_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/54
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/54
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Poitiers
[link] => /french-property-for-sale/getNearbyPostcodes/86000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Poitiers"
[image] => 54_poitiers.webp
)
[1] => Array
(
[title] => Niort
[link] => /french-property-for-sale/getNearbyPostcodes/79000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Niort
[image] => 54_niort.webp
)
[2] => Array
(
[title] => Business
[link] => /commercial/poitou-charentes/
[subtitle] => Bar | Restaurants | Gîtes | Hôtels
[image] => 54_business.webp
)
[3] => Array
(
[title] => Maisons de Maîtres - Châteaux
[link] =>
[subtitle] => A piece of History
[image] => 54_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/poitou-charentes
[subtitle] =>
[image] => 54_to_renovate.webp
)
[5] => Array
(
[title] => Angouleme
[link] => /french-property-for-sale/getNearbyPostcodes/16000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Angoulême
[image] => 54_angouleme.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/mainSearch/departments:/towns:17000+All_communes_in_postcode--17300+Rochefort/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Around La Rochelle | Rochefort
[image] => 54_larochelle.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 86
[department_name] => Vienne
[area_m2] => 1486
[prefecture] => Array
(
[name] => Poitiers
[lat] => 46.580377666719
[lon] => 0.33643787495239
)
[sous-prefecture] => Array
(
[name] => Châtellerault
[lat] => 46.815455663176
[lon] => 0.53293576220027
)
[other_places] => Array
(
[0] => Array
(
[name] => Montmorillon
[lat] => 46.425525643503
[lon] => 0.86851696049639
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Poitiers-Biard
[lat] => 46.586029594004
[lon] => 0.31054041083214
)
)
[LGV] => ligne SEA-Atlantique (LGV)
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] => 1
)
)
)
[1] => Array
(
[id] => 16
[department_name] => Charente
[area_m2] => 1442
[prefecture] => Array
(
[name] => Angoulême
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
[sous-prefecture] => Array
(
[name] => Confolens
[lat] => 46.01461421672052
[lon] => 0.6623215955946391
)
[other_places] => Array
(
[0] => Array
(
[name] => COGNAC
[lat] => 45.69164907468638
[lon] => -0.33200326046624257
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport international Angoulême-Cognac
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 17
[department_name] => Charente-Maritime
[area_m2] => 2735
[prefecture] => Array
(
[name] => La rochelle
[lat] => 46.163744159493
[lon] => -1.1435147968982
)
[sous-prefecture] => Array
(
[name] => Jonzac
[lat] => 45.445304400564
[lon] => -0.43091201268803
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochefort
[lat] => 45.936363673968
[lon] => -0.96539200082197
)
[1] => Array
(
[name] => Saintes
[lat] => 45.745163611248
[lon] => -0.62842777489997
)
[2] => Array
(
[name] => Saint-Jean-d'Angély
[lat] => 45.943717276267
[lon] => -0.51600369671248
)
[3] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[4] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[1] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 79
[department_name] => Deux-Sèvres
[area_m2] => 1336
[prefecture] => Array
(
[name] => Niort
[lat] => 46.324149124107
[lon] => -0.46561321829887
)
[sous-prefecture] => Array
(
[name] => Bressuire
[lat] => 46.846222435089
[lon] => -0.4953171170791
)
[other_places] => Array
(
[0] => Array
(
[name] => Parthenay
[lat] => 46.649023860419
[lon] => -0.25623587864736
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => 54_logo.webp
[text] => Known for its family friendly beaches and wonderful countryside, this is the ideal holiday-home destination. In summer, the rolling countryside has a
wonderful contrast between the golden sunflowers and the perfectly manicured green vineyards. The river valleys are dotted with pretty villages and market towns.
)
[seo_text] => <p>The four departments in Poitou Charentes have a diverse range of property styles, each with its own individual appeal. It has a rich architectural
heritage and many of the old, stone, properties have been sympathetically renovated. These traditional houses feature thick stone walls (more than useful for insulation
and to protect against rising energy costs) and exposed wooden beams, both of which reflect the use of local materials. Deux Sevres and Vienne, in the north of Poitou
Charentes, have a particularly fine choice of old, stone country property and farmhouses. The use of local materials adds to the unique character and charm of both of
these beautiful departments.</p><p>One of the most distinctive architectural styles in Poitou Charentes is Romanesque, characterised by rounded arches, barrel vaults
and decorative stone carvings. Two good examples are the Cathedral in Poitiers and the Abbey in Saintes. You will also find a large number of Renaissance chateaux,
with their beautiful symmetry and ornate decoration.</p><p>Materials local to Poitou Charentes include limestone, sandstone, and granite. Look out for towns with
“les carrieres” in their name. These ae the quarries used to source the stone. One of the most famous is St Meme les Carrieres in Charente, where the mayor will
tell you that the base to the Statue of Liberty sits on local stone. This may well be an urban myth but is has certainly been used in many of the most prestigious
churches, abbeys, and cathedrals in France.</p><p>New build (VEFA) properties are incredibly popular in La Rochelle and on the coast, they offer modern, light,
energy efficient accommodation. If you are looking for a holiday home that you can let out for seasonal rentals, then these can offer an excellent return on investment.
The same goes for property on the Ile de Ré and Ile d’Oleron – both of which are incredibly popular holiday destinations for Parisians. Property on the islands can be
an excellent investment, as well as a joy to visit.</p><p>If you are seeking a French property with character and history then Poitou Charentes is your ideal destination.</p>
)
[centre_val_de_loire] => Array
(
[id] => 24
[link] => /loire-valley-property
[region_name] => Centre-Val-de-Loire
[new_region_name] => Centre-Val-de-Loire
[hero_images] => 1
[agent_photo] =>
[vignette] => 24_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => pays_de_la_loire
[ski] =>
[beach] =>
[welcome] => Array
(
[h3] => Fairy-tale chateaux, beautiful riverside villages and spectacular vineyards, the Loire Valley is your ideal destination.
[bold] => Welcome to Loire Valley
)
[css_color] => #7DA4B8
[accordion] => Array
(
[what_to_expect] => <p>Well, you can’t ask for much more than the most beautiful chateaux in France.<strong> Nothing beats a day out at Chambord, Chenonceau or
one of the dozens that line the Loire riverbank. Immerse yourself in French history, or simply wander around the glorious formal gardens </strong>.
You won’t be alone though, as they attract tourists from around the world, throughout the year. This means that property in the Loire valley is an excellent
investment, with plenty of short-term rental opportunities.</p><p>Expect more than pretty chateaux though – the Loire valley is also home to some of the most
attractive towns in France. Blois, Tours and Bourges are just three that have historic centres to explore and, as the French would say,
“un patrimoine exceptionnel”. <strong>The climate is ideal, with warm, sunny summers and mild winters. Ideal for growing grapes, which is why you will find
plenty of vineyards and some excellent local wines </strong>.</p><p>You can also expect to see an excellent mixture of property – from renovation properties in
the Loire countryside, at bargain prices, to beautiful family homes and mini-chateaux. Buy a property in Centre Val de Loire and you can be certain that you
will be in good company.</p>
[access] => Array
(
[text] => <p>Many visitors come to the Loire valley via Paris, and the international airports are easy to access by car or train. However, there is also a
small and convenient regional airport in Tours. You can fly direct to London, Dublin, Porto, Marrakech, Marseille and Montenegro.</p>
<p>Centre Val de Loire has a well-developed railway network that connect to major cities in France and Europe. The TGV high-speed trains run from Paris
Montparnasse to Tours (around 1 hr 15 mins), Orleans (around 1hr 5 mins) and Bourges (around 1 hr 57 mins). Indeed, the French Government is investing
300m euros in the regional SNCF network in 2023, with much of this being spent on modernising the Paris-Orleans-Limoges-Toulouse line.</p>
<p>Accessing the Loire valley by car is easy, and you get to drive through the beautiful vineyards and countryside. The A10 motorway connects Paris to Tours,
while the A71 heads south and west from Orleans to Clermont-Ferrand and the French Alps. The A28 heads north and will take you to Le Mans and then up towards
the ferry ports.</p>
[24_access_map] => transport map Centre-Val-de-Loire
)
[market] => <p>The market in Centre Val de Loire has been strong in recent years, throughout all six departments. On average, prices rose between 4-6% last year,
with the lowest prices being found in Indre, and the highest in Indre et Loire. Obviously, you will pay a premium for property in one of the larger towns
(Tours, Orléans, Bourges, Blois or Chateauroux), although none of these are major cities. Tours, for example, has a population of around 136,000.</p>
<p>You will find that property in a town or village that attracts a high footfall of tourists, also attracts a premium for both sales and rentals. So,
if you want to have a view over the Chateau de Cheverny, or Chateau Royal d’Amboise, then you will pay a pretty penny for the privilege.</p>
<p>The good news is that property throughout the region offers exceptional value for money, and there are a plethora of pretty towns and villages to choose from.
Our property portfolio in the Loire valley typically ranges from townhouses for well under 100,000 euros, up to mini-chateaux and majestic country estates.
This is definitely a region where “local knowledge” is worth its weight in gold, you will find that our agents on the ground have a wealth of knowledge about
the prettiest towns, best markets and tourist traps to avoid. They will also be able to advise on local property prices and help you find your dream house in
the Loire Valley.</p>
[fall_in_love] => Array
(
[text] => <p>We have to start with the Loire valley between Surry-sur-Loire (in the Loiret) and Chalonnes (in the Maine-et-Loire, which is in the adjoining
region of Pays de la Loire). The reason we start with this is that the whole stretch along <strong>the river is classified as a UNESCO world heritage
site</strong>. It is classified as an “outstanding cultural landscape of great beauty, containing historic towns and villages, as well as great architectural
monuments (the chateaux)”. You will be hard pushed to find <strong>a more romantic spot than the best Loire valley castles</strong> – amongst the best
are Chambord, Villandry, Amboise, Chenonceau and Blois. The gardens at Villandry deserve a special mention as they are truly special.</p>
<p>The <strong>gothic cathedral in Chartres</strong> is another special place to visit. It is one of the most significant in France and we particularly
recommend an evening visit in the summer, where the cathedral and surrounding buildings are beautifully illuminated. A trip to Tours should also be at
the top of any visitors list – wander round the historic old town and you will see beautiful half-timbered houses, you are likely to end up at the pretty
Place Plumereau, which is the ideal spot for grabbing a coffee and watching the tourists who come to visit the nearby cathedral. Don’t miss the amphitheatre
either, it is one of the largest in France.</p><p>We also recommend a visit to the historic walled town of Richelieu and its weekly market.
This area used to be one of the most important truffle suppliers in the 19th century, and the market is full of stalls selling both the oil and
the truffles themselves. Add in the colourful array of local food and wines and it is a chef’s dream. If you are looking for a bit more hustle
and bustle, then head to Orléans. It is a university town, and the students, tourists and locals give it a lovely atmosphere, it’s easy to get
around on the tram system too. Then why not head out to the forest of Orléans, with its deer, wild boar and 180 species of birds.</p>
[images_alt] => Array
(
[0] => architecture
[1] => promenade
[2] => countryside
[3] => typical_houses
[4] => gardens
[5] => grappes_for_wines
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">A perfect climate for those who like warm (not scorching) summers and mild winters.</li>
<li class="attribute-dot">The most renowned, and beautiful, collection of chateaux in the world.</li>
<li class="attribute-dot">Reasonable property prices that offer great value for money</li>
<li class="attribute-dot">Wonderful markets, where you will find excellent wines, truffles and local produce.</li>
<li class="attribute-dot">A cyclist’s dream, with riverside cycle paths and forest trails.</li>
</ul>
[banner-mg] => Array
(
[image] => 24_search_banner.webp
)
[collections] => Array
(
[bargains] => Array
(
[name] => Bargains
[link] => /all/centre/price:l
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/24
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Orléans
[link] => /french-property-for-sale/getNearbyPostcodes/45000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Orléans"
[image] => 24_orleans.webp
)
[1] => Array
(
[title] => Tours
[link] => /french-property-for-sale/getNearbyPostcodes/37000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Tours
[image] => 24_tours.webp
)
[2] => Array
(
[title] => Châteaux & Maisons de Maître
[link] => /chateaux/Centre-Val-de-Loire/
[subtitle] => A piece of History
[image] => 24_chateaux.webp
)
[3] => Array
(
[title] => < 2h from Paris
[link] => /french-property-for-sale/mainSearch/departments:28--41--45/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Ideal for escape from Paris
[image] => 24_2hours.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Centre-Val-de-Loire
[subtitle] => Pleasure to renovate
[image] => 24_renovate.webp
)
[5] => Array
(
[title] => Indre
[link] => /all/indre
[subtitle] => Indre | Around Châteauroux
[image] => 24_indre.webp
)
[6] => Array
(
[title] => Cher
[link] => /all/cher
[subtitle] => Cher | Around Bourges
[image] => 24_bourges.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 45
[department_name] => Loiret
[area_m2] => 1936
[prefecture] => Array
(
[name] => Orléans
[lat] => 47.90472552438
[lon] => 1.910701271837
)
[sous-prefecture] => Array
(
[name] => Montargis
[lat] => 47.997763193361
[lon] => 2.7348897635757
)
[other_places] => Array
(
[0] => Array
(
[name] => Pithiviers
[lat] => 48.17306941322
[lon] => 2.2585638287577
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Orléans Loire-Valley
[lat] => 47.898345713585
[lon] => 2.1606222526085
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 18
[department_name] => Cher
[area_m2] => 1222
[prefecture] => Array
(
[name] => Bourges
[lat] => 47.08153669888109
[lon] => 2.401044176615511
)
[sous-prefecture] => Array
(
[name] => Saint-Amand-Montrond
[lat] => 46.725210569514765
[lon] => 2.50376818957971
)
[other_places] => Array
(
[0] => Array
(
[name] => Vierzon
[lat] => 47.220987633010175
[lon] => 2.0695189615591647
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Bourges
[lat] => 47.058919
[lon] => 2.369818
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[2] => Array
(
[id] => 28
[department_name] => Eure-et-Loir
[prefecture] => Array
(
[name] => Chartres
[lat] => 48.44366511775
[lon] => 1.4871308145001
)
[sous-prefecture] => Array
(
[name] => Châteaudun
[lat] => 48.071102925719
[lon] => 1.3297716927509
)
[other_places] => Array
(
[0] => Array
(
[name] => Dreux
[lat] => 48.736338118224
[lon] => 1.3719735484808
)
[1] => Array
(
[name] => Nogent-le-Rotrou
[lat] => 48.321465519757
[lon] => 0.81791514347906
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[area_m2] => 1917
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] => 1
)
)
)
[3] => Array
(
[id] => 36
[department_name] => Indre
[area_m2] => 1077
[prefecture] => Array
(
[name] => Châteauroux
[lat] => 46.811386456269
[lon] => 1.6839531520736
)
[sous_prefectures] => Array
(
[name] => Issoudun
[lat] => 46.947662377779
[lon] => 1.9874494319692
)
[other_places] => Array
(
[0] => Array
(
[name] => La Châtre
[lat] => 46.581981497241
[lon] => 1.9862808830588
)
[1] => Array
(
[name] => Le Blanc
[lat] => 46.63414914025
[lon] => 1.0648203592064
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Châteauroux-Centre
[lat] => 46.859889923194
[lon] => 1.7263939368828
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 37
[department_name] => Indre-et-Loire
[area_m2] => 2163
[prefecture] => Array
(
[name] => Tours
[lat] => 47.39362654784906
[lon] => 0.6812901726713677
)
[sous_prefectures] => Array
(
[name] => Chinon
[lat] => 47.16780187824234
[lon] => 0.23947414529546965
)
[other_places] => Array
(
[0] => Array
(
[name] => Loches
[lat] => 47.12860138926316
[lon] => 0.994149494873711
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Tours-Val de Loire
[lat] => 47.42590928659159
[lon] => 0.7192836734772627
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[5] => Array
(
[id] => 41
[department_name] => Loir-et-Cher
[area_m2] => 1532
[prefecture] => Array
(
[name] => Blois
[lat] => 47.586463253451
[lon] => 1.3357963921158
)
[sous-prefecture] => Array
(
[name] => Romorantin-Lanthenay
[lat] => 47.359017550334
[lon] => 1.7485368736418
)
[other_places] => Array
(
[0] => Array
(
[name] => Vendôme
[lat] => 47.793201107934
[lon] => 1.0656575035554
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.centre-valdeloire.fr/
[Official Tourism Office] => https://en.tourisme-terresduvaldeloire.fr/
)
[image] => 24_logo.webp
[text] => The Loire valley (also known as the garden of France) boasts stunning landscapes, rich history, and world-famous chateaux. Once the home of kings,
queens and nobility they offer a unique glimpse into the opulent lifestyles of the French aristocracy. The region is dotted with vineyards, fields of sunflowers
and beautiful riverside towns. The best way to explore is by bicycle, on one of the many dedicated cycle paths, or why not treat yourself to a hot-air balloon
ride and get a different perspective on this beautiful area.
)
[seo_text] => <p>Centre Val de Loire is a region with a rich architectural heritage, reflected in the property type and style. Of course, you will find hundreds of
chateaux in the Loire valley. These grand properties were built by the French nobility and are known for their opulent architecture, vast gardens and ornate interiors.
They often feature steep, slate, roofs, large windows and detailed turrets and balconies.</p><p>Staying with nobility and affluent families, you will also find a
good selection of country estates and Manoirs (or manor houses). Smaller in size, but still representing a significant architectural heritage, they were built
by the wealthy landowners and nobles. Manoirs have steep pitched roofs, made from slate or clay tiles, and are adorned with large windows that provide plenty of
natural light.</p><p>The Loire valley is also home to many prestigious Maisons de Maitre, which are similar to Manoir but more symmetrical in style.
They typically feature wrought-iron balconies, large windows with shutters and hipped roofs. There are also many farmhouses, the most notable of which
often come with a prestigious vineyard attached. Country houses in the Centre Val de Loire are popular with both domestic and international buyers, due
to the beautiful surroundings, attractive prices, and ease of access.</p><p>New build property in the Loire valley is seeing an increased demand as it can be built
to the latest environmental standards and is particularly energy efficient. Well located building land is becoming more difficult to find, but our local agents
are well placed to dig out the best plots.</p>
)
[provence_cote_d_azur] => Array
(
[id] => 93
[link] => /provence-cote-d-azur-property
[region_name] => Provence-Côte d'Azur
[new_region_name] => Provence - Alps - Côte d'Azur
[hero_images] => 3
[agent_photo] => 93_team.webp
[vignette] => 93_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461429
[region_selected] => languedoc_roussillon
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Could there be any better place to own property than the south of France? The Mediterranean climate has to be amongst the best in the world, and as for the scenery!
[bold] => Welcome to French Riviera
)
[css_color] => #3C9ECD
[accordion] => Array
(
[what_to_expect] => <p>Provence Alps Cote d’Azur (PACA) is a region of contrasts. Of course, we all know the glamorous resorts as home to the rich and famous -
St Tropez, Cannes and Antibes are just three of the beautiful resorts that line the coast. But, a little inland, you will find some of the most spectacular
scenery in France (try Les Gorges du Verdon as a taster). You will also find that buying property in PACA is eminently possible, no matter your budget.
There are bargains to be had across the region, from a rural farmhouse in the hills, to a city centre apartment in bustling Nice or Avignon. As the famous
quote goes <strong> “I don’t want to be a millionaire, just to live like one” </strong>.</p><p>You can expect to enjoy year-round sunshine, and some of the
finest bars and restaurants in Europe – can there be anything more pleasant than watching the sun set over the Mediterranean, whilst enjoying your aperitif?
You will find that PACA is easy to get to, no matter where in the world you live. No wonder that property here attracts international buyers, as well as those
from across France.</p>
[access] => Array
(
[text] => <p>There are provincial airports throughout PACA, but the two main airports are in Nice and Marseille. Nice Cote d’Azur airport has direct flights
to 31 countries, on five continents, and welcomes 6.5m passengers a year, many of whom fly in privately. It has a dedicated “business aviation” terminal,
with its own customs control and luxury shops. You can also use the helicopter terminal, with a seven-minute transfer time to Monaco. Meanwhile,
the Aéroport Marseille Provence has direct flights to around 120 destinations, from Addis-Abeba to Zurich. It offers easy access to the major towns
and villages of Provence, as well as major hubs such as Toulon, Aix-en-Provence, and Avignon.</p><p>Reaching PACA by train is also easy. There are ten TGV
stops with a journey time from Paris of just 2hrs 45 minutes to Avignon, and around 5hrs, 40 minutes to Nice. Of course, the SNCF network also covers the
region, and the local trains traverse some spectacular scenery.</p><p>By car, the A8 motorway runs east-west across the region, following the line of the
Mediterranean. The A7 heads due north from Marseille, up to Lyon, passing through Avignon, Montelimar and Valence.</p>
[93_access_map] => transport map Provence-Côte d'Azur
)
[market] => <p>For an in-depth analysis, read our latest Provence Alps Cote d’Azur (PACA) market comment (below), which includes average prices in all the
major towns and cities.</p><p>It should be no surprise that property in PACA attracts buyers from all over the world, it also has an incredibly strong domestic
demand. This makes it an attractive investment proposition, with a high chance of long-term capital growth. The fact that this region is so popular with tourists,
year-round, also means that many buyers offer seasonal holiday rentals when they are not using their properties. This helps cover the annual running costs of
the property, and often more.</p><p>Since Covid, demand for property in PACA has outstripped supply – there have simply not been enough new properties coming
onto the market. This balance is beginning to shift, which is particularly good news for overseas buyers as they will have more choice. Prices have been rising
steadily in all six departments within PACA. In the last 12 months they have risen between 4.5% (Bouches du Rhone) and 9.9% (Vaucluse). Of course, you will pay
a premium to be on the coast, or to be in, or near, one of the major cities such as Nice, Aix-en-Provence, Avignon, and Arles.</p>
[fall_in_love] => Array
(
[text] => <p>Where else to start other than <strong>driving along the Corniche </strong>.</p><p>Whilst on the coast here it would be almost impossible
not to fall in love with <strong>any of the villages on the Gulf of St Tropez, the designer boutiques in Cannes or perhaps even “Billionaires Bay beach”
on the Cap d’Antibes. </strong> Nice is a superb city, and the airport is literally at one end of the famous <strong>“Promenade des Anglais” </strong>,
further down you will find the famous 5* Hotel Negresco with its period furniture and Baccarat chandelier. Try the Negresco beach club restaurant if you
are looking to impress.</p><p>Away from the coast, <strong>the Gorges de Verdon </strong> is the biggest canyon in Europe. The river Verdon was named
for its turquoise-green colour and the view from the clifftops, down into the canyon is simply incredible. The limestone walls of the canyon attract
rock climbers, and the gorge is very popular for kayaking. There are literally <strong>hundreds of beautiful inland towns and villages </strong> too.
Amongst our favourites is Gordes, in the Luberon Regional Nature Park. Home to many famous painters the cobbled streets wend their way uphill to the
picturesque chateau. Other favourites include “les plus beaux villages” such as Roussillon, Ménerbes, Lourmarin, Ansouis, Venasque and Séguret – just make
sure you visit during <strong>lavender season </strong>.</p><p><strong>The ski resorts of PACA, like Serre Chevalier-Briancon</strong> don’t get talked
about enough.</p><p>Finally, we think you will fall in love with Avignon and the surrounding villages. Make sure you visit Pope’s Palace (and particularly
the gardens) and for a view to die for, try the 14th century Fort Saint-André, it has a 360-degree panoramic view, which includes Mont Ventoux.</p>
[images_alt] => Array
(
[0] => Mediterranean_sea
[1] => centenary_olive_tree
[2] => calanques
[3] => Mediterranean_mountain
[4] => mimosa
[5] => palais_des_papes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean sunshine, that lights up the region throughout the year.</li>
<li class="attribute-dot">World class bars, restaurants, and boutiques, mix with the rich and famous.</li>
<li class="attribute-dot">All types of property to suit every budget – from rural farmhouses to villas with a view.</li>
<li class="attribute-dot">The mix of French and International buyers means that demand for property is constant.</li>
<li class="attribute-dot">How about skiing in any of the 46 ski resorts. This truly is a region with everything you could want.</li>
</ul>
[banner-mg] => Array
(
[image] => 93_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nice
[link] => /french-property-for-sale/mainSearch/departments:/towns:06000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => "La promenade des Anglais"
[image] => 93_nice.webp
)
[1] => Array
(
[title] => Fréjus - Saint Raphaël
[link] => /french-property-for-sale/paca_regions/frejus_st_raphael
[subtitle] => Sea and sun
[image] => 93_frejus.webp
)
[2] => Array
(
[title] => Sea view
[link] => /french-property-for-sale/type/sea-view/26/93
[subtitle] => A dream becomes reality
[image] => 93_seaview.webp
)
[3] => Array
(
[title] => Prestige
[link] => /all/provence-cote-d-azur/price:z
[subtitle] => Luxury properties
[image] => 93_prestige.webp
)
[4] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/93
[subtitle] => and what beautiful coast!
[image] => 93_coastal.webp
)
[5] => Array
(
[title] => Avignon
[link] => /french-property-for-sale/getNearbyPostcodes/84000/15/sort:price/direction:desc
[subtitle] => Avignon | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
[6] => Array
(
[title] => Special "The Provence"
[link] => /provence-property
[subtitle] =>
[image] => 93_Special_The_Provence.webp
)
[7] => Array
(
[title] => Hinterland
[link] =>
[subtitle] =>
[image] => 93_hinterland.webp
)
[8] => Array
(
[title] => Mountains
[link] => /french-property-for-sale/type/mountain-view/23/93
[subtitle] => Ville | Ville | Ville
[image] => 93_mountain.webp
)
[9] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => Ville | Village| Village
[image] => 93_villages.webp
)
[10] => Array
(
[title] => Corse
[link] => /all/corse
[subtitle] => L'Ile de Beauté | around ville
[image] => 93_corse.webp
)
[11] => Array
(
[title] => Cap d'Antibes
[link] => /french-property-for-sale/paca_regions/antibes
[subtitle] => Antibes | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 13
[department_name] => Bouches-du-Rhône
[prefecture] => Array
(
[name] => Marseille
[lat] => 43.29631810802621
[lon] => 5.363137615398482
)
[sous-prefecture] => Array
(
[name] => Aix-en-Provence
[lat] => 43.52926369712411
[lon] => 5.443897232333404
)
[other_places] => Array
(
[0] => Array
(
[name] => Arles
[lat] => 43.67499405728668
[lon] => 4.621813547377342
)
)
[aeroports] => Array
(
[name] => Aéroport International Marseille
[lat] => 43.43844496016025
[lon] => 5.214592420103773
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4515
)
[1] => Array
(
[id] => 06
[department_name] => Alpes-Maritimes
[prefecture] => Array
(
[name] => Nice
[lat] => 43.71088354499805
[lon] => 7.262596327903607
)
[sous-prefecture] => Array
(
[name] => Cannes
[lat] => 43.55331623052685
[lon] => 7.016060231400341
)
[other_places] => Array
(
[0] => Array
(
[name] => Antibes
[lat] => 43.58016713703897
[lon] => 7.123897890910482
)
[1] => Array
(
[name] => Grasse
[lat] => 43.659562400434815
[lon] => 6.92618691435912
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International de Nice Côte d'Azur
[lat] => 43.65970678470227
[lon] => 7.214757025548819
)
[1] => Array
(
[name] => Aéroport de Cannes Mandelieu
[lat] => 43.54690396898978
[lon] => 6.953912165098499
)
)
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 5667
)
[2] => Array
(
[id] => 83
[department_name] => Var
[prefecture] => Array
(
[name] => Toulon
[lat] => 43.123828756420515
[lon] => 5.928288801137243
)
[sous-prefecture] => Array
(
[name] => Draguignan
[lat] => 43.5374933582045
[lon] => 6.465076668987897
)
[other_places] => Array
(
[0] => Array
(
[name] => Bandol - Le Lavandou - Sainte Maxime...
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Saint-Tropez
[lat] => 43.26780379460754
[lon] => 6.640739141516703
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International Toulon - Hyères
[lat] => 43.095597284231275
[lon] => 6.150448740048504
)
[1] => Array
(
[name] => Aéroport du Castelet
[lat] => 43.251540236018855
[lon] => 5.783035785058158
)
[2] => Array
(
[name] => Aéroport du du Golfe de Saint Tropez - La Môle
[lat] => 43.20492014200586
[lon] => 6.4793896187354925
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4712
)
[3] => Array
(
[id] => 04
[department_name] => Alpes-de-Haute-Provence
[department_link] => alpes-de-hautes-provence
[prefecture] => Array
(
[name] => Digne-les-Bains
[lat] => 44.092369818704434
[lon] => 6.235956482736276
)
[sous-prefecture] => Array
(
[name] => Barcelonnette
[lat] => 44.38609913893373
[lon] => 6.647958902783272
)
[other_places] => Array
(
[0] => Array
(
[name] => Forcalquier
[lat] => 43.95976639015638
[lon] => 5.78330822456598
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2599
)
[4] => Array
(
[id] => 05
[department_name] => Hautes-Alpes
[prefecture] => Array
(
[name] => Gap
[lat] => 6.080468522373776
[lon] => 6.080468522373776
)
[sous-prefecture] => Array
(
[name] => Briançon
[lat] => 44.89976400310319
[lon] => 6.641546594431339
)
[other_places] => Array
(
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2925
)
[5] => Array
(
[id] => 84
[department_name] => Vaucluse
[prefecture] => Array
(
[name] => Avignon
[lat] => 43.94903334528795
[lon] => 4.805406364817415
)
[sous-prefecture] => Array
(
[name] => Carpentras
[lat] => 44.05594598913386
[lon] => 5.0455722797158975
)
[other_places] => Array
(
[0] => Array
(
[name] => Apt
[lat] => 43.876866873478015
[lon] => 5.395218580809679
)
[1] => Array
(
[name] => Orange
[lat] => 44.13861471186525
[lon] => 4.806033768371058
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Avignon - Provence
[lat] => 43.909786679124565
[lon] => 4.8974588268223815
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3129
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.maregionsud.fr/
[Official Tourism Office] => https://provence-alpes-cotedazur.com/en
)
[image] => 93_logo.webp
[text] => With its sparkling coastline and charming hilltop towns, PACA is a must-visit destination for those looking to experience the true essence of the
Mediterranean. From history buffs to sun-seekers there is something for everyone. Stroll through the vibrant markets of Nice, wander the winding streets of
Avignon or soak up the sun on the pristine beaches of Cannes or St Tropez...
)
[seo_text] => <p>... Still not had enough, then go explore the Roman ruins in Arles. The regions cuisine is as rich and diverse as the landscape.
Try the local bouillabaisse with a local Provencal wine, or even a glass of pastis. From the snow-capped peaks of the Alpes-de-Haute-Provence to the azure
waters of the Med you are in for a visual feast.</p><p>Provence-Alpes-Côte d'Azur, often abbreviated as PACA, is a region in the southeastern part of France.
It is known for its picturesque landscapes, beautiful coastlines, and vibrant culture. The region is composed of six departments, each with its unique charm
and identity. PACA is a popular destination for tourists who come to enjoy the Mediterranean climate, historical monuments, and stunning scenery.</p><p>The region is bordered by the Mediterranean Sea to
the south and the Alps to the north. The coastline is famous for its sparkling blue waters, sandy beaches, and charming fishing villages. Some of the most popular
coastal destinations in the region include Cannes, Saint-Tropez, and Nice. The beaches here are perfect for sunbathing, swimming, and water sports, and the coastal
towns are packed with restaurants, cafes, and bars, offering visitors a wide range of dining and entertainment options.</p><p>PACA's inland region is equally as
beautiful and offers a more rural and relaxed atmosphere. The region is filled with picturesque towns, rolling hills, and lavender fields that are in bloom in the
summer months. The Luberon Regional Park, located in the Vaucluse department, is a popular destination for visitors who come to enjoy the scenic countryside and
to hike or bike the many trails.</p><p>One of the most significant cultural attractions in the region is the city of Avignon, located in the Vaucluse department.
The city is home to the Palais des Papes, a UNESCO World Heritage Site and the largest gothic palace in Europe. The Avignon Festival, held annually in July, is
also a popular event that attracts visitors from all over the world. The festival showcases theatre, dance, and music performances.</p><p>The region is also renowned
for its wine production, particularly in the Rhone Valley and the Var department. The vineyards here produce some of the most prestigious wines in the world,
including Châteauneuf-du-Pape and Côtes de Provence. Wine enthusiasts can take a tour of the vineyards and sample the local wines.</p><p>The region's cuisine is
another highlight, with a strong emphasis on seafood, olive oil, and fresh produce. The famous Provençal dish, bouillabaisse, is a must-try when visiting the region.
This fish stew is made with a variety of fish, shellfish, and vegetables and is typically served with rouille and bread.</p><p>In terms of transportation, the region
has several international airports, including Nice Côte d'Azur Airport and Marseille Provence Airport. The region is also served by a high-speed train network, making
it easy to travel between towns and cities.</p><p>In conclusion, Provence-Alpes-Côte d'Azur is a beautiful and diverse region that offers something for everyone.
From its stunning coastlines and charming towns to its rich culture, history, and cuisine, the region is an ideal destination for those looking to experience the
best that France has to offer.</p>
)
[provence] => Array
(
[id] => 98
[link] => /provence-property
[region_name] => Provence
[new_region_name] => Provence
[hero_images] => 3
[agent_photo] =>
[vignette] => 98_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820332bc5a2f8c1
[region_selected] => provence_cote_d_azur
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => From the towering peak of Mont Ventoux to the vibrant lavender fields bathed in sunlight, a truly remarkable lifestyle awaits…
[bold] => Welcome to Provence
)
[css_color] => #3C9ECD
[accordion] => Array
(
[what_to_expect] => <p>Come to Provence and you will find an unrivalled collection of interesting and beautiful sites to visit: small towns with welcoming
locals, vibrant and colourful Provencal markets, old Roman excavations and mountains, lakes and rivers to swim/canoe in. It is often said that the
countryside here resembles Tuscany, and it is true, except that it is easier to get to! If you are looking for an area that exemplifies “the good life”
then Provence should be your destination </p>
[access] => Array
(
[text] => <p>One of the reasons that holiday homes in Provence are so popular is that it is easy to get to. Marseilles Provence airport flies to
destinations across Europe, as well as to North America and Africa. It has its own station, with direct trains to Nîmes, Montpellier,
and Narbonne (west), Orange, Montelimar and Valence (north) and Toulon, Cannes and Nice (east). Avignon and Nîmes both have airports too.</p>
<p>Other cities like Aix-en-Provence and Avignon also have excellent train links with the rest of France and northern Europe.</p><p>The A7
motorway runs down from Lyon, through Valence, Montelimar, Orange and Avignon and the minor roads in Provence (away from the coast) tend to be
traffic free and ideal for cycling.</p>
[access_image_title] =>
)
[market] => <p>For an in-depth analysis, read our market reports covering PACA, Occitanie and the Rhone-Alpes, which include average prices in all of the
major towns and cities.</p><p>After many years of price growth, we are seeing prices stabilise across Provence, with buyers having more choice than they
have seen since the confinements. Broadly speaking you will pay a premium to be near the coast, or to be in any of the Prefectures: Marseille, Avignon,
Nîmes, Valence, Privas and Digne-les-Bains.</p><p>The Luberon is perhaps the best-known area, but many second-home buyers are now looking in the Gard
and Drome Provencale where property values tend to be lower, and offer exceptional value for money.</p>
[fall_in_love] => Array
(
[text] => <p>You will fall in love with the whole area, particularly with the festivals and exhibitions that can be found throughout Provence.
Favourites amongst our agents who live and work in the area include the snappily titled Festival International de Piano de La Roque d’Antheron.
Established in 1981 it is one of the most prestigious piano festivals in the world, which takes place in the outside auditorium of the Chateau de
Florans. Likewise, Les Choregies d’Orange holds plays, concerts and festivals in the Theatre Antique d’Orange, built in the first century by
Emperor Augustus it is a UNESCO heritage site and a spectacular concert venue. Another favourite is the Festival d’Avignon, every July the
streets turn into a “city theatre” – in the words of the organisers it reconciles architecture with theatre, art and poetry, attracting thousands
of visitors from all over the world. </p>
[images_alt] => Array
(
[0] => provencale market
[1] => pétanque in the sun
[2] => lavender handmade soap
[3] => beaux villages
[4] => camargue and pink flamingos
[5] => festivals region
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Wonderful climate, with over 300 days of sunshine a year</li>
<li class="attribute-dot">Picturesque gorges, rivers and lakes to explore and enjoy</li>
<li class="attribute-dot">World class cycling, including the mythical Mont Ventoux</li>
<li class="attribute-dot">Glorious architecture, from the Pont du Gard to the Roman ampitheatres in Nîmes or Arles and the theatre in Vaison-la-Romaine.</li>
<li class="attribute-dot">Exceptional wines, cheeses and local delicacies, displayed in welcoming markets</li>
<li class="attribute-dot">A quality of life that is as good as any in Europe </li>
</ul>
[banner-mg] => Array
(
[image] => 98_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Avignon
[link] => /french-property-for-sale/mainSearch/departments:/towns:84000_Avignon/regions:/primarypropertytype_id:10
[subtitle] =>
[image] => 98_avignon.webp
)
[1] => Array
(
[title] => Vaucluse
[link] => /all/vaucluse
[subtitle] =>
[image] => 98_vaucluse.webp
)
[2] => Array
(
[title] => Bouches du Rhône
[link] => /all/bouches-du-rhone
[subtitle] =>
[image] => 98_bouches_du_rhone.webp
)
[3] => Array
(
[title] => Drome
[link] => /all/drome
[subtitle] =>
[image] => 98_drome.webp
)
[4] => Array
(
[title] => Gard
[link] => /all/gard
[subtitle] =>
[image] => 98_gard.webp
)
[5] => Array
(
[title] => Châteaux, Manoirs & Villas
[link] => /french-property-for-sale/mainSearch/departments:04--07--13--26--30--84/towns:/regions:/primarypropertytype_id:4/min_price:0/max_price:100000000/min_land:0/bedrooms:0
[subtitle] =>
[image] => 98_prestige.webp
)
[6] => Array
(
[title] => Alpes de Haute Provence
[link] => /all/alpes-de-hautes-provence
[subtitle] =>
[image] => 98_alpes_haute_provence.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 84
[department_name] => Vaucluse
[prefecture] => Array
(
[name] => Avignon
[lat] => 43.94903334528795
[lon] => 4.805406364817415
)
[sous-prefecture] => Array
(
[name] => Carpentras
[lat] => 44.05594598913386
[lon] => 5.0455722797158975
)
[other_places] => Array
(
[0] => Array
(
[name] => Apt
[lat] => 43.876866873478015
[lon] => 5.395218580809679
)
[1] => Array
(
[name] => Orange
[lat] => 44.13861471186525
[lon] => 4.806033768371058
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Avignon - Provence
[lat] => 43.909786679124565
[lon] => 4.8974588268223815
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3129
)
[1] => Array
(
[id] => 04
[department_name] => Alpes-de-Haute-Provence
[prefecture] => Array
(
[name] => Digne-les-Bains
[lat] => 44.092369818704434
[lon] => 6.235956482736276
)
[sous-prefecture] => Array
(
[name] => Barcelonnette
[lat] => 44.38609913893373
[lon] => 6.647958902783272
)
[other_places] => Array
(
[0] => Array
(
[name] => Forcalquier
[lat] => 43.95976639015638
[lon] => 5.78330822456598
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2599
)
[2] => Array
(
[id] => 07
[department_name] => Ardèche
[area_m2] => 2203
[prefecture] => Array
(
[name] => Privas
[lat] => 44.736011678419
[lon] => 4.5952593173144
)
[sous-prefecture] => Array
(
[name] => Largentière
[lat] => 44.541485921197
[lon] => 4.291760285543
)
[other_places] => Array
(
[0] => Array
(
[name] => Tournon-sur-Rhône
[lat] => 45.068836684375
[lon] => 4.8262681295312
)
)
[aeroports] => none
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[3] => Array
(
[id] => 13
[department_name] => Bouches-du-Rhône
[prefecture] => Array
(
[name] => Marseille
[lat] => 43.29631810802621
[lon] => 5.363137615398482
)
[sous-prefecture] => Array
(
[name] => Aix-en-Provence
[lat] => 43.52926369712411
[lon] => 5.443897232333404
)
[other_places] => Array
(
[0] => Array
(
[name] => Arles
[lat] => 43.67499405728668
[lon] => 4.621813547377342
)
)
[aeroports] => Array
(
[name] => Aéroport International Marseille
[lat] => 43.43844496016025
[lon] => 5.214592420103773
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4515
)
[4] => Array
(
[id] => 26
[department_name] => Drôme
[area_m2] => 2576
[prefecture] => Array
(
[name] => Valence
[lat] => 44.934361082014
[lon] => 4.8918085238571
)
[sous-prefecture] => Array
(
[name] => Die
[lat] => 44.752743667653
[lon] => 5.3712894535552
)
[other_places] => Array
(
[0] => Array
(
[name] => Nyons
[lat] => 44.361846282265
[lon] => 5.1385028840735
)
)
[aeroports] => Array
(
[name] => Aéroport de Valence-Chabeuil
[lat] => 44.915618343171
[lon] => 4.9655266410384
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[5] => Array
(
[id] => 30
[department_name] => Gard
[prefecture] => Array
(
[name] => Nîmes
[lat] => 43.838820402729354
[lon] => 4.353843657098794
)
[sous-prefecture] => Array
(
[name] => Alès
[lat] => 44.127080796400875
[lon] => 4.083427215851882
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Vigan
[lat] => 43.99277412237646
[lon] => 3.605151093732204
)
)
[aeroports] => Array
(
[name] => Aéroport de Nîmes-Garons
[lat] => 43.76312944469214
[lon] => 4.421598139169517
)
[LGV] => oui
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2687
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] =>
[Official Tourism Office] =>
)
[image] => 98_logo.webp
[text] =>
)
[seo_text] => <p>Provence has a wonderful climate – according to the local tourist office you can expect over 300 days of sunshine every year, with short
winters and low rainfall. This climate makes for some great growing conditions and amongst the vineyards here you will find world-class Côtes du Rhône wines.
Head to your local market and you will be able to pick up some great accompaniments too – try the famous olive oil from Nyons, or delicacies such as goats’
cheese, soft fruits (the peaches and apricots are particularly succulent) and an array of vegetables including locally grown garlic, courgettes and safran.</p>
<p>It's not just vineyards though, Provence is famous for its lavender fields. The tourist office recommends the best places to visit, and you should come
between June-August. The Chemin des Lavandes in Sault is perhaps the best known. It is a 4km walking trail, but if you are feeling more sprightly try cycling
the 33km trail on the Plateau de Sault! There are plenty of others across the Provence and a visit here wouldn’t be the same without the obligatory selfie in front
of a lavender field.</p><p>Provence spreads out over three administrative regions (PACA, Occitanie and the Rhone-Alpes) and six departments: Alpes-de-Haute-Provence (04),
Bouches-du-Rhone (13), Vaucluse (84), Gard (30), Ardeche (07) and Drome (26), you won’t find it on an official map of France. For decades though,
econd-home buyers have been saying that they are going to their “holiday home in Provence”. This means that you can expect to hear a cocktail of different
accents in your local market – French, British, Dutch, Belgian and German buyers mingle with those from further afield. You will find that many Americans,
Canadians and Australians also have property in Provence – attracted by the quality of life (as well as the quality of the local wine).</p>
)
[hauts_de_france] => Array
(
[id] => 32
[link] => /nord-pas-de-calais-property
[region_id_search] => 22-31
[region_name] => Hauts de France
[new_region_name] => Hauts de France
[hero_images] => 1
[agent_photo] =>
[vignette] => 32_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820e2dcfdf73343
[region_selected] => normandy
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Every year, thousands of British, Belgium and Dutch buyers enter France, via the Hauts de France, looking for their dream home. Many decide to stay and buy property here, taking advantage of the pretty landscape and ease of access to their home country.
[bold] => Welcome to Hauts de France
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>If you are looking for property in the Hauts de France, you will be in good company. French buyers love it because of its strategic
location. It has excellent access to Paris as well as to London, Brussels, and Amsterdam. Meanwhile, British buyers drive out of the Eurotunnel, and off
the ferries, and instantly relax as they see the French countryside and stop for a café au lait in an authentic French village. Hauts de France has a
wonderful coastline and if you venture off the A16 (which links the ports of Dunkirk, Calais, and Boulogne-sur-Mer) you will find sandy beaches and
pretty seaside towns. The upmarket resort of Le Touquet-Paris -Plage is well named, as many Parisians have a holiday home there. It is full of boutiques,
chic restaurants, a famous casino and two championship class golf courses. Inland the Hauts de France has a rolling countryside, with some notable forests.
The capital, Lille, is an attractive city and an important economic hub.</p>
[access] => Array
(
[text] => <p>The Hauts de France is the most northerly region in France and borders Belgium, it is also connected to England via the channel tunnel.</p>
<p>The two largest airports in the region are Lille-Lesquin which has domestic flights, as well as flights to 13 other countries (although not the UK),
and Paris-Beauvais in the very south-west of the region. From Paris-Beauvais you can fly to Liverpool, Manchester, Leeds-Bradford, Edinburgh, Belfast,
and Dublin, as well as 26 other countries. Of course, the other Paris airports are easily accessed from Hauts de France too.</p><p>The region is well
connected by train, primarily through Lille-Europe station, which is in the heart of Lille. It offers direct connections to London, Paris, Brussels,
and other major cities. The Eurostar journey time to London is 1hr 22 mins. There are other popular regional stations in Calais, Arras and Amiens.</p>
<p>Hauts de France is easily accessible by road with the A1 autoroute running to Paris and the A2 connecting to Belgium and the Netherlands.
The A26/A16 provides access to the ferry ports of Calais, Boulogne, and Dunkirk.</p><p>The ferry ports offer regular crossings to the UK and the Eurotunnel
is particularly popular, as the shuttle between Folkestone and Calais takes just 35 minutes.</p>
[32_access_map] => transport map Hauts de France
)
[market] => <p>The property market in Hauts de France is driven by domestic demand, it should be noted that this is the second most densely populated region
in France, after Paris/Ile de France. This is primarily true of Lille and the surrounding area that borders Belgium. There is still plenty of unspoiled
countryside to enjoy. Three of the five departments (Pas-de-Calais, Nord and Oise have seen prices stabilise over the last 12 months, while Aisne and
Somme have seen rises of around 6% over that period.</p><p>Most second homes are to be found on, or near, the coast. Le Touquet-Paris-Plage has a population
of just over 4,000 but swells to 250,000 during the summer. Known as “Paris by the sea” it was particularly popular with affluent British
visitors in the 1920’s, which can be seen in the eclectic architecture and property styles. Inland there are plenty of country houses to be found,
and the landscape is rolling and forested – owners feel a long way from the urban landscape around Lille. Many holiday homes are owned by Belgian and
Dutch buyers as they are seen as excellent value.</p>
[fall_in_love] => Array
(
[text] => <p><strong>The old town and historic centre of Lille</strong> is picture postcard pretty, and the perfect place for a romantic stroll around
the cobbled pedestrian streets. You will often find musicians playing and there is a wide choice of bars and restaurants to soak up the atmosphere.
Construction on Lille’s neoclassical cathedral began in 1854 and was completed in….1999! One building not to miss is the Palais des Beaux Arts, which
is the illustrious fine art museum, it plays second-fiddle only to the Louvre in the quantity and quality of its collection of paintings and pottery.</p>
<p>The Aisne, Somme and Oise are in the historical province of Picardy, which is renowned for the quality of its cathedrals. There are four that stand out
and you will fall in love with each of them. <strong>Amiens cathedral is a UNESCO world heritage site and one of the largest gothic cathedrals of the 13th
century</strong>. It is beautifully preserved and a classic example of this captivating architectural style. Laon, Beauvais, and Soissons all have glorious
cathedrals too, and all are definitely worth visiting.</p><p>It would be hard not to fall in love with the beautiful coastline that the region has to offer.
Known as <strong>the Cote d’Opale</strong> it runs down from the Belgian border and boasts rugged chalk cliffs (that mirror the white cliffs of Dover),
as well as sandy beaches, pretty seaside towns and towering pine forests. Many of <strong>the seaside towns have a distinctly Victorian feel</strong> and
will take you back in time.</p><p>Finally, a personal favourite of ours is <strong>the town of Chantilly in the Oise</strong>. It is home to arguably the best
golf course in France and, unarguably, the largest racehorse training community in France. Les Grands Ecuries and Chantilly Racecourse are protected by the
wonderful Chateau de Chantilly. It is in fact two chateaux, the Petit which was built around 1560 and the Grand, which was destroyed in the revolution, and
then rebuilt in the 1870’s - definitely a spot to enhance your Instagram collection.</p>
[images_alt] => Array
(
[0] => lille
[1] => mussels_and_chips
[2] => charming_houses
[3] => battle_field
[4] => thatched_cottage
[5] => birds
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 2_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Location, location, location – with easy access to the UK by car, train, and ferry.</li>
<li class="attribute-dot">Also popular with other European neighbours, particularly Belgium and Netherlands</li>
<li class="attribute-dot">Ideal terrain for cyclists, including the infamous cobbles of Paris-Roubaix.</li>
<li class="attribute-dot">A wide choice of country houses, at affordable prices</li>
<li class="attribute-dot">A superb place for a holiday home, choose from coast or country.</li>
</ul>
[banner-mg] => Array
(
[image] => 32_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nord - Pas de Calais
[link] => /nord-pas-de-calais-property
[subtitle] => Arras - Lille
[image] => 32_nord_pas_de_calais.webp
)
[1] => Array
(
[title] => Picardie
[link] => /picardie-property
[subtitle] => Somme | Amiens | Aisne | Beuuvais
[image] => 32_picardie.webp
)
[2] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_lac.webp
)
[3] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_jardins.webp
)
[4] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_chateaux.webp
)
[5] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_place_a.webp
)
[6] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_place_b.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 59
[department_name] => Nord
[area_m2] => 1941
[prefecture] => Array
(
[name] => Lille
[lat] => 50.630406284456
[lon] => 3.0534197872126
)
[sous-prefecture] => Array
(
[name] => Dunkerque
[lat] =>
[lon] =>
)
[other_places] => Array
(
[0] => Array
(
[name] => Valenciennes
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Cambrais
[lat] =>
[lon] =>
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lille-Lesquin
[lat] => 50.572047451569
[lon] => 3.1053536220932
)
[1] => Array
(
[name] => Aéroport de Valenciennes -Denain
[lat] =>
[lon] =>
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 62
[department_name] => Pas-de-Calais
[area_m2] => 1744
[prefecture] => Array
(
[name] => Arras
[lat] => 50.292169104936
[lon] => 2.7748575165542
)
[sous-prefecture] => Array
(
[name] => Calais
[lat] =>
[lon] =>
)
[other_places] => Array
(
[0] => Array
(
[name] => Boulogne-sur-Mer
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Lens
[lat] =>
[lon] =>
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Calais-Dunkerque
[lat] => 50.957985067822
[lon] => 1.9552740546367
)
[1] => Array
(
[name] => Aéroport du Touquet Côte d'Opale
[lat] =>
[lon] =>
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 60
[department_name] => Oise
[area_m2] => 2394
[prefecture] => Array
(
[name] => Beauvais
[lat] => 49.428890447223
[lon] => 2.0765439277169
)
[sous-prefecture] => Array
(
[name] => Clermont-sur-Oise
[lat] => 49.376417230896
[lon] => 2.4138345999072
)
[other_places] => Array
(
[0] => Array
(
[name] => Compiègne
[lat] => 49.418912808663
[lon] => 2.8199876338862
)
[1] => Array
(
[name] => Senlis
[lat] => 49.204946948696
[lon] => 2.581901090722
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Paris-Beauvais
[lat] => 49.454537422328
[lon] => 2.1114038104304
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 2
[department_name] => Aisne
[area_m2] => 1285
[prefecture] => Array
(
[name] => Laon
[lat] => 49.564293035219
[lon] => 3.6198159113781
)
[sous-prefecture] => Array
(
[name] => Château-Thierry
[lat] => 49.046555551997
[lon] => 3.4007244797698
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Quentin
[lat] => 49.846859523172
[lon] => 3.2897983742474
)
[1] => Array
(
[name] => Soissons
[lat] => 49.375886127925
[lon] => 3.3168017966698
)
[2] => Array
(
[name] => Vervins
[lat] => 49.835042811669
[lon] => 3.9048668951268
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 3
[department_name] => Somme
[area_m2] => 1696
[prefecture] => Array
(
[name] => Amiens
[lat] => 49.894961754938
[lon] => 2.2923738397694
)
[sous-prefecture] => Array
(
[name] => Abbeville
[lat] => 50.105382929031
[lon] => 1.8351609251238
)
[other_places] => Array
(
[0] => Array
(
[name] => Montdidier
[lat] => 49.646624171975
[lon] => 2.565182488621
)
[1] => Array
(
[name] => Péronne
[lat] => 49.932909142078
[lon] => 2.9323918256749
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Albert-Picardie
[lat] => 49.972877677671
[lon] => 2.6897740048888
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.hautsdefrance.fr/
[Official Tourism Office] => https://www.hautsdefrancetourism.com/
)
[image] => 32_logo.webp
[text] => The Hauts de France is a region of contrasts – from the rolling hills of the Ardennes to the vibrant city of Lille, it has something to offer
all kinds of property buyer. It is stocked full of Gothic cathedrals, fortified cities, and charming villages, as well as beautiful seaside towns.
The capital city of Lille ...
)
[seo_text] => <p>...has a vibrant cultural scene, with an array of museums, art galleries and theatres to choose from. It has a large student population and
rental properties are a popular investment. The Louvre-Lens Museum opened its doors in 2012 and helps make the Louvre’s national collections accessible to all.
The region is also home to natural reserves and parks, including the forested “Parc naturel regional de l’Avesnois”, which covers 125,000 hectares. This is an
important and protected, ecological area.</p><p>The Hauts de France has a rich architectural heritage and wide variety of property styles. From medieval castles to
Art Deco masterpieces, via the most splendid selection of Gothic architecture in Europe.The Gothic cathedrals in Lille, Amiens and Beauvais are stunning examples,
while the UNESCO listed town of Montreuil-sur-Mer boasts a particularly impressive citadel and ramparts. These are all in direct contrast to the Art Deco properties
in Le Touquet-Paris-Plage, where many houses and apartments were built for wealthy owners in the 1920’s and 1930’s. The town is famous for its eclectic mix of
property styles, and the seafront apartments come with a healthy premium to match the sea view. If you are looking for a holiday home, or investment property,
in northern France then the coastal towns have a lot to offer.</p><p>The Hauts de France countryside has many picturesque farmhouses, cottages, and old stone properties,
many of which have been sympathetically restored, using local materials. There are plenty of large, renovation projects still to be had, and these are particularly
popular with UK buyers who are looking for a cheap property to renovate/refurbish and bring back to life.</p><p>Prestige property in the Hauts de France comes in the
shape of chateaux, manoirs and large country estates. These become more prevalent as you get closer to Paris. There are also luxury villas and apartments to be had in
Montreuil-sur-Mer and the other resorts on the Cote d’Opale.</p>
)
[paris_ile_de_france] => Array
(
[id] => 11
[link] => /paris-ile-de-france-property
[region_name] => Paris - Ile-de-France
[new_region_name] => Paris - IDF
[hero_images] => 1
[agent_photo] => 11_team.webp
[vignette] => 11_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461427
[region_selected] => hauts_de_france
[ski] =>
[beach] =>
[welcome] => Array
(
[h3] => Buying a property in Paris means that you get to call the most romantic city in the world “home”. Not just that, but you will be making an excellent long-term investment and joining buyers from all over the world.
[bold] => Welcome to Paris - Ile-de-France
)
[css_color] => #244C5E
[accordion] => Array
(
[what_to_expect] => <p>Paris: the city of lights, the city of love, the fashion capital of the world. Whatever name you give it, you can expect to be wowed.
For sure, Paris is one of the most beautiful cities in the world and renowned for its famous landmarks. There is only one place to start, the Eiffel Tower is
the tallest structure in Paris, and it dominates the landscape. Constructed as the centrepiece of the 1889 World’s Fair it is a global cultural icon and welcomes
around 6m visitors a year.</p><p>A list of the other “must see” landmarks would be as long as your arm. The Arc de Triomphe is the bookend at the top of the
Champs-Elysée, built in 1806 it is one of the biggest arches in the world and the view from the top of the monument is superb. The view from the Sacré-Coeur,
atop the hill of Montmartre is not too shabby either. This architectural masterpiece has four minor domes that encircle the huge main dome of the Basilica.</p>
<p>Leggett has an office in the heart of Paris, close to Notre Dame cathedral, the most visited monument in the city. It took almost 200 years to complete,
and when you visit you will understand why. The intricate décor and glorious stained-glass windows have seen weddings, coronations, and funerals of the French
aristocracy for centuries.</p><p>Or how about the Louvre, or the Palais Garnier, or the Musée d’Orsay, or the designer shops, or the historic markets.
The list is endless – expect to always want to come back for more!</p>
[access] => Array
(
[text] => <p>You can get to Paris from anywhere in the world.There are <strong>three main airports: Charles de Gaulle (CDG), Orly, and Beauvais.</strong>
Orly is to the south of the city and used mostly for domestic flights, with CDG (also known as Roissy) to the north-east. CDG is the biggest airport in
Europe, with over 70m passengers every year, and this is where most long-haul flights land. Beauvais is known as the airport where most budget airlines
fly in to, with direct flights throughout Europe and north Africa.</p><p>From Paris, the A1 heads north towards Lille, Belgium, and the channel tunnel,
the A4 heads east to Reims, the A6 heads south-east towards Dijon and Geneva, the A10 heads due south to Orleans, the A11 heads out west towards Rennes
and Nantes, and the A13 heads up towards Rouen, Le Havre and Caen.</p><p>All of the major cities in Europe are accessible by train via the six main stations:
Gare du Nord, Gare de l’Est, Gare de Lyon, Gare d’Austerlitz, Gare Montparnasse and Gare Saint-Lazare.</p><p>The Paris metro system covers 227 km’s and has
308 stations, covered by 16 lines. The Grand Paris Express project is the largest transport project in Europe and is revolutionising the capital.
It will be completed by 2030 and will better connect the three main airports with the business districts. It will also make the daily lives of 2m commuters
easier. It will add four new lines to the metro system, as well as extending two lines. It will make travel throughout Paris and the Ile de France much easier,
and it is having significant impact on property prices.</p>
[11_transport] => transport map Paris - Ile-de-France
[11_fly] => airports map Paris - Ile-de-France
[11_metro] => metro map Paris - Ile-de-France
)
[market] => <p>For an in-depth analysis, read our latest Paris/Ile de France market comment (below), which includes average prices in all the arrondissements,
and expert comment from our Paris team of agents.</p><p>Prices in Paris and Ile de France had been rising dramatically in recent years but levelled off in 2022.
There simply wasn’t enough stock (particularly inside the périphérique) to meet demand, from both French and overseas buyers. Apartments were often selling
before they hit the open market. Many people were looking in the suburbs, often buying in new-build developments. These increased in popularity during and
after the pandemic, as buyers looked for more internal space, balconies, and even gardens. Property prices in the suburbs rose accordingly.</p><p>There is still
a strong demand throughout Paris and the Ile de France, but things have cooled slightly. This is meaning more choice for buyers, and is opening the door for
those from overseas, many of whom have been watching as locals snapped up most of the available property.</p><p>The recently published European Living Cities
Index analysed 142 capitals and large cities throughout Europe, to determine which were the most attractive and liquid, helping investors develop a
profitable property portfolio. Paris came out in first place (followed by London and Berlin). It is undoubtedly an excellent place to buy an apartment
or house – both with your heart and your head.</p><p>The market is sure to receive a further boost in 2024 when Paris hosts the Olympic Games. Local hotels
and businesses will reap the rewards of the 9.7m spectators flooding into the capital.</p>
[fall_in_love] => Array
(
[text] => <p><strong>Just about everything </strong>. It would be too easy to list the famous tourist traps so we’re going to share some of the hidden
gems that we love. Let’s start with the “Marais” which is a trendy district with a village feel that cuts across the centre of Paris. Originally built
on marshland it is the ideal place for a leisurely stroll, and a little shopping in the trendy boutiques. The most famous landmarks in the Marais are
probably the imposing Hotel de Ville (possibly the prettiest town hall in the world) and <strong>the superb Place des Vosges</strong>, which is a
garden square surrounded by red-brick Renaissance buildings. It is the oldest square in Paris, and you will find some superb restaurants and art
galleries overlooking the gardens. Nearby are some beautiful half-timbered houses in Rue Francois Miron, or why not go to Rue Montmorency and see
the oldest house in Paris, dating back to 1407. The Marais is the ideal place for some vintage shopping – take the metro to Temple and simply stroll
around, you’ll come across them. </p><p>Another favourite spot is Le Jardin de Luxembourg, in the 6th. The glorious gardens straddle <strong>the Latin
Quarter and Saint-Germain-des-Prés</strong>. They cover 25 hectares and are split into “French” and “English” gardens, between the two is woodland
and a large pond. There are 106 statues scattered throughout and the gardens are modelled after the Boboli gardens in Florence.</p><p>If you like the gardens,
then you’ll love the secret vineyard in <strong>Montmartre</strong>. Most tourists brave the steps up the Sacre Coeur (or cheat and take the funicular),
but head behind the Basilica and you will come across Rue Saint-Vincent and the small patch of vines, which have a history dating back to 944. It covers
just over 1,500m2 (producing about 1,700 bottles a year) and is owned by the city of Paris. Public access is not usually allowed, but you can take a
private tour, or look out for the official festivals when you can get to stroll around for free.</p><p>Finally, as you are in the fashion capital of the world,
why not visit La Samaritaine, which is a department store with a difference. For a start, it is housed in one of the most beautiful buildings in Paris.
The Art Nouveau interior features decorative iron staircases, glass floor tiles and glorious frescoes. The store is home to the biggest collection of
<strong>luxury brands </strong>in France: Louis Vuitton, Chanel, Christian Dior, Tiffany, Gucci, Cartier and many more. The top floor restaurant,
Voyage, sits under a glass roof and is the ideal place to just sit and watch the world’s most affluent customer base.</p>
[images_alt] => Array
(
[0] => restaurants_bars
[1] => museum
[2] => monuments
[3] => history
[4] => baker
[5] => haute_couture
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is Paris – there is no better place to own a property.</li>
<li class="attribute-dot">Global demand means that property is a great long-term investment.</li>
<li class="attribute-dot">There’s always something to do – from World Cup’s and Olympic Games to major concerts and wonderful theatres.</li>
<li class="attribute-dot">World class bars and restaurants, and the renowned “café culture. </li>
<li class="attribute-dot">Paris is easy to get to – from within France, and from further afield.</li>
</ul>
[banner-mg] => Array
(
[image] => 11_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Paris Left bank
[link] => /french-property-for-sale/paris_regions/rgauche
[subtitle] => 5 to 7th | 13 to 15t"
[image] => 11_left_bank.webp
)
[1] => Array
(
[title] => Paris Centre
[link] => /french-property-for-sale/mainSearch/departments:/towns:75001+Paris_1er_Arrondissement--75002+Paris_2e_Arrondissement--75003+Paris_3e_Arrondissement--75004+Paris_4e_Arrondissement/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => 1st,2nd, 3rd, 4th arrondissement
[image] => 11_centre.webp
)
[2] => Array
(
[title] => Paris Right bank
[link] => /french-property-for-sale/paris_regions/rdroite
[subtitle] => 8 to 12th | 16 to 20th
[image] => 11_right_bank.webp
)
[3] => Array
(
[title] => Prestige
[link] => /french-property-for-sale/mainSearch/departments:75--92--93--94/primarypropertytype_id:10/min_price:800000/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Prestige Property in Paris - Ile-de-France
[image] => 11_prestige.webp
)
[4] => Array
(
[title] => VEFA - New build
[link] => /french-property-for-sale/type/new-build/25/11
[subtitle] => VEFA - New Build in Paris - Ile-de-France
[image] => 11_vefa.webp
)
[5] => Array
(
[title] => With terrace
[link] => /french-property-for-sale/type/with-terrace/43/11
[subtitle] =>
[image] => 11_terrace.webp
)
[6] => Array
(
[title] => Grand Paris
[link] => /french-property-for-sale/mainSearch/departments:92--93--94--95--77--78--75
[subtitle] => Grand Paris Express
[image] => 11_metro.webp
)
[7] => Array
(
[title] => With view
[link] => /french-property-for-sale/type/panoramic-view/40/11
[subtitle] =>
[image] => 11_view.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 75
[department_name] => Paris
[area_m2] => 16331
[prefecture] => Array
(
[name] => Paris
[lat] => 48.85551774206
[lon] => 2.3525278664849
)
[other_places] => Array
(
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 78
[department_name] => Yvelines
[prefecture] => Array
(
[name] => Versailles
[lat] => 48.801378939587
[lon] => 2.1299230122557
)
[sous-prefecture] => Array
(
[name] => Mantes-la-Jolie
[lat] => 48.988244061207
[lon] => 1.7020562624738
)
[other_places] => Array
(
[0] => Array
(
[name] => Rambouillet
[lat] => 48.643959498336
[lon] => 1.8296661711554
)
[1] => Array
(
[name] => Saint-Germain-en-Laye
[lat] => 48.901898370601
[lon] => 2.0914945443595
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[area_m2] => 4453
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 91
[department_name] => Essonne
[prefecture] => Array
(
[name] => Evry
[lat] => 48.63000550478013
[lon] => 2.4415321824366525
)
[sous-prefecture] => Array
(
[name] => Etampes
[lat] => 48.437139117998456
[lon] => 2.1599899508121623
)
[other_places] => Array
(
[0] => Array
(
[name] => Palaiseau
[lat] => 48.713560636457665
[lon] => 2.244073207786515
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 3677
)
[3] => Array
(
[id] => 77
[department_name] => Seine-et-Marne
[prefecture] => Array
(
[name] => Melun
[lat] => 48.542075746722
[lon] => 2.654558728934
)
[sous-prefecture] => Array
(
[name] => Fontainebleau
[lat] => 48.404528934306
[lon] => 2.6968491157881
)
[other_places] => Array
(
[0] => Array
(
[name] => Meaux
[lat] => 48.956634779887
[lon] => 2.8888876091463
)
[1] => Array
(
[name] => Provins
[lat] => 48.559990810109
[lon] => 3.2983282139824
)
[2] => Array
(
[name] => Torcy
[lat] => 48.851405652548
[lon] => 2.6551424246278
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[area_m2] => 3065
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 95
[department_name] => Val-d'Oise
[department_link] => val-d-oise
[area_m2] => 3966
[prefecture] => Array
(
[name] => Pontoise
[lat] => 49.050502568113
[lon] => 2.1030760021814
)
[sous-prefecture] => Array
(
[name] => Argenteuil
[lat] => 48.94703164561
[lon] => 2.2449656623831
)
[other_places] => Array
(
[0] => Array
(
[name] => Sarcelles
[lat] => 48.99720685497
[lon] => 2.3783108056781
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Charles-de-Gaulle
[lat] => 49.006878058587
[lon] => 2.5496291510659
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[5] => Array
(
[id] => 93
[department_name] => Seine-Saint-Denis
[area_m2] => 4521
[prefecture] => Array
(
[name] => Bobiny
[lat] => 48.908350876439
[lon] => 2.4383625626594
)
[sous-prefecture] => Array
(
[name] => Le Raincy
[lat] => 48.897527108272
[lon] => 2.521489769963
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Denis
[lat] => 48.93686255948
[lon] => 2.355746165865
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Le Bourget
[lat] => 48.962158262054
[lon] => 2.4384164428234
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[6] => Array
(
[id] => 94
[department_name] => Val-de-Marne
[area_m2] => 5670
[prefecture] => Array
(
[name] => Créteil
[coordinates] => Array
(
[lat] => 48.790477058012
[lon] => 2.4535294041833
)
)
[sous-prefecture] => Array
(
[name] => L'Haÿ-les-Roses
[lat] => 48.779175899757
[lon] => 2.3370788046645
)
[other_places] => Array
(
[0] => Array
(
[name] => Nogent-sur-Marne
[lat] => 48.837520906433
[lon] => 2.4802706239479
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Orly
[lat] => 48.726140073531
[lon] => 2.3651992833035
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[7] => Array
(
[id] => 92
[department_name] => Hauts-de-Seine
[area_m2] => 8546
[prefecture] => Array
(
[name] => Nanterre
[lat] => 48.892595329087
[lon] => 2.2155409836827
)
[sous-prefecture] => Array
(
[name] => Antony
[lat] => 48.759260187579
[lon] => 2.3010700018409
)
[other_places] => Array
(
[0] => Array
(
[name] => Boulogne-Billancourt
[lat] => 48.839812198275
[lon] => 2.2380582126395
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.iledefrance.fr/
[Official Tourism Office] => https://www.visitparisregion.com/en
)
[image] => 11_logo.webp
[text] => Paris is a city that has captured the hearts and imaginations of people around the world for centuries – that is why it is such a popular place to
buy property. From the moment you arrive, you are surrounded by an unmistakeable sense of beauty, charm, and elegance that permeates every corner of the city...
)
[seo_text] => <p>...The most iconic symbol is the Eiffel Tower, and it is hard not to be awed by its sheer size and intricacy. But Paris is more than just a single
landmark – it is a city defined by its incredible architecture. Stroll across one of the bridges onto the Ile-St-Louis and pay a visit to our office on the island,
and you will see what we mean.</p><p>The beauty of Paris stretches beyond the buildings and architecture though. It is a city that is alive with culture.
The world-class museums, galleries and theatres showcase some of the greatest works of art (Mona Lisa anyone?) and performances in the world. The city has long
been associated with fashion, and strolling along the streets of Paris can feel like walking through a living, breathing, work of art.</p><p>What we like most of
all though, is simply strolling through the different neighbourhoods and villages. From the winding alleys of Montmartre to the grand boulevards and Champs-Elysées,
there is always time to stop and have a coffee. This is a city that invites exploration and encourages visitors to embrace the finer things in life – that
includes treating yourself and buying an apartment, after all you only live once.</p><p>Possibly the most famous, and iconic, architectural style is Haussmannian.
This refers to the distinctive building style that was used in the mid-19th century, to transform Paris into the city we know today. It accounts for around 40,000
buildings in Paris. They are typically characterised by their imposing facades, intricate wrought iron balconies, and tall windows that flood the interiors with
natural light. When people talk about “stunning” architecture they very well could be talking about Haussmann apartments in Paris. Many of these flats and apartments
have been beautifully restored in recent years, and they remain highly coveted among Parisian property buyers.</p><p>Another popular property style in Paris is
Art Nouveau. These buildings are characterised by their organic shapes and motifs, as well as their emphasis on craftmanship and the use of high-quality materials.
Head to the beautiful 16th arrondissement and you will see some lovely examples.</p><p>Of course, there are plenty of other property types in Paris, including
eleganta and traditional Parisian townhouses, charming, converted lofts, and sleek modern apartments. Speaking of which, new-build (or VEFA) apartments are
incredibly popular with both French and International buyers. Many are now being built in the suburbs, where there is more space, and offer large room sizes,
balconies and outside space, and an easy journey into the city centre.</p>
)
[french_alps] => Array
(
[id] => 84
[link] => /auvergne-rhone-alps-property
[region_id_search] => 82-83
[region_name] => the Auvergne-Rhône-Alpes
[new_region_name] => the Auvergne-Rhône-Alpes
[hero_images] => 3
[agent_photo] => 82_team.webp
[vignette] => 84_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461424
[region_selected] => burgundy
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => The stunning Auvergne-Rhône-Alpes region encompasses world-class skiing, sparkling lakes, historic cities, national parks and Unesco world heritage sites. Its year-round appeal means a steady demand for properties
[bold] => Welcome to the Auvergne, Rhône and French Alps
)
[css_color] => #326A93
[accordion] => Array
(
[what_to_expect] => <p>The Auvergne-Rhône-Alpes is home to many of the world’s most prestigious ski resorts, as well as <strong>beautiful lakes and historic
cities</strong>. Whether you are looking to ski/snowboard in winter, cycle up the mythical mountain climbs in summer or browse vibrant
markets, you will be doing so in an exceptional setting. There is property in the region to suit all budgets; our team of expert agents
will be happy to share their local knowledge, working with you to find your ideal property.</p>
[access] => Array
(
[text] => <p>The French Alps are efficiently served by four airports – Geneva, Lyon, Grenoble and Chambéry. There are non-stop flights to Geneva
from 142 destinations in 47 different countries, with excellent onwards access to all the major resorts. Lyon is also a popular entry point to the Alps,
with flights from 189 international destinations. Grenoble and Chambéry also offer regular flights to the UK during the winter season.
<a target="_blank" href="https://www.inauvergnerhonealpes.com/la-region-auvergne-rhone-alpes/venir-en-auvergne-rhone-alpes/">(https://www.inauvergnerhonealpes.com/la-region-auvergne-rhone-alpes/venir-en-auvergne-rhone-alpes/)</a></p>
<p>You may prefer to drive, taking in the breath-taking scenery. Driving from Calais takes around eight hours. Winter regulations now make snow equipment mandatory for cars in mountain regions.</p>
<p>You could also travel by TGV. A direct train from London St Pancras can whisk you to Bourg-Saint-Maurice in as little as 8 1/2 hours with easy access to Les Arcs (Savoie). The station at Thonon-les-Bains serves Morzine and Avoriaz (Haute-Savoie) and Briançon serves Montgenèvre and Serre Chevalier (Hautes-Alpes).</p>
[82_access_map] => transport map Rhône-Alps
)
[market] => <p>For an in-depth analysis, read our latest French Alps Market Comment (link below), which includes average prices in all the major towns and resorts.</p>
<p>Property in the French Alps is seen as an ideal long-term investment due to the global nature of the clientele. Lately we have seen an increased level of demand from North America and the Middle East, particularly from those who make their living in the oil and gas industries, which are pegged to the US dollar. The bedrock of demand has been from the domestic market though – French buyers have been seeking “the great outdoors”, whilst not being too far away from their businesses, family and friends. The French Alps are the ideal place to own a second home with around 37% of properties in the Savoie estimated to be holiday homes and around 25% in the Haute-Savoie.</p>
[fall_in_love] => Array
(
[text] => <p>The shared passion amongst everyone who lives, works, or owns a home here. </p><p>The Auvergne- Rhône-Alpes captivates visitors with its enchanting blend of <strong>natural beauty and rich heritage</strong>. There is no shortage of outdoor adventures with the mountains and lakes of the Alpes, the vineyards of the Bourgogne and the volcanos of the Auvergne whilst the cities offer a vibrant cultural scene. The region is also renowned for its enchanting spa towns with natural springs offering a tranquil escape from the hustle and bustle of everyday life.</p>
<p>In winter the region is transformed into a real-life wonderland, as picture-postcard ski resorts fill with people enjoying the slopes. In summer the area is a haven for outdoor enthusiasts offering a variety of activities including, hiking, mountain/road biking, paragliding and rock climbing. The warm summer weather means you can also enjoy swimming, fishing, and boating on dramatic rivers and beautiful lakes.</p>
[images_alt] => Array
(
[0] => skiing
[1] => gastronomy
[2] => Lyon
[3] => ocean
[4] => menhir
[5] => traditional_costume
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Global demand makes property in the Auvergne-Rhône-Alpes an excellent investment.</li>
<li class="attribute-dot">Efficient transport links from all corners of the world</li>
<li class="attribute-dot">Ski resorts offering around 8,500km of slopes across 140 resorts</li>
<li class="attribute-dot">Year-round activities for both personal enjoyment and augmented rental returns.</li>
<li class="attribute-dot">Unique and dramatic landscapes</li>
</ul>
[banner-mg] => Array
(
[image] => 82_search_banner.webp
)
[collections] => Array
(
[ski] => Array
(
[name] => Ski
[link] => /french-property-for-sale/alps_regions/ski
)
[Commercial] => Array
(
[name] => Commercial
[link] => /french-property-for-sale/mainSearch/departments:01--05--07--15--19--26--38--42--43--63--69--73--74/primarypropertytype_id:9/min_price:0/max_price:100000000/bedrooms:0/min_land:0
)
[Châteaux] => Array
(
[name] => Châteaux
[link] => /french-property-for-sale/mainSearch/departments:01--05--07--15--19--26--38--42--43--63--69--73--74/primarypropertytype_id:4/min_price:0/max_price:100000000/bedrooms:0/min_land:0
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Lyon - Beaujolais
[link] => /french-property-for-sale/getNearbyPostcodes/69001/30/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Lyon and Beaujolais region
[image] => 82_lyon.webp
)
[1] => Array
(
[title] => Isère and Hautes-Alpes
[link] => /french-property-for-sale/mainSearch/departments:38--05/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Grenoble | Southern Alps and surrounding area
[image] => 82_grenoble.webp
)
[2] => Array
(
[title] => NEWBUILD
[link] => /french-property-for-sale/type/new-build/25/84
[subtitle] => VEFA | New build | Apartments and chalets
[image] => 82_vefa.webp
)
[3] => Array
(
[title] => Lakes
[link] => /lakes/french-alps
[subtitle] => Lakes
[image] => 82_lake.webp
)
[4] => Array
(
[title] => Mountain view
[link] => /french-property-for-sale/type/mountain-view/23/84
[subtitle] => Alpine property
[image] => 82_mountain.webp
)
[5] => Array
(
[title] => Savoie
[link] => /all/savoie?notSold=true
[subtitle] => Bourg St Maurice | Chambéry | Aix-les-Bains
[image] => 82_savoie.webp
)
[6] => Array
(
[title] => Haute-Savoie
[link] => /all/haute-savoie?notSold=true
[subtitle] => Annecy | Chamonix | Evian
[image] => 82_haute_savoie.webp
)
[7] => Array
(
[title] => Puy-de-Dôme - Allier
[link] => /french-property-for-sale/mainSearch/departments:63--03/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Clermont-Ferrand | Thiers | Vichy
[image] => 83_puy_de_dome.webp
)
[8] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 83_auvergne.webp
)
[9] => Array
(
[title] => Cantal - Haute Loire
[link] => /french-property-for-sale/mainSearch/departments:15--43/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Aurillac | Saint Flour | Le Puy en Velay
[image] => 83_cantal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 69
[department_name] => Rhône
[area_m2] => 3928
[prefecture] => Array
(
[name] => Lyon
[lat] => 45.763454343805
[lon] => 4.8342714822686
)
[sous-prefecture] => Array
(
[name] => Villefranche-sur-Saône
[lat] => 45.991525233254
[lon] => 4.7197444415296
)
[other_places] => Array
(
)
[aeroports] => Array
(
[name] => Aéroport de Lyon-Bron
[lat] => 45.73160765651
[lon] => 4.9370107471434
)
[LGV] => 1
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[1] => Array
(
[id] => 42
[department_name] => Loire
[area_m2] => 2071
[prefecture] => Array
(
[name] => Saint-Étienne
[lat] => 45.441429073179
[lon] => 4.3798554942181
)
[sous-prefecture] => Array
(
[name] => Montbrison
[lat] => 45.607457630439
[lon] => 4.062305851606
)
[other_places] => Array
(
[0] => Array
(
[name] => Roanne
[lat] => 46.03524127253
[lon] => 4.070811799035
)
)
[aeroports] => Array
(
[name] => Aéroport de Saint-Étienne-Loire
[lat] => 45.531777616331
[lon] => 4.2941254428989
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[2] => Array
(
[id] => 7
[department_name] => Ardèche
[area_m2] => 2203
[prefecture] => Array
(
[name] => Privas
[lat] => 44.736011678419
[lon] => 4.5952593173144
)
[sous-prefecture] => Array
(
[name] => Largentière
[lat] => 44.541485921197
[lon] => 4.291760285543
)
[other_places] => Array
(
[0] => Array
(
[name] => Tournon-sur-Rhône
[lat] => 45.068836684375
[lon] => 4.8262681295312
)
)
[aeroports] => none
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[3] => Array
(
[id] => 26
[department_name] => Drôme
[area_m2] => 2576
[prefecture] => Array
(
[name] => Valence
[lat] => 44.934361082014
[lon] => 4.8918085238571
)
[sous-prefecture] => Array
(
[name] => Die
[lat] => 44.752743667653
[lon] => 5.3712894535552
)
[other_places] => Array
(
[0] => Array
(
[name] => Nyons
[lat] => 44.361846282265
[lon] => 5.1385028840735
)
)
[aeroports] => Array
(
[name] => Aéroport de Valence-Chabeuil
[lat] => 44.915618343171
[lon] => 4.9655266410384
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 38
[department_name] => Isère
[area_m2] => 3011
[prefecture] => Array
(
[name] => Grenoble
[lat] => 45.18789034927
[lon] => 5.7194533925191
)
[sous-prefecture] => Array
(
[name] => La Tour-du-Pin
[lat] => 45.563570649639
[lon] => 5.4415587833188
)
[other_places] => Array
(
[0] => Array
(
[name] => Vienne
[lat] => 45.526040132264
[lon] => 4.8738096559581
)
)
[aeroports] => Array
(
[name] => Aéroport de Grenoble-Alpes-Isère
[lat] => 45.362152564118
[lon] => 5.3303731447464
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[5] => Array
(
[id] => 73
[department_name] => Savoie
[area_m2] => 3513
[prefecture] => Array
(
[name] => Chambéry
[lat] => 45.56373817196
[lon] => 5.9215357654657
)
[sous-prefecture] => Array
(
[name] => Albertville
[lat] => 45.675725491957
[lon] => 6.3919804946465
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Jean-de-Maurienne
[lat] => 45.275124176924
[lon] => 6.3430247439269
)
)
[aeroports] => Array
(
[name] => Aéroport de Chambéry - Savoie-Mont-Blanc
[lat] => 45.638100379106
[lon] => 5.883879114065
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[6] => Array
(
[id] => 74
[department_name] => Haute Savoie
[department_link] => haute-savoie
[area_m2] => 5073
[prefecture] => Array
(
[name] => Annecy
[lat] => 45.899910328246
[lon] => 6.1262711418696
)
[sous-prefecture] => Array
(
[name] => Bonneville
[lat] => 46.078953231713
[lon] => 6.4080745634689
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Julien-en-Genevois
[lat] => 46.145247714083
[lon] => 6.0782401458882
)
[1] => Array
(
[name] => Thonon-les-Bains
[lat] => 46.374367519191
[lon] => 6.4751491326355
)
)
[aeroports] => Array
(
[name] => Aéroport d'Annecy Haute-Savoie Mont-Blanc
[lat] => 45.931231359826
[lon] => 6.1070353177704
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[7] => Array
(
[id] => 1
[department_name] => Ain
[area_m2] => 2672
[prefecture] => Array
(
[name] => Bourg-en-Bresse
[lat] => 46.204731297233
[lon] => 5.2192179785266
)
[sous-prefecture] => Array
(
[name] => Belley
[lat] => 45.76060548207
[lon] => 5.685684922806
)
[other_places] => Array
(
[0] => Array
(
[name] => Gex
[lat] => 46.33342662486
[lon] => 6.0565967456129
)
[1] => Array
(
[name] => Nantua
[lat] => 46.153337563925
[lon] => 5.6099966773118
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[8] => Array
(
[id] => 63
[department_name] => Puy-de-Dôme
[area_m2] => 1779
[prefecture] => Array
(
[name] => Clermont-Ferrand
[lat] => 45.778152134566
[lon] => 3.0877515948179
)
[sous-prefecture] => Array
(
[name] => Ambert
[lat] => 45.550181877223
[lon] => 3.7418988547867
)
[other_places] => Array
(
[0] => Array
(
[name] => Issoire
[lat] => 45.540997995782
[lon] => 3.245249182897
)
[1] => Array
(
[name] => Riom
[lat] => 45.893151374478
[lon] => 3.114829498179
)
[2] => Array
(
[name] => Thiers
[lat] => 45.857631419719
[lon] => 3.545162104994
)
)
[aeroports] => Array
(
[Aéroport de Clermont-Ferrand-Auvergne] => Array
(
[lat] => 45.786685850032
[lon] => 3.1700429122171
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[9] => Array
(
[id] => 03
[department_name] => Allier
[area_m2] => 1225
[prefecture] => Array
(
[name] => Moulins
[lat] => 46.56779981782
[lon] => 3.3325229979712
)
[sous-prefecture] => Array
(
[name] => Montluçon
[lat] => 46.342420338379
[lon] => 2.6046789641305
)
[other_places] => Array
(
[0] => Array
(
[name] => Vichy
[lat] => 46.131707501608
[lon] => 3.4250268780693
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Vichy-Charmeil
[lat] => 46.165785687582
[lon] => 3.3988969796871
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[10] => Array
(
[id] => 15
[department_name] => Cantal
[area_m2] => 1298
[prefecture] => Array
(
[name] => Aurillac
[lat] => 44.930845541891
[lon] => 2.4445069162325
)
[sous-prefecture] => Array
(
[name] => Mauriac
[lat] => 45.220665536545
[lon] => 2.330435434435
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Flour
[lat] => 45.03286921168
[lon] => 3.0898874552959
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport d'Aurillac
[lat] => 44.897891378556
[lon] => 2.4205682103521
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[11] => Array
(
[id] => 43
[department_name] => Haute Loire
[department_link] => haute-loire
[area_m2] => 1442
[prefecture] => Array
(
[name] => Le Puy-en-Velay
[lat] => 45.042861544788
[lon] => 3.8822542555075
)
[sous-prefecture] => Array
(
[name] => Brioude
[lat] => 45.295685314106
[lon] => 3.3843953059774
)
[other_places] => Array
(
[0] => Array
(
[name] => Yssingeaux
[lat] => 45.142036873586
[lon] => 4.1288319967353
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Le Puy-en-Velay - Loudes
[lat] => 45.075136184979
[lon] => 3.7629119545337
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.auvergnerhonealpes.fr/
[Official Tourism Office] => https://www.inauvergnerhonealpes.com/
)
[image] => 82_logo.webp
[text] => Buy a home in the enchanting Auvergne-Rhône-Alpes, where adventure meets relaxation. Immerse yourself in breath-taking views, world-renowned skiing,
volcanic landscapes and charming Alpine villages. Discover the magic of the lakes and mountains and create memories that will last a lifetime. Everybody dreams of owning a
home here, we can help you turn it into reality.
)
[seo_text] => <p>This region covers a variety of landscapes from mountains and lakes to villages and cities and the wild beauty of the numerous national parks. Its architecture, influenced by the local materials and construction techniques, is reflected the range and style of properties. </p>
<p>From typical Alpine chalets with their charming and cosy atmosphere, wooden shutters and balconies to sprawling stone wine properties in the Burgundy area, rustic farmhouses and village properties. Closer to the cities you will find elegant manor houses and sleek modern city apartments. There is a huge choice of styles across the region. </p>
<p>New build/ off plan properties are very popular with both domestic and international buyers. Being sited in prime locations, such as ski in/ski out, lakeside and all the best spots near vineyards and leafy villages. A luxurious modern take on classic French and mountain architecture. In cities you can benefit from great transport links and proximity to international schools. All newbuilds conform to or exceed the most recent energy, sound and insulation regulations and benefit from the latest technologies making them secure and efficient to run. With 10 year guarantees in place, there is the further benefit of low maintenance.
</p>
)
[burgundy] => Array
(
[id] => 26
[link] => /burgundy-property
[region_name] => Burgundy
[new_region_name] => Bourgogne - Franche Comté
[hero_images] => 1
[agent_photo] =>
[vignette] => 26_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820e2dcfdf73343
[region_selected] => french_alps
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Burgundy, a small summary of France and its art of living!
[bold] => Welcome to Burgundy
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Proximity to their favourite vineyards tend to heavily influence where second-home owners buy in Burgundy.
This is one of France’s major areas for wine production, with the red wine mostly Pinot Noir grape, and the white wine Chardonnay.
You will find the finest and most prized wines in the Cote-d’Or, and not surprisingly property in this department attracts a premium price.
The Plateau de Langres run through the department, with most of the famous vineyards on the south-east slope. Properties here nestle into the
hillside and the rolling countryside is home to a fine selection of manoir, chateaux and country houses.</p>
[access] => Array
(
[text] => <p>Dijon-Longvic airport primarily offers flights to Bordeaux and Toulouse, although during summer it does offer charter flights to some
holiday destinations. However, Lyon Saint-Exupéry and Paris Charles de Gaulle airports are both easily accessible by road.</p><p>The TGV stops at Dijon,
Beaune, Chalon-sur-Saone and Macon with direct trains to Paris (and then London via Eurostar), Lyon, Marseille and Geneva.</p><p>Burgundy is easily accessible by
car, with motorway access to Paris, Lyon and other major cities. From Paris the A6 autoroute gives easy access to Dijon, Beaune, Chalon-sur-Saone and Macon.
If you are driving from the UK, you can take the Eurotunnel to Calais and then drive to Burgundy in around 5 hours.</p>
[26_access_map] => transport map Burgundy
)
[market] => <p>Burgundy is a popular region for holiday homes, particularly with buyers from elsewhere in France, Belgium, Holland, Switzerland and Germany.
Property prices have risen in all four departments in the last 12 months. The biggest increase has been in the Cote d’Or (6.6%),
with smaller increases in Haute-Saone (1.5%), Nievre (1.4%) and Yonne (1.4%).</p><p>You will certainly pay a premium price for property in the towns and
villages renowned for the quality of their wines. These are predominantly found in the Cote d’Or, which is divide into two main areas: the Cote de Nuits
in the north, and the Cote de Beaune in the south. Many international buyers head to Beaune, which is the wine capital of Burgundy. The town is surrounded
by the most famous vineyards and the historic centre has many cellars, where you can taste the best wines. It is a beautiful walled city and a UNESCO
world heritage site. Property is not always easy to find and you can expect to pay 3,000 euros per m2, or more, for a well located apartment in the town
centre.</p><p>Particularly popular spots for holiday homes include the chocolate-box pretty villages of Chablis, Noyers-sur-Serein, Chateauneuf,
Vézelay and Semur-en-Brionnais.</p><p>Of course, property prices are also higher in the cities and major towns. Dijon is the regional capital, and the
historical centre is a UNESCO world heritage site, expect to pay around 3,000 euros per m2 for an apartment in the city centre.</p>
[fall_in_love] => Array
(
[text] => <p>The 281,400 hectare, <strong>Parc naturel regional du Morvan</strong> is in the heart of Burgundy, and spans all four departments.
This is a wild and hilly granite “massif” which reaches its peak, at over 900m, in Haut Folin. It is a collection of forests, with picturesque
lakes and rivers scattered throughout. This is an area not to be rushed, so make sure you allow plenty of time for exploration. Avoid the main
roads and travel on the smaller roads, lanes and dedicated cycle/walking paths. If you really do want to fall in love, then the Gouloux waterfall has to
be one of the most romantic spots in Burgundy. Similarly, the village of Vézelay, on the edge of the Morvan, is both an architectural jewel and a UNESCO
world heritage site. It also happens to be one of the “Plus Beaux Villages de France” and the Basilique Sainte-Madeleine is not to be missed.</p>
<p>There are <strong>four other “Plus Beaux Villages”</strong> in Burgundy, and it is easy to fall in love with any of them. Chateauneuf-en-Auxois is
renowned for its beautifully preserved medieval ramparts, Flavigny sur Ozerain for its production of aniseed, Noyers sur Serein for its cobbled streets
and 78 classified monuments and Semur en Brionnais for the glorious Chateau de Saint Hugues.</p><p>Finally, what could be better than <strong>sharing a
cold glass of Pouilly-Fuissé with friends</strong>, whilst sitting in one of the many fine restaurants and bars in the centre of Macon, the capital of
southern Burgundy. Make sure you visit one of the countless markets in the town centre, the one in Place aux Herbes is open from Tuesday to Saturday.</p>
[images_alt] => Array
(
[0] => beaune
[1] => gastronomy
[2] => countryside
[3] => morvan
[4] => vineyards
[5] => antiquites
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Popular with Parisians as a holiday home destination, property is always popular and a good investment.</li>
<li class="attribute-dot">The vineyards of Burgundy also attract visitors from all over the world, so renting out your property should be easy.</li>
<li class="attribute-dot">The rolling countryside is particularly beautiful, and there are enough “places of interest” to visit to last you a lifetime.</li>
<li class="attribute-dot">Burgundy is well located, midway between Paris and Lyon, with easy access to the French Alps.</li>
</ul>
[banner-mg] => Array
(
[image] => 26_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Dijon
[link] => /french-property-for-sale/getNearbyPostcodes/21000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Dijon
[image] => 26_dijon.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/Burgundy
[subtitle] => History and Passion
[image] => 26_chateaux.webp
)
[2] => Array
(
[title] => Morvan
[link] =>
[subtitle] =>
[image] => 26_morvan.webp
)
[3] => Array
(
[title] => Beaune
[link] =>
[subtitle] => Legendary - Côte d'Or
[image] => 26_beaune.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => village | village |...
[image] => 26_villages.webp
)
[5] => Array
(
[title] => In and around Cities
[link] =>
[subtitle] =>
[image] => 26_cities.webp
)
[6] => Array
(
[title] => Country side
[link] =>
[subtitle] =>
[image] => 26_countryside.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 89
[department_name] => Yonne
[area_m2] => 1432
[prefecture] => Array
(
[name] => Auxerre
[lat] => 47.798383490188
[lon] => 3.5743395396564
)
[sous-prefecture] => Array
(
[name] => Avallon
[lat] => 47.488281751683
[lon] => 3.9058219625499
)
[other_places] => Array
(
[0] => Array
(
[name] => Sens
[lat] => 48.20083078514
[lon] => 3.2790005775033
)
)
[aeroports] => Array
(
[name] => Aéroport d'Auxerre - Branches
[lat] =>
[lon] =>
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 21
[department_name] => Côte-d'Or
[department_link] => cote-d-or
[area_m2] => 1975
[prefecture] => Array
(
[name] => Dijon
[lat] => 47.325174604455
[lon] => 5.0403140801967
)
[sous-prefecture] => Array
(
[name] => Beaune
[lat] => 47.026030318488
[lon] => 4.8374940910786
)
[other_places] => Array
(
[0] => Array
(
[name] => Montbard
[lat] => 47.625256750655
[lon] => 4.3339077650505
)
)
[aeroports] => Array
(
[name] => Aéroport de Dijon-Bourgogne
[lat] => 47.277842347264
[lon] => 5.0708291238848
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 58
[department_name] => Nièvre
[area_m2] => 1084
[prefecture] => Array
(
[name] => Nevers
[lat] => 46.990769177413
[lon] => 3.1640150450023
)
[sous-prefecture] => Array
(
[name] => Château-Chinon
[lat] => 47.057447958322
[lon] => 3.9219794516485
)
[other_places] => Array
(
[0] => Array
(
[name] => Clamecy
[lat] => 47.45988803147
[lon] => 3.5162128795956
)
[1] => Array
(
[name] => Cosne-Cours-sur-Loire
[lat] => 47.381973419013
[lon] => 2.9173034160472
)
)
[aeroports] => Array
(
[name] => Aéroport de Nevers-Fourchambault
[lat] => 46.99880425869
[lon] => 3.1106171257303
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 71
[department_name] => Saône-et-Loire
[area_m2] => 1504
[prefecture] => Array
(
[name] => Mâcon
[lat] => 46.30694970684
[lon] => 4.8264603472774
)
[sous-prefecture] => Array
(
[name] => Louhans
[lat] => 46.628813097754
[lon] => 5.2253796250176
)
[other_places] => Array
(
[0] => Array
(
[name] => Autun
[lat] => 46.950107320103
[lon] => 4.3072069728599
)
[1] => Array
(
[name] => Chalon-sur-Saône
[lat] => 46.781568157022
[lon] => 4.8481294768753
)
[2] => Array
(
[name] => Charolles
[lat] => 46.435632486113
[lon] => 4.2778800803731
)
)
[aeroports] => Array
(
[name] => Aéroport de Chalon - Champforgeuil
[lat] => 46.826739242324
[lon] => 4.826983123877
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.bourgognefranchecomte.fr/
[Official Tourism Office] => https://www.tourisme-hautBurgundy.com/en/
)
[image] => 26_logo.webp
[text] => Burgundy is home to four UNESCO world heritage sites, classified as exceptional examples of cultural and natural heritage. They attract tourists from
all over the world and are deemed as irreplaceable. They are Fontenay Abbey, Vezelay Abbey, the Priory Notre-Dame of La Charité-sur-Loire and finally the 1,200
“climats” between Dijon, Beaune and Maranges. Nothing to do with the weather, these are classified vineyards, with a history stretching back over 2,000 years...
)
[seo_text] => <p>Burgundy has a diverse range of property styles, ranging from grand chateaux and country houses to quaint cottages and farmhouses.
The region is also known for its historic townhouses, which feature traditional Burgundian architecture. In rural areas, farmhouses and barns are often constructed
from local materials including limestone and sandstone. There are also a number of grand chateaux, many with a symmetrical façade, formal gardens and extensive
grounds – look out for the conical roofs too.Property in Burgundy has some fine examples of different architectural styles, including Romanesque
(particularly the Abbey de Fontenay), Gothic (such as the Basilique de Vezelay), Renaissance (including the townhouses found in Beaune centre,
including the Hotel Dieu des Hospices) and Baroque (the Palais des Ducs in Dijon has a particularly grand staircase and ornate decorations). You can see that houses
in Burgundy really do come in all shapes and sizes – look at our listings and you will find property to suit every budget too.</p>
)
[useDbConfig] => default
[useTable] => regions
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => regions
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 3
[key] => primary
)
[name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[name_fr] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[city_postcode] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[city_name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[compass] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[compass2] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Region
[tableToModel] => Array
(
[regions] => Region
[departments] => Department
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Region
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Department] => Department Object
*RECURSION*
)
[Department] => Department Object
*RECURSION*
[Primarypropertytype] => Primarypropertytype Object
(
[name] => Primarypropertytype
[actsAs] => Array
(
[0] => Containable
)
[useDbConfig] => default
[useTable] => primarypropertytypes
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => primarypropertytypes
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[name_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Primarypropertytype
[tableToModel] => Array
(
[primarypropertytypes] => Primarypropertytype
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Primarypropertytype
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
)
)
[__backContainableAssociation] => Array
(
[belongsTo] => Array
(
[Region] => Array
(
[className] => Region
[foreignKey] => region_id
[conditions] =>
[fields] =>
[order] =>
[counterCache] =>
)
)
[hasOne] => Array
(
)
[hasMany] => Array
(
[Allproperty] => Array
(
[className] => Allproperty
[foreignKey] => department_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[hasAndBelongsToMany] => Array
(
)
)
)
[User] => User Object
(
[name] => User
[actsAs] => Array
(
[0] => Containable
)
[hasAndBelongsToMany] => Array
(
[Department] => Array
(
[className] => Department
[joinTable] => departments_users
[with] => DepartmentsUser
[foreignKey] => user_id
[associationForeignKey] => department_id
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[unique] => 1
[finderQuery] =>
[deleteQuery] =>
[insertQuery] =>
)
)
[buddyAgentArray] => Array
(
[12954] => Array
(
[0] => 13063
[1] => 13705
[2] => 15566
)
[13063] => Array
(
[0] => 12954
[1] => 13705
[2] => 15566
)
[13705] => Array
(
[0] => 12954
[1] => 13063
[2] => 15566
)
[15566] => Array
(
[0] => 12954
[1] => 13063
[2] => 13705
)
[12568] => Array
(
[0] => 15641
)
[15641] => Array
(
[0] => 12568
)
[13078] => Array
(
[0] => 13182
[1] => 13709
)
[13182] => Array
(
[0] => 13078
[1] => 13709
)
[13709] => Array
(
[0] => 13182
[1] => 13078
)
[12796] => Array
(
[0] => 15308
[1] => 14578
[2] => 15534
)
[15308] => Array
(
[0] => 12796
[1] => 14578
[2] => 15534
)
[14578] => Array
(
[0] => 12796
[1] => 15308
[2] => 15534
)
[15534] => Array
(
[0] => 12796
[1] => 15308
[2] => 14578
)
[12421] => Array
(
[0] => 13410
[1] => 13966
[2] => 14182
)
[13410] => Array
(
[0] => 12421
[1] => 13966
[2] => 14182
)
[13966] => Array
(
[0] => 12421
[1] => 13410
[2] => 14182
)
[14182] => Array
(
[0] => 12421
[1] => 13410
[2] => 13966
)
[12638] => Array
(
[0] => 14741
)
[14741] => Array
(
[0] => 12638
)
[14376] => Array
(
[0] => 14511
)
[14511] => Array
(
[0] => 15237
[1] => 14208
[2] => 15455
)
[14964] => Array
(
[0] => 14965
[1] => 15282
[2] => 15318
[3] => 15418
)
[14965] => Array
(
[0] => 14964
[1] => 15282
[2] => 15318
[3] => 15418
)
[15282] => Array
(
[0] => 14964
[1] => 14965
[2] => 15318
[3] => 15418
)
[15318] => Array
(
[0] => 14964
[1] => 14965
[2] => 15282
[3] => 15418
)
[15418] => Array
(
[0] => 14964
[1] => 14965
[2] => 15282
[3] => 15318
)
[13702] => Array
(
[0] => 14673
[1] => 15235
)
[14673] => Array
(
[0] => 13702
[1] => 15235
)
[15235] => Array
(
[0] => 13702
[1] => 14673
)
[13269] => Array
(
[0] => 13166
)
[13166] => Array
(
[0] => 13269
)
[14733] => Array
(
[0] => 15206
[1] => 15225
)
[15206] => Array
(
[0] => 12937
)
[15225] => Array
(
[0] => 14733
[1] => 15206
)
[13398] => Array
(
[0] => 13581
)
[13581] => Array
(
[0] => 13398
)
[13857] => Array
(
[0] => 13534
[1] => 12665
[2] => 13976
)
[13534] => Array
(
[0] => 13857
[1] => 12665
[2] => 13976
)
[12665] => Array
(
[0] => 13534
[1] => 13857
[2] => 13976
)
[13976] => Array
(
[0] => 12665
[1] => 13534
[2] => 13857
)
[12366] => Array
(
[0] => 13608
)
[13608] => Array
(
[0] => 12366
)
[13175] => Array
(
[0] => 13788
[1] => 14064
[2] => 14664
[3] => 15115
)
[13788] => Array
(
[0] => 13175
[1] => 14064
[2] => 14664
[3] => 15115
)
[14064] => Array
(
[0] => 13175
[1] => 13788
[2] => 14664
[3] => 15115
)
[14664] => Array
(
[0] => 13175
[1] => 13788
[2] => 14064
[3] => 15115
)
[15115] => Array
(
[0] => 13175
[1] => 13788
[2] => 14064
[3] => 14664
)
[13804] => Array
(
[0] => 15050
)
[15050] => Array
(
[0] => 13804
)
[14242] => Array
(
[0] => 13090
)
[13090] => Array
(
[0] => 14242
)
[14080] => Array
(
[0] => 14076
[1] => 15416
[2] => 15326
)
[14076] => Array
(
[0] => 14080
[1] => 15416
[2] => 15326
)
[15416] => Array
(
[0] => 14080
[1] => 14076
[2] => 15326
)
[15326] => Array
(
[0] => 14080
[1] => 14076
[2] => 15416
)
[12770] => Array
(
[0] => 12771
)
[12771] => Array
(
[0] => 12770
)
[12352] => Array
(
[0] => 14089
)
[14089] => Array
(
[0] => 12352
)
[13995] => Array
(
[0] => 13422
)
[13422] => Array
(
[0] => 13995
)
[13150] => Array
(
[0] => 13134
)
[13134] => Array
(
[0] => 13150
)
[13300] => Array
(
[0] => 13973
[1] => 15112
[2] => 15329
[3] => 15363
[4] => 15596
)
[13973] => Array
(
[0] => 13300
[1] => 15112
[2] => 15329
[3] => 15363
[4] => 15596
)
[15112] => Array
(
[0] => 13300
[1] => 13973
[2] => 15329
[3] => 15363
[4] => 15596
)
[15329] => Array
(
[0] => 13300
[1] => 13973
[2] => 15112
[3] => 15363
[4] => 15596
)
[15363] => Array
(
[0] => 13300
[1] => 13973
[2] => 15112
[3] => 15329
[4] => 15596
)
[15596] => Array
(
[0] => 13300
[1] => 13973
[2] => 15112
[3] => 15329
[4] => 15363
)
[14068] => Array
(
[0] => 14452
)
[14452] => Array
(
[0] => 14068
)
[14102] => Array
(
[0] => 14101
)
[14101] => Array
(
[0] => 14102
)
[14408] => Array
(
[0] => 15188
[1] => 15582
[2] => 15537
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15188] => Array
(
[0] => 14408
[1] => 15582
[2] => 15537
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15582] => Array
(
[0] => 14408
[1] => 15188
[2] => 15537
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15537] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[13774] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15646] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15649
[6] => 15653
[7] => 15346
)
[15649] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15646
[6] => 15653
[7] => 15346
)
[15653] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15646
[6] => 15649
[7] => 15346
)
[15346] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15646
[6] => 15649
[7] => 15653
)
[13025] => Array
(
[0] => 12915
[1] => 14797
)
[12915] => Array
(
[0] => 13025
[1] => 14797
)
[14797] => Array
(
[0] => 13025
[1] => 12915
)
[12898] => Array
(
[0] => 14642
[1] => 14865
[2] => 15243
[3] => 15585
)
[14642] => Array
(
[0] => 12898
[1] => 14865
[2] => 15243
[3] => 15585
)
[14865] => Array
(
[0] => 12898
[1] => 14642
[2] => 15243
[3] => 15585
)
[15243] => Array
(
[0] => 12898
[1] => 14642
[2] => 14865
[3] => 15585
)
[15585] => Array
(
[0] => 12898
[1] => 14642
[2] => 14865
[3] => 15243
)
[14410] => Array
(
[0] => 14035
)
[14035] => Array
(
[0] => 14410
)
[12612] => Array
(
[0] => 14549
[1] => 15052
[2] => 15473
[3] => 14930
[4] => 15590
)
[14549] => Array
(
[0] => 12612
[1] => 15052
[2] => 15473
[3] => 14930
[4] => 15590
)
[15052] => Array
(
[0] => 12612
[1] => 14549
[2] => 15473
[3] => 14930
[4] => 15590
)
[15473] => Array
(
[0] => 12612
[1] => 14549
[2] => 15052
[3] => 14930
[4] => 15590
)
[14930] => Array
(
[0] => 12612
[1] => 14549
[2] => 15052
[3] => 15473
[4] => 15590
)
[15590] => Array
(
[0] => 12612
[1] => 14549
[2] => 15052
[3] => 15473
[4] => 14930
)
[13980] => Array
(
[0] => 15117
)
[15117] => Array
(
[0] => 13980
)
[14061] => Array
(
[0] => 14272
[1] => 15393
)
[14272] => Array
(
[0] => 14061
[1] => 15393
)
[15393] => Array
(
[0] => 14061
[1] => 14272
)
[12903] => Array
(
[0] => 15089
)
[15089] => Array
(
[0] => 12903
)
[13364] => Array
(
[0] => 13040
[1] => 14091
[2] => 15156
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[13040] => Array
(
[0] => 13364
[1] => 14091
[2] => 15156
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[14091] => Array
(
[0] => 13364
[1] => 13040
[2] => 15156
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[15156] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[15311] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[15378] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15413
[6] => 15493
[7] => 15574
)
[15413] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15378
[6] => 15493
[7] => 15574
)
[15493] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15378
[6] => 15413
[7] => 15574
)
[15574] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15378
[6] => 15413
[7] => 15493
)
[14240] => Array
(
[0] => 13689
[1] => 13179
[2] => 13690
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[13689] => Array
(
[0] => 14240
[1] => 13179
[2] => 13690
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[13179] => Array
(
[0] => 14240
[1] => 13689
[2] => 13690
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[13690] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[14160] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[14873] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[14842] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 15176
[7] => 15567
[8] => 15577
)
[15176] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 14842
[7] => 15567
[8] => 15577
)
[15567] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 14842
[7] => 15176
[8] => 15577
)
[15577] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 14842
[7] => 15176
[8] => 15567
)
[14326] => Array
(
[0] => 12925
[1] => 14839
[2] => 15376
)
[12925] => Array
(
[0] => 14326
[1] => 14839
[2] => 15376
)
[14839] => Array
(
[0] => 14326
[1] => 12925
[2] => 15376
)
[15376] => Array
(
[0] => 14326
[1] => 12925
[2] => 14839
)
[14439] => Array
(
[0] => 15090
[1] => 14917
[2] => 15279
)
[15090] => Array
(
[0] => 14439
[1] => 14917
[2] => 15279
)
[14917] => Array
(
[0] => 14439
[1] => 15090
[2] => 15279
)
[15279] => Array
(
[0] => 14439
[1] => 15090
[2] => 14917
)
[14173] => Array
(
[0] => 14086
)
[14086] => Array
(
[0] => 14173
)
[13087] => Array
(
[0] => 15045
)
[15045] => Array
(
[0] => 13087
)
[14577] => Array
(
[0] => 14593
[1] => 14986
[2] => 15407
[3] => 15440
[4] => 15471
)
[14593] => Array
(
[0] => 14577
[1] => 14986
[2] => 15407
[3] => 15440
[4] => 15471
)
[14986] => Array
(
[0] => 14577
[1] => 14593
[2] => 15407
[3] => 15440
[4] => 15471
)
[15407] => Array
(
[0] => 14577
[1] => 14593
[2] => 14986
[3] => 15440
[4] => 15471
)
[15440] => Array
(
[0] => 14577
[1] => 14593
[2] => 14986
[3] => 15407
[4] => 15471
)
[15471] => Array
(
[0] => 14577
[1] => 14593
[2] => 14986
[3] => 15407
[4] => 15440
)
[14392] => Array
(
[0] => 14384
)
[14384] => Array
(
[0] => 14392
)
[14795] => Array
(
[0] => 13537
[1] => 15134
[2] => 15503
[3] => 13282
[4] => 15573
)
[13537] => Array
(
[0] => 14795
[1] => 15134
[2] => 15503
[3] => 13282
[4] => 15573
)
[15134] => Array
(
[0] => 14795
[1] => 13537
[2] => 15503
[3] => 13282
[4] => 15573
)
[15503] => Array
(
[0] => 14795
[1] => 13537
[2] => 15134
[3] => 13282
[4] => 15573
)
[13282] => Array
(
[0] => 14795
[1] => 13537
[2] => 15134
[3] => 15503
[4] => 15573
)
[15573] => Array
(
[0] => 14795
[1] => 13537
[2] => 15134
[3] => 15503
[4] => 13282
)
[12965] => Array
(
[0] => 13081
[1] => 15465
)
[13081] => Array
(
[0] => 12965
[1] => 15465
)
[15465] => Array
(
[0] => 12965
[1] => 13081
)
[14862] => Array
(
[0] => 14591
)
[14591] => Array
(
[0] => 14862
)
[13050] => Array
(
[0] => 15034
[1] => 14851
[2] => 15594
[3] => 15604
[4] => 15605
)
[15034] => Array
(
[0] => 13050
[1] => 14851
[2] => 15594
[3] => 15604
[4] => 15605
)
[14851] => Array
(
[0] => 13050
[1] => 15034
[2] => 15594
[3] => 15604
[4] => 15605
)
[15594] => Array
(
[0] => 13050
[1] => 15034
[2] => 14851
[3] => 15604
[4] => 15605
)
[15604] => Array
(
[0] => 13050
[1] => 15034
[2] => 14851
[3] => 15594
[4] => 15605
)
[15605] => Array
(
[0] => 13050
[1] => 15034
[2] => 14851
[3] => 15594
[4] => 15604
)
[15094] => Array
(
[0] => 15087
[1] => 14687
[2] => 15210
[3] => 12399
)
[15087] => Array
(
[0] => 15094
[1] => 14687
[2] => 15210
[3] => 12399
)
[14687] => Array
(
[0] => 15094
[1] => 15087
[2] => 15210
[3] => 12399
)
[15210] => Array
(
[0] => 15094
[1] => 15087
[2] => 14687
[3] => 12399
)
[12399] => Array
(
[0] => 15094
[1] => 15087
[2] => 14687
[3] => 15210
)
[13327] => Array
(
[0] => 13328
)
[13328] => Array
(
[0] => 13327
)
[14406] => Array
(
[0] => 14932
)
[14932] => Array
(
[0] => 14406
)
[14767] => Array
(
[0] => 14768
)
[14768] => Array
(
[0] => 14767
)
[13925] => Array
(
[0] => 14362
[1] => 14928
[2] => 15242
[3] => 15480
)
[14362] => Array
(
[0] => 13925
[1] => 14928
[2] => 15242
[3] => 15480
)
[14928] => Array
(
[0] => 13925
[1] => 14362
[2] => 15242
[3] => 15480
)
[15242] => Array
(
[0] => 13925
[1] => 14362
[2] => 14928
[3] => 15480
)
[15480] => Array
(
[0] => 13925
[1] => 14362
[2] => 14928
[3] => 15242
)
[13246] => Array
(
[0] => 15216
[1] => 15302
[2] => 15379
[3] => 15459
[4] => 15460
)
[15216] => Array
(
[0] => 13246
[1] => 15302
[2] => 15379
[3] => 15459
[4] => 15460
)
[15302] => Array
(
[0] => 13246
[1] => 15216
[2] => 15379
[3] => 15459
[4] => 15460
)
[15379] => Array
(
[0] => 13246
[1] => 15216
[2] => 15302
[3] => 15459
[4] => 15460
)
[15460] => Array
(
[0] => 13246
[1] => 15216
[2] => 15302
[3] => 15379
[4] => 15459
)
[15459] => Array
(
[0] => 13246
[1] => 15216
[2] => 15302
[3] => 15379
[4] => 15460
)
[13350] => Array
(
[0] => 14924
)
[14924] => Array
(
[0] => 13350
)
[14312] => Array
(
[0] => 15026
)
[15026] => Array
(
[0] => 14312
)
[13035] => Array
(
[0] => 12416
[1] => 13860
[2] => 13633
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[12416] => Array
(
[0] => 13035
[1] => 13860
[2] => 13633
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[13860] => Array
(
[0] => 13035
[1] => 12416
[2] => 13633
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[13633] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[15180] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 14402
[5] => 14663
[6] => 15128
)
[14402] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 15180
[5] => 14663
[6] => 15128
)
[14663] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 15180
[5] => 14402
[6] => 15128
)
[15128] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 15180
[5] => 14402
[6] => 14663
)
[13807] => Array
(
[0] => 15556
)
[15556] => Array
(
[0] => 13807
)
[15149] => Array
(
[0] => 15245
)
[15245] => Array
(
[0] => 15149
)
[14883] => Array
(
[0] => 14529
)
[14529] => Array
(
[0] => 14883
)
[13671] => Array
(
[0] => 15297
[1] => 15278
[2] => 13217
)
[15297] => Array
(
[0] => 13671
[1] => 15278
[2] => 13217
)
[15278] => Array
(
[0] => 13671
[1] => 15297
[2] => 13217
)
[13217] => Array
(
[0] => 13671
[1] => 15297
[2] => 15278
)
[14931] => Array
(
[0] => 14551
[1] => 13292
[2] => 12947
)
[14551] => Array
(
[0] => 14931
[1] => 13292
[2] => 12947
)
[13292] => Array
(
[0] => 14931
[1] => 14551
[2] => 12947
)
[12947] => Array
(
[0] => 14931
[1] => 14551
[2] => 13292
)
[13173] => Array
(
[0] => 15268
)
[15268] => Array
(
[0] => 13173
)
[12649] => Array
(
[0] => 15031
)
[15031] => Array
(
[0] => 12649
)
[15322] => Array
(
[0] => 15300
)
[15300] => Array
(
[0] => 15322
)
[14246] => Array
(
[0] => 13135
[1] => 14104
[2] => 15219
[3] => 14085
[4] => 15355
[5] => 15155
)
[13135] => Array
(
[0] => 14246
[1] => 14104
[2] => 15219
[3] => 14085
[4] => 15355
[5] => 15155
)
[14104] => Array
(
[0] => 14246
[1] => 13135
[2] => 15219
[3] => 14085
[4] => 15355
[5] => 15155
)
[15219] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 14085
[4] => 15355
[5] => 15155
)
[14085] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 15219
[4] => 15355
[5] => 15155
)
[15355] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 15219
[4] => 14085
[5] => 15155
)
[15155] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 15219
[4] => 15355
[5] => 14085
)
[14893] => Array
(
[0] => 15253
)
[15253] => Array
(
[0] => 14893
)
[13295] => Array
(
[0] => 15388
)
[15388] => Array
(
[0] => 13295
)
[13016] => Array
(
[0] => 15205
[1] => 15334
)
[15205] => Array
(
[0] => 13016
[1] => 15334
)
[15334] => Array
(
[0] => 13016
[1] => 15205
)
[14465] => Array
(
[0] => 15148
[1] => 15104
[2] => 15373
[3] => 14574
[4] => 15500
)
[15148] => Array
(
[0] => 14465
[1] => 15104
[2] => 15373
[3] => 14574
[4] => 15500
)
[15104] => Array
(
[0] => 14465
[1] => 15148
[2] => 15373
[3] => 14574
[4] => 15500
)
[15373] => Array
(
[0] => 14465
[1] => 15148
[2] => 15104
[3] => 14574
[4] => 15500
)
[14574] => Array
(
[0] => 14465
[1] => 15148
[2] => 15104
[3] => 15373
[4] => 15500
)
[15500] => Array
(
[0] => 14465
[1] => 15148
[2] => 15104
[3] => 15373
[4] => 14574
)
[14120] => Array
(
[0] => 13993
[1] => 14115
[2] => 14907
[3] => 15152
[4] => 15403
[5] => 15475
)
[13993] => Array
(
[0] => 14120
[1] => 14115
[2] => 14907
[3] => 15152
[4] => 15403
[5] => 15475
)
[14115] => Array
(
[0] => 14120
[1] => 13993
[2] => 14907
[3] => 15152
[4] => 15403
[5] => 15475
)
[14907] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 15152
[4] => 15403
[5] => 15475
)
[15152] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 14907
[4] => 15403
[5] => 15475
)
[15403] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 14907
[4] => 15152
[5] => 15475
)
[15475] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 14907
[4] => 15152
[5] => 15403
)
[13667] => Array
(
[0] => 13716
[1] => 12857
[2] => 15535
[3] => 15512
)
[13716] => Array
(
[0] => 13667
[1] => 12857
[2] => 15535
[3] => 15512
)
[12857] => Array
(
[0] => 13667
[1] => 13716
[2] => 15535
[3] => 15512
)
[15535] => Array
(
[0] => 13667
[1] => 13716
[2] => 12857
[3] => 15512
)
[15512] => Array
(
[0] => 13667
[1] => 13716
[2] => 12857
[3] => 15535
)
[15354] => Array
(
[0] => 15043
[1] => 13736
)
[15043] => Array
(
[0] => 15354
[1] => 13736
)
[13736] => Array
(
[0] => 15354
[1] => 15043
)
[15449] => Array
(
[0] => 15450
)
[15450] => Array
(
[0] => 15449
)
[14991] => Array
(
[0] => 15250
)
[15250] => Array
(
[0] => 14991
)
[14633] => Array
(
[0] => 15320
[1] => 15445
)
[15320] => Array
(
[0] => 14633
[1] => 15445
)
[15445] => Array
(
[0] => 14633
[1] => 15320
)
[13344] => Array
(
[0] => 15476
[1] => 15536
[2] => 15578
)
[15476] => Array
(
[0] => 13344
[1] => 15536
[2] => 15578
)
[15536] => Array
(
[0] => 13344
[1] => 15476
[2] => 15578
)
[15578] => Array
(
[0] => 13344
[1] => 15476
[2] => 15536
)
[14863] => Array
(
[0] => 15478
[1] => 15507
)
[15478] => Array
(
[0] => 14863
[1] => 15507
)
[15507] => Array
(
[0] => 14863
[1] => 15478
)
[12937] => Array
(
[0] => 15206
)
[14250] => Array
(
[0] => 14613
[1] => 14125
[2] => 15369
[3] => 14824
[4] => 15479
)
[14613] => Array
(
[0] => 14250
[1] => 14125
[2] => 15369
[3] => 14824
[4] => 15479
)
[14125] => Array
(
[0] => 14250
[1] => 14613
[2] => 15369
[3] => 14824
[4] => 15479
)
[15369] => Array
(
[0] => 14250
[1] => 14613
[2] => 14125
[3] => 14824
[4] => 15479
)
[14824] => Array
(
[0] => 14250
[1] => 14613
[2] => 14125
[3] => 15369
[4] => 15479
)
[15479] => Array
(
[0] => 14250
[1] => 14613
[2] => 14125
[3] => 15369
[4] => 14824
)
[13637] => Array
(
[0] => 15457
[1] => 13386
[2] => 14775
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[15457] => Array
(
[0] => 13637
[1] => 13386
[2] => 14775
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[13386] => Array
(
[0] => 13637
[1] => 15457
[2] => 14775
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[14775] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[13914] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[15542] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15609
[6] => 15648
[7] => 15635
)
[15609] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15542
[6] => 15648
[7] => 15635
)
[15648] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15542
[6] => 15609
[7] => 15635
)
[15635] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15542
[6] => 15609
[7] => 15648
)
[14429] => Array
(
[0] => 14491
[1] => 13428
[2] => 15291
)
[14491] => Array
(
[0] => 14429
[1] => 13428
[2] => 15291
)
[13428] => Array
(
[0] => 14429
[1] => 14491
[2] => 15291
)
[15291] => Array
(
[0] => 14429
[1] => 14491
[2] => 13428
)
[15380] => Array
(
[0] => 15381
)
[15381] => Array
(
[0] => 15380
)
[14737] => Array
(
[0] => 15490
[1] => 15595
)
[15490] => Array
(
[0] => 14737
[1] => 15595
)
[15595] => Array
(
[0] => 14737
[1] => 15490
)
[15499] => Array
(
[0] => 13793
)
[13793] => Array
(
[0] => 15499
)
[12814] => Array
(
[0] => 15492
[1] => 15497
)
[15492] => Array
(
[0] => 12814
[1] => 15497
)
[15497] => Array
(
[0] => 12814
[1] => 15492
)
[15163] => Array
(
[0] => 14255
[1] => 15383
[2] => 14002
[3] => 15575
[4] => 15576
[5] => 15538
)
[14255] => Array
(
[0] => 15163
[1] => 15383
[2] => 14002
[3] => 15575
[4] => 15576
[5] => 15538
)
[15383] => Array
(
[0] => 15163
[1] => 14255
[2] => 14002
[3] => 15575
[4] => 15576
[5] => 15538
)
[14002] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 15575
[4] => 15576
[5] => 15538
)
[15575] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 14002
[4] => 15576
[5] => 15538
)
[15576] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 14002
[4] => 15575
[5] => 15538
)
[15538] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 14002
[4] => 15575
[5] => 15576
)
[14915] => Array
(
[0] => 13053
[1] => 14913
)
[13053] => Array
(
[0] => 14915
[1] => 14913
)
[14913] => Array
(
[0] => 14915
[1] => 13053
)
[13748] => Array
(
[0] => 15467
)
[15467] => Array
(
[0] => 13748
)
[14252] => Array
(
[0] => 14003
[1] => 15083
[2] => 15598
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[14003] => Array
(
[0] => 14252
[1] => 15083
[2] => 15598
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15083] => Array
(
[0] => 14252
[1] => 14003
[2] => 15598
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15598] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[14258] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15587] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15054] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[13840] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15069] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[14956] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14957
[10] => 14415
[11] => 15120
)
[14957] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14956
[10] => 14415
[11] => 15120
)
[14415] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14956
[10] => 14957
[11] => 15120
)
[15120] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14956
[10] => 14957
[11] => 14415
)
[13363] => Array
(
[0] => 14499
)
[14499] => Array
(
[0] => 13363
)
[15438] => Array
(
[0] => 13597
[1] => 15082
[2] => 14949
[3] => 15158
[4] => 13971
)
[13597] => Array
(
[0] => 15438
[1] => 15082
[2] => 14949
[3] => 15158
[4] => 13971
)
[15082] => Array
(
[0] => 15438
[1] => 13597
[2] => 14949
[3] => 15158
[4] => 13971
)
[14949] => Array
(
[0] => 15438
[1] => 13597
[2] => 15082
[3] => 15158
[4] => 13971
)
[15158] => Array
(
[0] => 15438
[1] => 13597
[2] => 15082
[3] => 14949
[4] => 13971
)
[13971] => Array
(
[0] => 15438
[1] => 13597
[2] => 15082
[3] => 14949
[4] => 15158
)
[15237] => Array
(
[0] => 14208
[1] => 14511
[2] => 15455
)
[14208] => Array
(
[0] => 15237
[1] => 14511
[2] => 15455
)
[15455] => Array
(
[0] => 15237
[1] => 14208
[2] => 14511
)
[15545] => Array
(
[0] => 15251
[1] => 15428
[2] => 12722
)
[15251] => Array
(
[0] => 15545
[1] => 15428
[2] => 12722
)
[15428] => Array
(
[0] => 15545
[1] => 15251
[2] => 12722
)
[12722] => Array
(
[0] => 15545
[1] => 15251
[2] => 15428
)
[13549] => Array
(
[0] => 15570
)
[15570] => Array
(
[0] => 13549
)
[15618] => Array
(
[0] => 12604
[1] => 15621
)
[12604] => Array
(
[0] => 15618
[1] => 15621
)
[15621] => Array
(
[0] => 15618
[1] => 12604
)
[13388] => Array
(
[0] => 14974
[1] => 12483
)
[14974] => Array
(
[0] => 13388
[1] => 12483
)
[12483] => Array
(
[0] => 13338
[1] => 14974
)
)
[usersForAreas] => Array
(
[lyon] => Array
(
[ids] => Array
(
[0] => 13311
[1] => 13523
)
[title] => Lyon
)
[belleville] => Array
(
[ids] => Array
(
[0] => 13063
[1] => 12954
)
[title] => Belleville
)
[chamonix] => Array
(
[ids] => Array
(
[0] => 13144
)
[title] => Chamonix
)
[meribel] => Array
(
[ids] => Array
(
[0] => 12762
[1] => 13164
)
[title] => Meribel
)
[grand-geneva] => Array
(
[ids] => Array
(
[0] => 13130
[1] => 12898
)
[title] => Grand Geneva
)
[chambery] => Array
(
[ids] => Array
(
[0] => 12914
[1] => 13114
[2] => 13311
)
[title] => Chambery
)
[annecy] => Array
(
[ids] => Array
(
[0] => 13216
[1] => 12748
[2] => 13503
[3] => 13217
)
[title] => Annecy
)
[mont-blanc] => Array
(
[ids] => Array
(
[0] => 12631
[1] => 12937
[2] => 12936
[3] => 13309
)
[title] => Mont-Blanc
)
[portes-du-soleil] => Array
(
[ids] => Array
(
[0] => 12690
[1] => 13423
[2] => 13319
[3] => 13574
[4] => 13101
)
[title] => Portes du Soleil
)
[three-valleys] => Array
(
[ids] => Array
(
[0] => 12762
[1] => 12954
[2] => 13063
[3] => 13164
[4] => 12925
[5] => 13310
)
[title] => Three Valleys
)
[rhones-alpes] => Array
(
[ids] => Array
(
[0] => 12837
[1] => 13087
[2] => 12898
[3] => 13130
[4] => 13216
[5] => 12748
[6] => 13164
[7] => 13574
[8] => 12954
[9] => 13063
[10] => 12762
[11] => 12925
[12] => 13114
[13] => 12914
[14] => 12690
[15] => 12936
[16] => 13523
[17] => 13144
[18] => 12568
[19] => 13181
[20] => 13180
[21] => 12980
[22] => 13007
[23] => 13084
[24] => 13217
[25] => 13423
[26] => 13319
[27] => 12937
[28] => 13430
[29] => 13311
[30] => 13310
[31] => 13309
[32] => 13311
[33] => 13503
)
[title] => Rhone-Alpes
)
[tarentaise] => Array
(
[ids] => Array
(
[0] => 13181
[1] => 12568
[2] => 12980
[3] => 13430
)
[title] => Ste Foy Tarentaise
)
[hautes-alpes] => Array
(
[ids] => Array
(
[0] => 12837
[1] => 13087
)
[title] => Hautes Alpes
)
[valmorel] => Array
(
[ids] => Array
(
[0] => 13310
)
[title] => Valmorel
)
)
[pilar] => Array
(
[equestrian] => Array
(
[13388] => Array
(
[name] => Lesley Okey
[first_name] => Lesley
[lastname] => Okey
[description] => Lesley had initially planned on settling further south in France, but as she has always had horses, and wanted to pursue a long-held ambition to breed them Normandy was the obvious choice. She now lives, works, and rides in Lower Normandy, on the edge of the beautiful area known as Suisse Normand. Lesley is one of our most experienced equestrian agents and says that the Orne market is “exceptionally buoyant for equestrian properties”.
[region] => Lower Normandy
[vignette] => pilar/equestrian/agent/lower_normandy.webp
[photo-desc] => pilar/equestrian/agent/lesley_okey.webp
[siret] => 510034515
)
[12663] => Array
(
[name] => Effie Iorsch
[first_name] => Effie
[lastname] => Iorsch
[description] => Effie lives in Normandy, in the Perche national park, it is an area famous for the Percheron horse breed. This is an ideal environment for riding and Effie is “delighted to use my network and share contacts for suppliers, vets and other suppliers, as well as advising on the best local trails”.
[region] => Normandy
[vignette] => pilar/equestrian/agent/normandy.webp
[photo-desc] => pilar/equestrian/agent/effie_iorsh.webp
[siret] => 504137043
)
[14842] => Array
(
[name] => Jessica Viel
[first_name] => Jessica
[lastname] => Viel
[description] => Jessica lives in Indre-et-Loire, in the Centre-Val-de-Loire region, popular with buyers of equestrian property because land is such exceptional value. Jessica tells us “We have Saumur, Le Mans, Fontainebleau and Lamotte-Beuvron within easy reach for shows or competitions. Buyers here are a mixture of professionals wanting to start a small business and people who simply want a nice property for their family and horses”.
[region] => Centre
[vignette] => pilar/equestrian/agent/centre.webp
[photo-desc] => pilar/equestrian/agent/jessica_viel.webp
[siret] => 892183351
)
[15279] => Array
(
[name] => Jean-Francois Huteau
[first_name] => Jean-Francois
[lastname] => Huteau
[description] => Jean-Francois has lived in the Oise, Hauts-de-France, close to Chantilly and Senlis, for over 25 years. Owning an equestrian property here is a symbol of status and offers many advantages due to the rich equestrian tradition and historic surroundings. Jean-Francois tells us “Chantilly is, of course, world-famous for its renowned racecourse and equine museum. Owning equestrian property here allows you to benefit from this heritage and participate in local events like the Grand Prix de Diane. We have a rich array of equestrian facilities and are home to France Galop and also the French Polo Federation”.
[region] => Hauts de France
[vignette] => pilar/equestrian/agent/hauts_de_france.webp
[photo-desc] => pilar/equestrian/agent/jean_francois_huteau.webp
[siret] => 948614185
)
[12857] => Array
(
[name] => Trina Summerfield
[first_name] => Trina
[lastname] => Summerfield
[description] => Trina has been an agent with Leggett for well over a decade. She lives in rural Charente, close to Confolens – an ideal spot for her family, her dogs and (of course) her horses. Trina is a trained equine behaviourist and has ridden competitively in under-21 show-jumping teams. She tells us “The advantage here is that we have the perfect climate, allowing horses to live outside year-round with ample grazing. The rolling countryside is ideal and equestrian property is highly sought after”
[region] => Poitou-Charentes
[vignette] => pilar/equestrian/agent/poitou_charentes.webp
[photo-desc] => pilar/equestrian/agent/trina_summerfield.webp
[siret] => 524727153
)
[15253] => Array
(
[name] => Rachel Dods
[first_name] => Rachel
[lastname] => Dods
[description] => Rachel lives and works in the Dordogne, she has been in France for over two decades now. The climate, soil and general landscape is perfect for horse enthusiasts. Rachel tells us “The greatest opportunity here is for the amateur horse enthusiast and leisure market. There are plenty of suitable properties available, and it is simply a case of saying how many horses need to be housed, how much land they will need, and the type of equipment and facilities required. Within 10 kms of my house there are three riding schools, five stud farms and lots of people who keep horses for private hacking, endurance training and competitions”.
[region] => Aquitaine - Dordogne
[vignette] => pilar/equestrian/agent/dordogne_aquitaine.webp
[photo-desc] => pilar/equestrian/agent/rachel_dods.webp
[siret] => 881752802
)
[15089] => Array
(
[name] => Deborah Cherry
[first_name] => Deborah
[lastname] => Cherry
[description] => Deborah lives in Lot-et-Garonne, where she has fallen in love with the space, tranquility and quiet roads. She is happiest when she is simply out hacking on the roads and footpaths and finds that the general costs of keeping horses are lower than when she lived in the UK. “Vets, farriers, feed/hay and bedding are all cheaper. However, grass grows differently here, and you may want to consider having a little more land per horse than you would in the UK, Belgium, Holland, or northern France – unless you are prepared to supplement with hay of course. Hay prices are lower here, and better for the horses as it is a courser texture and better for the horse’s teeth”.
[region] => Aquitaine - Lot-et-Garonne
[vignette] => pilar/equestrian/agent/lot_et_garonne_aquitaine.webp
[photo-desc] => pilar/equestrian/agent/deborah_cherry.webp
[siret] => 913148094
)
[14549] => Array
(
[name] => Jane Snow
[first_name] => Jane
[lastname] => Snow
[description] => Jane and Sarah are a team in the Hautes-Pyrénées in Occitanie. They met in French class and decided that their different talents should be combined to offer the very best in client service. They tell us “The equestrian property market is excellent here with strong demand from French buyers as well as from the UK, Belgium, and Holland. We have a lot of open land, with dramatic views, and the hacking is superb. This department is highly regarded for breeding horses and is one of France’s most “organic” and least polluted areas. You can get a lot of property and land for your money, which is music to the ears of most horse owners”!
[region] => Hautes-Pyrénées in Occitanie
[vignette] => pilar/equestrian/agent/hautes_pyrenees_occitanie.webp
[photo-desc] => pilar/equestrian/agent/jane_snow.webp
[siret] => 853756682
)
[15052] => Array
(
[name] => Sarah Thacker
[first_name] => Sarah
[lastname] => Thacker
[description] => Jane and Sarah are a team in the Hautes-Pyrénées in Occitanie. They met in French class and decided that their different talents should be combined to offer the very best in client service. They tell us “The equestrian property market is excellent here with strong demand from French buyers as well as from the UK, Belgium, and Holland. We have a lot of open land, with dramatic views, and the hacking is superb. This department is highly regarded for breeding horses and is one of France’s most “organic” and least polluted areas. You can get a lot of property and land for your money, which is music to the ears of most horse owners”!
[region] => Hautes-Pyrénées in Occitanie
[vignette] => pilar/equestrian/agent/hautes_pyrenees_occitanie.webp
[photo-desc] => pilar/equestrian/agent/sarah_thacker.webp
[siret] => 881175632
)
[13292] => Array
(
[name] => Gillian Wilson
[first_name] => Gillian
[lastname] => Wilson
[description] => Jill covers the north Var and Alpes de Haute Provence, you simply don’t get more authentic Provence than this. She has had horses all her life and she worked in the UK equestrian industry for 18 years, with her clients including the Royal Family. She knows the equestrian market well and is honest in her advice: “There are pros and cons to owning horses in Provence. The advantages are that we have a lot of off-road riding – this is the real Provence with rosemary, thyme and lavender fields surrounding ancient hilltop villages. We also have an excellent equestrian infrastructure around here. The disadvantages are that there is less grass but more flies, so you should allow for having to feed more hay. You should also allow for double the land here in the south than if you bought in a wetter climate”.
[region] => Alpes-de-Haute-Provence
[vignette] => pilar/equestrian/agent/alpes_de_haute_provence.webp
[photo-desc] => pilar/equestrian/agent/gillian_wilson.webp
[siret] => 814064804
)
)
)
[useDbConfig] => default
[useTable] => users
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => users
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[role] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[first_name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[surname] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[email] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[primary_email] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[created] => Array
(
[type] => timestamp
[null] => 1
[default] =>
[length] =>
)
[modified] => Array
(
[type] => timestamp
[null] => 1
[default] =>
[length] =>
)
[team_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[statute] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[persinfo] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[persinfo_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[locinfo] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[locinfo_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[location] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[areas] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[isdeleted] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[active] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[statute_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[address1] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[commune] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[postcode] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[initials] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 3
)
[depts] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[cp] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 1
)
[kbis] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 1
)
[siret] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[trusted] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[allowed_area] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[lat] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[lon] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[notgeo] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[picture] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[hestia_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[phone_number] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[request_contact_details_fr] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
)
[request_contact_details_en] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => User
[tableToModel] => Array
(
[users] => User
[departments] => Department
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => User
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Department] => Department Object
(
[name] => Department
[belongsTo] => Array
(
[Region] => Array
(
[className] => Region
[foreignKey] => region_id
[conditions] =>
[fields] =>
[order] =>
[counterCache] =>
)
)
[hasMany] => Array
(
[Allproperty] => Array
(
[className] => Allproperty
[foreignKey] => department_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[useDbConfig] => default
[useTable] => departments
[displayField] => id
[id] =>
[data] => Array
(
)
[table] => departments
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 3
[key] => primary
)
[listcode] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[listdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[region_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dbfield] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[text] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Department
[tableToModel] => Array
(
[departments] => Department
[regions] => Region
[allproperties] => Allproperty
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[hasOne] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[actsAs] =>
[Behaviors] => BehaviorCollection Object
(
[modelName] => Department
[_attached] => Array
(
)
[_disabled] => Array
(
)
[__methods] => Array
(
)
[__mappedMethods] => Array
(
)
[_log] =>
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Region] => Region Object
(
[name] => Region
[actsAs] => Array
(
[0] => Containable
)
[hasMany] => Array
(
[Department] => Array
(
[className] => Department
[foreignKey] => region_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[aquitaine] => Array
(
[id] => 72
[link] => /aquitaine-property
[region_name] => Aquitaine
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 72_team.webp
[vignette] => 72_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => From sleepy Dordogne villages to the bright lights of Bordeaux, via the world’s greatest vineyards ...
[bold] => Welcome to Aquitaine
)
[css_color] => #4E7E9F
[accordion] => Array
(
[what_to_expect] => <p><strong>Bordeaux</strong>, is the world capital of wine, and you will find glorious <strong>chateaux and country houses</strong> keeping
watch over the surrounding vineyards. Globally renowned for its beauty, property in Aquitaine is seen as an excellent investment.</p>
<p><strong>Vineyards</strong> dominate the landscape in Gironde but don’t be fooled. There are five departments in Aquitaine, each with a <strong>diverse
landscape</strong> and a mixture of property styles. The Pyrénées Atlantiques run down to the Spanish border and are heavily influenced by Basque culture,
whilst in the north of the region, the Dordogne is a rural department, long popular with UK buyers looking for <strong>"a place in the sun".</strong></p>
[access] => Array
(
[text] => <p>The main international airport is in Bordeaux, with regular flights to North America, Africa, Asia and throughout Europe.
You will find other regional airports in Bergerac, Biarritz, Tarbes and Pau.</p><p>The high-speed rail link between Bordeaux and Paris takes just over 2 hours,
meaning the area is popular with Parisians seeking a second home. Eurostar is planning a special “wine train” with a direct service between Bordeaux and London,
with an opening as soon as 2026 being discussed. Travel time would be around 5 hours.</p><p>Many visitors prefer driving to Aquitaine, as it is easy to access
from all directions. The A10 motorway runs directly to Paris, the A62 runs west to east (giving access to Toulouse, Barcelona and the Riviera),
and the A63 runs straight down to the Spanish border.</p>
[access_image_title] => transport map Aquitaine
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities. </p><p>Last year, prices rose in all five departments, with the biggest increase in the Pyrenéés-Atlantiques (8.1%). The strongest demand is for country property, with plenty of space and fresh air. French buyers have dominated the market, often snapping up properties before overseas buyers have had a chance to view. However, this is now changing, with increasing sales to clients from the UK, Belgium and Netherlands in particular. High-end properties are also selling well, with US buyers cashing in on the strong dollar.</p>
[fall_in_love] => Array
(
[text] => <p>Sampling the finest wines, while exploring <strong> historic vineyards, chateaux and rural market towns</strong>. Aquitaine has some of the most
beautiful countryside in France, and the river valleys (particularly the Dordogne) are <strong> popular second-home areas</strong>. Wander round the market
in Sarlat, Bergerac or Monpazier and you will find a fusion of languages being spoken.</p><p>If you prefer the seaside then you will be swept off your
feet by the view over <strong> Arcachon Bay </strong>, from atop the Dune du Pilat, and by the quality of the <strong> swimming and surfing </strong>
available in Aquitaine.</p>
[images_alt] => Array
(
[0] => cafe_bar
[1] => market
[2] => ocean
[3] => garden
[4] => surf_beach
[5] => Vineyards
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/72
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Warm winters and cool summers make this the ideal climate</li>
<li class="attribute-dot">This is a truly global destination, making property an attractive investment </li>
<li class="attribute-dot">The quality of life in Aquitaine is second to none, particularly the food and wine </li>
<li class="attribute-dot">The area is popular with overseas buyers, English is widely spoken </li>
</ul>
Plans are in place for a direct London-Bordeaux Eurostar service, door-to-door in around 5 hours
[banner-mg] => Array
(
[image] => nice-image.webp
)
[famous-places] => Array
(
[0] => Array
(
[title] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
[subtitle] => Saint Emilion|Commercial|"Bordelais"
[image] => 72_vineyard.webp
)
[1] => Array
(
[title] => Chateaux
[link] => /chateau/aquitaine
[subtitle] => Maisons de Maître | Vie de Château
[image] => 72_chateaux.webp
)
[2] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/72
[subtitle] => Océan | Wind | Liberty
[image] => 72_coastal.webp
)
[3] => Array
(
[title] => Perigord
[link] => /french-property-for-sale/perigord_noir/latest
[subtitle] => Périgord Noir | Vert | Rouge
[image] => 72_perigord.webp
)
[4] => Array
(
[title] => Sarlat
[link] => /french-property-for-sale/mainSearch/departments:/towns:24200+Sarlat-la-Canéda/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Sarlat-La-Canédat et alentours
[image] => 72_sarlat.webp
)
[5] => Array
(
[title] => Bordeaux
[link] => /french-property-for-sale/getNearbyPostcodes/33000/25/sort:original_modified/direction:desc
[subtitle] => Cité du Vin | History | Culture
[image] => 72_bordeaux.webp
)
[6] => Array
(
[title] => Countryside
[link] =>
[subtitle] => Peace | Nature | Liberty
[image] => 72_countryside.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 33
[department_name] => Gironde
[prefecture] => Array
(
[name] => Bordeaux
[lat] => 44.838764428286
[lon] => -0.58549738073116
)
[sous-prefecture] => Array
(
[name] => Arcachon
[lat] => 44.652350372007
[lon] => -1.17852953279
)
[other_places] => Array
(
[0] => Array
(
[name] => Langon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[1] => Array
(
[name] => Lesparre-Médoc
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[2] => Array
(
[name] => Libourne
[coordinates] => Array
(
[lat] => 44.912837953056
[lon] => -0.24255791219811
)
)
[3] => Array
(
[name] => Blaye
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[4] => Array
(
[name] => Arcachon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
)
[aeroports] => Array
(
[name] => international Aéroport Bordeaux-Mérignac
[coordinates] => Array
(
[lat] => 44.829578655332
[lon] => -0.71252977869956
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3415
)
[1] => Array
(
[id] => 24
[department_name] => Dordogne
[prefecture] => Array
(
[name] => Périgueux
[lat] => 45.182155813706
[lon] => 0.72554752049818
)
[sous-prefecture] => Array
(
[name] => Bergerac
[lat] => 44.854267578237
[lon] => 0.48313379429759
)
[other_places] => Array
(
[0] => Array
(
[name] => Nontron
[lat] => 45.530660781729
[lon] => 0.66198829976248
)
[1] => Array
(
[name] => Sarlat-la-Canéda
[lat] => 44.889288259855
[lon] => 1.2241156213839
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Bergerac-Dordogne-Périgord
[lat] => 44.825427573624
[lon] => 0.5183063816135
)
[1] => Array
(
[name] => Aéroport Périgueux-Bassillac
[lat] => 45.196674566766
[lon] => 0.81442960794314
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1699
)
[2] => Array
(
[id] => 40
[department_name] => Landes
[prefecture] => Array
(
[name] => Mont-de-Marsan
[lat] => 43.895868438138
[lon] => -0.49751150342098
)
[sous-prefecture] => Array
(
[name] => Dax
[lat] => 43.709257227376
[lon] => -1.0555027855013
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 2829
)
[3] => Array
(
[id] => 47
[department_name] => Lot-et-Garonne
[prefecture] => Array
(
[name] => Agen
[lat] => 44.205262742878
[lon] => 0.61508991988202
)
[sous-prefecture] => Array
(
[name] => Marmande
[lat] => 44.49875584627
[lon] => 0.14139916585147
)
[other_places] => Array
(
[0] => Array
(
[name] => Nérac
[lat] => 44.137634651165
[lon] => 0.33671320043142
)
[1] => Array
(
[name] => Villeneuve-sur-Lot
[lat] => 44.408773973276
[lon] => 0.70347370665476
)
)
[aeroports] => Aéroport Agen-La Garenne
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1634
)
[4] => Array
(
[id] => 64
[department_name] => Pyrénées-Atlantiques
[prefecture] => Array
(
[name] => Pau
[lat] => 43.29655780391
[lon] => -0.36577735818928
)
[sous-prefecture] => Array
(
[name] => Bayonne
[lat] => 43.493746698508
[lon] => -1.4799716307997
)
[other_places] => Array
(
[0] => Array
(
[name] => Oloron-Sainte-Marie
[lat] => 43.194639272704
[lon] => -0.60670147749085
)
)
[aeroports] => Aéroport de Biarritz-Pays basque, Aéroport de Pau-Pyrénées
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2818
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => new_aquitaine_logo.webp
[text] => Known for its wine, seafood and picturesque landscape, Aquitaine is a popular choice with holiday-home owners, and full-time residents alike.
The warm winters and cooling summer breeze give it a particularly attractive climate.
)
[seo_text] => The five departments in Aquitaine have a diverse range of property styles, each with its own individual appeal. From rural stone-built farmhouses
to grand chateaux, the region is rich with architectural treasures to explore.<br />
Stone-built farmhouses are possibly the most popular with international buyers. Constructed from local materials like limestone, these houses feature thick walls,
small windows, and tiled roofs. Often surrounded by gardens and orchards, these character laden homes offer a serene and peaceful French lifestyle.<br />
Aquitaine is also home to some of the best Maison de Maitres and chateaux in France. Originally built for the nobility and located in large vineyards or estates,
these impressive structures have grand entrances, sweeping staircases, and intricate decorations, serving as a testament to the region's rich history and cultural
heritage.<br />Modern homes in Aquitaine are also usually designed to blend in with their natural surroundings. Many feature large windows to take advantage of
the countryside views, and open-plan living spaces that create a feeling of light and spaciousness. This style of VEFA (new build) homes in Aquitaine are
particularly popular with buyers since the Covid-19 pandemic. <br />Regardless of your taste, you're sure to find a property in Aquitaine that suits your
architectural preferences and budget.
)
[brittany] => Array
(
[id] => 53
[link] => /brittany-property
[region_name] => Brittany
[new_region_name] => Brittany
[hero_images] => 3
[agent_photo] => 53_team.webp
[vignette] => 53_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => normandy
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Local papers have been running headlines such as “The golden age of property in Brittany”, and it’s not difficult to see why. Buy a home in Brittany and you are never far from what is perhaps the most beautiful coastline in France.
[bold] => Welcome to Brittany
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Brittany is one of the prettiest and most diverse areas of France – you probably know it as a popular holiday-home destination, but did you know
that in a poll of French homebuyers it was the area they most want to move to?</p><p>The reasons are obvious – let’s start with the beaches and coastline, which stretches
to an astonishing 2,700 km’s (that’s 1,677 miles in old money). Take your pick from a hike along the rugged cliffs, to lazing on the golden sands or eating freshly
caught seafood in one of the traditional fishing villages. No matter where you buy in Brittany, you will have access to these delights. Inland you will find a beautiful
rolling landscape with picturesque towns and villages, famous for the variety, colour and quality of the markets. The renowned Lac de Guérledan is right in the heart of
Brittany, covering 300 hectares the paths around it wander through glorious forests and are a haven for walkers, cyclists and those seeking peace and tranquility.</p>
<p>Property prices have risen in recent years, but still represent excellent value for money, no wonder this is such a popular place for both domestic and international
buyers. Indeed, French buyers have been to the fore in recent years, choosing Brittany as the region they want to buy a holiday home. There have been many reports in
the French news putting this down to “climate migrants” who prefer the milder climate to the more severe extremes to be found in Spain, Portugal and parts of the
Mediterranean.</p>
[access] => Array
(
[text] => <p>Brittany has several airports, with flights within France and to international destinations. Rennes Bretagne airport has direct flights to 18 European
countries, and 17 countries outside Europe (including Canada/USA, the UAE, Singapore, South Africa and Brazil). It also flies to eight cities within France.
The airports in Brest and Lorient are all smaller and mainly service domestic flights.</p><p>The TGV runs daily between Paris and Rennes (around 2hrs 12 mins),
and regional trains connect the smaller towns in the region.</p><p>Many UK visitors like to take the ferry, with regular services running from
Plymouth, Portsmouth, and Poole to the ports of Saint-Malo and Roscoff in Brittany, or via Normandy ports such as Cherbourg.</p>
<p>Several major highways run through Brittany, giving easy access to Paris, Belgium, Holland and the Channel Tunnel car terminal.
The A84 leads up to Caen, whilst the A81 heads due east towards Paris. Meanwhile the RN137 heads south to Nantes.</p>
[53_access_map] => transport map Brittany
)
[market] => <p>Record demand and low stock levels pretty much sum up the Brittany property market over the last couple of years. Prices have risen accordingly,
with a typical apartment in Rennes seeing an increase of almost 11% in 2022. A family home in Brest will have seen a rise around 12% in the same period.</p>
<p>Low interest rates have been a bedrock of this demand and it helps that a French Government report, comparing employment data from 100 towns, declared Rennes as
having the strongest labour market in France. With interest rates rising we are likely to see a slight dampening of demand, which should mean more stock being
available and more choice for buyers.</p><p>One other driver of the Brittany property market is the trend towards home working. Télétravail (working from home)
has exploded, and people are looking for country houses that offer more space/light with a view, and high speed broadband. There has been a population explosion
in cities like Rennes, and families are tempted by the lower prices in the countryside. The third factor is the temperate climate to be found in Brittany,
with clients looking to escape the extreme temperatures, fires, and floods to be found in Spain, Italy, and some Mediterranean destinations.</p>
<p>Brittany is home to some fine manoir, chateaux and country estates. They may be fewer in number than further south in the Loire number, but what they lack in quantity
they make up for in quality. The good news is that, because they are inland away from the more costly coastline, they tend to be well priced and offer excellent value
for money.</p>
[fall_in_love] => Array
(
[text] => <p>Pretty much everything really. Let’s start with the coastline. Travelling anti-clockwise the towns of Saint-Malo, Saint Brieuc, Brest, Lorient and Vannes
are all on the coast, each with a personality of its own and a variety of excellent shops, restaurants and leisure pursuits. In between you will find sandy beaches,
ancient fishing ports and spectacular cliff-side walking. For those looking for a picturesque fishing village, we defy you not to fall in love with medieval
Saint-Goustan, the lighthouse protected Doelan, or the chocolate-box pretty Sauzon, with its pastel houses and brightly painted shutters. Larmor-Plage is known as
the “Brittany Riviera” but there are plenty of other beautiful beaches all along the coast. Trestraou beach near Perros-Guirec is a hidden gem and the Bay of Morlaix
also has plenty to choose from. Moving west both Plouarzel and Plogoff are pretty stops along the dramatic Finistere coastline.</p>
<p>Inland you will absolutely fall in love with the lakes, forests and beautiful landscape. For a breathtaking view try walking to Monts d’Arrée in the Armorica Regional
National Park (if you have been to Ireland you’ll feel at home), or try walking the hills and prairies of the Pays de Questembert. The truth is that every road and
track in Brittany is a delight, with hidden secrets to uncover. If you are looking for a haven away from the stress of modern day life.</p>
<p>If you find romance in the culture or heritage of a region, then Brittany is your ideal destination. Stop off at any tourist office to learn about the local
tales and legends. Morbihan is home to the world’s largest concentration of megalithic sites. The standing stones at Carnac stretch for an astonishing four km’s,
and the site at Locmariaquer is home to the Er Grah menhir, which once stood 20 metres high and weighed 300 tonnes.</p><p>Finally, it would be remiss if we didn’t mention
the seafood. A dozen oysters, or maybe some fresh crab, washed down with a crisp white wine? All restaurants in Brittany should be able to provide these, but
for the real romance why not sample them on the waters edge, direct from the supplier. In southern Morbihan you should visit La Perle de Quéhan, where you can
sit beneath the pine trees and sample the seafood whilst overlooking the bay. If you are in Finistere then Maison Legris is an award winning oyster bar in Plouguerneau,
well worth a visit. Finally, if you visit Mont-Saint-Michel bay (which you almost certainly will) then head to the market at La Houle port, you won’t be disappointed.</p>
[images_alt] => Array
(
[0] => pretty_house
[1] => seafood
[2] => white_sand
[3] => ocean
[4] => menhir
[5] => traditional_costume
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The sheer beauty of the countryside and coastline.</li>
<li class="attribute-dot">Mont-Saint-Michel and its bay, a UNESCO world heritage site with no comparison.</li>
<li class="attribute-dot">Great value property, particularly inland where many property bargains are still to be had.</li>
<li class="attribute-dot">A culture and heritage that can be seen in every town and village – each has a tale to tell.</li>
<li class="attribute-dot">A myriad of ports and fishing villages to explore, with some of the best restaurants in France.</li>
</ul>
[banner-mg] => Array
(
[image] => 53_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/53
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/53
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Rennes
[link] => /french-property-for-sale/getNearbyPostcodes/35000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Rennes"
[image] => 53_rennes.webp
)
[1] => Array
(
[title] => Hinterland
[link] =>
[subtitle] => In the heart of the land
[image] => 53_hinterland.webp
)
[2] => Array
(
[title] => Harbours
[link] => /french-property-for-sale/mainSearch/departments:/towns:29000+All_communes_in_postcode--56000+All_communes_in_postcode--22000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Quimper | Brest | Vannes | Saint Brieuc
[image] => 53_harbours.webp
)
[3] => Array
(
[title] => Historic
[link] =>
[subtitle] => A piece of History
[image] => 53_historic.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] =>
[image] => 53_villages.webp
)
[5] => Array
(
[title] => Cities
[link] =>
[subtitle] => Living in the heart of the city
[image] => 53_cities.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/53
[subtitle] => View | Ocean | Liberty
[image] => 53_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 35
[department_name] => Ille-et-Vilaine
[area_m2] => 2652
[prefecture] => Array
(
[name] => Rennes
[latitude] => 48.117991889221
[longitude] => -1.6807189892287
)
[sous-prefecture] => Array
(
[name] => Fougères
[latitude] => 48.351471330384
[longitude] => -1.205118723428
)
[other_places] => Array
(
[0] => Array
(
[name] => Redon
[latitude] => 47.6507516702
[longitude] => -2.0848369856225
)
[1] => Array
(
[name] => Saint-Malo
[latitude] => 48.64975311175
[longitude] => -2.0279211568493
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Saint-Malo-Dinard-Pleurtuit
[latitude] => 48.5900726159
[longitude] => -2.0762508547617
)
[1] => Array
(
[name] => Aéroport de Rennes-Bretagne
[latitude] => 48.068336104561
[longitude] => -1.7255383037892
)
)
[LGV] => LGV Bretagne-Pays de la Loire
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 22
[department_name] => Côtes-d'Armor
[department_link] => cotes-d-armor
[area_m2] => 2046
[prefecture] => Array
(
[name] => Saint-Brieuc
[latitude] => 48.513446890517
[longitude] => -2.7670809165465
)
[sous-prefecture] => Array
(
[name] => Dinan
[latitude] => 48.453662914768
[longitude] => -2.0505455939488
)
[other_places] => Array
(
[0] => Array
(
[name] => Guingamp
[latitude] => 48.561650630681
[longitude] => -3.1501954648217
)
[1] => Array
(
[name] => Lannion
[latitude] => 48.731347857171
[longitude] => -3.4604695840914
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lannion
[latitude] => 48.756955147948
[longitude] => -3.4704341865913
)
[1] => Array
(
[name] => Aéroport de Saint-Brieuc Armor
[latitude] => 48.534884372958
[longitude] => -2.8543853767915
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 29
[department_name] => Finistère
[area_m2] => 2271
[prefecture] => Array
(
[name] => Quimper
[latitude] => 47.997985676536
[longitude] => -4.0972012510205
)
[sous-prefecture] => Array
(
[name] => Brest
[latitude] => 48.390543341999
[longitude] => -4.4873975424998
)
[other_places] => Array
(
[0] => Array
(
[name] => Châteaulin
[latitude] => 48.194479197781
[longitude] => -4.1019243574689
)
[1] => Array
(
[name] => Morlaix
[latitude] => 48.577495070099
[longitude] => -3.8258069709509
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Brest-Bretagne
[latitude] => 48.447716858353
[longitude] => -4.4177886829057
)
[1] => Array
(
[name] => Aéroport de Morlaix Ploujean
[latitude] => 48.600096495988
[longitude] => -3.8159623559134
)
[2] => Array
(
[name] => Aéroport de Quimper-Bretagne
[latitude] => 47.972951624053
[longitude] => -4.1740875000998
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 56
[department_name] => Morbihan
[area_m2] => 2659
[prefecture] => Array
(
[name] => Vannes
[latitude] => 47.658384007406
[longitude] => -2.7616691514312
)
[sous-prefecture] => Array
(
[name] => Lorient
[latitude] => 47.748581772133
[longitude] => -3.3685968539489
)
[other_places] => Array
(
[0] => Array
(
[name] => Pontivy
[latitude] => 48.066209832829
[longitude] => -2.9624378989862
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lorient-Bretagne-Sud
[latitude] => 47.754254868152
[longitude] => -3.4366661577737
)
[1] => Array
(
[name] => Aéroport de Vannes
[latitude] => 47.720764663553
[longitude] => -2.7271479056408
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.bretagne.bzh/
[Official Tourism Office] => https://www.brittanytourism.com
)
[image] => 53_logo.webp
[text] => Looking for a region where you can get away from it all, and breathe fresh air? Then Brittany is your ideal destination. From swimming with the dolphins
to strolling amongst the standing-stones, and from eating oysters on the beach to testing out any one of the dozen Michelin starred restaurants in Rennes, Brittany
has you covered.
)
[seo_text] => <p>Brittany is home to a rich architectural heritage. One style that you will come across throughout the region is the half-timbered house.
These properties typically feature exposed wooden beams and have a distinctive herringbone pattern, they look particularly attractive with a thatched roof.
Many of the half-timbered properties line the cobbled streets in the “old towns” and historic centres.</p><p>You will also find that many Brittany farmhouses and country properties
use local materials such as granite and slate. These are sturdy buildings, built to last, with the walls being made from large granite blocks, with slate used for the roofing.</p>
<p>On the coast you are more likely to find brightly coloured houses and cottages, with painted shutters and steeply pitched roofs. Many ports and quays in Brittany are
lined with these picturesque properties, and the chocolate-box pretty houses are perfect for those tourists who like to record their visits on Instagram. The houses often
have a nautical feel, with porthole windows and decorative anchors.</p><p>The contrast when you come across modern architecture, or contemporary houses in Brittany, is striking.
These are built out of steel, concrete and glass and can provide an excellent contrast to the older, more traditional Breton properties.</p>
)
[midi_pyrenees] => Array
(
[id] => 73
[link] => /midi-pyrenees-property
[region_name] => Midi-Pyrénées
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 73_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Buy a property in the Midi Pyrénées and you can access picturesque ski resorts, cycle up mythical mountains, take in a world-class rugby match in Toulouse and browse some of the best markets that France has to offer.
[bold] => Welcome to Midi-Pyrénées
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Authentic French towns and villages, unspoilt countryside and terrific value for money – both in terms of property values,
and the general cost of living. The Midi Pyrénées offers exhilarating skiing and snowboarding, with lift passes at a fraction of the price of other
European ski areas. Stop for a coffee, cold drink or lunch and you will appreciate the difference in the bars and restaurants too. Away from the
mountains you will find the region is criss-crossed by attractive <strong>river valleys</strong>. Follow the Garonne, Tarn, Gers or Lot and you
will find some of the prettiest towns in France. Don’t forget too that the <strong>Canal du Midi</strong> starts in Toulouse.</p>
<p><strong>Toulouse is also one of the most dynamic cities in the country and is the centre of the European aerospace industry</strong>.
It is the driving force behind the booming economy in the Midi Pyrenees – ensuring that demand for property remains constant. This is a
region where you can buy with both your heart and your head.</p><p>This is a vast region, with a glorious history. You can get a sense of this when
visiting some of the fascinating towns and cities. Albi, Auch, Cahors, Lourdes and Rodez all have a wonderful heritage, and attracts tourists from
all over the world. You will also find more than a sprinkling of the “plus beaux villages de France” in the region. Perched on the edge of a limestone
cliff, Rocamadour has a population of just 600, but receives more than 1.5m visitors a year. Cordes-sur-Ciel is a little quieter, but equally as pretty,
with an exceptional Gothic heritage.</p>
[access] => Array
(
[text] => <p>The biggest airport in the region is, not surprisingly, Toulouse -Blagnac. It has direct flights to 76 destinations in Europe,
North America, the Middle East, and Africa. There are also some smaller, regional, airports in the Midi Pyrénées, popular with holiday-home
owners due to their ease of access. Rodez airport has flights to London, Dublin, Paris, and Brussels, whilst the airport at Tarbes-Lourdes serves
London, Dublin, Paris, Brussels, Rome and other European destinations.</p><p>The Midi Pyrénées also has several major train stations.
Toulouse-Matabiau is the largest and busiest, with a regular TGV service to Paris, Bordeaux, Marseille and beyond. Other major stations
can be found in Tarbes, Auch and Cahors, with many SNCF trains connecting towns within the region.</p><p>When coming by car you will find direct
access via the A20, which connects Toulouse to Paris, and the A64 which runs from Tarbes, through Pau and across to Biarritz and the Spanish border.
The A61 connects the region to the Mediterranean (and on to either Barcelona or the Riviera)</p>
[73_access_map] => transport map Midi-Pyrénées
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>In reality, there is no such thing as a Midi-Pyrénées property market, instead there are dozens of micro-markets, spread across the eight departments.
However, it is fair to say that demand for property has been at record levels, across the region, for the last few years. There has not been enough
new stock coming on to the market to satisfy this demand. Prices have risen in all eight departments over the last 12 months – the average rise is
around 2%, with a slightly higher increase in Haute Garonne. This, is only to be expected as Toulouse is in the Haute Garonne, and property here is
extremely popular due to the major corporate employers in the city. It also has a very high student population, meaning that rentals are extremely
hard to come by. It is an excellent location for property investment.</p><p>The strongest demand is currently for country property. Buyers are attracted
by the low prices and beautiful surroundings. Larger properties, with light and airy spaces, a home office and a garden are particularly in demand.
International buyers have traditionally been keen on renovation and refurbishment projects. These are still popular, but many buyers are now looking
for old, stone, houses that have already been sympathetically restored. The increasing costs of labour and raw materials mean that houses in good
condition are being snapped up.</p><p>The top-end of the property market is also healthy. American buyers in particular have been taking advantage of
the strong dollar to snap up chateaux, country estates and manor houses. But the main buyers of these prestige properties are French. Coming from Paris,
Lyon and Bordeaux they see the terrific value of property in the Midi Pyrénées and have been prevalent in the market.</p>
[fall_in_love] => Array
(
[text] => <p><strong>The extraordinary beauty of the towns and villages</strong>. Sit in one of the bars or restaurants, perched on the cliff
edge in Rocamadour and you will see what we mean. There are 216 steps up from the car park to the church square, but these don’t put off
the thousands of pilgrims who come to see the statue of the black virgin in the Notre Dame chapel. This is just one example of the
incredible villages to be found scattered around the Midi Pyrénées countryside. Another is the Bastide town of Cordes-sur-Ciel in the
Tarn, one of the oldest such towns in the region, it was founded in 1222 and has kept its authentic character. Other picturesque villages
trip off the tongue: Saint-Cirq-Lapopie, Lourdes, Figeac, Conques there are just too many to name.</p><p>You will also fall in love with
<strong>the Pyrénées national park</strong>. This is a hikers paradise, which extends from the south-west of the Hautes-Pyrénées, to the
south-east of the Pyrénées-Atlantiques. The vast network of hiking trails lead to the highest mountain summits, and no less than 230 high
altitude lakes. It is also the starting point for many cyclists who flock to the Pyrénées to tackle the mythical climbs of the Tour de France.
The Col du Tourmalet is probably the most famous (and hardest) but why not add in the Col d’Aubisque, Hautacam and Peyresourde to make it
a proper cycling trip.</p><p>For a more relaxing ride, or stroll, then <strong>a “voie verte” runs along the Canal du Midi from Toulouse</strong>.
This is easy going and allows you to enjoy this majestic canal – even better why not hire a boat or take one of the many organised boat trips,
you will not be disappointed. Whilst in Toulouse, we recommend you go to see “Les rouges et noire”, the local rugby team. <strong>The Midi Pyrénées
is infatuated with the oval ball</strong>, and each town is proud of their rugby team and supports them fervently. Stade Toulousain are the most
uccessful team in Europe, and the stadium becomes a cauldron when they are playing. The good news is that win or lose, you will celebrate in style
afterwards.</p>
[images_alt] => Array
(
[0] => chateau_ariege
[1] => cassoulet
[2] => viaduc
[3] => mountains
[4] => canal_du_midi
[5] => sheep
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is a prosperous region, with strong demand for property and plenty of local investment.</li>
<li class="attribute-dot">The 38 ski resorts cater for all abilities, with activities from downhill skiing to dog sledding.</li>
<li class="attribute-dot">Beautifully preserved Bastide villages, and picturesque historic towns, dominate the landscape.</li>
<li class="attribute-dot">Toulouse is a powerhouse of the French economy, and the heart of Europe’s space industry.</li>
<li class="attribute-dot">The many rivers are bordered by beautiful towns and villages, each with affordable property.</li>
</ul>
[banner-mg] => Array
(
[image] => 73_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Around Toulouse
[link] => /french-property-for-sale/getNearbyPostcodes/31000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Toulouse | Haute Garonne
[image] => 73_toulouse.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/midi-pyrenees
[subtitle] => History and Passion
[image] => 73_chateaux.webp
)
[2] => Array
(
[title] => Lot
[link] => /all/lot
[subtitle] => From Cahors to
[image] => 73_lot.webp
)
[3] => Array
(
[title] => Commerces
[link] => /commercial/midi-pyrenees
[subtitle] => Hotels Restaurants | Gîtes
[image] => 73_commerces.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Midi-Pyrénées
[subtitle] => Pleasure to renovate
[image] => 73_renovate.webp
)
[5] => Array
(
[title] => Mountains
[link] => https://www.skifrenchproperty.com/skiProperties/pyrenees/
[subtitle] => With sun and snow
[image] => 73_mountains.webp
)
[6] => Array
(
[title] => Villages
[link] =>
[subtitle] => village | village |...
[image] => 73_villages.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 31
[department_name] => Haute-Garonne
[prefecture] => Array
(
[name] => Toulouse
[lat] => 43.60366525972338
[lon] => 1.4335279704430375
)
[sous-prefecture] => Array
(
[name] => Muret
[lat] => 43.463363291741885
[lon] => 1.3296204675154955
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Gaudens
[lat] => 43.10740625337921
[lon] => 0.7202306233470233
)
)
[aeroports] => Array
(
[Aéroport de Toulouse-Blagnac international] => Array
(
[lat] => 43.62954264771633
[lon] => 1.3745757238243552
)
[Aéroport de Toulouse Francazal] => Array
(
[lat] => 43.53971686865888
[lon] => 1.370803860670796
)
)
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2856
)
[1] => Array
(
[id] => 09
[department_name] => Ariège
[prefecture] => Array
(
[name] => Foix
[lat] => 42.96422593786656
[lon] => 1.6046610794547298
)
[sous-prefecture] => Array
(
[name] => Pamiers
[lat] => 43.11354393498077
[lon] => 1.6030526565416987
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Girons
[lat] => 42.98354630099591
[lon] => 1.1431498157091982
)
)
[aeroports] => none
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1485
)
[2] => Array
(
[id] => 12
[department_name] => Aveyron
[prefecture] => Array
(
[name] => Rodez
[lat] => 44.34974434057132
[lon] => 2.5760351293834125
)
[sous-prefecture] => Array
(
[name] => Millau
[lat] => 44.100690620053776
[lon] => 3.075399589052965
)
[other_places] => Array
(
[0] => Array
(
[name] => Villefranche-de-Rouergue
[lat] => 44.34964086759083
[lon] => 2.032003179298435
)
)
[aeroports] => Array
(
[Aéroport de Rodez-Aveyron] => Array
(
[lat] => 44.410792486971275
[lon] => 2.48331025822354
)
)
[LGV] => 1
[ski] => 0
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1539
)
[3] => Array
(
[id] => 32
[department_name] => Gers
[prefecture] => Array
(
[name] => Auch
[lat] => 43.64713809636708
[lon] => 0.5857776490625551
)
[sous-prefecture] => Array
(
[name] => Condom
[lat] => 43.9591257363101
[lon] => 0.3682054230116258
)
[other_places] => Array
(
[0] => Array
(
[name] => Mirande
[lat] => 43.517106554187045
[lon] => 0.4022437616304902
)
)
[aeroports] => Array
(
[Aéroport Auch-Gers] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1621
)
[4] => Array
(
[id] => 46
[department_name] => Lot
[prefecture] => Array
(
[name] => Cahors
[lat] => 44.44840203324682
[lon] => 1.4383209964693582
)
[sous-prefecture] => Array
(
[name] => Figeac
[lat] => 44.60862992988908
[lon] => 2.0304726101442365
)
[other_places] => Array
(
[0] => Array
(
[name] => Gourdon
[lat] => 44.73615624635124
[lon] => 1.3792831948821362
)
)
[aeroports] => none
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1702
)
[5] => Array
(
[id] => 65
[department_name] => Hautes-Pyrénées
[prefecture] => Array
(
[name] => Tarbes
[lat] => 43.23327052143867
[lon] => 0.07789078830121052
)
[sous-prefecture] => Array
(
[name] => Argelès-Gazost
[lat] => 43.00518096658687
[lon] => -0.10162594386373154
)
[other_places] => Array
(
[0] => Array
(
[name] => Bagnères-de-Bigorre
[lat] => 43.06526949253735
[lon] => 0.14914981674878
)
)
[aeroports] => Array
(
[Aéroport de Tarbes-Lourdes-Pyrénées] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => non
[beach_resort] => non
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1770
)
[6] => Array
(
[id] => 81
[department_name] => Tarn
[area_m2] => 1740
[prefecture] => Array
(
[name] => Albi
[lat_lon] => Array
(
[latitude] => 43.925055403077
[longitude] => 2.1477542542909
)
)
[sous-prefecture] => Array
(
[name] => Castres
[lat_lon] => Array
(
[latitude] => 43.60769897677
[longitude] => 2.2407005524728
)
)
[other_places] => Array
(
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Castres-Mazamet
[lat_lon] => Array
(
[latitude] => 43.553640852616
[longitude] => 2.2889483103304
)
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[7] => Array
(
[id] => 82
[department_name] => Tarn-et-Garonne
[area_m2] => 1872
[prefecture] => Array
(
[name] => Montauban
[lat_lon] => Array
(
[latitude] => 44.020919777149
[longitude] => 1.3563112377753
)
)
[sous-prefecture] => Array
(
[name] => Castelsarrasin
[lat_lon] => Array
(
[latitude] => 44.040508758449
[longitude] => 1.0977747383012
)
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.la-region.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => logo_occitanie.webp
[text] => The Midi Pyrénées sit at the crossroads of Europe and the Mediterranean. Whether you are looking to put your feet up by the pool,
or are seeking an action-packed adventure holiday, this is the region for you. Property is exceptional value for money and from your home
you will be able to hike and ski in the high mountains or explore the rolling vineyards and medieval towns scattered along the river valleys...
)
[seo_text] => <p>From the rambling hills of the Gers, to the rugged peaks that border Spain, this is a paradise for outdoor enthusiasts. Hiking
and mountain bike trails criss-cross the mountains, whilst others prefer to kayak or raft in the many rivers and lakes spread throughout the region.</p>
<p>The Midi Pyrénées is home to UNESCO world heritage sites, and to many “Plus beaux villages de France”. From the cathedral and Toulouse-Lautrec museum in
Albi to tiny villages, off the beaten track you will find a treasure trove of historic sites and cultural landmarks. Renowned for its hearty cuisine,
you will not be disappointed by the local markets. Look out for the rich Cahors wines and the locally produced confit de canard and foie gras.</p>
<p>Start your property search in the Midi Pyrénées and you will be on your way to sipping wine in sun-drenched vineyards, exploring medieval Bastide towns and
hiking/cycling along some of the most spectacular countryside in France.</p><p>You will find a diverse range of property and architectural styles in
the Midi Pyrénées, reflecting its position as the crossroads of European and Mediterranean culture. From Romanesque churches, to Gothic cathedrals,
and from Renaissance chateaux to traditional farmhouses it is a treasure trove of architectural gems.</p><p>The region is dominated by the Pyrénées mountains
and the foothills are home to many quarries that supply the stone to build the farmhouses and other property. There are many timber houses and mountain
chalets too. The wooden beams and framing provide a rustic charm and warmth to the interiors – can there be anything more inviting after a day on the pistes,
particularly if the ski-chalet has a roaring log fire too.Property in the Midi-Pyrénées is also known for its distinctive roof styles. In the mountainous areas
you will find steep-pitched roofs, with large overhangs, designed to shed heavy snowfall. Further north, in the valleys where the weather is milder, roofs
tend to be shallower and covered in terracotta tiles. When it comes to property types, the Midi-Pyrénées has something for every budget. In terms of prestige
property you will find grand chateaux and manor houses, looking over fine country estates. There are also plenty of farmhouses (plenty of them ripe for renovation)
and traditional country houses – most of these are built from local hewed stone and have bags of character.</p><p>New build property in the Midi Pyrenees is
becoming increasingly popular with both French and international buyers. The ability to build a property using sustainable materials is attractive, as is
the energy efficiency and low running costs. New build apartment in the Pyrénées can attract premium prices because of this, they also make an excellent
investment as seasonal rentals in the Pyrénées are popular.</p>
)
[limousin] => Array
(
[id] => 74
[link] => /limousin-property
[region_name] => Limousin
[new_region_name] => Nouvelle-Aquitaine
[hero_images] => 1
[agent_photo] =>
[vignette] => 74_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Looking for an area with ground level property prices but a sky-high quality of life – welcome to Limousin
[bold] => Welcome to Limousin
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Rural France doesn’t come better than this, a fact not lost on generations of second-home owners, and those looking to escape the rat-race.
<strong> Limousin is the least populated area of France, and is dominated by rolling farmlands, lakes and forests </strong>. Expect to find markets dominated
by fresh, seasonal produce, and village bars where the locals are a better source of important news than any social media feed. <strong>Beautiful properties
are as abundant as the fields and meadows – from a stone barn to renovate, to a glorious chateau,</strong> there’s something for everyone.</p>
[access] => Array
(
[text] => <p>Limoges-Bellegarde airport is incredibly popular with UK travellers. British Airways, Easyjet and Ryanair all use it, with flights to Gatwick,
Stansted and five other UK cities.</p><p>Limoges also has excellent rail links to Paris, Bordeaux, Toulouse and Lyon. The A20 motorway leads directly to
Paris (northbound) and Toulouse (southbound), whilst the A89 connects to Bordeaux. There are much more scenic routes to all these destinations
though – why not take your foot off the accelerator, you are in Limousin after all.</p>
[74_access_map] => transport map Limousin
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and
cities.</p><p>Last year, prices rose between 5-6% in all four departments, which is exceptional for the area. The Limousin is renowned for its stable property
market, and sharp rises/falls are uncommon. It is a popular holiday home area for both French and International buyers, due to the exceptional value for
money on offer. The most noticeable trend last year was the increase in American buyers at the 150-250,000 euro price range, as they took advantage of the
strong dollar. At the top end of the market, enquiries for chateaux are almost entirely from the UK, no doubt stimulated by the popular Channel 4 series
Escape to the Chateau <a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau">(https://www.channel4.com/programmes/escape-to-the-chateau)</a> and Escape to the Chateau DIY
<a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau-diy">(https://www.channel4.com/programmes/escape-to-the-chateau-diy)</a></p>
[fall_in_love] => Array
(
[text] => <p><strong>The beautiful city of Limoges.</strong> Don’t make the mistake of thinking it is all about the airport – take time to explore the
historic centre, and particularly the wonderful Gothic cathedral. We also defy you to leave without picking up a few pieces of <strong>porcelain,
renowned throughout the world</strong> for gracing the tables of kings, queens, presidents and emperors. Outside of the city there are a plethora of
national parks, forests, lakes and rivers to explore. Try the <strong>vast Parque natural regional de Millevaches </strong>en Limousin and you will
never want to leave. If you can’t find romance in this beautiful, unspoilt, area then perhaps the country life is not for you!</p>
[images_alt] => Array
(
[0] => lakes
[1] => local_markets
[2] => countryside
[3] => limousine_race
[4] => porcelain
[5] => gothic art
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Some of the lowest price property in France, with exceptional value for money.</li>
<li class="attribute-dot">Limousin is a farming region, the markets here are the best in France.</li>
<li class="attribute-dot">The area is popular with overseas buyers, who often help bring villages back to life.</li>
<li class="attribute-dot">Plenty of affordable renovation projects – create your own dream home</li>
</ul>
[banner-mg] => Array
(
[image] => 74_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Lakes and forest
[link] => /lakes/limousin
[subtitle] => Nature | Serenity | Fishing
[image] => 74_lakes.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/limousin
[subtitle] => History and Passion
[image] => 74_chateaux.webp
)
[2] => Array
(
[title] => Tulle
[link] => /french-property-for-sale/getNearbyPostcodes/19000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] =>
[image] => 74_tulle.webp
)
[3] => Array
(
[title] => To renovate
[link] => https://www.frenchestateagents.com/french-property-for-sale/to-renovate/limousin
[subtitle] => To create your dream house
[image] => 74_renovate.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => village | village |...
[image] => 74_villages.webp
)
[5] => Array
(
[title] => Limoges
[link] => /french-property-for-sale/getNearbyPostcodes/87000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Limoges - Haute Vienne
[image] => 74_limoges.webp
)
[6] => Array
(
[title] => Farmlands - Commerce
[link] => /commercial/limousin?notSold=true
[subtitle] => Gites | Restaurant |...
[image] => 74_farmlands.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 87
[department_name] => Haute-Vienne
[prefecture] => Array
(
[name] => Limoges
[lat] => 45.83800969928
[lon] => 1.2524855528128
)
[sous-prefecture] => Array
(
[name] => Bellac
[lat] => 46.123447435936
[lon] => 1.0469213760221
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochechouart
[lat] => 45.826168436597
[lon] => 0.82634441259091
)
)
[aeroports] => Array
(
[name] => Aéroport Limoges-Bellegarde
[lat] => 45.863194933646
[lon] => 1.1826190747205
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1529
)
[1] => Array
(
[id] => 19
[department_name] => Corrèze
[prefecture] => Array
(
[name] => Tulle
[lat] => 45.26551343688
[lon] => 1.7702148511341
)
[sous-prefecture] => Array
(
[name] => Brive-la-Gaillarde
[lat] => 45.159585144393
[lon] => 1.5245499665364
)
[other_places] => Array
(
[0] => Array
(
[name] => Ussel
[lat] => 45.549164256396
[lon] => 2.313870006047
)
)
[aeroports] => Array
(
[name] => Aéroport de Brive-Souillac
[lat] => 45.041530478886
[lon] => 1.4897097126522
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1454
)
[2] => Array
(
[id] => 23
[department_name] => Creuse
[prefecture] => Array
(
[name] => Guéret
[lat] => 46.170232844599
[lon] => 1.8732211225521
)
[sous-prefecture] => Array
(
[name] => Aubusson
[lat] => 45.955267769349
[lon] => 2.170086521512
)
[other_places] => Array
(
)
[aeroports] => none
[aeroport_coordinates] =>
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 898
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.tourisme-hautlimousin.com/en/
)
[image] => 74_logo.webp
[text] => Renowned for its glorious fishing lakes, attractive countryside, and bargain properties, Limousin is a firm favourite with international buyers.
The colourful markets stock locally sourced produce and are renowned for their meat and vegetables. If you are looking to escape the pressure and stresses
of modern life you are in the right place.
)
[seo_text] => <p>Limousin, is made up of four departments and is renowned for its picturesque landscapes and unique architectural heritage. The region boasts a range
of local building materials, including granite, sandstone, and limestone, which have been used to create a variety of distinctive house styles for centuries.</p>
<p>One of the most prevalent types of homes in Limousin is the traditional, stone-built, house, which is commonly found in rural areas. These homes are constructed
from local granite and sandstone, and are characterised by their thick walls, small windows, and steeply pitched roofs. The use of local materials ensures that
these homes blend in seamlessly with the surrounding countryside.</p><p>Limousin is also home to a range of grand chateaux and manor houses, which often feature
ornate detailing and intricate stonework. Many of these majestic buildings were constructed using locally sourced limestone, which has a distinctive pale colour
which is particularly attractive in the French sunshine.</p><p>In addition to traditional styles, the region also offers a range of modern homes that make use of
local materials like wood and stone. These homes often feature large windows and open-plan living spaces that take advantage of the natural light and countryside views.
Building land is cheap in Limousin so many clients like to construct their own property, or buy a new-build off plan (VEFA). Indeed, Leggett Immobilier has many
building plots in Limousin, ready to create your dream home.</p><p>Overall, Limousin has a rich architectural heritage that makes use of a variety of local
building materials. From the traditional stone-built houses to the grand chateaux and modern homes, there's a diverse range of architectural styles to
suit all tastes and preferences in this beautiful region of France.</p>
)
[normandy] => Array
(
[id] => 25
[link] => /normandy-property
[region_id_search] => 25-23
[region_name] => Normandy
[new_region_name] => Normandy
[hero_images] => 3
[agent_photo] =>
[vignette] => 25_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => hauts_de_france
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Some of the finest coastline in France, UNESCO world heritage sites, friendly people, very best seafood, wines and cheeses.
[bold] => Welcome to Normandy
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Historically, the region was split into <strong>Lower and Upper Normandy</strong>, but these were merged in 2016 when the Grand Ouest
region was formed. <strong>Many locals still refer to Basse and Haute Normandie</strong>. They are also very proud of their history, and you can expect to
find some of the finest “patrimoine” in France, including cathedrals, abbeys, and churches. <strong>The Bay of Mont Saint-Michel alone has more than 60
protected monuments historiques.</strong></p><p>You can also expect to find the very best equestrian property that France has to offer. From the houses,
outbuildings and stabling to the grazing land and equestrian support network, this is a region that is perfect for equine lovers. Indeed, <strong>Normandy
has well over 300 horse riding centres and 31 hippodromes.</strong></p><p>The capital, Rouen, sits on the river Seine and has an important history.
The famous cathedral has been built and rebuilt over a period of 800 years, which is why it has gothic, flamboyant and renaissance elements.
These have been perfectly captured in many paintings by the impressionist artist Claude Monet. You will find many other historic buildings in
the pretty city centre, and the streets are thronged with a lively student population, as well as tourists and locals.</p><p><strong>The Normandy coast has some
lovely, upmarket, resorts. These are popular with Parisians, many of whom have holiday-homes here</strong>. Deauville is one, and hosts an annual American
movie festival, which is only second to Cannes in terms of prestige. The “les planches” boardwalk here was built out of exotic wood in 1923 so that the
wealthy could promenade along the seafront, without getting sand on their elegant clothing. Expect to find the great and good still doing this, then
uploading the photos to their Instagram accounts!</p>
[access] => Array
(
[text] => <p>Normandy is surrounded by three main airports: Paris Charles de Gaulle, Paris Orly and Nantes Atlantique. This means that regular direct
flights are available to all international destinations, including low-cost flights to the UK and Europe.</p><p>The train time between Rouen and Paris
is around 1hr 20mins, from where you can take the Eurostar, or TGV to all major European cities. Of course, the SNCF train network also runs throughout
Normandy. The A13 connects Rouen to Paris in under two hours, the port at Le Havre in just over an hour, or Caen in around an hour and a half.</p>
<p>The ferry ports at Ouistreham/Caen, Cherbourg, Dieppe, and Le Havre are all popular, visit <a href="https://www.brittany-ferries.co.uk">https://www.brittany-ferries.co.uk</a> for latest sailing times.</p>
[25_access_map] => transport map Normandy
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in all of the major towns and resorts,
as well as expert comment from our local agents in the region.</p><p>Normandy is a popular region for holiday homes, particularly with Parisians, and buyers
from the UK, Belgium and Netherlands who can reach their properties with relative ease.</p><p>Demand for property in all five departments has been strong over
recent years. Prices have been rising steadily although they are beginning to level off now. Over the last 12 months the average house price has fluctuated
in each department: Calvados +3.3%, Eure -0.7%, Manche -0.7%, Orne -0.7% and Seine-Maritime +3.4%.</p><p>You will pay a premium price on the coast, particularly
in the popular resorts like Deauville. You will also find that prices are higher in and around the bigger towns and cities (particularly Rouen, where the
high student population means that rental property is always in demand), and the closer you get to Paris. As an example, thousands of visitors’ flock
from Paris to Giverny, to visit Monet’s house and garden, but many people also commute the other way, as it is under an hour by car into central Paris.</p>
<p>Equestrian property is also a speciality in Normandy, which is home to Le Pin National Stud. The grounds stretch throughout Haras de Pin and its
neighbouring towns, and all are classified as national monuments. The second national stud is at St Lo, and there is a 190km trail which links the two.
Around 40% of all French racehorses are bred in Normandy, by 8,300 horse breeders. The small airport at Deauville specialises in transporting horses.
No wonder equestrian related properties are so popular throughout the region.</p>
[fall_in_love] => Array
(
[text] => <p>There are some obvious choices. <strong>Mont-Saint-Michel</strong> is a tidal island a few hundred metres off the Normandy coast,
its Abbey is one of the most photographed monuments in France. The whole bay is a <strong>UNESCO world heritage site</strong>, and it attracts
around 3m visitors a year. Over 60 buildings within the commune are protected as monuments historiques. Just along the coast, the fortified town
of Granville is truly special. It has stunning views over the bay and is a lively and pretty fishing port, renowned for the quality of its festivals.</p>
<p>Some of the other seaside towns are also amongst the most attractive in France. <strong>Deauville, in Calvados, is a popular spot with wealthy
Parisians</strong> who come to watch the horse-racing, wager in the casino’s and to be seen in the swanky restaurants. Nearby
<strong>Cabourg also has a golden beach, racecourse, casino and Belle Epoque villas</strong> and is perhaps even prettier than <strong>Deauville</strong>.
For sure, you will fall in love with <strong>Giverny, the village of Claude Monet</strong>. Impressionist painters first set up their easels here in the
19th century and before entering the village you will probably pass the Old Mill at Vernon, a half-timbered building, hanging over the Seine, that you
will recognise from many paintings. Within Giverny you will find Monet’s house but, more importantly, his gardens. These are possibly the most romantic
place on earth. Split into two, you can choose between the Clos Normand and the Water Garden – in the latter you will find the famous Japanese Bridge.
Sadly, you won’t be alone though as around 500,000 visitors a year arrive to see Monet’s paintings come to life.</p><p>Another town popular with tourists
is Bayeux. The famous tapestry has been listed on the UNESCO memory of the world register since 2007. It is a 70m long embroidery (that’s the width of a
football pitch), depicting the conquest of England in 1066 by William the Conqueror. Around 400,000 visitors per annum come to look for the patch where
it shows Harold being hit in the eye by an arrow. Less famous, but still a UNESCO site, are the Vauban Forts. Built during the reign of King Louis XIV
these two towers (one in Saint-Vaast-la-Houge and the other on the island of Tatihou) protect the harbour entrance to Saint-Vaast.</p>
[images_alt] => Array
(
[0] => cow
[1] => apple
[2] => cidre
[3] => horses
[4] => cheeses
[5] => memory
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Easy to get too by ferry, air or road, Normandy is popular with buyers from all over Europe</li>
<li class="attribute-dot">The seaside resorts are exceptional, and popular with wealthy Parisians.</li>
<li class="attribute-dot">Normandy has pretty countryside, with plenty of local produce in the village markets.</li>
<li class="attribute-dot">It is the ideal region to set up an equestrian business, with an excellent support network.</li>
<li class="attribute-dot">The region has a plethora of historic buildings, including cathedrals, abbeys and churches.</li>
</ul>
[banner-mg] => Array
(
[image] => 25_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/25
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Higher Normandy
[link] => /all/higher-normandy
[subtitle] => Seine Maritime | Rouen |Eure | Evreux
[image] => 25_higher_normandy.webp
)
[1] => Array
(
[title] => Lower Normandy
[link] => /all/normandy
[subtitle] => Manche | Calvados | Orne
[image] => 25_lower_normandy.webp
)
[2] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/normandy
[subtitle] => To create perfect home
[image] => 25_renovate.webp
)
[3] => Array
(
[title] => Around Honfleur and Deauville
[link] => /french-property-for-sale/mainSearch/departments:/towns:14600+Honfleur--14800+Deauville--14600+Gonneville-sur-Honfleur--14600+All_communes_in_postcode--14800+Saint-Arnoult/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => So "charming"
[image] => 25_honfleur_deauville.webp
)
[4] => Array
(
[title] => Pittoresque villages
[link] =>
[subtitle] =>
[image] => 25_villages.webp
)
[5] => Array
(
[title] => Equestrian
[link] => /french-property-for-sale/type/equestrian/14/25
[subtitle] =>
[image] => 25_equestrian.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/25
[subtitle] => View | Sea | Liberty
[image] => 25_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 76
[department_name] => Seine-Maritime
[area_m2] => 2207
[prefecture] => Array
(
[name] => Rouen
[lat] => 49.44290461972
[lon] => 1.0966644197879
)
[sous-prefecture] => Array
(
[name] => Dieppe
[lat] => 49.923331847632
[lon] => 1.0767676418887
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Havre
[lat] => 49.495766826471
[lon] => 0.11060147583339
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport du Havre-Octeville
[lat] => 49.531034255224
[lon] => 0.09125114350873
)
[1] => Array
(
[name] => Aéroport Rouen Vallée de Seine
[lat] => 49.388878370461
[lon] => 1.1876468434022
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 14
[department_name] => Calvados
[area_m2] => 2389
[prefecture] => Array
(
[name] => Caen
[lat] => 49.183625928898
[lon] => -0.3684664451405
)
[sous-prefecture] => Array
(
[name] => Bayeux
[lat] => 49.276327630411
[lon] => -0.70257646171194
)
[other_places] => Array
(
[0] => Array
(
[name] => Lisieux
[lat] => 49.145782412365
[lon] => 0.22735014237833
)
[1] => Array
(
[name] => Vire
[lat] => 48.837589236899
[lon] => -0.88974145609434
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Caen-Carpiquet
[lat] => 49.183134876692
[lon] => -0.45973060861816
)
[1] => Array
(
[name] => Aéroport de Deauville-Normandie
[lat] => 49.361087991762
[lon] => 0.15783159693601
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 27
[department_name] => Eure
[area_m2] => 2063
[prefecture] => Array
(
[name] => Évreux
[lat] => 49.026911067993
[lon] => 1.1534967568025
)
[sous-prefecture] => Array
(
[name] => Bernay
[lat] => 49.089373313795
[lon] => 0.60023583431473
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Andelys
[lat] => 49.246678355882
[lon] => 1.4204660161128
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 50
[department_name] => Manche
[area_m2] => 1879
[prefecture] => Array
(
[name] => Saint-Lô
[lat] => 49.115304541522
[lon] => -1.0843194503655
)
[sous-prefecture] => Array
(
[name] => Avranches
[lat] => 48.686902921297
[lon] => -1.3632592678531
)
[other_places] => Array
(
[0] => Array
(
[name] => Cherbourg
[lat] => 49.633846299128
[lon] => -1.6256892549664
)
[1] => Array
(
[name] => Coutances
[lat] => 49.047427581767
[lon] => -1.4437167549572
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Cherbourg - Manche
[lat] =>
[lon] =>
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[4] => Array
(
[id] => 61
[department_name] => Orne
[area_m2] => 1397
[prefecture] => Array
(
[name] => Alençon
[lat] => 48.43267345914
[lon] => 0.090798703197332
)
[sous-prefecture] => Array
(
[name] => Argentan
[lat] => 48.744450431648
[lon] => -0.016899709027981
)
[other_places] => Array
(
[0] => Array
(
[name] => Mortagne-au-Perche
[lat] => 48.523171617647
[lon] => 0.53796342743184
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.normandie.fr/
[Official Tourism Office] => https://en.normandie-tourisme.fr/
)
[image] => 25_logo.webp
[text] => Located in north-west France, Normandy played a vital role in some of the most significant events of World War II. Indeed, it is a region steeped
in history which makes it a fascinating place to visit. Normandy’s coastline is a major attraction, with long stretches of sandy beaches...
)
[seo_text] => <p>... rugged cliffs, and upmarket seaside resorts. Inland, the region’s rolling hills, green pastures and picturesque countryside are dotted with
apple orchards and dairy farms. Normandy is an ideal region for nature lovers.</p><p>Normandy is also renowned for its rich culinary heritage, which includes
world-famous products such as Camembert cheese and Calvados brandy, and cider. No wonder that the colourful local markets are so popular. If you like
seafood then you will find freshly caught fish, crabs, and oysters at the market too.</p><p>Moreover, Normandy is known for its pretty, half-timbered houses,
as well as the quality of its historic monuments. Nearly every town and village have a beautiful church in its centre, whilst the bigger towns and cities
host some of the worlds finest abbeys and cathedrals – Notre Dame in Rouen is probably the most famous example. There are plenty of beautiful gardens to
visit throughout Normandy, the finest of which must be the two Monet gardens in Giverny, just an hour from Paris.</p><p>Houses in Normandy come in a variety of
different styles, from rambling equestrian properties and stud farms to charming half-timbered houses and Belle Epoque seaside villas. There are also plenty
of characterful old stone farmhouses in Normandy, so something to suit all tastes and budgets.</p><p>Possibly the most sought after (by all buyer nationalities)
are equestrian properties and stud farms. The region is known for its love of horses and equestrian sports, and as a result many properties come equipped with
stables, paddocks, and training arenas. These properties offer a tranquil, rural lifestyle, surrounded by rolling hills, forests and meadows.</p>
<p>In some of the region’s towns and villages you will find half-timbered houses, with their distinctive black and white timber frame construction,
pitched roofs, and colourful shutters. Some of these houses date back to the medieval era and are testament to the rich cultural heritage to be found
in Normandy property.</p><p>For those who love the sea, then Deauville and the other Belle Epoque resorts are a perfect choice. Apartments in Deauville, Cabourg,
Honfleur and other resorts are incredibly popular with Parisian buyers seeking a holiday home on the Normandy coast. The towns offer a choice of luxury
apartments and grand seafront villas, with views out over the sea. Many of these homes feature ornate architecture, large bay windows, and balconies
reflecting the glamour and sophistication of the Belle Epoque era.</p><p>There are also many traditional stone country houses and character properties to choose
from, all of which are at bargain prices when compared with properties in nearby Paris/Ile de France.</p>
)
[languedoc_roussillon] => Array
(
[id] => 91
[link] => /languedoc-roussillon-property
[region_name] => Languedoc-Roussillon
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 91_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => provence_cote_d_azur
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Mediterranean living at affordable prices, Languedoc Roussillon offers a unique lifestyle.
[bold] => Welcome to Languedoc-Roussillon
)
[css_color] => #017BAA
[accordion] => Array
(
[what_to_expect] => <p>Beautiful countryside that comes to life in the Mediterranean sunshine. The five departments of Languedoc Roussillon are home to
<strong>some of the best value properties in the south of France</strong>. It is also experiencing the strongest population growth in France and has a
particularly active property market. You might be surprised to learn that it also has three times the number of vineyards than the area around Bordeaux.
In practice this means that many homes in Languedoc Roussillon have views out over the vines, and that the markets have a wide variety of excellent local wines
for you to sample, and choose your favourite. The coast stretches <strong>from the Spanish border to the Camargue and the edge of the Riviera </strong>and is an
utter delight.</p>
[access] => Array
(
[text] => <p>This is such a huge area that we need to break it down into the western side (which stretches to the Spanish border) and the eastern side
(which borders the Riviera and Provence).To the west, the main airports are Perpignan and Carcassonne, with both the major airports in Barcelona and
Toulouse within easy reach. Perpignan has direct flights to the UK/Ireland, as well as Belgium and Morocco, while from Carcassonne you can fly to the
UK/Ireland, Belgium, and Portugal.</p><p>On the eastern side of Languedoc Roussillon, the airports include Montpellier, Nimes and Beziers. Montpellier
has direct flights to 35 destinations throughout Europe and Africa, Nimes has flights to London, Edinburgh, Dublin and also Belgium, Portugal and Morocco.
Beziers is particularly popular as it is easy to access, with flights to Luton, Stansted, Bristol, Manchester, Edinburgh, Brussels, Stockholm, and Dusseldorf.</p>
<p>There are regular TGV trains from Paris to Perpignan and Carcassonne in the west and to Nimes and Montpellier in the east of the region.
In addition, there are many smaller stations, connected by the SNCF network, with many of the lines passing through spectacular countryside.</p>
<p>The A9 motorway follows the coast throughout Languedoc Roussillon, running from Perpignan to Nimes, whilst the A61 runs from Toulouse, though Carcassonne to
Narbonne. On the eastern side the A7 runs down from Lyon before connecting with the A9 at Orange</p>
[91_access_map] => transport map Languedoc-Roussillon
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities in Languedoc Roussillon.
It is impossible to define the property market in Languedoc Roussillon, because of the sheer area it covers. In effect it is made up of hundreds of micro-markets.
To get the best idea of market conditions you need to speak with one of our local agents, on the ground.</p><p>In broad terms, travelling from west to east,
each department saw property prices rise last year: Pyrénées-Orientales - +10.7% ; Aude - +1.6% ; Herault - +4.2% ; Lozere - +1.6% ; Gard - +19.1%</p>
<p>Languedoc Roussillon is part of Occitanie, the leading region in France for business creation. Both the economy and the property market are thriving.
Demand is driven by the home market and French buyers have been snapping up property as soon as it is advertised. The issue is that there has not been enough
new stock to satisfy this demand. Add in the fact that Languedoc Roussillon is incredibly popular with international buyers (particularly those from the UK,
Belgium, Netherlands and Germany) and you can see why prices have been rising. This is particularly the case with country property, which remains in high
demand. The top end too is thriving, with chateaux, country estates and seaside apartments/villas in demand. Recently, we have seen an influx of Americans
taking advantage of the strong dollar, as well as HNWI’s from Paris and other cities.</p>
[fall_in_love] => Array
(
[text] => <p>The people. You will almost certainly hear <strong>Occitan or Catalan spoken </strong> in some towns, they are proud of their region
for good cause. You are likely to receive a warm and friendly welcome, perhaps even over a glass of locally produced wine. Three that you will almost
certainly fall in love with are <strong> Tavel (a dry rosé from Gard), Banyuls (a fortified desert wine from the Pyrénées-Orientales) and Fitou
(a full bodied red from Aude).</strong> Speaking of wine, the markets in Languedoc Roussillon are renowned as some of the best in France, famous
for their colour and their mix of local produce.</p><p>This is a historic region. The jewel in the crown must be <strong>Carcassonne and its famous
citadel</strong>. La Cité is beautifully preserved and is testament to 1,000 years of military architecture and 2,500 years of history. The views from
the western ramparts are magnificent. It is, of course, a UNESCO world heritage site, as is the Pont du Gard, close to Remoulins. It is an immense roman
aqueduct, built in the first century AD to carry water over a stretch of 50km’s. If you get the chance, you should also navigate a stretch of the 240km
long <strong>Canal du Midi</strong>, which connects Toulouse to the Mediterranean. If you are looking to fall in love, then make sure you visit the port
of Trebes, which is an ideal starting point to cycle into nearby Carcassonne (13km’s).</p><p>The coastline along Languedoc Roussillon is full of delights too.
<strong> From picture postcard Collioure and other seaside towns close to Perpignan (where you can swim in the Med and ski on the same day), via Sete,
a port known as the Venice of Languedoc, right round to the modern architecture of upmarket La Grande-Motte </strong>.</p>
[images_alt] => Array
(
[0] => pont_du_gard
[1] => horses
[2] => lifestyle
[3] => beach
[4] => vineyards
[5] => arenes_nimes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean climate, but with that authentic French feel.</li>
<li class="attribute-dot">Property prices in Languedoc Roussillon are lower than those in PACA and offer exceptional value.</li>
<li class="attribute-dot">The vineyards, which cover three times the area you will find around Bordeaux. The countryside is stunning.</li>
</ul>
[banner-mg] => Array
(
[image] => 91_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Cities
[link] => /french-property-for-sale/mainSearch/departments:/towns:34000+All_communes_in_postcode--30000+All_communes_in_postcode--66000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Nîmes | Montpellier | Perpignan
[image] => 91_cities.webp
)
[1] => Array
(
[title] => Châteaux
[link] => /chateau/languedoc-roussillon
[subtitle] => History and Passion
[image] => 91_chateaux.webp
)
[2] => Array
(
[title] => < 150.000 euros
[link] => /all/languedoc-roussillon/price:l?notSold=true
[subtitle] => ...and dream becomes reality
[image] => 91_hinterland.webp
)
[3] => Array
(
[title] => Maisons de Maître
[link] => /languedoc-roussillon/maison-de-maitre
[subtitle] => Maisons de Maître | Maisons de Famille
[image] => 91_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/languedoc-roussillon
[subtitle] => Pleasure to renovate
[image] => 91_renovate.webp
)
[5] => Array
(
[title] => Carcassonne
[link] => /french-property-for-sale/getNearbyPostcodes/11000/1/sort:price/direction:desc?notSold=true
[subtitle] => Carcassonne | Leggett office in Aude
[image] => 91_carcassonne.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/91
[subtitle] => Seaside towns and villages
[image] => 91_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 34
[department_name] => Hérault
[prefecture] => Array
(
[name] => Montpellier
[lat] => 43.61123772714267
[lon] => 3.866271652346671
)
[sous-prefecture] => Array
(
[name] => Béziers
[lat] => 43.345834622588455
[lon] => 3.219806915730329
)
[other_places] => Array
(
[0] => Array
(
[name] => Lodève
[lat] => 43.73366515253092
[lon] => 3.3115835463956906
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Béziers-Cap d'Agde
[lat] => 43.32067531214704
[lon] => 3.353310081491009
)
[1] => Array
(
[name] => Aéroport de Montpellier-Méditerranée
[lat] => 43.57953129047926
[lon] => 3.9648685759441444
)
)
[LGV] => oui
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3061
)
[1] => Array
(
[id] => 66
[department_name] => Pyrénées-Orientales
[prefecture] => Array
(
[name] => Perpignan
[lat] => 42.68841035179339
[lon] => 2.8924937639670554
)
[sous-prefecture] => Array
(
[name] => Céret
[lat] => 42.48581244307046
[lon] => 2.746692427059418
)
[other_places] => Array
(
[0] => Array
(
[name] => Prades
[lat] => 42.61779459504448
[lon] => 2.4227916501908933
)
)
[aeroports] => Array
(
[name] => Aéroport de Perpignan-Rivesaltes
[lat] => 42.741080352242804
[lon] => 2.868484027511029
)
[LGV] => non
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2561
)
[2] => Array
(
[id] => 11
[department_name] => Aude
[prefecture] => Array
(
[name] => Carcassonne
[lat] => 43.2117714428004
[lon] => 2.347028332138393
)
[sous-prefecture] => Array
(
[name] => Limoux - Narbonne
[lat] => 43.05377138858291
[lon] => 2.216343517094507
)
[other_places] => Array
(
[0] => Array
(
[name] => Narbonne
[lat] => 43.18480726947004
[lon] => 2.9986651824178727
)
)
[aeroports] => Array
(
[name] => Aéroport de Carcassonne-Salvaza
[lat] => 43.21400304076378
[lon] => 2.3081126336099085
)
[LGV] => non
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 1943
)
[3] => Array
(
[id] => 30
[department_name] => Gard
[prefecture] => Array
(
[name] => Nîmes
[lat] => 43.838820402729354
[lon] => 4.353843657098794
)
[sous-prefecture] => Array
(
[name] => Alès
[lat] => 44.127080796400875
[lon] => 4.083427215851882
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Vigan
[lat] => 43.99277412237646
[lon] => 3.605151093732204
)
)
[aeroports] => Array
(
[name] => Aéroport de Nîmes-Garons
[lat] => 43.76312944469214
[lon] => 4.421598139169517
)
[LGV] => oui
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2687
)
[4] => Array
(
[id] => 48
[department_name] => Lozère
[prefecture] => Array
(
[name] => Mende
[lat] => 44.51777698994725
[lon] => 3.504073059502802
)
[sous-prefecture] => Array
(
[name] => Florac
[lat] => 44.32403797579315
[lon] => 3.5915048594153753
)
[other_places] => none
[aeroports] => none
[LGV] => non
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1558
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.laregion.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => 91_logo.webp
[text] => Take a step back in time and visit historic Languedoc Roussillon. Stroll around the ramparts in Carcassonne, listen to a concert in the unique
amphitheatre in Nimes, or hire a boat and cruise down the Canal du Midi towards the sparkling Mediterranean Sea. Buy a property here and discover France as it
has been for thousands of years.
)
[seo_text] => <p>The five departments of Languedoc Roussillon have a huge variety of property and architectural styles. A house in the Pyrénées-Orientales is very
different to a seaside apartment in the Gard. The seaside towns close to Perpignan are amongst the most beautiful in France and property in Collioure,
Canet-en-Roussillon and Banyuls-sur-Mer is particularly desirable. An apartment, with sea-view in any of these towns is highly prized.</p>
<p>These seafront apartments in Languedoc Roussillon could not be more different to the traditional stone Mas that can be found inland. A Mas is a large farmhouse,
made from local stone. Along with the Bastide style houses they can be found scattered throughout Languedoc Roussillon. They usually have small windows at the back,
which faces the wind, with larger openings at the front to capture the sunlight. International buyers in particularly see a traditional Languedoc Roussillon Mas as a
prestigious and desirable property, particularly if it has been sympathetically renovated. The region is dominated by vineyards and there are plenty of country
houses and wine estates in Languedoc Roussillon.</p><p>Newbuilds too are popular in the region, and many are built using local materials so that they blend into the
landscape. Villas and newbuild apartments are popular in the coastal towns like Agde, Sete and La Grande-Motte. Having a property with a view over the Mediterranean
is an excellent investment, as well as fun to visit. There are also a number of beautiful Chateaux, Maison de Maitres, and country houses throughout Languedoc
Roussillon – property here truly is a mixture of styles and prices, with something for every budget. With prices lower than in neighbouring PACA, there are many
bargain properties to be found.</p>
)
[pays_de_la_loire] => Array
(
[id] => 52
[link] => /pays-de-la-loire-property
[region_name] => Pays-de-la-Loire
[new_region_name] => Pays-de-la-Loire
[hero_images] => 3
[agent_photo] =>
[vignette] => 52_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => centre_val_de_loire
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => From relaxing on the sandy beaches of the Vendée, to the exhilaration of the 24hr Le Mans festival, a property in Pays de la Loire will give you endless enjoyment.
[bold] => Welcome to Pays-de-la-Loire
)
[css_color] => #0D738E
[accordion] => Array
(
[what_to_expect] => <p><strong>Family friendly beaches, authentic French towns, some lovely chateaux, and bargain property prices</strong>.
Property in the Pays de la Loire is exceptional value for money, and is easy to get to from Paris, the UK, Belgium, Holland, and Germany.
Perhaps this is why so many international buyers have a holiday home here.</p><p>Situated on the <strong>Atlantic coast</strong>, the region has an excellent
climate with mild winters and warm (but not stifling hot) summers. This means that the beautiful, sandy, beaches in the Vendée are popular with families
who enjoy the warm sea, and pretty seaside resorts. Inland the ancient Duchy of Anjou straddles the Loire River, and it is here that you will find
the rolling vineyards that produce the famous aromatic rosé wine. Expect to see your neighbours enjoying many a sunset, with a glass of local wine
in their hands.</p><p><strong>The capital of the region, Nantes,</strong> has been cited as offering the highest quality of life in France.
The medieval core of the city has narrow streets and half-timbered houses, and the city has a real energy about it, as you find the tourists mixing
with the university students. Buy a property in the Pays de la Loire and you really will be opening the door to an exceptional quality of life.</p>
[access] => Array
(
[text] => <p>The main airport in the region is Nantes Atlantique, which is easily accessed to the south of the city. You can catch direct flights to over
80 destinations throughout Europe, Africa, the Middle East and North America. This is a particularly popular airport with buyers from the UK as it has
flights from London, Manchester, Birmingham, Edinburgh, Bristol, and Dublin.</p><p>The TGV between Nantes and Paris takes around 2hrs 20 mins, and from here
you can get the Eurostar to London, or travel onwards to Brussels, Amsterdam and other major European cities. Don’t forget too that there are over 250 SNCF
stations across the region.</p><p>The A11 motorway connects Nantes, Angers and Le Mans with Paris Orly airport, and then Paris centre. Heading north, the
RN137 takes you to Rennes and the Brittany ferry ports, whilst the A83 heads south to Niort and from there to La Rochelle and Bordeaux. Why not take the
smaller roads though, and head along the valley to Angers and Saumur, taking in the pretty riverside villages.</p>
[52_access_map] => transport map Pays-de-la-Loire
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in nine of the major towns and
resorts, as well as expert comment from our local agents in the region.</p><p>This is a popular region for holiday homes as property prices are so reasonable.
It is estimated that 11% of the 1.9m homes in the region are holiday-homes. The Pays de la Loire has seen some of the biggest house price rises in France over
recent years, although they are beginning to stabilise now. Price rises in the five departments have been: Loire Atlantique 2.2%, Maine-et-Loire 3.1%,
Mayenne 6.2%, Sarthe 6.2% and Vendée 7.3%.</p><p>Country property has been particularly popular in recent years, with high demand but low supply. There have
simply not been enough new properties coming onto the market to satisfy the number of domestic and overseas buyers. Older property, with plenty of space and
large gardens has been at the top of many buyers lists. Despite recent rises, you will find that property prices are generally lower than elsewhere in France
(particularly in Sarthe and Mayenne).</p>
[fall_in_love] => Array
(
[text] => <p><strong>The fairy-tale chateaux in the western side of the region</strong> are a great place to start. <strong>Saumur</strong> is known as
the prettiest and it overlooks both the Loire and Thouet rivers. Built in the 10th century it was extensively restored and is well worth a visit.
Whilst in Saumur you should definitely also go to see <strong>the Cadre Noir (black clad horse-riding instructors) at the Ecole Nationale d’Equitation
(French military riding academy)</strong>. Open to the public, you can see training in process and visit the stables. The riders also perform as an
equestrian display team, and this is one of the “Big Four” classical riding academies in the world.</p><p>Of course, you could also go and watch <strong>the
worlds oldest endurance race in Le Mans</strong>. The 24hr race is part of the “triple crown” of racing, alongside the Indianapolis 500 and the Monaco Grand
Prix. Over 250,000 visitors come to watch the race every year, with a full week of entertainment and events. Locals will tell you that more fun is had at
the “Le Mans Classic” though. Here you will see 800 classic racing cars on the track, 8,500 classic cars formally on display, and thousands more driven by
enthusiastic spectators. Many visitors are from the UK and the motorways north, after the event, are a sight to behold, with suitcases strapped on the back
of the old cars.</p><p>There is so much in Nantes to fall in love with, but one attraction that you may not have thought of are the Machines de l’ile.
Difficult to describe, but incredible in reality, these are a collection of machines inspired by Jules Verne and Leonardo da Vinci. The centrepiece is
a giant mechanical elephant, that people can ride upon as it strides along the quayside, spraying tourists with water from its giant trunk. Superb fun
for children and adults alike.</p><p>Similarly, while most tourists flock to Eurodisney and Parc Asterix, those in the know head to the Puy de Fou.
It has been voted as the worlds best theme park. Visitors travel through history, taking in 18 shows and four villages. You are free to choose your
own period of history and the shows are designed to be like live movies. From sword fights and gladiators to aquatic displays, set to 17th century ballet,
these are experiences that will live with you forever.</p><p>Finally, we’d suggest a trip to the coast. Not to laze on the <strong>200km’s of sandy beaches,
but to see the start of the Vendée Globe</strong>. This is the greatest sailing race around the world, non-stop and without assistance. The boats are all 60
feet long and are sailed solo. The next race sets off in January 2025, make a note in your diary now.</p>
[images_alt] => Array
(
[0] => beaches
[1] => architecture
[2] => wine
[3] => beach
[4] => nantes
[5] => vendees
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Gulf Stream gives western France a beautifully mild climate, with mild winters and warm summers.</li>
<li class="attribute-dot">Property in Pays de la Loire is well-priced, with many bargains to be had.</li>
<li class="attribute-dot">The river valleys are scenic and dotted with pretty villages and market towns.</li>
<li class="attribute-dot">Some of the local vineyards produce excellent, well-priced, wines. The Rosé is world-famous.</li>
<li class="attribute-dot">Pays de la Loire has some of the best beaches in France, pure sand and family friendly.</li>
</ul>
[banner-mg] => Array
(
[image] => 52_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nantes
[link] => /french-property-for-sale/mainSearch/departments:44/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Nantes
[image] => 52_nantes.webp
)
[1] => Array
(
[title] => Angers
[link] => /french-property-for-sale/mainSearch/departments:49/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Angers
[image] => 52_angers.webp
)
[2] => Array
(
[title] => Lakes
[link] => /lakes/pays-de-la-Loire
[subtitle] => Nature | Fishing
[image] => 52_lakes.webp
)
[3] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/52
[subtitle] =>
[image] => 52_coastal.webp
)
[4] => Array
(
[title] => Villages
[link] =>
[subtitle] =>
[image] => 52_villages.webp
)
[5] => Array
(
[title] => Vendée
[link] => /all/vendee
[subtitle] => Vendée | around La Roche-sur-Yon | on the coast
[image] => 52_vendee.webp
)
[6] => Array
(
[title] => Châteaux
[link] => /chateau/pays-de-la-loire
[subtitle] => "La vie de châteaux"
[image] => 52_chateaux.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 44
[department_name] => Loire-Atlantique
[area_m2] => 3191
[prefecture] => Array
(
[name] => Nantes
[lat] => 47.216603023225
[lon] => -1.5610214498934
)
[sous-prefecture] => Array
(
[name] => Châteaubriant-Ancenis
[lat] => 47.722750794072
[lon] => -1.3885276815558
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Nazaire
[lat] => 47.272566928493
[lon] => -2.2243989272089
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Nantes-Atlantique
[lat] => 47.157440665543
[lon] => -1.6063388897341
)
[1] => Array
(
[name] => Aéroport de Saint-Nazaire - Montoir
[lat] => 47.312208521054
[lon] => -2.1527079283702
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 53
[department_name] => Mayenne
[area_m2] => 1463
[prefecture] => Array
(
[name] => Laval
[lat] => 48.079272493391
[lon] => -0.76952609889041
)
[sous-prefecture] => Array
(
[name] => Château-Gontier
[lat] => 47.82850118542
[lon] => -0.71881788339367
)
[other_places] => Array
(
[0] => Array
(
[name] => Mayenne
[lat] => 48.30594598956
[lon] => -0.62206695986596
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Laval
[lat] => 48.032088434064
[lon] => -0.74020248247534
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 72
[department_name] => Sarthe
[area_m2] => 1685
[prefecture] => Array
(
[name] => Le Mans
[lat] => 48.006597714926
[lon] => 0.20308218743897
)
[sous-prefecture] => Array
(
[name] => La Flèche
[lat] => 47.69529585419
[lon] => -0.077358965814999
)
[other_places] => Array
(
[0] => Array
(
[name] => Mamers
[lat] => 48.347725224813
[lon] => 0.36721147271283
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Le Mans-Arnage
[lat] => 47.9467567753
[lon] => 0.19644179493912
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 49
[department_name] => Maine-et-Loire
[area_m2] => 2130
[prefecture] => Array
(
[name] => Angers
[lat] => 47.471332449547
[lon] => -0.54868716037205
)
[sous-prefecture] => Array
(
[name] => Cholet
[lat] => 47.059932981159
[lon] => -0.8811388143572
)
[other_places] => Array
(
[0] => Array
(
[name] => Saumur
[lat] => 47.260660092178
[lon] => -0.082129752079646
)
[1] => Array
(
[name] => Segré-en-Anjou Bleu
[lat] => 47.688685478533
[lon] => -0.86709236075116
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport d'Angers-Loire
[lat] => 47.562842543466
[lon] => -0.31459496273764
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 85
[department_name] => Vendée
[area_m2] => 2547
[prefecture] => Array
(
[name] => La Roche-sur-Yon
[latitude] => 46.670302234894
[longitude] => -1.4321667135904
)
[sous-prefecture] => Array
(
[name] => Fontenay-le-Comte
[latitude] => 46.465807044104
[longitude] => -0.80950350264548
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Sables-d'Olonne
[latitude] => 46.492916946554
[longitude] => -1.7949834457756
)
)
[aeroports] => Array
(
)
[LGV] => 0
[ski] => 0
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.paysdelaloire.fr/
[Official Tourism Office] => https://www.atlantic-loire-valley.com/
)
[image] => 52_logo.webp
[text] => The region is also home to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known,
chateaux such as Brézé, Saumur and Clisson...
)
[seo_text] => <p>The Pays de la Loire is renowned for its beautiful coastline and is home to some of the most beautiful beaches in France. From the wide, sandy,
beach in La Baule to the rugged coastline of the Vendée, there are plenty of opportunities for sunbathing, swimming, and water sports. The region is also home
to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known, chateaux such as Brézé, Saumur
and Clisson. The markets in Pays de la Loire are colourful and full of local delicacies. The wines are particularly good, and many compliment the fresh seafood
that is brought in from the boats landing in the ports and fishing villages of the Loire Atlantique.</p><p>The five departments of the Pays de la Loire offer
different styles of houses and apartments, each with a unique charm and appeal. Along the coastline you will find a mix of traditional fishing villages and
modern seaside resorts. Some of the latter feature Belle Epoque villas. Apartments with a sea view in Les Sables-d’Olonne, and Saint Jean-de-Monts fetch premium
prices.Further north, the fishing villages are home to charming cottages and apartments that reflect the maritime heritage of the Loire Atlantique.
Some of the most in demand are the houses and apartments in Pornic and the other resorts in the Baie de Bourgneuf.</p><p>Inland the Pays de la Loire is famous for
its vineyards and agricultural land, and you will find a mixture of farmhouses and old stone country houses. Many of these have been beautifully restored to regain
their original character and charm. Bigger cities like Nantes are home to half-timbered houses and more modern apartments. These homes offer a mix of historical and
contemporary living. New build (VEFA) properties are also popular in Nantes as it has a large student population and accommodation in the city centre is not easy to
find.</p><p>To summarise, you will find a variety of houses in Pays de la Loire, with something to suit all budgets and tastes.</p>
)
[poitou_charentes] => Array
(
[id] => 54
[link] => /poitou-charentes-property
[region_name] => Poitou-Charentes
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 54_team.webp
[vignette] => 54_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Looking for great value property in the second sunniest part of France? From sandy beaches to rolling vineyards you will fall in love with the Poitou Charentes.
[bold] => Welcome to Poitou-Charentes
)
[css_color] => #244C5E
[accordion] => Array
(
[what_to_expect] => <p>Beautiful properties, where the local stone glows creamy gold in the setting sun. Take your aperitif overlooking fields of sunflowers
or watching the viticulteurs tend their vines.</p><p>Buy a property in Poitou Charentes and you will get the best of two worlds. On the coast you
will find some of the safest, family-friendly, beaches in France. You will also be able to explore the famous oyster beds around the Ile d’Oléron and Ile
de Ré or go and shop for pearls in the designer boutiques that can be found in La Rochelle. Drive inland and you will soon be in the middle of the vines
that are used to make the finest Cognac. Courvoisier, Martell, Remy Martin, Hennessy - the names roll off the tongue as smoothly as the liquor itself.
Futuroscope is a theme park, renowned for its use of cinematographic and audio-visual techniques – it attracts around 2m visitors a year and is easy to access,
on the outskirts of Poitiers.</p>
[access] => Array
(
[text] => <p>The two main airports are La Rochelle and Poitiers. The former has regular domestic flights, as well as direct flights to the UK, *Ireland,
Belgium, Portugal and Switzerland. From Poitiers you can fly direct to London, Edinburgh, Lyon and Barcelona..</p><p>The region is also served by the TGV
network, with major stations in Poitiers, La Rochelle and Angouleme. Links to the Eurostar are easy and this is a popular way for clients from the UK to
visit their holiday homes in Poitou Charentes.</p><p>Similarly, the region is comfortably accessed by car from the UK, Netherlands, Belgium, Germany and
Switzerland, making it a popular holiday home destination. The A10 runs north-south through Poitou Charentes, with the RN141 and A83 travelling east-west.</p>
[54_access_map] => transport map Poitou-Charentes
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities.</p>
<p>This is a popular region for holiday homes as property prices are so reasonable. Prices in all four departments have risen in recent years. In 2022 the rises were
Charente (6.3%), Charente Maritime (5%), Deux-Sevres (6.3%) and Vienne (6.3%). Demand remains strong, particularly for rural property, and there is a distinct lack of
new properties coming on to the market. Old stone properties are particularly popular with international buyers, although with the increasing cost of building materials
and artisan labour many buyers are seeking property they can walk straight into, rather than the traditional “renovation projects”.</p><p>Poitou Charentes is also
renowned for its country estates and Maison des Maîtres (imposing houses, traditionally overlooking the master’s estate). These have been in strong demand recently,
particularly attracting buyers from Paris, Bordeaux, Toulouse, and other major cities. They are seen as excellent value for money,
and offer large, light, volumes with plenty of outside space.</p>
[fall_in_love] => Array
(
[text] => <p>The guided tours and tastings offered by <strong>the historic Cognac houses</strong>. Discover the secrets of double distillation,
hear from the master blenders about why their noses are insured for millions of euros, and wander through the cellars. If you are lucky your guide
will dip a tube into the barrels and let you sip an XO cognac as it matures. You will pay a small fortune for an XO in the upmarket restaurants of
<strong>La Rochelle</strong>, but it’s worth it. The views out over the old port are sensational and you can always take a walk through the old town
and admire the bespoke designer boutiques afterwards.</p><p> If it is romance you are after then head for <strong>La Venise Verte (the green Venice) in the
Marais Poitevin</strong>. You can hire a traditional barque and explore the myriad of canals that wend their way through this extraordinarily pretty marshland.
Another romantic spot is <strong>Talmont sur Gironde, one of the Plus beaux villages de France</strong>. It sits on a small promontory, south of
<strong>the beautiful sandy beaches of Meschers, Saint Georges de Didonne and Royan</strong>. Talmont has a population of under 100 people, but it is home
to many small shops, opened by expert artisans, that adorn the small pedestrian streets of this Bastide village.</p>
[images_alt] => Array
(
[0] => marais_poitevins
[1] => seafood
[2] => white_sand
[3] => roman_art
[4] => futuroscope
[5] => islands
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is <strong>the second sunniest part of France</strong>, the gulf stream protects it from climate extremes.</li>
<li class="attribute-dot">Property prices are amongst the most attractive in France.</li>
<li class="attribute-dot">This is a popular destination for both domestic and international buyers.</li>
<li class="attribute-dot">Access from the UK and northern Europe is easy.</li>
<li class="attribute-dot">The pace of life is slow – this is the ideal place to shrug off the pressures of modern life.</li>
</ul>
[banner-mg] => Array
(
[image] => 54_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/54
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/54
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Poitiers
[link] => /french-property-for-sale/getNearbyPostcodes/86000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Poitiers"
[image] => 54_poitiers.webp
)
[1] => Array
(
[title] => Niort
[link] => /french-property-for-sale/getNearbyPostcodes/79000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Niort
[image] => 54_niort.webp
)
[2] => Array
(
[title] => Business
[link] => /commercial/poitou-charentes/
[subtitle] => Bar | Restaurants | Gîtes | Hôtels
[image] => 54_business.webp
)
[3] => Array
(
[title] => Maisons de Maîtres - Châteaux
[link] =>
[subtitle] => A piece of History
[image] => 54_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/poitou-charentes
[subtitle] =>
[image] => 54_to_renovate.webp
)
[5] => Array
(
[title] => Angouleme
[link] => /french-property-for-sale/getNearbyPostcodes/16000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Angoulême
[image] => 54_angouleme.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/mainSearch/departments:/towns:17000+All_communes_in_postcode--17300+Rochefort/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Around La Rochelle | Rochefort
[image] => 54_larochelle.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 86
[department_name] => Vienne
[area_m2] => 1486
[prefecture] => Array
(
[name] => Poitiers
[lat] => 46.580377666719
[lon] => 0.33643787495239
)
[sous-prefecture] => Array
(
[name] => Châtellerault
[lat] => 46.815455663176
[lon] => 0.53293576220027
)
[other_places] => Array
(
[0] => Array
(
[name] => Montmorillon
[lat] => 46.425525643503
[lon] => 0.86851696049639
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Poitiers-Biard
[lat] => 46.586029594004
[lon] => 0.31054041083214
)
)
[LGV] => ligne SEA-Atlantique (LGV)
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] => 1
)
)
)
[1] => Array
(
[id] => 16
[department_name] => Charente
[area_m2] => 1442
[prefecture] => Array
(
[name] => Angoulême
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
[sous-prefecture] => Array
(
[name] => Confolens
[lat] => 46.01461421672052
[lon] => 0.6623215955946391
)
[other_places] => Array
(
[0] => Array
(
[name] => COGNAC
[lat] => 45.69164907468638
[lon] => -0.33200326046624257
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport international Angoulême-Cognac
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 17
[department_name] => Charente-Maritime
[area_m2] => 2735
[prefecture] => Array
(
[name] => La rochelle
[lat] => 46.163744159493
[lon] => -1.1435147968982
)
[sous-prefecture] => Array
(
[name] => Jonzac
[lat] => 45.445304400564
[lon] => -0.43091201268803
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochefort
[lat] => 45.936363673968
[lon] => -0.96539200082197
)
[1] => Array
(
[name] => Saintes
[lat] => 45.745163611248
[lon] => -0.62842777489997
)
[2] => Array
(
[name] => Saint-Jean-d'Angély
[lat] => 45.943717276267
[lon] => -0.51600369671248
)
[3] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[4] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[1] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 79
[department_name] => Deux-Sèvres
[area_m2] => 1336
[prefecture] => Array
(
[name] => Niort
[lat] => 46.324149124107
[lon] => -0.46561321829887
)
[sous-prefecture] => Array
(
[name] => Bressuire
[lat] => 46.846222435089
[lon] => -0.4953171170791
)
[other_places] => Array
(
[0] => Array
(
[name] => Parthenay
[lat] => 46.649023860419
[lon] => -0.25623587864736
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => 54_logo.webp
[text] => Known for its family friendly beaches and wonderful countryside, this is the ideal holiday-home destination. In summer, the rolling countryside has a
wonderful contrast between the golden sunflowers and the perfectly manicured green vineyards. The river valleys are dotted with pretty villages and market towns.
)
[seo_text] => <p>The four departments in Poitou Charentes have a diverse range of property styles, each with its own individual appeal. It has a rich architectural
heritage and many of the old, stone, properties have been sympathetically renovated. These traditional houses feature thick stone walls (more than useful for insulation
and to protect against rising energy costs) and exposed wooden beams, both of which reflect the use of local materials. Deux Sevres and Vienne, in the north of Poitou
Charentes, have a particularly fine choice of old, stone country property and farmhouses. The use of local materials adds to the unique character and charm of both of
these beautiful departments.</p><p>One of the most distinctive architectural styles in Poitou Charentes is Romanesque, characterised by rounded arches, barrel vaults
and decorative stone carvings. Two good examples are the Cathedral in Poitiers and the Abbey in Saintes. You will also find a large number of Renaissance chateaux,
with their beautiful symmetry and ornate decoration.</p><p>Materials local to Poitou Charentes include limestone, sandstone, and granite. Look out for towns with
“les carrieres” in their name. These ae the quarries used to source the stone. One of the most famous is St Meme les Carrieres in Charente, where the mayor will
tell you that the base to the Statue of Liberty sits on local stone. This may well be an urban myth but is has certainly been used in many of the most prestigious
churches, abbeys, and cathedrals in France.</p><p>New build (VEFA) properties are incredibly popular in La Rochelle and on the coast, they offer modern, light,
energy efficient accommodation. If you are looking for a holiday home that you can let out for seasonal rentals, then these can offer an excellent return on investment.
The same goes for property on the Ile de Ré and Ile d’Oleron – both of which are incredibly popular holiday destinations for Parisians. Property on the islands can be
an excellent investment, as well as a joy to visit.</p><p>If you are seeking a French property with character and history then Poitou Charentes is your ideal destination.</p>
)
[centre_val_de_loire] => Array
(
[id] => 24
[link] => /loire-valley-property
[region_name] => Centre-Val-de-Loire
[new_region_name] => Centre-Val-de-Loire
[hero_images] => 1
[agent_photo] =>
[vignette] => 24_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => pays_de_la_loire
[ski] =>
[beach] =>
[welcome] => Array
(
[h3] => Fairy-tale chateaux, beautiful riverside villages and spectacular vineyards, the Loire Valley is your ideal destination.
[bold] => Welcome to Loire Valley
)
[css_color] => #7DA4B8
[accordion] => Array
(
[what_to_expect] => <p>Well, you can’t ask for much more than the most beautiful chateaux in France.<strong> Nothing beats a day out at Chambord, Chenonceau or
one of the dozens that line the Loire riverbank. Immerse yourself in French history, or simply wander around the glorious formal gardens </strong>.
You won’t be alone though, as they attract tourists from around the world, throughout the year. This means that property in the Loire valley is an excellent
investment, with plenty of short-term rental opportunities.</p><p>Expect more than pretty chateaux though – the Loire valley is also home to some of the most
attractive towns in France. Blois, Tours and Bourges are just three that have historic centres to explore and, as the French would say,
“un patrimoine exceptionnel”. <strong>The climate is ideal, with warm, sunny summers and mild winters. Ideal for growing grapes, which is why you will find
plenty of vineyards and some excellent local wines </strong>.</p><p>You can also expect to see an excellent mixture of property – from renovation properties in
the Loire countryside, at bargain prices, to beautiful family homes and mini-chateaux. Buy a property in Centre Val de Loire and you can be certain that you
will be in good company.</p>
[access] => Array
(
[text] => <p>Many visitors come to the Loire valley via Paris, and the international airports are easy to access by car or train. However, there is also a
small and convenient regional airport in Tours. You can fly direct to London, Dublin, Porto, Marrakech, Marseille and Montenegro.</p>
<p>Centre Val de Loire has a well-developed railway network that connect to major cities in France and Europe. The TGV high-speed trains run from Paris
Montparnasse to Tours (around 1 hr 15 mins), Orleans (around 1hr 5 mins) and Bourges (around 1 hr 57 mins). Indeed, the French Government is investing
300m euros in the regional SNCF network in 2023, with much of this being spent on modernising the Paris-Orleans-Limoges-Toulouse line.</p>
<p>Accessing the Loire valley by car is easy, and you get to drive through the beautiful vineyards and countryside. The A10 motorway connects Paris to Tours,
while the A71 heads south and west from Orleans to Clermont-Ferrand and the French Alps. The A28 heads north and will take you to Le Mans and then up towards
the ferry ports.</p>
[24_access_map] => transport map Centre-Val-de-Loire
)
[market] => <p>The market in Centre Val de Loire has been strong in recent years, throughout all six departments. On average, prices rose between 4-6% last year,
with the lowest prices being found in Indre, and the highest in Indre et Loire. Obviously, you will pay a premium for property in one of the larger towns
(Tours, Orléans, Bourges, Blois or Chateauroux), although none of these are major cities. Tours, for example, has a population of around 136,000.</p>
<p>You will find that property in a town or village that attracts a high footfall of tourists, also attracts a premium for both sales and rentals. So,
if you want to have a view over the Chateau de Cheverny, or Chateau Royal d’Amboise, then you will pay a pretty penny for the privilege.</p>
<p>The good news is that property throughout the region offers exceptional value for money, and there are a plethora of pretty towns and villages to choose from.
Our property portfolio in the Loire valley typically ranges from townhouses for well under 100,000 euros, up to mini-chateaux and majestic country estates.
This is definitely a region where “local knowledge” is worth its weight in gold, you will find that our agents on the ground have a wealth of knowledge about
the prettiest towns, best markets and tourist traps to avoid. They will also be able to advise on local property prices and help you find your dream house in
the Loire Valley.</p>
[fall_in_love] => Array
(
[text] => <p>We have to start with the Loire valley between Surry-sur-Loire (in the Loiret) and Chalonnes (in the Maine-et-Loire, which is in the adjoining
region of Pays de la Loire). The reason we start with this is that the whole stretch along <strong>the river is classified as a UNESCO world heritage
site</strong>. It is classified as an “outstanding cultural landscape of great beauty, containing historic towns and villages, as well as great architectural
monuments (the chateaux)”. You will be hard pushed to find <strong>a more romantic spot than the best Loire valley castles</strong> – amongst the best
are Chambord, Villandry, Amboise, Chenonceau and Blois. The gardens at Villandry deserve a special mention as they are truly special.</p>
<p>The <strong>gothic cathedral in Chartres</strong> is another special place to visit. It is one of the most significant in France and we particularly
recommend an evening visit in the summer, where the cathedral and surrounding buildings are beautifully illuminated. A trip to Tours should also be at
the top of any visitors list – wander round the historic old town and you will see beautiful half-timbered houses, you are likely to end up at the pretty
Place Plumereau, which is the ideal spot for grabbing a coffee and watching the tourists who come to visit the nearby cathedral. Don’t miss the amphitheatre
either, it is one of the largest in France.</p><p>We also recommend a visit to the historic walled town of Richelieu and its weekly market.
This area used to be one of the most important truffle suppliers in the 19th century, and the market is full of stalls selling both the oil and
the truffles themselves. Add in the colourful array of local food and wines and it is a chef’s dream. If you are looking for a bit more hustle
and bustle, then head to Orléans. It is a university town, and the students, tourists and locals give it a lovely atmosphere, it’s easy to get
around on the tram system too. Then why not head out to the forest of Orléans, with its deer, wild boar and 180 species of birds.</p>
[images_alt] => Array
(
[0] => architecture
[1] => promenade
[2] => countryside
[3] => typical_houses
[4] => gardens
[5] => grappes_for_wines
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">A perfect climate for those who like warm (not scorching) summers and mild winters.</li>
<li class="attribute-dot">The most renowned, and beautiful, collection of chateaux in the world.</li>
<li class="attribute-dot">Reasonable property prices that offer great value for money</li>
<li class="attribute-dot">Wonderful markets, where you will find excellent wines, truffles and local produce.</li>
<li class="attribute-dot">A cyclist’s dream, with riverside cycle paths and forest trails.</li>
</ul>
[banner-mg] => Array
(
[image] => 24_search_banner.webp
)
[collections] => Array
(
[bargains] => Array
(
[name] => Bargains
[link] => /all/centre/price:l
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/24
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Orléans
[link] => /french-property-for-sale/getNearbyPostcodes/45000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Orléans"
[image] => 24_orleans.webp
)
[1] => Array
(
[title] => Tours
[link] => /french-property-for-sale/getNearbyPostcodes/37000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Tours
[image] => 24_tours.webp
)
[2] => Array
(
[title] => Châteaux & Maisons de Maître
[link] => /chateaux/Centre-Val-de-Loire/
[subtitle] => A piece of History
[image] => 24_chateaux.webp
)
[3] => Array
(
[title] => < 2h from Paris
[link] => /french-property-for-sale/mainSearch/departments:28--41--45/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Ideal for escape from Paris
[image] => 24_2hours.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Centre-Val-de-Loire
[subtitle] => Pleasure to renovate
[image] => 24_renovate.webp
)
[5] => Array
(
[title] => Indre
[link] => /all/indre
[subtitle] => Indre | Around Châteauroux
[image] => 24_indre.webp
)
[6] => Array
(
[title] => Cher
[link] => /all/cher
[subtitle] => Cher | Around Bourges
[image] => 24_bourges.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 45
[department_name] => Loiret
[area_m2] => 1936
[prefecture] => Array
(
[name] => Orléans
[lat] => 47.90472552438
[lon] => 1.910701271837
)
[sous-prefecture] => Array
(
[name] => Montargis
[lat] => 47.997763193361
[lon] => 2.7348897635757
)
[other_places] => Array
(
[0] => Array
(
[name] => Pithiviers
[lat] => 48.17306941322
[lon] => 2.2585638287577
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Orléans Loire-Valley
[lat] => 47.898345713585
[lon] => 2.1606222526085
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 18
[department_name] => Cher
[area_m2] => 1222
[prefecture] => Array
(
[name] => Bourges
[lat] => 47.08153669888109
[lon] => 2.401044176615511
)
[sous-prefecture] => Array
(
[name] => Saint-Amand-Montrond
[lat] => 46.725210569514765
[lon] => 2.50376818957971
)
[other_places] => Array
(
[0] => Array
(
[name] => Vierzon
[lat] => 47.220987633010175
[lon] => 2.0695189615591647
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Bourges
[lat] => 47.058919
[lon] => 2.369818
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[2] => Array
(
[id] => 28
[department_name] => Eure-et-Loir
[prefecture] => Array
(
[name] => Chartres
[lat] => 48.44366511775
[lon] => 1.4871308145001
)
[sous-prefecture] => Array
(
[name] => Châteaudun
[lat] => 48.071102925719
[lon] => 1.3297716927509
)
[other_places] => Array
(
[0] => Array
(
[name] => Dreux
[lat] => 48.736338118224
[lon] => 1.3719735484808
)
[1] => Array
(
[name] => Nogent-le-Rotrou
[lat] => 48.321465519757
[lon] => 0.81791514347906
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[area_m2] => 1917
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] => 1
)
)
)
[3] => Array
(
[id] => 36
[department_name] => Indre
[area_m2] => 1077
[prefecture] => Array
(
[name] => Châteauroux
[lat] => 46.811386456269
[lon] => 1.6839531520736
)
[sous_prefectures] => Array
(
[name] => Issoudun
[lat] => 46.947662377779
[lon] => 1.9874494319692
)
[other_places] => Array
(
[0] => Array
(
[name] => La Châtre
[lat] => 46.581981497241
[lon] => 1.9862808830588
)
[1] => Array
(
[name] => Le Blanc
[lat] => 46.63414914025
[lon] => 1.0648203592064
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Châteauroux-Centre
[lat] => 46.859889923194
[lon] => 1.7263939368828
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 37
[department_name] => Indre-et-Loire
[area_m2] => 2163
[prefecture] => Array
(
[name] => Tours
[lat] => 47.39362654784906
[lon] => 0.6812901726713677
)
[sous_prefectures] => Array
(
[name] => Chinon
[lat] => 47.16780187824234
[lon] => 0.23947414529546965
)
[other_places] => Array
(
[0] => Array
(
[name] => Loches
[lat] => 47.12860138926316
[lon] => 0.994149494873711
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Tours-Val de Loire
[lat] => 47.42590928659159
[lon] => 0.7192836734772627
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[5] => Array
(
[id] => 41
[department_name] => Loir-et-Cher
[area_m2] => 1532
[prefecture] => Array
(
[name] => Blois
[lat] => 47.586463253451
[lon] => 1.3357963921158
)
[sous-prefecture] => Array
(
[name] => Romorantin-Lanthenay
[lat] => 47.359017550334
[lon] => 1.7485368736418
)
[other_places] => Array
(
[0] => Array
(
[name] => Vendôme
[lat] => 47.793201107934
[lon] => 1.0656575035554
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.centre-valdeloire.fr/
[Official Tourism Office] => https://en.tourisme-terresduvaldeloire.fr/
)
[image] => 24_logo.webp
[text] => The Loire valley (also known as the garden of France) boasts stunning landscapes, rich history, and world-famous chateaux. Once the home of kings,
queens and nobility they offer a unique glimpse into the opulent lifestyles of the French aristocracy. The region is dotted with vineyards, fields of sunflowers
and beautiful riverside towns. The best way to explore is by bicycle, on one of the many dedicated cycle paths, or why not treat yourself to a hot-air balloon
ride and get a different perspective on this beautiful area.
)
[seo_text] => <p>Centre Val de Loire is a region with a rich architectural heritage, reflected in the property type and style. Of course, you will find hundreds of
chateaux in the Loire valley. These grand properties were built by the French nobility and are known for their opulent architecture, vast gardens and ornate interiors.
They often feature steep, slate, roofs, large windows and detailed turrets and balconies.</p><p>Staying with nobility and affluent families, you will also find a
good selection of country estates and Manoirs (or manor houses). Smaller in size, but still representing a significant architectural heritage, they were built
by the wealthy landowners and nobles. Manoirs have steep pitched roofs, made from slate or clay tiles, and are adorned with large windows that provide plenty of
natural light.</p><p>The Loire valley is also home to many prestigious Maisons de Maitre, which are similar to Manoir but more symmetrical in style.
They typically feature wrought-iron balconies, large windows with shutters and hipped roofs. There are also many farmhouses, the most notable of which
often come with a prestigious vineyard attached. Country houses in the Centre Val de Loire are popular with both domestic and international buyers, due
to the beautiful surroundings, attractive prices, and ease of access.</p><p>New build property in the Loire valley is seeing an increased demand as it can be built
to the latest environmental standards and is particularly energy efficient. Well located building land is becoming more difficult to find, but our local agents
are well placed to dig out the best plots.</p>
)
[provence_cote_d_azur] => Array
(
[id] => 93
[link] => /provence-cote-d-azur-property
[region_name] => Provence-Côte d'Azur
[new_region_name] => Provence - Alps - Côte d'Azur
[hero_images] => 3
[agent_photo] => 93_team.webp
[vignette] => 93_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461429
[region_selected] => languedoc_roussillon
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Could there be any better place to own property than the south of France? The Mediterranean climate has to be amongst the best in the world, and as for the scenery!
[bold] => Welcome to French Riviera
)
[css_color] => #3C9ECD
[accordion] => Array
(
[what_to_expect] => <p>Provence Alps Cote d’Azur (PACA) is a region of contrasts. Of course, we all know the glamorous resorts as home to the rich and famous -
St Tropez, Cannes and Antibes are just three of the beautiful resorts that line the coast. But, a little inland, you will find some of the most spectacular
scenery in France (try Les Gorges du Verdon as a taster). You will also find that buying property in PACA is eminently possible, no matter your budget.
There are bargains to be had across the region, from a rural farmhouse in the hills, to a city centre apartment in bustling Nice or Avignon. As the famous
quote goes <strong> “I don’t want to be a millionaire, just to live like one” </strong>.</p><p>You can expect to enjoy year-round sunshine, and some of the
finest bars and restaurants in Europe – can there be anything more pleasant than watching the sun set over the Mediterranean, whilst enjoying your aperitif?
You will find that PACA is easy to get to, no matter where in the world you live. No wonder that property here attracts international buyers, as well as those
from across France.</p>
[access] => Array
(
[text] => <p>There are provincial airports throughout PACA, but the two main airports are in Nice and Marseille. Nice Cote d’Azur airport has direct flights
to 31 countries, on five continents, and welcomes 6.5m passengers a year, many of whom fly in privately. It has a dedicated “business aviation” terminal,
with its own customs control and luxury shops. You can also use the helicopter terminal, with a seven-minute transfer time to Monaco. Meanwhile,
the Aéroport Marseille Provence has direct flights to around 120 destinations, from Addis-Abeba to Zurich. It offers easy access to the major towns
and villages of Provence, as well as major hubs such as Toulon, Aix-en-Provence, and Avignon.</p><p>Reaching PACA by train is also easy. There are ten TGV
stops with a journey time from Paris of just 2hrs 45 minutes to Avignon, and around 5hrs, 40 minutes to Nice. Of course, the SNCF network also covers the
region, and the local trains traverse some spectacular scenery.</p><p>By car, the A8 motorway runs east-west across the region, following the line of the
Mediterranean. The A7 heads due north from Marseille, up to Lyon, passing through Avignon, Montelimar and Valence.</p>
[93_access_map] => transport map Provence-Côte d'Azur
)
[market] => <p>For an in-depth analysis, read our latest Provence Alps Cote d’Azur (PACA) market comment (below), which includes average prices in all the
major towns and cities.</p><p>It should be no surprise that property in PACA attracts buyers from all over the world, it also has an incredibly strong domestic
demand. This makes it an attractive investment proposition, with a high chance of long-term capital growth. The fact that this region is so popular with tourists,
year-round, also means that many buyers offer seasonal holiday rentals when they are not using their properties. This helps cover the annual running costs of
the property, and often more.</p><p>Since Covid, demand for property in PACA has outstripped supply – there have simply not been enough new properties coming
onto the market. This balance is beginning to shift, which is particularly good news for overseas buyers as they will have more choice. Prices have been rising
steadily in all six departments within PACA. In the last 12 months they have risen between 4.5% (Bouches du Rhone) and 9.9% (Vaucluse). Of course, you will pay
a premium to be on the coast, or to be in, or near, one of the major cities such as Nice, Aix-en-Provence, Avignon, and Arles.</p>
[fall_in_love] => Array
(
[text] => <p>Where else to start other than <strong>driving along the Corniche </strong>.</p><p>Whilst on the coast here it would be almost impossible
not to fall in love with <strong>any of the villages on the Gulf of St Tropez, the designer boutiques in Cannes or perhaps even “Billionaires Bay beach”
on the Cap d’Antibes. </strong> Nice is a superb city, and the airport is literally at one end of the famous <strong>“Promenade des Anglais” </strong>,
further down you will find the famous 5* Hotel Negresco with its period furniture and Baccarat chandelier. Try the Negresco beach club restaurant if you
are looking to impress.</p><p>Away from the coast, <strong>the Gorges de Verdon </strong> is the biggest canyon in Europe. The river Verdon was named
for its turquoise-green colour and the view from the clifftops, down into the canyon is simply incredible. The limestone walls of the canyon attract
rock climbers, and the gorge is very popular for kayaking. There are literally <strong>hundreds of beautiful inland towns and villages </strong> too.
Amongst our favourites is Gordes, in the Luberon Regional Nature Park. Home to many famous painters the cobbled streets wend their way uphill to the
picturesque chateau. Other favourites include “les plus beaux villages” such as Roussillon, Ménerbes, Lourmarin, Ansouis, Venasque and Séguret – just make
sure you visit during <strong>lavender season </strong>.</p><p><strong>The ski resorts of PACA, like Serre Chevalier-Briancon</strong> don’t get talked
about enough.</p><p>Finally, we think you will fall in love with Avignon and the surrounding villages. Make sure you visit Pope’s Palace (and particularly
the gardens) and for a view to die for, try the 14th century Fort Saint-André, it has a 360-degree panoramic view, which includes Mont Ventoux.</p>
[images_alt] => Array
(
[0] => Mediterranean_sea
[1] => centenary_olive_tree
[2] => calanques
[3] => Mediterranean_mountain
[4] => mimosa
[5] => palais_des_papes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean sunshine, that lights up the region throughout the year.</li>
<li class="attribute-dot">World class bars, restaurants, and boutiques, mix with the rich and famous.</li>
<li class="attribute-dot">All types of property to suit every budget – from rural farmhouses to villas with a view.</li>
<li class="attribute-dot">The mix of French and International buyers means that demand for property is constant.</li>
<li class="attribute-dot">How about skiing in any of the 46 ski resorts. This truly is a region with everything you could want.</li>
</ul>
[banner-mg] => Array
(
[image] => 93_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nice
[link] => /french-property-for-sale/mainSearch/departments:/towns:06000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => "La promenade des Anglais"
[image] => 93_nice.webp
)
[1] => Array
(
[title] => Fréjus - Saint Raphaël
[link] => /french-property-for-sale/paca_regions/frejus_st_raphael
[subtitle] => Sea and sun
[image] => 93_frejus.webp
)
[2] => Array
(
[title] => Sea view
[link] => /french-property-for-sale/type/sea-view/26/93
[subtitle] => A dream becomes reality
[image] => 93_seaview.webp
)
[3] => Array
(
[title] => Prestige
[link] => /all/provence-cote-d-azur/price:z
[subtitle] => Luxury properties
[image] => 93_prestige.webp
)
[4] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/93
[subtitle] => and what beautiful coast!
[image] => 93_coastal.webp
)
[5] => Array
(
[title] => Avignon
[link] => /french-property-for-sale/getNearbyPostcodes/84000/15/sort:price/direction:desc
[subtitle] => Avignon | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
[6] => Array
(
[title] => Special "The Provence"
[link] => /provence-property
[subtitle] =>
[image] => 93_Special_The_Provence.webp
)
[7] => Array
(
[title] => Hinterland
[link] =>
[subtitle] =>
[image] => 93_hinterland.webp
)
[8] => Array
(
[title] => Mountains
[link] => /french-property-for-sale/type/mountain-view/23/93
[subtitle] => Ville | Ville | Ville
[image] => 93_mountain.webp
)
[9] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => Ville | Village| Village
[image] => 93_villages.webp
)
[10] => Array
(
[title] => Corse
[link] => /all/corse
[subtitle] => L'Ile de Beauté | around ville
[image] => 93_corse.webp
)
[11] => Array
(
[title] => Cap d'Antibes
[link] => /french-property-for-sale/paca_regions/antibes
[subtitle] => Antibes | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 13
[department_name] => Bouches-du-Rhône
[prefecture] => Array
(
[name] => Marseille
[lat] => 43.29631810802621
[lon] => 5.363137615398482
)
[sous-prefecture] => Array
(
[name] => Aix-en-Provence
[lat] => 43.52926369712411
[lon] => 5.443897232333404
)
[other_places] => Array
(
[0] => Array
(
[name] => Arles
[lat] => 43.67499405728668
[lon] => 4.621813547377342
)
)
[aeroports] => Array
(
[name] => Aéroport International Marseille
[lat] => 43.43844496016025
[lon] => 5.214592420103773
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4515
)
[1] => Array
(
[id] => 06
[department_name] => Alpes-Maritimes
[prefecture] => Array
(
[name] => Nice
[lat] => 43.71088354499805
[lon] => 7.262596327903607
)
[sous-prefecture] => Array
(
[name] => Cannes
[lat] => 43.55331623052685
[lon] => 7.016060231400341
)
[other_places] => Array
(
[0] => Array
(
[name] => Antibes
[lat] => 43.58016713703897
[lon] => 7.123897890910482
)
[1] => Array
(
[name] => Grasse
[lat] => 43.659562400434815
[lon] => 6.92618691435912
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International de Nice Côte d'Azur
[lat] => 43.65970678470227
[lon] => 7.214757025548819
)
[1] => Array
(
[name] => Aéroport de Cannes Mandelieu
[lat] => 43.54690396898978
[lon] => 6.953912165098499
)
)
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 5667
)
[2] => Array
(
[id] => 83
[department_name] => Var
[prefecture] => Array
(
[name] => Toulon
[lat] => 43.123828756420515
[lon] => 5.928288801137243
)
[sous-prefecture] => Array
(
[name] => Draguignan
[lat] => 43.5374933582045
[lon] => 6.465076668987897
)
[other_places] => Array
(
[0] => Array
(
[name] => Bandol - Le Lavandou - Sainte Maxime...
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Saint-Tropez
[lat] => 43.26780379460754
[lon] => 6.640739141516703
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International Toulon - Hyères
[lat] => 43.095597284231275
[lon] => 6.150448740048504
)
[1] => Array
(
[name] => Aéroport du Castelet
[lat] => 43.251540236018855
[lon] => 5.783035785058158
)
[2] => Array
(
[name] => Aéroport du du Golfe de Saint Tropez - La Môle
[lat] => 43.20492014200586
[lon] => 6.4793896187354925
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4712
)
[3] => Array
(
[id] => 04
[department_name] => Alpes-de-Haute-Provence
[department_link] => alpes-de-hautes-provence
[prefecture] => Array
(
[name] => Digne-les-Bains
[lat] => 44.092369818704434
[lon] => 6.235956482736276
)
[sous-prefecture] => Array
(
[name] => Barcelonnette
[lat] => 44.38609913893373
[lon] => 6.647958902783272
)
[other_places] => Array
(
[0] => Array
(
[name] => Forcalquier
[lat] => 43.95976639015638
[lon] => 5.78330822456598
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2599
)
[4] => Array
(
[id] => 05
[department_name] => Hautes-Alpes
[prefecture] => Array
(
[name] => Gap
[lat] => 6.080468522373776
[lon] => 6.080468522373776
)
[sous-prefecture] => Array
(
[name] => Briançon
[lat] => 44.89976400310319
[lon] => 6.641546594431339
)
[other_places] => Array
(
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2925
)
[5] => Array
(
[id] => 84
[department_name] => Vaucluse
[prefecture] => Array
(
[name] => Avignon
[lat] => 43.94903334528795
[lon] => 4.805406364817415
)
[sous-prefecture] => Array
(
[name] => Carpentras
[lat] => 44.05594598913386
[lon] => 5.0455722797158975
)
[other_places] => Array
(
[0] => Array
(
[name] => Apt
[lat] => 43.876866873478015
[lon] => 5.395218580809679
)
[1] => Array
(
[name] => Orange
[lat] => 44.13861471186525
[lon] => 4.806033768371058
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Avignon - Provence
[lat] => 43.909786679124565
[lon] => 4.8974588268223815
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3129
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.maregionsud.fr/
[Official Tourism Office] => https://provence-alpes-cotedazur.com/en
)
[image] => 93_logo.webp
[text] => With its sparkling coastline and charming hilltop towns, PACA is a must-visit destination for those looking to experience the true essence of the
Mediterranean. From history buffs to sun-seekers there is something for everyone. Stroll through the vibrant markets of Nice, wander the winding streets of
Avignon or soak up the sun on the pristine beaches of Cannes or St Tropez...
)
[seo_text] => <p>... Still not had enough, then go explore the Roman ruins in Arles. The regions cuisine is as rich and diverse as the landscape.
Try the local bouillabaisse with a local Provencal wine, or even a glass of pastis. From the snow-capped peaks of the Alpes-de-Haute-Provence to the azure
waters of the Med you are in for a visual feast.</p><p>Provence-Alpes-Côte d'Azur, often abbreviated as PACA, is a region in the southeastern part of France.
It is known for its picturesque landscapes, beautiful coastlines, and vibrant culture. The region is composed of six departments, each with its unique charm
and identity. PACA is a popular destination for tourists who come to enjoy the Mediterranean climate, historical monuments, and stunning scenery.</p><p>The region is bordered by the Mediterranean Sea to
the south and the Alps to the north. The coastline is famous for its sparkling blue waters, sandy beaches, and charming fishing villages. Some of the most popular
coastal destinations in the region include Cannes, Saint-Tropez, and Nice. The beaches here are perfect for sunbathing, swimming, and water sports, and the coastal
towns are packed with restaurants, cafes, and bars, offering visitors a wide range of dining and entertainment options.</p><p>PACA's inland region is equally as
beautiful and offers a more rural and relaxed atmosphere. The region is filled with picturesque towns, rolling hills, and lavender fields that are in bloom in the
summer months. The Luberon Regional Park, located in the Vaucluse department, is a popular destination for visitors who come to enjoy the scenic countryside and
to hike or bike the many trails.</p><p>One of the most significant cultural attractions in the region is the city of Avignon, located in the Vaucluse department.
The city is home to the Palais des Papes, a UNESCO World Heritage Site and the largest gothic palace in Europe. The Avignon Festival, held annually in July, is
also a popular event that attracts visitors from all over the world. The festival showcases theatre, dance, and music performances.</p><p>The region is also renowned
for its wine production, particularly in the Rhone Valley and the Var department. The vineyards here produce some of the most prestigious wines in the world,
including Châteauneuf-du-Pape and Côtes de Provence. Wine enthusiasts can take a tour of the vineyards and sample the local wines.</p><p>The region's cuisine is
another highlight, with a strong emphasis on seafood, olive oil, and fresh produce. The famous Provençal dish, bouillabaisse, is a must-try when visiting the region.
This fish stew is made with a variety of fish, shellfish, and vegetables and is typically served with rouille and bread.</p><p>In terms of transportation, the region
has several international airports, including Nice Côte d'Azur Airport and Marseille Provence Airport. The region is also served by a high-speed train network, making
it easy to travel between towns and cities.</p><p>In conclusion, Provence-Alpes-Côte d'Azur is a beautiful and diverse region that offers something for everyone.
From its stunning coastlines and charming towns to its rich culture, history, and cuisine, the region is an ideal destination for those looking to experience the
best that France has to offer.</p>
)
[provence] => Array
(
[id] => 98
[link] => /provence-property
[region_name] => Provence
[new_region_name] => Provence
[hero_images] => 3
[agent_photo] =>
[vignette] => 98_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820332bc5a2f8c1
[region_selected] => provence_cote_d_azur
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => From the towering peak of Mont Ventoux to the vibrant lavender fields bathed in sunlight, a truly remarkable lifestyle awaits…
[bold] => Welcome to Provence
)
[css_color] => #3C9ECD
[accordion] => Array
(
[what_to_expect] => <p>Come to Provence and you will find an unrivalled collection of interesting and beautiful sites to visit: small towns with welcoming
locals, vibrant and colourful Provencal markets, old Roman excavations and mountains, lakes and rivers to swim/canoe in. It is often said that the
countryside here resembles Tuscany, and it is true, except that it is easier to get to! If you are looking for an area that exemplifies “the good life”
then Provence should be your destination </p>
[access] => Array
(
[text] => <p>One of the reasons that holiday homes in Provence are so popular is that it is easy to get to. Marseilles Provence airport flies to
destinations across Europe, as well as to North America and Africa. It has its own station, with direct trains to Nîmes, Montpellier,
and Narbonne (west), Orange, Montelimar and Valence (north) and Toulon, Cannes and Nice (east). Avignon and Nîmes both have airports too.</p>
<p>Other cities like Aix-en-Provence and Avignon also have excellent train links with the rest of France and northern Europe.</p><p>The A7
motorway runs down from Lyon, through Valence, Montelimar, Orange and Avignon and the minor roads in Provence (away from the coast) tend to be
traffic free and ideal for cycling.</p>
[access_image_title] =>
)
[market] => <p>For an in-depth analysis, read our market reports covering PACA, Occitanie and the Rhone-Alpes, which include average prices in all of the
major towns and cities.</p><p>After many years of price growth, we are seeing prices stabilise across Provence, with buyers having more choice than they
have seen since the confinements. Broadly speaking you will pay a premium to be near the coast, or to be in any of the Prefectures: Marseille, Avignon,
Nîmes, Valence, Privas and Digne-les-Bains.</p><p>The Luberon is perhaps the best-known area, but many second-home buyers are now looking in the Gard
and Drome Provencale where property values tend to be lower, and offer exceptional value for money.</p>
[fall_in_love] => Array
(
[text] => <p>You will fall in love with the whole area, particularly with the festivals and exhibitions that can be found throughout Provence.
Favourites amongst our agents who live and work in the area include the snappily titled Festival International de Piano de La Roque d’Antheron.
Established in 1981 it is one of the most prestigious piano festivals in the world, which takes place in the outside auditorium of the Chateau de
Florans. Likewise, Les Choregies d’Orange holds plays, concerts and festivals in the Theatre Antique d’Orange, built in the first century by
Emperor Augustus it is a UNESCO heritage site and a spectacular concert venue. Another favourite is the Festival d’Avignon, every July the
streets turn into a “city theatre” – in the words of the organisers it reconciles architecture with theatre, art and poetry, attracting thousands
of visitors from all over the world. </p>
[images_alt] => Array
(
[0] => provencale market
[1] => pétanque in the sun
[2] => lavender handmade soap
[3] => beaux villages
[4] => camargue and pink flamingos
[5] => festivals region
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Wonderful climate, with over 300 days of sunshine a year</li>
<li class="attribute-dot">Picturesque gorges, rivers and lakes to explore and enjoy</li>
<li class="attribute-dot">World class cycling, including the mythical Mont Ventoux</li>
<li class="attribute-dot">Glorious architecture, from the Pont du Gard to the Roman ampitheatres in Nîmes or Arles and the theatre in Vaison-la-Romaine.</li>
<li class="attribute-dot">Exceptional wines, cheeses and local delicacies, displayed in welcoming markets</li>
<li class="attribute-dot">A quality of life that is as good as any in Europe </li>
</ul>
[banner-mg] => Array
(
[image] => 98_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Avignon
[link] => /french-property-for-sale/mainSearch/departments:/towns:84000_Avignon/regions:/primarypropertytype_id:10
[subtitle] =>
[image] => 98_avignon.webp
)
[1] => Array
(
[title] => Vaucluse
[link] => /all/vaucluse
[subtitle] =>
[image] => 98_vaucluse.webp
)
[2] => Array
(
[title] => Bouches du Rhône
[link] => /all/bouches-du-rhone
[subtitle] =>
[image] => 98_bouches_du_rhone.webp
)
[3] => Array
(
[title] => Drome
[link] => /all/drome
[subtitle] =>
[image] => 98_drome.webp
)
[4] => Array
(
[title] => Gard
[link] => /all/gard
[subtitle] =>
[image] => 98_gard.webp
)
[5] => Array
(
[title] => Châteaux, Manoirs & Villas
[link] => /french-property-for-sale/mainSearch/departments:04--07--13--26--30--84/towns:/regions:/primarypropertytype_id:4/min_price:0/max_price:100000000/min_land:0/bedrooms:0
[subtitle] =>
[image] => 98_prestige.webp
)
[6] => Array
(
[title] => Alpes de Haute Provence
[link] => /all/alpes-de-hautes-provence
[subtitle] =>
[image] => 98_alpes_haute_provence.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 84
[department_name] => Vaucluse
[prefecture] => Array
(
[name] => Avignon
[lat] => 43.94903334528795
[lon] => 4.805406364817415
)
[sous-prefecture] => Array
(
[name] => Carpentras
[lat] => 44.05594598913386
[lon] => 5.0455722797158975
)
[other_places] => Array
(
[0] => Array
(
[name] => Apt
[lat] => 43.876866873478015
[lon] => 5.395218580809679
)
[1] => Array
(
[name] => Orange
[lat] => 44.13861471186525
[lon] => 4.806033768371058
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Avignon - Provence
[lat] => 43.909786679124565
[lon] => 4.8974588268223815
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3129
)
[1] => Array
(
[id] => 04
[department_name] => Alpes-de-Haute-Provence
[prefecture] => Array
(
[name] => Digne-les-Bains
[lat] => 44.092369818704434
[lon] => 6.235956482736276
)
[sous-prefecture] => Array
(
[name] => Barcelonnette
[lat] => 44.38609913893373
[lon] => 6.647958902783272
)
[other_places] => Array
(
[0] => Array
(
[name] => Forcalquier
[lat] => 43.95976639015638
[lon] => 5.78330822456598
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2599
)
[2] => Array
(
[id] => 07
[department_name] => Ardèche
[area_m2] => 2203
[prefecture] => Array
(
[name] => Privas
[lat] => 44.736011678419
[lon] => 4.5952593173144
)
[sous-prefecture] => Array
(
[name] => Largentière
[lat] => 44.541485921197
[lon] => 4.291760285543
)
[other_places] => Array
(
[0] => Array
(
[name] => Tournon-sur-Rhône
[lat] => 45.068836684375
[lon] => 4.8262681295312
)
)
[aeroports] => none
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[3] => Array
(
[id] => 13
[department_name] => Bouches-du-Rhône
[prefecture] => Array
(
[name] => Marseille
[lat] => 43.29631810802621
[lon] => 5.363137615398482
)
[sous-prefecture] => Array
(
[name] => Aix-en-Provence
[lat] => 43.52926369712411
[lon] => 5.443897232333404
)
[other_places] => Array
(
[0] => Array
(
[name] => Arles
[lat] => 43.67499405728668
[lon] => 4.621813547377342
)
)
[aeroports] => Array
(
[name] => Aéroport International Marseille
[lat] => 43.43844496016025
[lon] => 5.214592420103773
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4515
)
[4] => Array
(
[id] => 26
[department_name] => Drôme
[area_m2] => 2576
[prefecture] => Array
(
[name] => Valence
[lat] => 44.934361082014
[lon] => 4.8918085238571
)
[sous-prefecture] => Array
(
[name] => Die
[lat] => 44.752743667653
[lon] => 5.3712894535552
)
[other_places] => Array
(
[0] => Array
(
[name] => Nyons
[lat] => 44.361846282265
[lon] => 5.1385028840735
)
)
[aeroports] => Array
(
[name] => Aéroport de Valence-Chabeuil
[lat] => 44.915618343171
[lon] => 4.9655266410384
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[5] => Array
(
[id] => 30
[department_name] => Gard
[prefecture] => Array
(
[name] => Nîmes
[lat] => 43.838820402729354
[lon] => 4.353843657098794
)
[sous-prefecture] => Array
(
[name] => Alès
[lat] => 44.127080796400875
[lon] => 4.083427215851882
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Vigan
[lat] => 43.99277412237646
[lon] => 3.605151093732204
)
)
[aeroports] => Array
(
[name] => Aéroport de Nîmes-Garons
[lat] => 43.76312944469214
[lon] => 4.421598139169517
)
[LGV] => oui
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2687
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] =>
[Official Tourism Office] =>
)
[image] => 98_logo.webp
[text] =>
)
[seo_text] => <p>Provence has a wonderful climate – according to the local tourist office you can expect over 300 days of sunshine every year, with short
winters and low rainfall. This climate makes for some great growing conditions and amongst the vineyards here you will find world-class Côtes du Rhône wines.
Head to your local market and you will be able to pick up some great accompaniments too – try the famous olive oil from Nyons, or delicacies such as goats’
cheese, soft fruits (the peaches and apricots are particularly succulent) and an array of vegetables including locally grown garlic, courgettes and safran.</p>
<p>It's not just vineyards though, Provence is famous for its lavender fields. The tourist office recommends the best places to visit, and you should come
between June-August. The Chemin des Lavandes in Sault is perhaps the best known. It is a 4km walking trail, but if you are feeling more sprightly try cycling
the 33km trail on the Plateau de Sault! There are plenty of others across the Provence and a visit here wouldn’t be the same without the obligatory selfie in front
of a lavender field.</p><p>Provence spreads out over three administrative regions (PACA, Occitanie and the Rhone-Alpes) and six departments: Alpes-de-Haute-Provence (04),
Bouches-du-Rhone (13), Vaucluse (84), Gard (30), Ardeche (07) and Drome (26), you won’t find it on an official map of France. For decades though,
econd-home buyers have been saying that they are going to their “holiday home in Provence”. This means that you can expect to hear a cocktail of different
accents in your local market – French, British, Dutch, Belgian and German buyers mingle with those from further afield. You will find that many Americans,
Canadians and Australians also have property in Provence – attracted by the quality of life (as well as the quality of the local wine).</p>
)
[hauts_de_france] => Array
(
[id] => 32
[link] => /nord-pas-de-calais-property
[region_id_search] => 22-31
[region_name] => Hauts de France
[new_region_name] => Hauts de France
[hero_images] => 1
[agent_photo] =>
[vignette] => 32_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820e2dcfdf73343
[region_selected] => normandy
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Every year, thousands of British, Belgium and Dutch buyers enter France, via the Hauts de France, looking for their dream home. Many decide to stay and buy property here, taking advantage of the pretty landscape and ease of access to their home country.
[bold] => Welcome to Hauts de France
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>If you are looking for property in the Hauts de France, you will be in good company. French buyers love it because of its strategic
location. It has excellent access to Paris as well as to London, Brussels, and Amsterdam. Meanwhile, British buyers drive out of the Eurotunnel, and off
the ferries, and instantly relax as they see the French countryside and stop for a café au lait in an authentic French village. Hauts de France has a
wonderful coastline and if you venture off the A16 (which links the ports of Dunkirk, Calais, and Boulogne-sur-Mer) you will find sandy beaches and
pretty seaside towns. The upmarket resort of Le Touquet-Paris -Plage is well named, as many Parisians have a holiday home there. It is full of boutiques,
chic restaurants, a famous casino and two championship class golf courses. Inland the Hauts de France has a rolling countryside, with some notable forests.
The capital, Lille, is an attractive city and an important economic hub.</p>
[access] => Array
(
[text] => <p>The Hauts de France is the most northerly region in France and borders Belgium, it is also connected to England via the channel tunnel.</p>
<p>The two largest airports in the region are Lille-Lesquin which has domestic flights, as well as flights to 13 other countries (although not the UK),
and Paris-Beauvais in the very south-west of the region. From Paris-Beauvais you can fly to Liverpool, Manchester, Leeds-Bradford, Edinburgh, Belfast,
and Dublin, as well as 26 other countries. Of course, the other Paris airports are easily accessed from Hauts de France too.</p><p>The region is well
connected by train, primarily through Lille-Europe station, which is in the heart of Lille. It offers direct connections to London, Paris, Brussels,
and other major cities. The Eurostar journey time to London is 1hr 22 mins. There are other popular regional stations in Calais, Arras and Amiens.</p>
<p>Hauts de France is easily accessible by road with the A1 autoroute running to Paris and the A2 connecting to Belgium and the Netherlands.
The A26/A16 provides access to the ferry ports of Calais, Boulogne, and Dunkirk.</p><p>The ferry ports offer regular crossings to the UK and the Eurotunnel
is particularly popular, as the shuttle between Folkestone and Calais takes just 35 minutes.</p>
[32_access_map] => transport map Hauts de France
)
[market] => <p>The property market in Hauts de France is driven by domestic demand, it should be noted that this is the second most densely populated region
in France, after Paris/Ile de France. This is primarily true of Lille and the surrounding area that borders Belgium. There is still plenty of unspoiled
countryside to enjoy. Three of the five departments (Pas-de-Calais, Nord and Oise have seen prices stabilise over the last 12 months, while Aisne and
Somme have seen rises of around 6% over that period.</p><p>Most second homes are to be found on, or near, the coast. Le Touquet-Paris-Plage has a population
of just over 4,000 but swells to 250,000 during the summer. Known as “Paris by the sea” it was particularly popular with affluent British
visitors in the 1920’s, which can be seen in the eclectic architecture and property styles. Inland there are plenty of country houses to be found,
and the landscape is rolling and forested – owners feel a long way from the urban landscape around Lille. Many holiday homes are owned by Belgian and
Dutch buyers as they are seen as excellent value.</p>
[fall_in_love] => Array
(
[text] => <p><strong>The old town and historic centre of Lille</strong> is picture postcard pretty, and the perfect place for a romantic stroll around
the cobbled pedestrian streets. You will often find musicians playing and there is a wide choice of bars and restaurants to soak up the atmosphere.
Construction on Lille’s neoclassical cathedral began in 1854 and was completed in….1999! One building not to miss is the Palais des Beaux Arts, which
is the illustrious fine art museum, it plays second-fiddle only to the Louvre in the quantity and quality of its collection of paintings and pottery.</p>
<p>The Aisne, Somme and Oise are in the historical province of Picardy, which is renowned for the quality of its cathedrals. There are four that stand out
and you will fall in love with each of them. <strong>Amiens cathedral is a UNESCO world heritage site and one of the largest gothic cathedrals of the 13th
century</strong>. It is beautifully preserved and a classic example of this captivating architectural style. Laon, Beauvais, and Soissons all have glorious
cathedrals too, and all are definitely worth visiting.</p><p>It would be hard not to fall in love with the beautiful coastline that the region has to offer.
Known as <strong>the Cote d’Opale</strong> it runs down from the Belgian border and boasts rugged chalk cliffs (that mirror the white cliffs of Dover),
as well as sandy beaches, pretty seaside towns and towering pine forests. Many of <strong>the seaside towns have a distinctly Victorian feel</strong> and
will take you back in time.</p><p>Finally, a personal favourite of ours is <strong>the town of Chantilly in the Oise</strong>. It is home to arguably the best
golf course in France and, unarguably, the largest racehorse training community in France. Les Grands Ecuries and Chantilly Racecourse are protected by the
wonderful Chateau de Chantilly. It is in fact two chateaux, the Petit which was built around 1560 and the Grand, which was destroyed in the revolution, and
then rebuilt in the 1870’s - definitely a spot to enhance your Instagram collection.</p>
[images_alt] => Array
(
[0] => lille
[1] => mussels_and_chips
[2] => charming_houses
[3] => battle_field
[4] => thatched_cottage
[5] => birds
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 2_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Location, location, location – with easy access to the UK by car, train, and ferry.</li>
<li class="attribute-dot">Also popular with other European neighbours, particularly Belgium and Netherlands</li>
<li class="attribute-dot">Ideal terrain for cyclists, including the infamous cobbles of Paris-Roubaix.</li>
<li class="attribute-dot">A wide choice of country houses, at affordable prices</li>
<li class="attribute-dot">A superb place for a holiday home, choose from coast or country.</li>
</ul>
[banner-mg] => Array
(
[image] => 32_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nord - Pas de Calais
[link] => /nord-pas-de-calais-property
[subtitle] => Arras - Lille
[image] => 32_nord_pas_de_calais.webp
)
[1] => Array
(
[title] => Picardie
[link] => /picardie-property
[subtitle] => Somme | Amiens | Aisne | Beuuvais
[image] => 32_picardie.webp
)
[2] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_lac.webp
)
[3] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_jardins.webp
)
[4] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_chateaux.webp
)
[5] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_place_a.webp
)
[6] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_place_b.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 59
[department_name] => Nord
[area_m2] => 1941
[prefecture] => Array
(
[name] => Lille
[lat] => 50.630406284456
[lon] => 3.0534197872126
)
[sous-prefecture] => Array
(
[name] => Dunkerque
[lat] =>
[lon] =>
)
[other_places] => Array
(
[0] => Array
(
[name] => Valenciennes
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Cambrais
[lat] =>
[lon] =>
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lille-Lesquin
[lat] => 50.572047451569
[lon] => 3.1053536220932
)
[1] => Array
(
[name] => Aéroport de Valenciennes -Denain
[lat] =>
[lon] =>
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 62
[department_name] => Pas-de-Calais
[area_m2] => 1744
[prefecture] => Array
(
[name] => Arras
[lat] => 50.292169104936
[lon] => 2.7748575165542
)
[sous-prefecture] => Array
(
[name] => Calais
[lat] =>
[lon] =>
)
[other_places] => Array
(
[0] => Array
(
[name] => Boulogne-sur-Mer
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Lens
[lat] =>
[lon] =>
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Calais-Dunkerque
[lat] => 50.957985067822
[lon] => 1.9552740546367
)
[1] => Array
(
[name] => Aéroport du Touquet Côte d'Opale
[lat] =>
[lon] =>
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 60
[department_name] => Oise
[area_m2] => 2394
[prefecture] => Array
(
[name] => Beauvais
[lat] => 49.428890447223
[lon] => 2.0765439277169
)
[sous-prefecture] => Array
(
[name] => Clermont-sur-Oise
[lat] => 49.376417230896
[lon] => 2.4138345999072
)
[other_places] => Array
(
[0] => Array
(
[name] => Compiègne
[lat] => 49.418912808663
[lon] => 2.8199876338862
)
[1] => Array
(
[name] => Senlis
[lat] => 49.204946948696
[lon] => 2.581901090722
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Paris-Beauvais
[lat] => 49.454537422328
[lon] => 2.1114038104304
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 2
[department_name] => Aisne
[area_m2] => 1285
[prefecture] => Array
(
[name] => Laon
[lat] => 49.564293035219
[lon] => 3.6198159113781
)
[sous-prefecture] => Array
(
[name] => Château-Thierry
[lat] => 49.046555551997
[lon] => 3.4007244797698
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Quentin
[lat] => 49.846859523172
[lon] => 3.2897983742474
)
[1] => Array
(
[name] => Soissons
[lat] => 49.375886127925
[lon] => 3.3168017966698
)
[2] => Array
(
[name] => Vervins
[lat] => 49.835042811669
[lon] => 3.9048668951268
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 3
[department_name] => Somme
[area_m2] => 1696
[prefecture] => Array
(
[name] => Amiens
[lat] => 49.894961754938
[lon] => 2.2923738397694
)
[sous-prefecture] => Array
(
[name] => Abbeville
[lat] => 50.105382929031
[lon] => 1.8351609251238
)
[other_places] => Array
(
[0] => Array
(
[name] => Montdidier
[lat] => 49.646624171975
[lon] => 2.565182488621
)
[1] => Array
(
[name] => Péronne
[lat] => 49.932909142078
[lon] => 2.9323918256749
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Albert-Picardie
[lat] => 49.972877677671
[lon] => 2.6897740048888
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.hautsdefrance.fr/
[Official Tourism Office] => https://www.hautsdefrancetourism.com/
)
[image] => 32_logo.webp
[text] => The Hauts de France is a region of contrasts – from the rolling hills of the Ardennes to the vibrant city of Lille, it has something to offer
all kinds of property buyer. It is stocked full of Gothic cathedrals, fortified cities, and charming villages, as well as beautiful seaside towns.
The capital city of Lille ...
)
[seo_text] => <p>...has a vibrant cultural scene, with an array of museums, art galleries and theatres to choose from. It has a large student population and
rental properties are a popular investment. The Louvre-Lens Museum opened its doors in 2012 and helps make the Louvre’s national collections accessible to all.
The region is also home to natural reserves and parks, including the forested “Parc naturel regional de l’Avesnois”, which covers 125,000 hectares. This is an
important and protected, ecological area.</p><p>The Hauts de France has a rich architectural heritage and wide variety of property styles. From medieval castles to
Art Deco masterpieces, via the most splendid selection of Gothic architecture in Europe.The Gothic cathedrals in Lille, Amiens and Beauvais are stunning examples,
while the UNESCO listed town of Montreuil-sur-Mer boasts a particularly impressive citadel and ramparts. These are all in direct contrast to the Art Deco properties
in Le Touquet-Paris-Plage, where many houses and apartments were built for wealthy owners in the 1920’s and 1930’s. The town is famous for its eclectic mix of
property styles, and the seafront apartments come with a healthy premium to match the sea view. If you are looking for a holiday home, or investment property,
in northern France then the coastal towns have a lot to offer.</p><p>The Hauts de France countryside has many picturesque farmhouses, cottages, and old stone properties,
many of which have been sympathetically restored, using local materials. There are plenty of large, renovation projects still to be had, and these are particularly
popular with UK buyers who are looking for a cheap property to renovate/refurbish and bring back to life.</p><p>Prestige property in the Hauts de France comes in the
shape of chateaux, manoirs and large country estates. These become more prevalent as you get closer to Paris. There are also luxury villas and apartments to be had in
Montreuil-sur-Mer and the other resorts on the Cote d’Opale.</p>
)
[paris_ile_de_france] => Array
(
[id] => 11
[link] => /paris-ile-de-france-property
[region_name] => Paris - Ile-de-France
[new_region_name] => Paris - IDF
[hero_images] => 1
[agent_photo] => 11_team.webp
[vignette] => 11_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461427
[region_selected] => hauts_de_france
[ski] =>
[beach] =>
[welcome] => Array
(
[h3] => Buying a property in Paris means that you get to call the most romantic city in the world “home”. Not just that, but you will be making an excellent long-term investment and joining buyers from all over the world.
[bold] => Welcome to Paris - Ile-de-France
)
[css_color] => #244C5E
[accordion] => Array
(
[what_to_expect] => <p>Paris: the city of lights, the city of love, the fashion capital of the world. Whatever name you give it, you can expect to be wowed.
For sure, Paris is one of the most beautiful cities in the world and renowned for its famous landmarks. There is only one place to start, the Eiffel Tower is
the tallest structure in Paris, and it dominates the landscape. Constructed as the centrepiece of the 1889 World’s Fair it is a global cultural icon and welcomes
around 6m visitors a year.</p><p>A list of the other “must see” landmarks would be as long as your arm. The Arc de Triomphe is the bookend at the top of the
Champs-Elysée, built in 1806 it is one of the biggest arches in the world and the view from the top of the monument is superb. The view from the Sacré-Coeur,
atop the hill of Montmartre is not too shabby either. This architectural masterpiece has four minor domes that encircle the huge main dome of the Basilica.</p>
<p>Leggett has an office in the heart of Paris, close to Notre Dame cathedral, the most visited monument in the city. It took almost 200 years to complete,
and when you visit you will understand why. The intricate décor and glorious stained-glass windows have seen weddings, coronations, and funerals of the French
aristocracy for centuries.</p><p>Or how about the Louvre, or the Palais Garnier, or the Musée d’Orsay, or the designer shops, or the historic markets.
The list is endless – expect to always want to come back for more!</p>
[access] => Array
(
[text] => <p>You can get to Paris from anywhere in the world.There are <strong>three main airports: Charles de Gaulle (CDG), Orly, and Beauvais.</strong>
Orly is to the south of the city and used mostly for domestic flights, with CDG (also known as Roissy) to the north-east. CDG is the biggest airport in
Europe, with over 70m passengers every year, and this is where most long-haul flights land. Beauvais is known as the airport where most budget airlines
fly in to, with direct flights throughout Europe and north Africa.</p><p>From Paris, the A1 heads north towards Lille, Belgium, and the channel tunnel,
the A4 heads east to Reims, the A6 heads south-east towards Dijon and Geneva, the A10 heads due south to Orleans, the A11 heads out west towards Rennes
and Nantes, and the A13 heads up towards Rouen, Le Havre and Caen.</p><p>All of the major cities in Europe are accessible by train via the six main stations:
Gare du Nord, Gare de l’Est, Gare de Lyon, Gare d’Austerlitz, Gare Montparnasse and Gare Saint-Lazare.</p><p>The Paris metro system covers 227 km’s and has
308 stations, covered by 16 lines. The Grand Paris Express project is the largest transport project in Europe and is revolutionising the capital.
It will be completed by 2030 and will better connect the three main airports with the business districts. It will also make the daily lives of 2m commuters
easier. It will add four new lines to the metro system, as well as extending two lines. It will make travel throughout Paris and the Ile de France much easier,
and it is having significant impact on property prices.</p>
[11_transport] => transport map Paris - Ile-de-France
[11_fly] => airports map Paris - Ile-de-France
[11_metro] => metro map Paris - Ile-de-France
)
[market] => <p>For an in-depth analysis, read our latest Paris/Ile de France market comment (below), which includes average prices in all the arrondissements,
and expert comment from our Paris team of agents.</p><p>Prices in Paris and Ile de France had been rising dramatically in recent years but levelled off in 2022.
There simply wasn’t enough stock (particularly inside the périphérique) to meet demand, from both French and overseas buyers. Apartments were often selling
before they hit the open market. Many people were looking in the suburbs, often buying in new-build developments. These increased in popularity during and
after the pandemic, as buyers looked for more internal space, balconies, and even gardens. Property prices in the suburbs rose accordingly.</p><p>There is still
a strong demand throughout Paris and the Ile de France, but things have cooled slightly. This is meaning more choice for buyers, and is opening the door for
those from overseas, many of whom have been watching as locals snapped up most of the available property.</p><p>The recently published European Living Cities
Index analysed 142 capitals and large cities throughout Europe, to determine which were the most attractive and liquid, helping investors develop a
profitable property portfolio. Paris came out in first place (followed by London and Berlin). It is undoubtedly an excellent place to buy an apartment
or house – both with your heart and your head.</p><p>The market is sure to receive a further boost in 2024 when Paris hosts the Olympic Games. Local hotels
and businesses will reap the rewards of the 9.7m spectators flooding into the capital.</p>
[fall_in_love] => Array
(
[text] => <p><strong>Just about everything </strong>. It would be too easy to list the famous tourist traps so we’re going to share some of the hidden
gems that we love. Let’s start with the “Marais” which is a trendy district with a village feel that cuts across the centre of Paris. Originally built
on marshland it is the ideal place for a leisurely stroll, and a little shopping in the trendy boutiques. The most famous landmarks in the Marais are
probably the imposing Hotel de Ville (possibly the prettiest town hall in the world) and <strong>the superb Place des Vosges</strong>, which is a
garden square surrounded by red-brick Renaissance buildings. It is the oldest square in Paris, and you will find some superb restaurants and art
galleries overlooking the gardens. Nearby are some beautiful half-timbered houses in Rue Francois Miron, or why not go to Rue Montmorency and see
the oldest house in Paris, dating back to 1407. The Marais is the ideal place for some vintage shopping – take the metro to Temple and simply stroll
around, you’ll come across them. </p><p>Another favourite spot is Le Jardin de Luxembourg, in the 6th. The glorious gardens straddle <strong>the Latin
Quarter and Saint-Germain-des-Prés</strong>. They cover 25 hectares and are split into “French” and “English” gardens, between the two is woodland
and a large pond. There are 106 statues scattered throughout and the gardens are modelled after the Boboli gardens in Florence.</p><p>If you like the gardens,
then you’ll love the secret vineyard in <strong>Montmartre</strong>. Most tourists brave the steps up the Sacre Coeur (or cheat and take the funicular),
but head behind the Basilica and you will come across Rue Saint-Vincent and the small patch of vines, which have a history dating back to 944. It covers
just over 1,500m2 (producing about 1,700 bottles a year) and is owned by the city of Paris. Public access is not usually allowed, but you can take a
private tour, or look out for the official festivals when you can get to stroll around for free.</p><p>Finally, as you are in the fashion capital of the world,
why not visit La Samaritaine, which is a department store with a difference. For a start, it is housed in one of the most beautiful buildings in Paris.
The Art Nouveau interior features decorative iron staircases, glass floor tiles and glorious frescoes. The store is home to the biggest collection of
<strong>luxury brands </strong>in France: Louis Vuitton, Chanel, Christian Dior, Tiffany, Gucci, Cartier and many more. The top floor restaurant,
Voyage, sits under a glass roof and is the ideal place to just sit and watch the world’s most affluent customer base.</p>
[images_alt] => Array
(
[0] => restaurants_bars
[1] => museum
[2] => monuments
[3] => history
[4] => baker
[5] => haute_couture
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is Paris – there is no better place to own a property.</li>
<li class="attribute-dot">Global demand means that property is a great long-term investment.</li>
<li class="attribute-dot">There’s always something to do – from World Cup’s and Olympic Games to major concerts and wonderful theatres.</li>
<li class="attribute-dot">World class bars and restaurants, and the renowned “café culture. </li>
<li class="attribute-dot">Paris is easy to get to – from within France, and from further afield.</li>
</ul>
[banner-mg] => Array
(
[image] => 11_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Paris Left bank
[link] => /french-property-for-sale/paris_regions/rgauche
[subtitle] => 5 to 7th | 13 to 15t"
[image] => 11_left_bank.webp
)
[1] => Array
(
[title] => Paris Centre
[link] => /french-property-for-sale/mainSearch/departments:/towns:75001+Paris_1er_Arrondissement--75002+Paris_2e_Arrondissement--75003+Paris_3e_Arrondissement--75004+Paris_4e_Arrondissement/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => 1st,2nd, 3rd, 4th arrondissement
[image] => 11_centre.webp
)
[2] => Array
(
[title] => Paris Right bank
[link] => /french-property-for-sale/paris_regions/rdroite
[subtitle] => 8 to 12th | 16 to 20th
[image] => 11_right_bank.webp
)
[3] => Array
(
[title] => Prestige
[link] => /french-property-for-sale/mainSearch/departments:75--92--93--94/primarypropertytype_id:10/min_price:800000/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Prestige Property in Paris - Ile-de-France
[image] => 11_prestige.webp
)
[4] => Array
(
[title] => VEFA - New build
[link] => /french-property-for-sale/type/new-build/25/11
[subtitle] => VEFA - New Build in Paris - Ile-de-France
[image] => 11_vefa.webp
)
[5] => Array
(
[title] => With terrace
[link] => /french-property-for-sale/type/with-terrace/43/11
[subtitle] =>
[image] => 11_terrace.webp
)
[6] => Array
(
[title] => Grand Paris
[link] => /french-property-for-sale/mainSearch/departments:92--93--94--95--77--78--75
[subtitle] => Grand Paris Express
[image] => 11_metro.webp
)
[7] => Array
(
[title] => With view
[link] => /french-property-for-sale/type/panoramic-view/40/11
[subtitle] =>
[image] => 11_view.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 75
[department_name] => Paris
[area_m2] => 16331
[prefecture] => Array
(
[name] => Paris
[lat] => 48.85551774206
[lon] => 2.3525278664849
)
[other_places] => Array
(
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 78
[department_name] => Yvelines
[prefecture] => Array
(
[name] => Versailles
[lat] => 48.801378939587
[lon] => 2.1299230122557
)
[sous-prefecture] => Array
(
[name] => Mantes-la-Jolie
[lat] => 48.988244061207
[lon] => 1.7020562624738
)
[other_places] => Array
(
[0] => Array
(
[name] => Rambouillet
[lat] => 48.643959498336
[lon] => 1.8296661711554
)
[1] => Array
(
[name] => Saint-Germain-en-Laye
[lat] => 48.901898370601
[lon] => 2.0914945443595
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[area_m2] => 4453
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 91
[department_name] => Essonne
[prefecture] => Array
(
[name] => Evry
[lat] => 48.63000550478013
[lon] => 2.4415321824366525
)
[sous-prefecture] => Array
(
[name] => Etampes
[lat] => 48.437139117998456
[lon] => 2.1599899508121623
)
[other_places] => Array
(
[0] => Array
(
[name] => Palaiseau
[lat] => 48.713560636457665
[lon] => 2.244073207786515
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 3677
)
[3] => Array
(
[id] => 77
[department_name] => Seine-et-Marne
[prefecture] => Array
(
[name] => Melun
[lat] => 48.542075746722
[lon] => 2.654558728934
)
[sous-prefecture] => Array
(
[name] => Fontainebleau
[lat] => 48.404528934306
[lon] => 2.6968491157881
)
[other_places] => Array
(
[0] => Array
(
[name] => Meaux
[lat] => 48.956634779887
[lon] => 2.8888876091463
)
[1] => Array
(
[name] => Provins
[lat] => 48.559990810109
[lon] => 3.2983282139824
)
[2] => Array
(
[name] => Torcy
[lat] => 48.851405652548
[lon] => 2.6551424246278
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[area_m2] => 3065
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 95
[department_name] => Val-d'Oise
[department_link] => val-d-oise
[area_m2] => 3966
[prefecture] => Array
(
[name] => Pontoise
[lat] => 49.050502568113
[lon] => 2.1030760021814
)
[sous-prefecture] => Array
(
[name] => Argenteuil
[lat] => 48.94703164561
[lon] => 2.2449656623831
)
[other_places] => Array
(
[0] => Array
(
[name] => Sarcelles
[lat] => 48.99720685497
[lon] => 2.3783108056781
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Charles-de-Gaulle
[lat] => 49.006878058587
[lon] => 2.5496291510659
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[5] => Array
(
[id] => 93
[department_name] => Seine-Saint-Denis
[area_m2] => 4521
[prefecture] => Array
(
[name] => Bobiny
[lat] => 48.908350876439
[lon] => 2.4383625626594
)
[sous-prefecture] => Array
(
[name] => Le Raincy
[lat] => 48.897527108272
[lon] => 2.521489769963
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Denis
[lat] => 48.93686255948
[lon] => 2.355746165865
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Le Bourget
[lat] => 48.962158262054
[lon] => 2.4384164428234
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[6] => Array
(
[id] => 94
[department_name] => Val-de-Marne
[area_m2] => 5670
[prefecture] => Array
(
[name] => Créteil
[coordinates] => Array
(
[lat] => 48.790477058012
[lon] => 2.4535294041833
)
)
[sous-prefecture] => Array
(
[name] => L'Haÿ-les-Roses
[lat] => 48.779175899757
[lon] => 2.3370788046645
)
[other_places] => Array
(
[0] => Array
(
[name] => Nogent-sur-Marne
[lat] => 48.837520906433
[lon] => 2.4802706239479
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Orly
[lat] => 48.726140073531
[lon] => 2.3651992833035
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[7] => Array
(
[id] => 92
[department_name] => Hauts-de-Seine
[area_m2] => 8546
[prefecture] => Array
(
[name] => Nanterre
[lat] => 48.892595329087
[lon] => 2.2155409836827
)
[sous-prefecture] => Array
(
[name] => Antony
[lat] => 48.759260187579
[lon] => 2.3010700018409
)
[other_places] => Array
(
[0] => Array
(
[name] => Boulogne-Billancourt
[lat] => 48.839812198275
[lon] => 2.2380582126395
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.iledefrance.fr/
[Official Tourism Office] => https://www.visitparisregion.com/en
)
[image] => 11_logo.webp
[text] => Paris is a city that has captured the hearts and imaginations of people around the world for centuries – that is why it is such a popular place to
buy property. From the moment you arrive, you are surrounded by an unmistakeable sense of beauty, charm, and elegance that permeates every corner of the city...
)
[seo_text] => <p>...The most iconic symbol is the Eiffel Tower, and it is hard not to be awed by its sheer size and intricacy. But Paris is more than just a single
landmark – it is a city defined by its incredible architecture. Stroll across one of the bridges onto the Ile-St-Louis and pay a visit to our office on the island,
and you will see what we mean.</p><p>The beauty of Paris stretches beyond the buildings and architecture though. It is a city that is alive with culture.
The world-class museums, galleries and theatres showcase some of the greatest works of art (Mona Lisa anyone?) and performances in the world. The city has long
been associated with fashion, and strolling along the streets of Paris can feel like walking through a living, breathing, work of art.</p><p>What we like most of
all though, is simply strolling through the different neighbourhoods and villages. From the winding alleys of Montmartre to the grand boulevards and Champs-Elysées,
there is always time to stop and have a coffee. This is a city that invites exploration and encourages visitors to embrace the finer things in life – that
includes treating yourself and buying an apartment, after all you only live once.</p><p>Possibly the most famous, and iconic, architectural style is Haussmannian.
This refers to the distinctive building style that was used in the mid-19th century, to transform Paris into the city we know today. It accounts for around 40,000
buildings in Paris. They are typically characterised by their imposing facades, intricate wrought iron balconies, and tall windows that flood the interiors with
natural light. When people talk about “stunning” architecture they very well could be talking about Haussmann apartments in Paris. Many of these flats and apartments
have been beautifully restored in recent years, and they remain highly coveted among Parisian property buyers.</p><p>Another popular property style in Paris is
Art Nouveau. These buildings are characterised by their organic shapes and motifs, as well as their emphasis on craftmanship and the use of high-quality materials.
Head to the beautiful 16th arrondissement and you will see some lovely examples.</p><p>Of course, there are plenty of other property types in Paris, including
eleganta and traditional Parisian townhouses, charming, converted lofts, and sleek modern apartments. Speaking of which, new-build (or VEFA) apartments are
incredibly popular with both French and International buyers. Many are now being built in the suburbs, where there is more space, and offer large room sizes,
balconies and outside space, and an easy journey into the city centre.</p>
)
[french_alps] => Array
(
[id] => 84
[link] => /auvergne-rhone-alps-property
[region_id_search] => 82-83
[region_name] => the Auvergne-Rhône-Alpes
[new_region_name] => the Auvergne-Rhône-Alpes
[hero_images] => 3
[agent_photo] => 82_team.webp
[vignette] => 84_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461424
[region_selected] => burgundy
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => The stunning Auvergne-Rhône-Alpes region encompasses world-class skiing, sparkling lakes, historic cities, national parks and Unesco world heritage sites. Its year-round appeal means a steady demand for properties
[bold] => Welcome to the Auvergne, Rhône and French Alps
)
[css_color] => #326A93
[accordion] => Array
(
[what_to_expect] => <p>The Auvergne-Rhône-Alpes is home to many of the world’s most prestigious ski resorts, as well as <strong>beautiful lakes and historic
cities</strong>. Whether you are looking to ski/snowboard in winter, cycle up the mythical mountain climbs in summer or browse vibrant
markets, you will be doing so in an exceptional setting. There is property in the region to suit all budgets; our team of expert agents
will be happy to share their local knowledge, working with you to find your ideal property.</p>
[access] => Array
(
[text] => <p>The French Alps are efficiently served by four airports – Geneva, Lyon, Grenoble and Chambéry. There are non-stop flights to Geneva
from 142 destinations in 47 different countries, with excellent onwards access to all the major resorts. Lyon is also a popular entry point to the Alps,
with flights from 189 international destinations. Grenoble and Chambéry also offer regular flights to the UK during the winter season.
<a target="_blank" href="https://www.inauvergnerhonealpes.com/la-region-auvergne-rhone-alpes/venir-en-auvergne-rhone-alpes/">(https://www.inauvergnerhonealpes.com/la-region-auvergne-rhone-alpes/venir-en-auvergne-rhone-alpes/)</a></p>
<p>You may prefer to drive, taking in the breath-taking scenery. Driving from Calais takes around eight hours. Winter regulations now make snow equipment mandatory for cars in mountain regions.</p>
<p>You could also travel by TGV. A direct train from London St Pancras can whisk you to Bourg-Saint-Maurice in as little as 8 1/2 hours with easy access to Les Arcs (Savoie). The station at Thonon-les-Bains serves Morzine and Avoriaz (Haute-Savoie) and Briançon serves Montgenèvre and Serre Chevalier (Hautes-Alpes).</p>
[82_access_map] => transport map Rhône-Alps
)
[market] => <p>For an in-depth analysis, read our latest French Alps Market Comment (link below), which includes average prices in all the major towns and resorts.</p>
<p>Property in the French Alps is seen as an ideal long-term investment due to the global nature of the clientele. Lately we have seen an increased level of demand from North America and the Middle East, particularly from those who make their living in the oil and gas industries, which are pegged to the US dollar. The bedrock of demand has been from the domestic market though – French buyers have been seeking “the great outdoors”, whilst not being too far away from their businesses, family and friends. The French Alps are the ideal place to own a second home with around 37% of properties in the Savoie estimated to be holiday homes and around 25% in the Haute-Savoie.</p>
[fall_in_love] => Array
(
[text] => <p>The shared passion amongst everyone who lives, works, or owns a home here. </p><p>The Auvergne- Rhône-Alpes captivates visitors with its enchanting blend of <strong>natural beauty and rich heritage</strong>. There is no shortage of outdoor adventures with the mountains and lakes of the Alpes, the vineyards of the Bourgogne and the volcanos of the Auvergne whilst the cities offer a vibrant cultural scene. The region is also renowned for its enchanting spa towns with natural springs offering a tranquil escape from the hustle and bustle of everyday life.</p>
<p>In winter the region is transformed into a real-life wonderland, as picture-postcard ski resorts fill with people enjoying the slopes. In summer the area is a haven for outdoor enthusiasts offering a variety of activities including, hiking, mountain/road biking, paragliding and rock climbing. The warm summer weather means you can also enjoy swimming, fishing, and boating on dramatic rivers and beautiful lakes.</p>
[images_alt] => Array
(
[0] => skiing
[1] => gastronomy
[2] => Lyon
[3] => ocean
[4] => menhir
[5] => traditional_costume
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Global demand makes property in the Auvergne-Rhône-Alpes an excellent investment.</li>
<li class="attribute-dot">Efficient transport links from all corners of the world</li>
<li class="attribute-dot">Ski resorts offering around 8,500km of slopes across 140 resorts</li>
<li class="attribute-dot">Year-round activities for both personal enjoyment and augmented rental returns.</li>
<li class="attribute-dot">Unique and dramatic landscapes</li>
</ul>
[banner-mg] => Array
(
[image] => 82_search_banner.webp
)
[collections] => Array
(
[ski] => Array
(
[name] => Ski
[link] => /french-property-for-sale/alps_regions/ski
)
[Commercial] => Array
(
[name] => Commercial
[link] => /french-property-for-sale/mainSearch/departments:01--05--07--15--19--26--38--42--43--63--69--73--74/primarypropertytype_id:9/min_price:0/max_price:100000000/bedrooms:0/min_land:0
)
[Châteaux] => Array
(
[name] => Châteaux
[link] => /french-property-for-sale/mainSearch/departments:01--05--07--15--19--26--38--42--43--63--69--73--74/primarypropertytype_id:4/min_price:0/max_price:100000000/bedrooms:0/min_land:0
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Lyon - Beaujolais
[link] => /french-property-for-sale/getNearbyPostcodes/69001/30/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Lyon and Beaujolais region
[image] => 82_lyon.webp
)
[1] => Array
(
[title] => Isère and Hautes-Alpes
[link] => /french-property-for-sale/mainSearch/departments:38--05/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Grenoble | Southern Alps and surrounding area
[image] => 82_grenoble.webp
)
[2] => Array
(
[title] => NEWBUILD
[link] => /french-property-for-sale/type/new-build/25/84
[subtitle] => VEFA | New build | Apartments and chalets
[image] => 82_vefa.webp
)
[3] => Array
(
[title] => Lakes
[link] => /lakes/french-alps
[subtitle] => Lakes
[image] => 82_lake.webp
)
[4] => Array
(
[title] => Mountain view
[link] => /french-property-for-sale/type/mountain-view/23/84
[subtitle] => Alpine property
[image] => 82_mountain.webp
)
[5] => Array
(
[title] => Savoie
[link] => /all/savoie?notSold=true
[subtitle] => Bourg St Maurice | Chambéry | Aix-les-Bains
[image] => 82_savoie.webp
)
[6] => Array
(
[title] => Haute-Savoie
[link] => /all/haute-savoie?notSold=true
[subtitle] => Annecy | Chamonix | Evian
[image] => 82_haute_savoie.webp
)
[7] => Array
(
[title] => Puy-de-Dôme - Allier
[link] => /french-property-for-sale/mainSearch/departments:63--03/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Clermont-Ferrand | Thiers | Vichy
[image] => 83_puy_de_dome.webp
)
[8] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 83_auvergne.webp
)
[9] => Array
(
[title] => Cantal - Haute Loire
[link] => /french-property-for-sale/mainSearch/departments:15--43/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Aurillac | Saint Flour | Le Puy en Velay
[image] => 83_cantal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 69
[department_name] => Rhône
[area_m2] => 3928
[prefecture] => Array
(
[name] => Lyon
[lat] => 45.763454343805
[lon] => 4.8342714822686
)
[sous-prefecture] => Array
(
[name] => Villefranche-sur-Saône
[lat] => 45.991525233254
[lon] => 4.7197444415296
)
[other_places] => Array
(
)
[aeroports] => Array
(
[name] => Aéroport de Lyon-Bron
[lat] => 45.73160765651
[lon] => 4.9370107471434
)
[LGV] => 1
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[1] => Array
(
[id] => 42
[department_name] => Loire
[area_m2] => 2071
[prefecture] => Array
(
[name] => Saint-Étienne
[lat] => 45.441429073179
[lon] => 4.3798554942181
)
[sous-prefecture] => Array
(
[name] => Montbrison
[lat] => 45.607457630439
[lon] => 4.062305851606
)
[other_places] => Array
(
[0] => Array
(
[name] => Roanne
[lat] => 46.03524127253
[lon] => 4.070811799035
)
)
[aeroports] => Array
(
[name] => Aéroport de Saint-Étienne-Loire
[lat] => 45.531777616331
[lon] => 4.2941254428989
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[2] => Array
(
[id] => 7
[department_name] => Ardèche
[area_m2] => 2203
[prefecture] => Array
(
[name] => Privas
[lat] => 44.736011678419
[lon] => 4.5952593173144
)
[sous-prefecture] => Array
(
[name] => Largentière
[lat] => 44.541485921197
[lon] => 4.291760285543
)
[other_places] => Array
(
[0] => Array
(
[name] => Tournon-sur-Rhône
[lat] => 45.068836684375
[lon] => 4.8262681295312
)
)
[aeroports] => none
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[3] => Array
(
[id] => 26
[department_name] => Drôme
[area_m2] => 2576
[prefecture] => Array
(
[name] => Valence
[lat] => 44.934361082014
[lon] => 4.8918085238571
)
[sous-prefecture] => Array
(
[name] => Die
[lat] => 44.752743667653
[lon] => 5.3712894535552
)
[other_places] => Array
(
[0] => Array
(
[name] => Nyons
[lat] => 44.361846282265
[lon] => 5.1385028840735
)
)
[aeroports] => Array
(
[name] => Aéroport de Valence-Chabeuil
[lat] => 44.915618343171
[lon] => 4.9655266410384
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 38
[department_name] => Isère
[area_m2] => 3011
[prefecture] => Array
(
[name] => Grenoble
[lat] => 45.18789034927
[lon] => 5.7194533925191
)
[sous-prefecture] => Array
(
[name] => La Tour-du-Pin
[lat] => 45.563570649639
[lon] => 5.4415587833188
)
[other_places] => Array
(
[0] => Array
(
[name] => Vienne
[lat] => 45.526040132264
[lon] => 4.8738096559581
)
)
[aeroports] => Array
(
[name] => Aéroport de Grenoble-Alpes-Isère
[lat] => 45.362152564118
[lon] => 5.3303731447464
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[5] => Array
(
[id] => 73
[department_name] => Savoie
[area_m2] => 3513
[prefecture] => Array
(
[name] => Chambéry
[lat] => 45.56373817196
[lon] => 5.9215357654657
)
[sous-prefecture] => Array
(
[name] => Albertville
[lat] => 45.675725491957
[lon] => 6.3919804946465
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Jean-de-Maurienne
[lat] => 45.275124176924
[lon] => 6.3430247439269
)
)
[aeroports] => Array
(
[name] => Aéroport de Chambéry - Savoie-Mont-Blanc
[lat] => 45.638100379106
[lon] => 5.883879114065
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[6] => Array
(
[id] => 74
[department_name] => Haute Savoie
[department_link] => haute-savoie
[area_m2] => 5073
[prefecture] => Array
(
[name] => Annecy
[lat] => 45.899910328246
[lon] => 6.1262711418696
)
[sous-prefecture] => Array
(
[name] => Bonneville
[lat] => 46.078953231713
[lon] => 6.4080745634689
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Julien-en-Genevois
[lat] => 46.145247714083
[lon] => 6.0782401458882
)
[1] => Array
(
[name] => Thonon-les-Bains
[lat] => 46.374367519191
[lon] => 6.4751491326355
)
)
[aeroports] => Array
(
[name] => Aéroport d'Annecy Haute-Savoie Mont-Blanc
[lat] => 45.931231359826
[lon] => 6.1070353177704
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[7] => Array
(
[id] => 1
[department_name] => Ain
[area_m2] => 2672
[prefecture] => Array
(
[name] => Bourg-en-Bresse
[lat] => 46.204731297233
[lon] => 5.2192179785266
)
[sous-prefecture] => Array
(
[name] => Belley
[lat] => 45.76060548207
[lon] => 5.685684922806
)
[other_places] => Array
(
[0] => Array
(
[name] => Gex
[lat] => 46.33342662486
[lon] => 6.0565967456129
)
[1] => Array
(
[name] => Nantua
[lat] => 46.153337563925
[lon] => 5.6099966773118
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[8] => Array
(
[id] => 63
[department_name] => Puy-de-Dôme
[area_m2] => 1779
[prefecture] => Array
(
[name] => Clermont-Ferrand
[lat] => 45.778152134566
[lon] => 3.0877515948179
)
[sous-prefecture] => Array
(
[name] => Ambert
[lat] => 45.550181877223
[lon] => 3.7418988547867
)
[other_places] => Array
(
[0] => Array
(
[name] => Issoire
[lat] => 45.540997995782
[lon] => 3.245249182897
)
[1] => Array
(
[name] => Riom
[lat] => 45.893151374478
[lon] => 3.114829498179
)
[2] => Array
(
[name] => Thiers
[lat] => 45.857631419719
[lon] => 3.545162104994
)
)
[aeroports] => Array
(
[Aéroport de Clermont-Ferrand-Auvergne] => Array
(
[lat] => 45.786685850032
[lon] => 3.1700429122171
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[9] => Array
(
[id] => 03
[department_name] => Allier
[area_m2] => 1225
[prefecture] => Array
(
[name] => Moulins
[lat] => 46.56779981782
[lon] => 3.3325229979712
)
[sous-prefecture] => Array
(
[name] => Montluçon
[lat] => 46.342420338379
[lon] => 2.6046789641305
)
[other_places] => Array
(
[0] => Array
(
[name] => Vichy
[lat] => 46.131707501608
[lon] => 3.4250268780693
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Vichy-Charmeil
[lat] => 46.165785687582
[lon] => 3.3988969796871
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[10] => Array
(
[id] => 15
[department_name] => Cantal
[area_m2] => 1298
[prefecture] => Array
(
[name] => Aurillac
[lat] => 44.930845541891
[lon] => 2.4445069162325
)
[sous-prefecture] => Array
(
[name] => Mauriac
[lat] => 45.220665536545
[lon] => 2.330435434435
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Flour
[lat] => 45.03286921168
[lon] => 3.0898874552959
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport d'Aurillac
[lat] => 44.897891378556
[lon] => 2.4205682103521
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[11] => Array
(
[id] => 43
[department_name] => Haute Loire
[department_link] => haute-loire
[area_m2] => 1442
[prefecture] => Array
(
[name] => Le Puy-en-Velay
[lat] => 45.042861544788
[lon] => 3.8822542555075
)
[sous-prefecture] => Array
(
[name] => Brioude
[lat] => 45.295685314106
[lon] => 3.3843953059774
)
[other_places] => Array
(
[0] => Array
(
[name] => Yssingeaux
[lat] => 45.142036873586
[lon] => 4.1288319967353
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Le Puy-en-Velay - Loudes
[lat] => 45.075136184979
[lon] => 3.7629119545337
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.auvergnerhonealpes.fr/
[Official Tourism Office] => https://www.inauvergnerhonealpes.com/
)
[image] => 82_logo.webp
[text] => Buy a home in the enchanting Auvergne-Rhône-Alpes, where adventure meets relaxation. Immerse yourself in breath-taking views, world-renowned skiing,
volcanic landscapes and charming Alpine villages. Discover the magic of the lakes and mountains and create memories that will last a lifetime. Everybody dreams of owning a
home here, we can help you turn it into reality.
)
[seo_text] => <p>This region covers a variety of landscapes from mountains and lakes to villages and cities and the wild beauty of the numerous national parks. Its architecture, influenced by the local materials and construction techniques, is reflected the range and style of properties. </p>
<p>From typical Alpine chalets with their charming and cosy atmosphere, wooden shutters and balconies to sprawling stone wine properties in the Burgundy area, rustic farmhouses and village properties. Closer to the cities you will find elegant manor houses and sleek modern city apartments. There is a huge choice of styles across the region. </p>
<p>New build/ off plan properties are very popular with both domestic and international buyers. Being sited in prime locations, such as ski in/ski out, lakeside and all the best spots near vineyards and leafy villages. A luxurious modern take on classic French and mountain architecture. In cities you can benefit from great transport links and proximity to international schools. All newbuilds conform to or exceed the most recent energy, sound and insulation regulations and benefit from the latest technologies making them secure and efficient to run. With 10 year guarantees in place, there is the further benefit of low maintenance.
</p>
)
[burgundy] => Array
(
[id] => 26
[link] => /burgundy-property
[region_name] => Burgundy
[new_region_name] => Bourgogne - Franche Comté
[hero_images] => 1
[agent_photo] =>
[vignette] => 26_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820e2dcfdf73343
[region_selected] => french_alps
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Burgundy, a small summary of France and its art of living!
[bold] => Welcome to Burgundy
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Proximity to their favourite vineyards tend to heavily influence where second-home owners buy in Burgundy.
This is one of France’s major areas for wine production, with the red wine mostly Pinot Noir grape, and the white wine Chardonnay.
You will find the finest and most prized wines in the Cote-d’Or, and not surprisingly property in this department attracts a premium price.
The Plateau de Langres run through the department, with most of the famous vineyards on the south-east slope. Properties here nestle into the
hillside and the rolling countryside is home to a fine selection of manoir, chateaux and country houses.</p>
[access] => Array
(
[text] => <p>Dijon-Longvic airport primarily offers flights to Bordeaux and Toulouse, although during summer it does offer charter flights to some
holiday destinations. However, Lyon Saint-Exupéry and Paris Charles de Gaulle airports are both easily accessible by road.</p><p>The TGV stops at Dijon,
Beaune, Chalon-sur-Saone and Macon with direct trains to Paris (and then London via Eurostar), Lyon, Marseille and Geneva.</p><p>Burgundy is easily accessible by
car, with motorway access to Paris, Lyon and other major cities. From Paris the A6 autoroute gives easy access to Dijon, Beaune, Chalon-sur-Saone and Macon.
If you are driving from the UK, you can take the Eurotunnel to Calais and then drive to Burgundy in around 5 hours.</p>
[26_access_map] => transport map Burgundy
)
[market] => <p>Burgundy is a popular region for holiday homes, particularly with buyers from elsewhere in France, Belgium, Holland, Switzerland and Germany.
Property prices have risen in all four departments in the last 12 months. The biggest increase has been in the Cote d’Or (6.6%),
with smaller increases in Haute-Saone (1.5%), Nievre (1.4%) and Yonne (1.4%).</p><p>You will certainly pay a premium price for property in the towns and
villages renowned for the quality of their wines. These are predominantly found in the Cote d’Or, which is divide into two main areas: the Cote de Nuits
in the north, and the Cote de Beaune in the south. Many international buyers head to Beaune, which is the wine capital of Burgundy. The town is surrounded
by the most famous vineyards and the historic centre has many cellars, where you can taste the best wines. It is a beautiful walled city and a UNESCO
world heritage site. Property is not always easy to find and you can expect to pay 3,000 euros per m2, or more, for a well located apartment in the town
centre.</p><p>Particularly popular spots for holiday homes include the chocolate-box pretty villages of Chablis, Noyers-sur-Serein, Chateauneuf,
Vézelay and Semur-en-Brionnais.</p><p>Of course, property prices are also higher in the cities and major towns. Dijon is the regional capital, and the
historical centre is a UNESCO world heritage site, expect to pay around 3,000 euros per m2 for an apartment in the city centre.</p>
[fall_in_love] => Array
(
[text] => <p>The 281,400 hectare, <strong>Parc naturel regional du Morvan</strong> is in the heart of Burgundy, and spans all four departments.
This is a wild and hilly granite “massif” which reaches its peak, at over 900m, in Haut Folin. It is a collection of forests, with picturesque
lakes and rivers scattered throughout. This is an area not to be rushed, so make sure you allow plenty of time for exploration. Avoid the main
roads and travel on the smaller roads, lanes and dedicated cycle/walking paths. If you really do want to fall in love, then the Gouloux waterfall has to
be one of the most romantic spots in Burgundy. Similarly, the village of Vézelay, on the edge of the Morvan, is both an architectural jewel and a UNESCO
world heritage site. It also happens to be one of the “Plus Beaux Villages de France” and the Basilique Sainte-Madeleine is not to be missed.</p>
<p>There are <strong>four other “Plus Beaux Villages”</strong> in Burgundy, and it is easy to fall in love with any of them. Chateauneuf-en-Auxois is
renowned for its beautifully preserved medieval ramparts, Flavigny sur Ozerain for its production of aniseed, Noyers sur Serein for its cobbled streets
and 78 classified monuments and Semur en Brionnais for the glorious Chateau de Saint Hugues.</p><p>Finally, what could be better than <strong>sharing a
cold glass of Pouilly-Fuissé with friends</strong>, whilst sitting in one of the many fine restaurants and bars in the centre of Macon, the capital of
southern Burgundy. Make sure you visit one of the countless markets in the town centre, the one in Place aux Herbes is open from Tuesday to Saturday.</p>
[images_alt] => Array
(
[0] => beaune
[1] => gastronomy
[2] => countryside
[3] => morvan
[4] => vineyards
[5] => antiquites
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Popular with Parisians as a holiday home destination, property is always popular and a good investment.</li>
<li class="attribute-dot">The vineyards of Burgundy also attract visitors from all over the world, so renting out your property should be easy.</li>
<li class="attribute-dot">The rolling countryside is particularly beautiful, and there are enough “places of interest” to visit to last you a lifetime.</li>
<li class="attribute-dot">Burgundy is well located, midway between Paris and Lyon, with easy access to the French Alps.</li>
</ul>
[banner-mg] => Array
(
[image] => 26_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Dijon
[link] => /french-property-for-sale/getNearbyPostcodes/21000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Dijon
[image] => 26_dijon.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/Burgundy
[subtitle] => History and Passion
[image] => 26_chateaux.webp
)
[2] => Array
(
[title] => Morvan
[link] =>
[subtitle] =>
[image] => 26_morvan.webp
)
[3] => Array
(
[title] => Beaune
[link] =>
[subtitle] => Legendary - Côte d'Or
[image] => 26_beaune.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => village | village |...
[image] => 26_villages.webp
)
[5] => Array
(
[title] => In and around Cities
[link] =>
[subtitle] =>
[image] => 26_cities.webp
)
[6] => Array
(
[title] => Country side
[link] =>
[subtitle] =>
[image] => 26_countryside.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 89
[department_name] => Yonne
[area_m2] => 1432
[prefecture] => Array
(
[name] => Auxerre
[lat] => 47.798383490188
[lon] => 3.5743395396564
)
[sous-prefecture] => Array
(
[name] => Avallon
[lat] => 47.488281751683
[lon] => 3.9058219625499
)
[other_places] => Array
(
[0] => Array
(
[name] => Sens
[lat] => 48.20083078514
[lon] => 3.2790005775033
)
)
[aeroports] => Array
(
[name] => Aéroport d'Auxerre - Branches
[lat] =>
[lon] =>
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 21
[department_name] => Côte-d'Or
[department_link] => cote-d-or
[area_m2] => 1975
[prefecture] => Array
(
[name] => Dijon
[lat] => 47.325174604455
[lon] => 5.0403140801967
)
[sous-prefecture] => Array
(
[name] => Beaune
[lat] => 47.026030318488
[lon] => 4.8374940910786
)
[other_places] => Array
(
[0] => Array
(
[name] => Montbard
[lat] => 47.625256750655
[lon] => 4.3339077650505
)
)
[aeroports] => Array
(
[name] => Aéroport de Dijon-Bourgogne
[lat] => 47.277842347264
[lon] => 5.0708291238848
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 58
[department_name] => Nièvre
[area_m2] => 1084
[prefecture] => Array
(
[name] => Nevers
[lat] => 46.990769177413
[lon] => 3.1640150450023
)
[sous-prefecture] => Array
(
[name] => Château-Chinon
[lat] => 47.057447958322
[lon] => 3.9219794516485
)
[other_places] => Array
(
[0] => Array
(
[name] => Clamecy
[lat] => 47.45988803147
[lon] => 3.5162128795956
)
[1] => Array
(
[name] => Cosne-Cours-sur-Loire
[lat] => 47.381973419013
[lon] => 2.9173034160472
)
)
[aeroports] => Array
(
[name] => Aéroport de Nevers-Fourchambault
[lat] => 46.99880425869
[lon] => 3.1106171257303
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 71
[department_name] => Saône-et-Loire
[area_m2] => 1504
[prefecture] => Array
(
[name] => Mâcon
[lat] => 46.30694970684
[lon] => 4.8264603472774
)
[sous-prefecture] => Array
(
[name] => Louhans
[lat] => 46.628813097754
[lon] => 5.2253796250176
)
[other_places] => Array
(
[0] => Array
(
[name] => Autun
[lat] => 46.950107320103
[lon] => 4.3072069728599
)
[1] => Array
(
[name] => Chalon-sur-Saône
[lat] => 46.781568157022
[lon] => 4.8481294768753
)
[2] => Array
(
[name] => Charolles
[lat] => 46.435632486113
[lon] => 4.2778800803731
)
)
[aeroports] => Array
(
[name] => Aéroport de Chalon - Champforgeuil
[lat] => 46.826739242324
[lon] => 4.826983123877
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.bourgognefranchecomte.fr/
[Official Tourism Office] => https://www.tourisme-hautBurgundy.com/en/
)
[image] => 26_logo.webp
[text] => Burgundy is home to four UNESCO world heritage sites, classified as exceptional examples of cultural and natural heritage. They attract tourists from
all over the world and are deemed as irreplaceable. They are Fontenay Abbey, Vezelay Abbey, the Priory Notre-Dame of La Charité-sur-Loire and finally the 1,200
“climats” between Dijon, Beaune and Maranges. Nothing to do with the weather, these are classified vineyards, with a history stretching back over 2,000 years...
)
[seo_text] => <p>Burgundy has a diverse range of property styles, ranging from grand chateaux and country houses to quaint cottages and farmhouses.
The region is also known for its historic townhouses, which feature traditional Burgundian architecture. In rural areas, farmhouses and barns are often constructed
from local materials including limestone and sandstone. There are also a number of grand chateaux, many with a symmetrical façade, formal gardens and extensive
grounds – look out for the conical roofs too.Property in Burgundy has some fine examples of different architectural styles, including Romanesque
(particularly the Abbey de Fontenay), Gothic (such as the Basilique de Vezelay), Renaissance (including the townhouses found in Beaune centre,
including the Hotel Dieu des Hospices) and Baroque (the Palais des Ducs in Dijon has a particularly grand staircase and ornate decorations). You can see that houses
in Burgundy really do come in all shapes and sizes – look at our listings and you will find property to suit every budget too.</p>
)
[useDbConfig] => default
[useTable] => regions
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => regions
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 3
[key] => primary
)
[name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[name_fr] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[city_postcode] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[city_name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[compass] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[compass2] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Region
[tableToModel] => Array
(
[regions] => Region
[departments] => Department
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Region
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Department] => Department Object
*RECURSION*
)
[Allproperty] => Allproperty Object
(
[name] => Allproperty
[actsAs] => Array
(
[0] => Containable
[Geocoded] => Array
(
[key] => ABQIAAAAkMPSGuh6Gl2ye5SqiDiKRRT2yXp_ZAY8_ufC3CFXhHIE1NvwkxRVma__g1khCtXknARv5g4mJIECJQ
)
)
[belongsTo] => Array
(
[User] => Array
(
[className] => User
[foreignKey] => user_id
[conditions] =>
[fields] => Array
(
[0] => id
[1] => first_name
[2] => surname
[3] => name
[4] => email
[5] => persinfo
[6] => locinfo
[7] => siret
[8] => active
)
[order] =>
[counterCache] =>
)
[Region] => Array
(
[className] => Region
[foreignKey] => region_id
[conditions] =>
[fields] => Array
(
)
[order] =>
[counterCache] =>
)
[Department] => Array
(
[className] => Department
[foreignKey] => department_id
[conditions] =>
[fields] => Array
(
)
[order] =>
[counterCache] =>
)
[Primarypropertytype] => Array
(
[className] => Primarypropertytype
[foreignKey] => primarypropertytype_id
[conditions] =>
[fields] => Array
(
)
[order] =>
[counterCache] =>
)
)
[paca_regions] => Array
(
[lorgues_haut_var] => Array
(
[postcode] => Array
(
[0] => 83550
[1] => 83510
[2] => 83460
[3] => 83780
[4] => 83570
[5] => 83340
[6] => 83690
)
[image] => thumb_countryside_property.jpg
[name] => Lorgues - Haut-Var - Cotignac
)
[frejus_st_raphael] => Array
(
[postcode] => Array
(
[0] => 83600
[1] => 83700
[2] => 83480
[3] => 83520
[4] => 83380
)
[image] => thumb_frejus_saint_raphael.jpg
[name] => Frejus St-Raphaël
)
[st_trop] => Array
(
[postcode] => Array
(
[0] => 83380
[1] => 83990
[2] => 83980
[3] => 83580
[4] => 83310
[5] => 83420
[6] => 83680
[7] => 83120
[8] => 83350
[9] => 83820
)
[image] => thumb_st_tropez_3.jpg
[name] => Saint-Tropez
)
[luberon] => Array
(
[postcode] => Array
(
[0] => 84120
[1] => 84360
[2] => 84800
[3] => 84460
[4] => 84160
[5] => 84220
[6] => 13370
[7] => 84300
[8] => 84740
[9] => 84490
[10] => 84480
[11] => 84400
[12] => 84300
[13] => 13560
[14] => 84440
[15] => 84760
[16] => 84660
[17] => 84750
)
[image] => thumb_luberon.jpg
[name] => Luberon
)
[aix] => Array
(
[postcode] => Array
(
[0] => 13090
[1] => 13100
[2] => 13610
[3] => 13840
[4] => 13250
[5] => 13126
[6] => 13122
[7] => 83560
[8] => 13710
[9] => 13410
)
[image] => thumb_aix_rotonde.jpg
[name] => Aix
)
[st_remy_les_alpilles_avignon] => Array
(
[postcode] => Array
(
[0] => 13810
[1] => 13210
[2] => 30300
[3] => 84500
[4] => 84470
[5] => 13330
[6] => 13160
[7] => 13200
[8] => 13300
[9] => 84320
)
[image] => thumb_st_remy.jpg
[name] => Saint-Rémy-de-Provence - les Alpilles
)
[fayence] => Array
(
[postcode] => Array
(
[0] => 83440
)
[image] => thumb_fayence.jpg
[name] => Fayence
)
[grasse] => Array
(
[postcode] => Array
(
[0] => 6130
[1] => 6530
[2] => 6740
[3] => 6520
)
[image] => thumb_villa-house.jpg
[name] => Grasse
)
[nice] => Array
(
[postcode] => Array
(
[0] => 6000
[1] => 6100
[2] => 6200
[3] => 6300
)
[image] => thumb_nice.jpg
[name] => Nice
)
[cannes] => Array
(
[postcode] => Array
(
[0] => 6150
[1] => 6400
[2] => 6110
[3] => 6210
[4] => 6550
)
[image] => thumb_luberon.jpg
[name] => Cannes
)
[menton] => Array
(
[postcode] => Array
(
[0] => 6500
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Menton
)
[riviera] => Array
(
[postcode] => Array
(
[0] => 6750
[1] => 6620
[2] => 6460
)
[image] => thumb_riviera.jpg
[name] => Riviera Mountains
)
[avignon] => Array
(
[postcode] => Array
(
[0] => 84000
[1] => 84130
[2] => 84270
[3] => 84320
[4] => 84310
[5] => 84170
[6] => 84140
[7] => 84470
[8] => 84510
[9] => 84800
[10] => 84250
[11] => 84740
[12] => 84370
[13] => 84200
[14] => 84210
[15] => 84570
[16] => 84380
[17] => 84410
[18] => 84260
[19] => 84810
[20] => 84190
[21] => 84330
[22] => 84340
[23] => 13570
[24] => 13940
[25] => 13910
[26] => 13210
[27] => 13810
[28] => 13690
[29] => 13103
[30] => 13440
[31] => 13550
[32] => 30133
[33] => 30390
)
[image] => thumb_avignon.jpg
[name] => Avignon
)
[marseille] => Array
(
[postcode] => Array
(
[0] => 13001
[1] => 13002
[2] => 13003
[3] => 13004
[4] => 13005
[5] => 13006
[6] => 13007
[7] => 13008
[8] => 13009
[9] => 13010
[10] => 13011
[11] => 13012
[12] => 13013
[13] => 13014
[14] => 13015
[15] => 13016
[16] => 13600
[17] => 13260
[18] => 13620
[19] => 13960
[20] => 13190
[21] => 13470
[22] => 13600
[23] => 13220
[24] => 13820
[25] => 13420
[26] => 13180
[27] => 13700
[28] => 13380
[29] => 13830
[30] => 13740
[31] => 13730
[32] => 13240
)
[image] => thumb_marseille.jpg
[name] => Marseille
)
[gorges-du-verdon] => Array
(
[postcode] => Array
(
[0] => 83630
[1] => 83111
[2] => 83300
[3] => 83780
[4] => 83830
[5] => 83131
[6] => 83690
[7] => 83670
[8] => 83720
[9] => 83560
[10] => 04500
)
[image] => thumb_gorges-du-verdon.jpg
[name] => Les Gorges du Verdon
)
[provence-verte] => Array
(
[postcode] => Array
(
[0] => 83670
[1] => 83560
[2] => 04500
[3] => 04800
[4] => 83690
[5] => 83630
[6] => 83111
[7] => 83720
[8] => 83470
)
[image] => thumb_provence-verte.jpg
[name] => Provence Verte
)
[tourtour-aups-villecroze] => Array
(
[postcode] => Array
(
[0] => 83690
[1] => 83111
[2] => 83630
)
[image] => thumb_tourtour-aups.jpg
[name] => Tourtour - Aups - Villecroze
)
[antibes] => Array
(
[postcode] => Array
(
[0] => 6600
[1] => 6160
[2] => 6270
[3] => 6220
[4] => 6270
)
[image] => thumb_antibes.jpg
[name] => Antibes
)
)
[paris_regions] => Array
(
[paris] => Array
(
[department] => Array
(
[0] => 75
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Paris
)
[rgauche] => Array
(
[postcode] => Array
(
[0] => 75007
[1] => 75006
[2] => 75005
[3] => 75013
[4] => 75014
[5] => 75015
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Left Bank
)
[rdroite] => Array
(
[postcode] => Array
(
[0] => 75016
[1] => 75017
[2] => 75018
[3] => 75019
[4] => 75020
[5] => 75012
[6] => 75011
[7] => 75010
[8] => 75009
[9] => 75008
[10] => 75001
[11] => 75002
[12] => 75003
[13] => 75004
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Right Bank
)
[littlecrown] => Array
(
[department] => Array
(
[0] => 94
[1] => 93
[2] => 92
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Little Crown
)
[greatercrown] => Array
(
[department] => Array
(
[0] => 77
[1] => 95
[2] => 91
[3] => 78
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Greater Crown
)
)
[alps_regions] => Array
(
[2alpes_alpe_dhuez] => Array
(
[postcode] => Array
(
[0] => 38520
[1] => 38860
[2] => 38750
[3] => 38114
[4] => 38142
)
[image] => 2Alpes-Alpe dhuez.JPG
[name] => Les Deux Alpes and Alpe d'Huez
)
[annecy_and_aravis] => Array
(
[postcode] => Array
(
[0] => 74000
[1] => 74940
[2] => 74290
[3] => 74230
[4] => 74410
[5] => 74320
[6] => 74450
[7] => 74220
[8] => 74130
[9] => 74210
[10] => 74370
)
[image] => Annecy-Aravis.jpg
[name] => Aravis and Annecy environs
)
[aix_les_bains_chambery] => Array
(
[postcode] => Array
(
[0] => 73100
[1] => 73370
[2] => 73170
[3] => 38580
[4] => 73000
[5] => 73490
[6] => 73800
[7] => 73310
[8] => 01300
[9] => 73290
[10] => 73610
[11] => 73410
[12] => 38110
[13] => 38630
[14] => 38352
[15] => 73240
[16] => 38190
[17] => 38730
[18] => 38490
[19] => 38480
[20] => 38510
[21] => 38890
)
[image] => Aix les Bains Chambery.jpg
[name] => Aix les Bains and Chambery environs
)
[chamonix_mont_blanc] => Array
(
[postcode] => Array
(
[0] => 74400
[1] => 74310
[2] => 74920
[3] => 74120
[4] => 74170
[5] => 74190
[6] => 73590
[7] => 74660
)
[image] => Chamonix Mont Blanc.jpg
[name] => Chamonix and Mont Blanc region
)
[chartreuse_grenoble_around] => Array
(
[postcode] => Array
(
[0] => 38530
[1] => 38570
[2] => 38580
[3] => 38000
[4] => 38100
[5] => 38560
[6] => 38590
[7] => 38380
[8] => 38730
[9] => 38660
[10] => 38960
[11] => 38480
[12] => 73760
[13] => 73160
[14] => 38690
[15] => 38190
[16] => 38730
[17] => 38490
[18] => 38480
[19] => 38630
[20] => 38510
[21] => 01300
[22] => 38110
)
[image] => Chartreuse & Grenoble.jpg
[name] => Chartreuse, Belledone, Grenoble environs
)
[espace_diamant] => Array
(
[postcode] => Array
(
[0] => 73590
[1] => 73270
[2] => 74120
)
[image] => Espace Diamant.jpg
[name] => Espace Diamant
)
[grand_geneva] => Array
(
[postcode] => Array
(
[0] => 1210
[1] => 1170
[2] => 1220
[3] => 1630
[4] => 1200
[5] => 1280
[6] => 1270
[7] => 74160
[8] => 74570
[9] => 74520
[10] => 74910
[11] => 74140
[12] => 74130
[13] => 74560
[14] => 74380
[15] => 74330
[16] => 74200
[17] => 74350
[18] => 74100
[19] => 74890
[20] => 74500
[21] => 74800
[22] => 74960
)
[image] => Grand Geneva.jpg
[name] => Grand Geneva
)
[grand_massif] => Array
(
[postcode] => Array
(
[0] => 74340
[1] => 74740
[2] => 74440
[3] => 74300
)
[image] => Grand Massif.jpg
[name] => Grand Massif
)
[hautes_alpes] => Array
(
[postcode] => Array
(
[0] => 5100
[1] => 5290
[2] => 5560
[3] => 5600
[4] => 5240
[5] => 5500
[6] => 5330
[7] => 5320
[8] => 5120
[9] => 5220
[10] => 5200
[11] => 5250
)
[image] => Hautes Alpes.jpg
[name] => Hautes Alpes
)
[le_grand_domaine] => Array
(
[postcode] => Array
(
[0] => 73260
[1] => 73130
)
[image] => Grand Domain.jpg
[name] => Grand Domain
)
[lyon] => Array
(
[postcode] => Array
(
[0] => 38390
[1] => 38200
[2] => 38260
[3] => 38370
[4] => 38122
[5] => 38118
[6] => 38090
[7] => 38460
[8] => 69390
[9] => 69700
[10] => 69440
[11] => 69008
[12] => 69360
[13] => 42800
[14] => 42460
[15] => 38510
[16] => 1150
[17] => 38890
[18] => 69620
[19] => 38110
[20] => 38730
[21] => 38490
[22] => 38480
[23] => 38630
[24] => 38300
[25] => 38510
[26] => 38110
[27] => 01300
[28] => 69260
[29] => 73000
[30] => 69780
[31] => 69100
[32] => 69420
[33] => 38890
[34] => 69370
[35] => 69100
[36] => 69780
[37] => 69600
[38] => 69110
[39] => 69370
[40] => 69100
[41] => 69780
[42] => 69600
[43] => 69570
[44] => 69007
[45] => 69003
[46] => 69006
[47] => 69008
[48] => 69002
[49] => 69009
[50] => 69005
[51] => 69001
[52] => 69600
[53] => 69110
[54] => 69350
[55] => 69630
[56] => 69360
[57] => 69780
[58] => 69260
[59] => 69370
[60] => 69250
)
[image] => Lyon.jpg
[name] => Lyon et environs
)
[massif_des_bauges] => Array
(
[postcode] => Array
(
[0] => 73340
[1] => 73230
[2] => 74410
[3] => 73250
[4] => 73800
)
[image] => Massif des Bauges.jpg
[name] => Massif des Bauges
)
[portes_du_soleil] => Array
(
[postcode] => Array
(
[0] => 74110
[1] => 74430
[2] => 74200
[3] => 74260
[4] => 74390
[5] => 74360
)
[image] => Portes du Soleil.jpg
[name] => Portes du Soleil
)
[paradiski_esp_killy_ste_foy] => Array
(
[postcode] => Array
(
[0] => 73700
[1] => 73210
[2] => 73150
[3] => 73320
[4] => 73640
)
[image] => Paradiski Esp Killy Ste Foy.jpg
[name] => Paradiski, Espace Killy, Ste Foy
)
[three_valley] => Array
(
[postcode] => Array
(
[0] => 73550
[1] => 73350
[2] => 73120
[3] => 73570
[4] => 73440
[5] => 73600
[6] => 73260
)
[image] => 3Valleys 2.jpg
[name] => Three Valleys
)
[vanoise] => Array
(
[postcode] => Array
(
[0] => 73350
[1] => 73710
[2] => 73120
)
[image] => Vanoise.jpg
[name] => Vanoise
)
[valmorel] => Array
(
[postcode] => Array
(
[0] => 73260
)
[image] => Valmorel.jpg
[name] => Valmorel
)
[ski] => Array
(
[postcode] => Array
(
[0] => 38520
[1] => 38860
[2] => 38750
[3] => 38114
[4] => 38142
[5] => 74000
[6] => 74940
[7] => 74290
[8] => 74230
[9] => 74410
[10] => 74320
[11] => 74450
[12] => 74220
[13] => 74130
[14] => 74210
[15] => 74370
[16] => 73100
[17] => 73370
[18] => 73170
[19] => 38580
[20] => 73000
[21] => 73490
[22] => 73800
[23] => 73310
[24] => 01300
[25] => 73290
[26] => 73610
[27] => 73410
[28] => 38110
[29] => 38630
[30] => 38352
[31] => 38530
[32] => 38570
[33] => 38000
[34] => 38100
[35] => 38560
[36] => 38590
[37] => 38380
[38] => 38730
[39] => 38660
[40] => 38960
[41] => 38480
[42] => 73760
[43] => 73160
[44] => 73590
[45] => 73270
[46] => 74120
[47] => 1210
[48] => 1170
[49] => 1220
[50] => 1630
[51] => 1200
[52] => 1280
[53] => 1270
[54] => 74160
[55] => 74570
[56] => 74520
[57] => 74910
[58] => 74140
[59] => 74560
[60] => 74380
[61] => 74330
[62] => 74200
[63] => 74350
[64] => 74100
[65] => 74890
[66] => 74500
[67] => 74800
[68] => 74960
[69] => 74340
[70] => 74740
[71] => 74440
[72] => 74300
[73] => 5100
[74] => 5290
[75] => 5560
[76] => 5600
[77] => 5240
[78] => 5500
[79] => 5330
[80] => 5320
[81] => 5120
[82] => 5220
[83] => 5200
[84] => 5250
[85] => 73260
[86] => 73130
[87] => 38390
[88] => 38200
[89] => 38260
[90] => 38370
[91] => 38122
[92] => 38118
[93] => 38090
[94] => 38460
[95] => 69390
[96] => 69700
[97] => 69440
[98] => 69008
[99] => 69360
[100] => 42800
[101] => 42460
[102] => 73340
[103] => 73230
[104] => 73250
[105] => 74110
[106] => 74430
[107] => 74260
[108] => 74390
[109] => 74360
[110] => 73700
[111] => 73210
[112] => 73150
[113] => 73220
[114] => 73640
[115] => 73550
[116] => 73120
[117] => 73350
[118] => 73570
[119] => 73440
[120] => 73600
[121] => 73710
)
[image] => SKI.jpg
[name] => SKI
)
)
[skiPow] => Array
(
[0] => 71585CWL74
[1] => 42948JC38
[2] => 71403ZSW73
[3] => 60797NJW74
[4] => 69824MJ73
[5] => 69288TCF73
[6] => 62030JSE73
[7] => 47589DC73
[8] => 71565AM74
[9] => 71431CVA74
[10] => 70787SPS73
[11] => 61080SHS01
[12] => 52143TB73
[13] => 37965NJW74
[14] => 69860BF73
[15] => 58438EH73
[16] => 70808LON74C
[17] => 45835LK74H
[18] => 58513SPA73
[19] => 56920NDY38
[20] => 67001ZSW73
[21] => 60823NJW74
[22] => 66582MJ73
[23] => 70810MAS73
[24] => 58280TCF73
[25] => 43306PWA73
[26] => 58857DC73
[27] => 67533AM74
[28] => 56433AM74
[29] => 70244JC05
[30] => 70685SPS73
[31] => 69457TB73
[32] => 40466LK74
[33] => 40876SA74
[34] => 69498NJO74
[35] => 60423SD74
[36] => 56732MJU74
[37] => 52189SSR73
[38] => 70523PWA73
[39] => 70859NDY38
[40] => 59044SA74
[41] => 60390SPA73
[42] => 59477NJW74
[43] => 68289NDY38
[44] => 68634MAS73
[45] => 65814LK74
[46] => 70161PPA38
[47] => 65252JC05
[48] => 69005PP38
[49] => 60832LON74
[50] => 57198SPA73
[51] => 60423SD73
[52] => 69005PPA38
[53] => 70810MAS74
[54] => 60724JC05
[55] => 62998PPA38
)
[useDbConfig] => default
[useTable] => allproperties
[displayField] => id
[id] =>
[data] => Array
(
)
[table] => allproperties
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[source_id] => Array
(
[type] => integer
[null] =>
[default] => 0
[length] =>
)
[user_id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
)
[property_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 12
[key] => index
)
[price] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[propref] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 15
[key] => unique
)
[mandate_expiry_date] => Array
(
[type] => date
[null] => 1
[default] =>
[length] =>
)
[mandate_town] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[mandate_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 12
)
[mandatetype_id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
)
[prevprice] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[propname] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[shortdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[longdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[propname_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[shortdesc_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[longdesc_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[nrbedrooms] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[nrbathrooms] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[prop_roomstotal] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[land_m2] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[habitable_m2] => Array
(
[type] => string
[null] =>
[default] => 0
[length] => 10
)
[outbuildings_m2] => Array
(
[type] => string
[null] =>
[default] => 0
[length] => 10
)
[outside_space_m2] => Array
(
[type] => integer
[null] =>
[default] => 0
[length] =>
)
[taxfonc] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[taxhab] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[isnewbuild] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[isunderoffer] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
)
[isinvisible] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
[key] => index
)
[issold] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[bestdeals] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[bestdealtext] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[pubtown] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[properpubtown] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[postcode] => Array
(
[type] => string
[null] => 1
[default] => 0
[length] => 5
)
[department_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 3
)
[department_name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[region_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 3
)
[region_name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[original_created] => Array
(
[type] => datetime
[null] =>
[default] =>
[length] =>
)
[original_modified] => Array
(
[type] => datetime
[null] =>
[default] =>
[length] =>
)
[created] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[modified] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[date_made_live] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[avenant_date_made_live] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[feed_date_live] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[locations] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[proptypes] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[attributes] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[conditions] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[users] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[youtube_url] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[floorplan] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[floorplan_link] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[tour] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[tourid] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[discreet] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[poa] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[primarypropertytype_id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
)
[primarypropertytype_name] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[dpe_expiry_date] => Array
(
[type] => date
[null] =>
[default] => 2999-01-01
[length] =>
)
[is_exclusive] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[is_copro] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[is_commercialisation] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[is_ppg_property] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[selling_points] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[selling_points_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[eyespy_url] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[rhinov_url] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[net_price] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[exact_fees] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[fees_percent] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[fees] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[hash] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[lat] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[lon] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[cityscan] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[dpe_type] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 15
)
[dpe_final_energy] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[dpe_cost_low] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_cost_high] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_cost_year_index] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_grace] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[dpe_altitude] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_off] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe61] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe62] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe2021] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe_on_bill] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe_consumption] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_estimation] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[saleDate] => Array
(
[type] => date
[null] => 1
[default] =>
[length] =>
)
[salePrice] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[status] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 15
)
[image_0] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[features] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Allproperty
[tableToModel] => Array
(
[allproperties] => Allproperty
[users] => User
[regions] => Region
[departments] => Department
[primarypropertytypes] => Primarypropertytype
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Allproperty
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[User] => User Object
*RECURSION*
[Region] => Region Object
(
[name] => Region
[actsAs] => Array
(
[0] => Containable
)
[hasMany] => Array
(
[Department] => Array
(
[className] => Department
[foreignKey] => region_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[aquitaine] => Array
(
[id] => 72
[link] => /aquitaine-property
[region_name] => Aquitaine
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 72_team.webp
[vignette] => 72_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => From sleepy Dordogne villages to the bright lights of Bordeaux, via the world’s greatest vineyards ...
[bold] => Welcome to Aquitaine
)
[css_color] => #4E7E9F
[accordion] => Array
(
[what_to_expect] => <p><strong>Bordeaux</strong>, is the world capital of wine, and you will find glorious <strong>chateaux and country houses</strong> keeping
watch over the surrounding vineyards. Globally renowned for its beauty, property in Aquitaine is seen as an excellent investment.</p>
<p><strong>Vineyards</strong> dominate the landscape in Gironde but don’t be fooled. There are five departments in Aquitaine, each with a <strong>diverse
landscape</strong> and a mixture of property styles. The Pyrénées Atlantiques run down to the Spanish border and are heavily influenced by Basque culture,
whilst in the north of the region, the Dordogne is a rural department, long popular with UK buyers looking for <strong>"a place in the sun".</strong></p>
[access] => Array
(
[text] => <p>The main international airport is in Bordeaux, with regular flights to North America, Africa, Asia and throughout Europe.
You will find other regional airports in Bergerac, Biarritz, Tarbes and Pau.</p><p>The high-speed rail link between Bordeaux and Paris takes just over 2 hours,
meaning the area is popular with Parisians seeking a second home. Eurostar is planning a special “wine train” with a direct service between Bordeaux and London,
with an opening as soon as 2026 being discussed. Travel time would be around 5 hours.</p><p>Many visitors prefer driving to Aquitaine, as it is easy to access
from all directions. The A10 motorway runs directly to Paris, the A62 runs west to east (giving access to Toulouse, Barcelona and the Riviera),
and the A63 runs straight down to the Spanish border.</p>
[access_image_title] => transport map Aquitaine
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities. </p><p>Last year, prices rose in all five departments, with the biggest increase in the Pyrenéés-Atlantiques (8.1%). The strongest demand is for country property, with plenty of space and fresh air. French buyers have dominated the market, often snapping up properties before overseas buyers have had a chance to view. However, this is now changing, with increasing sales to clients from the UK, Belgium and Netherlands in particular. High-end properties are also selling well, with US buyers cashing in on the strong dollar.</p>
[fall_in_love] => Array
(
[text] => <p>Sampling the finest wines, while exploring <strong> historic vineyards, chateaux and rural market towns</strong>. Aquitaine has some of the most
beautiful countryside in France, and the river valleys (particularly the Dordogne) are <strong> popular second-home areas</strong>. Wander round the market
in Sarlat, Bergerac or Monpazier and you will find a fusion of languages being spoken.</p><p>If you prefer the seaside then you will be swept off your
feet by the view over <strong> Arcachon Bay </strong>, from atop the Dune du Pilat, and by the quality of the <strong> swimming and surfing </strong>
available in Aquitaine.</p>
[images_alt] => Array
(
[0] => cafe_bar
[1] => market
[2] => ocean
[3] => garden
[4] => surf_beach
[5] => Vineyards
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/72
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Warm winters and cool summers make this the ideal climate</li>
<li class="attribute-dot">This is a truly global destination, making property an attractive investment </li>
<li class="attribute-dot">The quality of life in Aquitaine is second to none, particularly the food and wine </li>
<li class="attribute-dot">The area is popular with overseas buyers, English is widely spoken </li>
</ul>
Plans are in place for a direct London-Bordeaux Eurostar service, door-to-door in around 5 hours
[banner-mg] => Array
(
[image] => nice-image.webp
)
[famous-places] => Array
(
[0] => Array
(
[title] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
[subtitle] => Saint Emilion|Commercial|"Bordelais"
[image] => 72_vineyard.webp
)
[1] => Array
(
[title] => Chateaux
[link] => /chateau/aquitaine
[subtitle] => Maisons de Maître | Vie de Château
[image] => 72_chateaux.webp
)
[2] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/72
[subtitle] => Océan | Wind | Liberty
[image] => 72_coastal.webp
)
[3] => Array
(
[title] => Perigord
[link] => /french-property-for-sale/perigord_noir/latest
[subtitle] => Périgord Noir | Vert | Rouge
[image] => 72_perigord.webp
)
[4] => Array
(
[title] => Sarlat
[link] => /french-property-for-sale/mainSearch/departments:/towns:24200+Sarlat-la-Canéda/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Sarlat-La-Canédat et alentours
[image] => 72_sarlat.webp
)
[5] => Array
(
[title] => Bordeaux
[link] => /french-property-for-sale/getNearbyPostcodes/33000/25/sort:original_modified/direction:desc
[subtitle] => Cité du Vin | History | Culture
[image] => 72_bordeaux.webp
)
[6] => Array
(
[title] => Countryside
[link] =>
[subtitle] => Peace | Nature | Liberty
[image] => 72_countryside.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 33
[department_name] => Gironde
[prefecture] => Array
(
[name] => Bordeaux
[lat] => 44.838764428286
[lon] => -0.58549738073116
)
[sous-prefecture] => Array
(
[name] => Arcachon
[lat] => 44.652350372007
[lon] => -1.17852953279
)
[other_places] => Array
(
[0] => Array
(
[name] => Langon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[1] => Array
(
[name] => Lesparre-Médoc
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[2] => Array
(
[name] => Libourne
[coordinates] => Array
(
[lat] => 44.912837953056
[lon] => -0.24255791219811
)
)
[3] => Array
(
[name] => Blaye
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[4] => Array
(
[name] => Arcachon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
)
[aeroports] => Array
(
[name] => international Aéroport Bordeaux-Mérignac
[coordinates] => Array
(
[lat] => 44.829578655332
[lon] => -0.71252977869956
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3415
)
[1] => Array
(
[id] => 24
[department_name] => Dordogne
[prefecture] => Array
(
[name] => Périgueux
[lat] => 45.182155813706
[lon] => 0.72554752049818
)
[sous-prefecture] => Array
(
[name] => Bergerac
[lat] => 44.854267578237
[lon] => 0.48313379429759
)
[other_places] => Array
(
[0] => Array
(
[name] => Nontron
[lat] => 45.530660781729
[lon] => 0.66198829976248
)
[1] => Array
(
[name] => Sarlat-la-Canéda
[lat] => 44.889288259855
[lon] => 1.2241156213839
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Bergerac-Dordogne-Périgord
[lat] => 44.825427573624
[lon] => 0.5183063816135
)
[1] => Array
(
[name] => Aéroport Périgueux-Bassillac
[lat] => 45.196674566766
[lon] => 0.81442960794314
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1699
)
[2] => Array
(
[id] => 40
[department_name] => Landes
[prefecture] => Array
(
[name] => Mont-de-Marsan
[lat] => 43.895868438138
[lon] => -0.49751150342098
)
[sous-prefecture] => Array
(
[name] => Dax
[lat] => 43.709257227376
[lon] => -1.0555027855013
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 2829
)
[3] => Array
(
[id] => 47
[department_name] => Lot-et-Garonne
[prefecture] => Array
(
[name] => Agen
[lat] => 44.205262742878
[lon] => 0.61508991988202
)
[sous-prefecture] => Array
(
[name] => Marmande
[lat] => 44.49875584627
[lon] => 0.14139916585147
)
[other_places] => Array
(
[0] => Array
(
[name] => Nérac
[lat] => 44.137634651165
[lon] => 0.33671320043142
)
[1] => Array
(
[name] => Villeneuve-sur-Lot
[lat] => 44.408773973276
[lon] => 0.70347370665476
)
)
[aeroports] => Aéroport Agen-La Garenne
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1634
)
[4] => Array
(
[id] => 64
[department_name] => Pyrénées-Atlantiques
[prefecture] => Array
(
[name] => Pau
[lat] => 43.29655780391
[lon] => -0.36577735818928
)
[sous-prefecture] => Array
(
[name] => Bayonne
[lat] => 43.493746698508
[lon] => -1.4799716307997
)
[other_places] => Array
(
[0] => Array
(
[name] => Oloron-Sainte-Marie
[lat] => 43.194639272704
[lon] => -0.60670147749085
)
)
[aeroports] => Aéroport de Biarritz-Pays basque, Aéroport de Pau-Pyrénées
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2818
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => new_aquitaine_logo.webp
[text] => Known for its wine, seafood and picturesque landscape, Aquitaine is a popular choice with holiday-home owners, and full-time residents alike.
The warm winters and cooling summer breeze give it a particularly attractive climate.
)
[seo_text] => The five departments in Aquitaine have a diverse range of property styles, each with its own individual appeal. From rural stone-built farmhouses
to grand chateaux, the region is rich with architectural treasures to explore.<br />
Stone-built farmhouses are possibly the most popular with international buyers. Constructed from local materials like limestone, these houses feature thick walls,
small windows, and tiled roofs. Often surrounded by gardens and orchards, these character laden homes offer a serene and peaceful French lifestyle.<br />
Aquitaine is also home to some of the best Maison de Maitres and chateaux in France. Originally built for the nobility and located in large vineyards or estates,
these impressive structures have grand entrances, sweeping staircases, and intricate decorations, serving as a testament to the region's rich history and cultural
heritage.<br />Modern homes in Aquitaine are also usually designed to blend in with their natural surroundings. Many feature large windows to take advantage of
the countryside views, and open-plan living spaces that create a feeling of light and spaciousness. This style of VEFA (new build) homes in Aquitaine are
particularly popular with buyers since the Covid-19 pandemic. <br />Regardless of your taste, you're sure to find a property in Aquitaine that suits your
architectural preferences and budget.
)
[brittany] => Array
(
[id] => 53
[link] => /brittany-property
[region_name] => Brittany
[new_region_name] => Brittany
[hero_images] => 3
[agent_photo] => 53_team.webp
[vignette] => 53_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => normandy
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Local papers have been running headlines such as “The golden age of property in Brittany”, and it’s not difficult to see why. Buy a home in Brittany and you are never far from what is perhaps the most beautiful coastline in France.
[bold] => Welcome to Brittany
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Brittany is one of the prettiest and most diverse areas of France – you probably know it as a popular holiday-home destination, but did you know
that in a poll of French homebuyers it was the area they most want to move to?</p><p>The reasons are obvious – let’s start with the beaches and coastline, which stretches
to an astonishing 2,700 km’s (that’s 1,677 miles in old money). Take your pick from a hike along the rugged cliffs, to lazing on the golden sands or eating freshly
caught seafood in one of the traditional fishing villages. No matter where you buy in Brittany, you will have access to these delights. Inland you will find a beautiful
rolling landscape with picturesque towns and villages, famous for the variety, colour and quality of the markets. The renowned Lac de Guérledan is right in the heart of
Brittany, covering 300 hectares the paths around it wander through glorious forests and are a haven for walkers, cyclists and those seeking peace and tranquility.</p>
<p>Property prices have risen in recent years, but still represent excellent value for money, no wonder this is such a popular place for both domestic and international
buyers. Indeed, French buyers have been to the fore in recent years, choosing Brittany as the region they want to buy a holiday home. There have been many reports in
the French news putting this down to “climate migrants” who prefer the milder climate to the more severe extremes to be found in Spain, Portugal and parts of the
Mediterranean.</p>
[access] => Array
(
[text] => <p>Brittany has several airports, with flights within France and to international destinations. Rennes Bretagne airport has direct flights to 18 European
countries, and 17 countries outside Europe (including Canada/USA, the UAE, Singapore, South Africa and Brazil). It also flies to eight cities within France.
The airports in Brest and Lorient are all smaller and mainly service domestic flights.</p><p>The TGV runs daily between Paris and Rennes (around 2hrs 12 mins),
and regional trains connect the smaller towns in the region.</p><p>Many UK visitors like to take the ferry, with regular services running from
Plymouth, Portsmouth, and Poole to the ports of Saint-Malo and Roscoff in Brittany, or via Normandy ports such as Cherbourg.</p>
<p>Several major highways run through Brittany, giving easy access to Paris, Belgium, Holland and the Channel Tunnel car terminal.
The A84 leads up to Caen, whilst the A81 heads due east towards Paris. Meanwhile the RN137 heads south to Nantes.</p>
[53_access_map] => transport map Brittany
)
[market] => <p>Record demand and low stock levels pretty much sum up the Brittany property market over the last couple of years. Prices have risen accordingly,
with a typical apartment in Rennes seeing an increase of almost 11% in 2022. A family home in Brest will have seen a rise around 12% in the same period.</p>
<p>Low interest rates have been a bedrock of this demand and it helps that a French Government report, comparing employment data from 100 towns, declared Rennes as
having the strongest labour market in France. With interest rates rising we are likely to see a slight dampening of demand, which should mean more stock being
available and more choice for buyers.</p><p>One other driver of the Brittany property market is the trend towards home working. Télétravail (working from home)
has exploded, and people are looking for country houses that offer more space/light with a view, and high speed broadband. There has been a population explosion
in cities like Rennes, and families are tempted by the lower prices in the countryside. The third factor is the temperate climate to be found in Brittany,
with clients looking to escape the extreme temperatures, fires, and floods to be found in Spain, Italy, and some Mediterranean destinations.</p>
<p>Brittany is home to some fine manoir, chateaux and country estates. They may be fewer in number than further south in the Loire number, but what they lack in quantity
they make up for in quality. The good news is that, because they are inland away from the more costly coastline, they tend to be well priced and offer excellent value
for money.</p>
[fall_in_love] => Array
(
[text] => <p>Pretty much everything really. Let’s start with the coastline. Travelling anti-clockwise the towns of Saint-Malo, Saint Brieuc, Brest, Lorient and Vannes
are all on the coast, each with a personality of its own and a variety of excellent shops, restaurants and leisure pursuits. In between you will find sandy beaches,
ancient fishing ports and spectacular cliff-side walking. For those looking for a picturesque fishing village, we defy you not to fall in love with medieval
Saint-Goustan, the lighthouse protected Doelan, or the chocolate-box pretty Sauzon, with its pastel houses and brightly painted shutters. Larmor-Plage is known as
the “Brittany Riviera” but there are plenty of other beautiful beaches all along the coast. Trestraou beach near Perros-Guirec is a hidden gem and the Bay of Morlaix
also has plenty to choose from. Moving west both Plouarzel and Plogoff are pretty stops along the dramatic Finistere coastline.</p>
<p>Inland you will absolutely fall in love with the lakes, forests and beautiful landscape. For a breathtaking view try walking to Monts d’Arrée in the Armorica Regional
National Park (if you have been to Ireland you’ll feel at home), or try walking the hills and prairies of the Pays de Questembert. The truth is that every road and
track in Brittany is a delight, with hidden secrets to uncover. If you are looking for a haven away from the stress of modern day life.</p>
<p>If you find romance in the culture or heritage of a region, then Brittany is your ideal destination. Stop off at any tourist office to learn about the local
tales and legends. Morbihan is home to the world’s largest concentration of megalithic sites. The standing stones at Carnac stretch for an astonishing four km’s,
and the site at Locmariaquer is home to the Er Grah menhir, which once stood 20 metres high and weighed 300 tonnes.</p><p>Finally, it would be remiss if we didn’t mention
the seafood. A dozen oysters, or maybe some fresh crab, washed down with a crisp white wine? All restaurants in Brittany should be able to provide these, but
for the real romance why not sample them on the waters edge, direct from the supplier. In southern Morbihan you should visit La Perle de Quéhan, where you can
sit beneath the pine trees and sample the seafood whilst overlooking the bay. If you are in Finistere then Maison Legris is an award winning oyster bar in Plouguerneau,
well worth a visit. Finally, if you visit Mont-Saint-Michel bay (which you almost certainly will) then head to the market at La Houle port, you won’t be disappointed.</p>
[images_alt] => Array
(
[0] => pretty_house
[1] => seafood
[2] => white_sand
[3] => ocean
[4] => menhir
[5] => traditional_costume
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The sheer beauty of the countryside and coastline.</li>
<li class="attribute-dot">Mont-Saint-Michel and its bay, a UNESCO world heritage site with no comparison.</li>
<li class="attribute-dot">Great value property, particularly inland where many property bargains are still to be had.</li>
<li class="attribute-dot">A culture and heritage that can be seen in every town and village – each has a tale to tell.</li>
<li class="attribute-dot">A myriad of ports and fishing villages to explore, with some of the best restaurants in France.</li>
</ul>
[banner-mg] => Array
(
[image] => 53_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/53
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/53
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Rennes
[link] => /french-property-for-sale/getNearbyPostcodes/35000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Rennes"
[image] => 53_rennes.webp
)
[1] => Array
(
[title] => Hinterland
[link] =>
[subtitle] => In the heart of the land
[image] => 53_hinterland.webp
)
[2] => Array
(
[title] => Harbours
[link] => /french-property-for-sale/mainSearch/departments:/towns:29000+All_communes_in_postcode--56000+All_communes_in_postcode--22000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Quimper | Brest | Vannes | Saint Brieuc
[image] => 53_harbours.webp
)
[3] => Array
(
[title] => Historic
[link] =>
[subtitle] => A piece of History
[image] => 53_historic.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] =>
[image] => 53_villages.webp
)
[5] => Array
(
[title] => Cities
[link] =>
[subtitle] => Living in the heart of the city
[image] => 53_cities.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/53
[subtitle] => View | Ocean | Liberty
[image] => 53_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 35
[department_name] => Ille-et-Vilaine
[area_m2] => 2652
[prefecture] => Array
(
[name] => Rennes
[latitude] => 48.117991889221
[longitude] => -1.6807189892287
)
[sous-prefecture] => Array
(
[name] => Fougères
[latitude] => 48.351471330384
[longitude] => -1.205118723428
)
[other_places] => Array
(
[0] => Array
(
[name] => Redon
[latitude] => 47.6507516702
[longitude] => -2.0848369856225
)
[1] => Array
(
[name] => Saint-Malo
[latitude] => 48.64975311175
[longitude] => -2.0279211568493
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Saint-Malo-Dinard-Pleurtuit
[latitude] => 48.5900726159
[longitude] => -2.0762508547617
)
[1] => Array
(
[name] => Aéroport de Rennes-Bretagne
[latitude] => 48.068336104561
[longitude] => -1.7255383037892
)
)
[LGV] => LGV Bretagne-Pays de la Loire
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 22
[department_name] => Côtes-d'Armor
[department_link] => cotes-d-armor
[area_m2] => 2046
[prefecture] => Array
(
[name] => Saint-Brieuc
[latitude] => 48.513446890517
[longitude] => -2.7670809165465
)
[sous-prefecture] => Array
(
[name] => Dinan
[latitude] => 48.453662914768
[longitude] => -2.0505455939488
)
[other_places] => Array
(
[0] => Array
(
[name] => Guingamp
[latitude] => 48.561650630681
[longitude] => -3.1501954648217
)
[1] => Array
(
[name] => Lannion
[latitude] => 48.731347857171
[longitude] => -3.4604695840914
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lannion
[latitude] => 48.756955147948
[longitude] => -3.4704341865913
)
[1] => Array
(
[name] => Aéroport de Saint-Brieuc Armor
[latitude] => 48.534884372958
[longitude] => -2.8543853767915
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 29
[department_name] => Finistère
[area_m2] => 2271
[prefecture] => Array
(
[name] => Quimper
[latitude] => 47.997985676536
[longitude] => -4.0972012510205
)
[sous-prefecture] => Array
(
[name] => Brest
[latitude] => 48.390543341999
[longitude] => -4.4873975424998
)
[other_places] => Array
(
[0] => Array
(
[name] => Châteaulin
[latitude] => 48.194479197781
[longitude] => -4.1019243574689
)
[1] => Array
(
[name] => Morlaix
[latitude] => 48.577495070099
[longitude] => -3.8258069709509
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Brest-Bretagne
[latitude] => 48.447716858353
[longitude] => -4.4177886829057
)
[1] => Array
(
[name] => Aéroport de Morlaix Ploujean
[latitude] => 48.600096495988
[longitude] => -3.8159623559134
)
[2] => Array
(
[name] => Aéroport de Quimper-Bretagne
[latitude] => 47.972951624053
[longitude] => -4.1740875000998
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 56
[department_name] => Morbihan
[area_m2] => 2659
[prefecture] => Array
(
[name] => Vannes
[latitude] => 47.658384007406
[longitude] => -2.7616691514312
)
[sous-prefecture] => Array
(
[name] => Lorient
[latitude] => 47.748581772133
[longitude] => -3.3685968539489
)
[other_places] => Array
(
[0] => Array
(
[name] => Pontivy
[latitude] => 48.066209832829
[longitude] => -2.9624378989862
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lorient-Bretagne-Sud
[latitude] => 47.754254868152
[longitude] => -3.4366661577737
)
[1] => Array
(
[name] => Aéroport de Vannes
[latitude] => 47.720764663553
[longitude] => -2.7271479056408
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.bretagne.bzh/
[Official Tourism Office] => https://www.brittanytourism.com
)
[image] => 53_logo.webp
[text] => Looking for a region where you can get away from it all, and breathe fresh air? Then Brittany is your ideal destination. From swimming with the dolphins
to strolling amongst the standing-stones, and from eating oysters on the beach to testing out any one of the dozen Michelin starred restaurants in Rennes, Brittany
has you covered.
)
[seo_text] => <p>Brittany is home to a rich architectural heritage. One style that you will come across throughout the region is the half-timbered house.
These properties typically feature exposed wooden beams and have a distinctive herringbone pattern, they look particularly attractive with a thatched roof.
Many of the half-timbered properties line the cobbled streets in the “old towns” and historic centres.</p><p>You will also find that many Brittany farmhouses and country properties
use local materials such as granite and slate. These are sturdy buildings, built to last, with the walls being made from large granite blocks, with slate used for the roofing.</p>
<p>On the coast you are more likely to find brightly coloured houses and cottages, with painted shutters and steeply pitched roofs. Many ports and quays in Brittany are
lined with these picturesque properties, and the chocolate-box pretty houses are perfect for those tourists who like to record their visits on Instagram. The houses often
have a nautical feel, with porthole windows and decorative anchors.</p><p>The contrast when you come across modern architecture, or contemporary houses in Brittany, is striking.
These are built out of steel, concrete and glass and can provide an excellent contrast to the older, more traditional Breton properties.</p>
)
[midi_pyrenees] => Array
(
[id] => 73
[link] => /midi-pyrenees-property
[region_name] => Midi-Pyrénées
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 73_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Buy a property in the Midi Pyrénées and you can access picturesque ski resorts, cycle up mythical mountains, take in a world-class rugby match in Toulouse and browse some of the best markets that France has to offer.
[bold] => Welcome to Midi-Pyrénées
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Authentic French towns and villages, unspoilt countryside and terrific value for money – both in terms of property values,
and the general cost of living. The Midi Pyrénées offers exhilarating skiing and snowboarding, with lift passes at a fraction of the price of other
European ski areas. Stop for a coffee, cold drink or lunch and you will appreciate the difference in the bars and restaurants too. Away from the
mountains you will find the region is criss-crossed by attractive <strong>river valleys</strong>. Follow the Garonne, Tarn, Gers or Lot and you
will find some of the prettiest towns in France. Don’t forget too that the <strong>Canal du Midi</strong> starts in Toulouse.</p>
<p><strong>Toulouse is also one of the most dynamic cities in the country and is the centre of the European aerospace industry</strong>.
It is the driving force behind the booming economy in the Midi Pyrenees – ensuring that demand for property remains constant. This is a
region where you can buy with both your heart and your head.</p><p>This is a vast region, with a glorious history. You can get a sense of this when
visiting some of the fascinating towns and cities. Albi, Auch, Cahors, Lourdes and Rodez all have a wonderful heritage, and attracts tourists from
all over the world. You will also find more than a sprinkling of the “plus beaux villages de France” in the region. Perched on the edge of a limestone
cliff, Rocamadour has a population of just 600, but receives more than 1.5m visitors a year. Cordes-sur-Ciel is a little quieter, but equally as pretty,
with an exceptional Gothic heritage.</p>
[access] => Array
(
[text] => <p>The biggest airport in the region is, not surprisingly, Toulouse -Blagnac. It has direct flights to 76 destinations in Europe,
North America, the Middle East, and Africa. There are also some smaller, regional, airports in the Midi Pyrénées, popular with holiday-home
owners due to their ease of access. Rodez airport has flights to London, Dublin, Paris, and Brussels, whilst the airport at Tarbes-Lourdes serves
London, Dublin, Paris, Brussels, Rome and other European destinations.</p><p>The Midi Pyrénées also has several major train stations.
Toulouse-Matabiau is the largest and busiest, with a regular TGV service to Paris, Bordeaux, Marseille and beyond. Other major stations
can be found in Tarbes, Auch and Cahors, with many SNCF trains connecting towns within the region.</p><p>When coming by car you will find direct
access via the A20, which connects Toulouse to Paris, and the A64 which runs from Tarbes, through Pau and across to Biarritz and the Spanish border.
The A61 connects the region to the Mediterranean (and on to either Barcelona or the Riviera)</p>
[73_access_map] => transport map Midi-Pyrénées
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>In reality, there is no such thing as a Midi-Pyrénées property market, instead there are dozens of micro-markets, spread across the eight departments.
However, it is fair to say that demand for property has been at record levels, across the region, for the last few years. There has not been enough
new stock coming on to the market to satisfy this demand. Prices have risen in all eight departments over the last 12 months – the average rise is
around 2%, with a slightly higher increase in Haute Garonne. This, is only to be expected as Toulouse is in the Haute Garonne, and property here is
extremely popular due to the major corporate employers in the city. It also has a very high student population, meaning that rentals are extremely
hard to come by. It is an excellent location for property investment.</p><p>The strongest demand is currently for country property. Buyers are attracted
by the low prices and beautiful surroundings. Larger properties, with light and airy spaces, a home office and a garden are particularly in demand.
International buyers have traditionally been keen on renovation and refurbishment projects. These are still popular, but many buyers are now looking
for old, stone, houses that have already been sympathetically restored. The increasing costs of labour and raw materials mean that houses in good
condition are being snapped up.</p><p>The top-end of the property market is also healthy. American buyers in particular have been taking advantage of
the strong dollar to snap up chateaux, country estates and manor houses. But the main buyers of these prestige properties are French. Coming from Paris,
Lyon and Bordeaux they see the terrific value of property in the Midi Pyrénées and have been prevalent in the market.</p>
[fall_in_love] => Array
(
[text] => <p><strong>The extraordinary beauty of the towns and villages</strong>. Sit in one of the bars or restaurants, perched on the cliff
edge in Rocamadour and you will see what we mean. There are 216 steps up from the car park to the church square, but these don’t put off
the thousands of pilgrims who come to see the statue of the black virgin in the Notre Dame chapel. This is just one example of the
incredible villages to be found scattered around the Midi Pyrénées countryside. Another is the Bastide town of Cordes-sur-Ciel in the
Tarn, one of the oldest such towns in the region, it was founded in 1222 and has kept its authentic character. Other picturesque villages
trip off the tongue: Saint-Cirq-Lapopie, Lourdes, Figeac, Conques there are just too many to name.</p><p>You will also fall in love with
<strong>the Pyrénées national park</strong>. This is a hikers paradise, which extends from the south-west of the Hautes-Pyrénées, to the
south-east of the Pyrénées-Atlantiques. The vast network of hiking trails lead to the highest mountain summits, and no less than 230 high
altitude lakes. It is also the starting point for many cyclists who flock to the Pyrénées to tackle the mythical climbs of the Tour de France.
The Col du Tourmalet is probably the most famous (and hardest) but why not add in the Col d’Aubisque, Hautacam and Peyresourde to make it
a proper cycling trip.</p><p>For a more relaxing ride, or stroll, then <strong>a “voie verte” runs along the Canal du Midi from Toulouse</strong>.
This is easy going and allows you to enjoy this majestic canal – even better why not hire a boat or take one of the many organised boat trips,
you will not be disappointed. Whilst in Toulouse, we recommend you go to see “Les rouges et noire”, the local rugby team. <strong>The Midi Pyrénées
is infatuated with the oval ball</strong>, and each town is proud of their rugby team and supports them fervently. Stade Toulousain are the most
uccessful team in Europe, and the stadium becomes a cauldron when they are playing. The good news is that win or lose, you will celebrate in style
afterwards.</p>
[images_alt] => Array
(
[0] => chateau_ariege
[1] => cassoulet
[2] => viaduc
[3] => mountains
[4] => canal_du_midi
[5] => sheep
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is a prosperous region, with strong demand for property and plenty of local investment.</li>
<li class="attribute-dot">The 38 ski resorts cater for all abilities, with activities from downhill skiing to dog sledding.</li>
<li class="attribute-dot">Beautifully preserved Bastide villages, and picturesque historic towns, dominate the landscape.</li>
<li class="attribute-dot">Toulouse is a powerhouse of the French economy, and the heart of Europe’s space industry.</li>
<li class="attribute-dot">The many rivers are bordered by beautiful towns and villages, each with affordable property.</li>
</ul>
[banner-mg] => Array
(
[image] => 73_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Around Toulouse
[link] => /french-property-for-sale/getNearbyPostcodes/31000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Toulouse | Haute Garonne
[image] => 73_toulouse.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/midi-pyrenees
[subtitle] => History and Passion
[image] => 73_chateaux.webp
)
[2] => Array
(
[title] => Lot
[link] => /all/lot
[subtitle] => From Cahors to
[image] => 73_lot.webp
)
[3] => Array
(
[title] => Commerces
[link] => /commercial/midi-pyrenees
[subtitle] => Hotels Restaurants | Gîtes
[image] => 73_commerces.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Midi-Pyrénées
[subtitle] => Pleasure to renovate
[image] => 73_renovate.webp
)
[5] => Array
(
[title] => Mountains
[link] => https://www.skifrenchproperty.com/skiProperties/pyrenees/
[subtitle] => With sun and snow
[image] => 73_mountains.webp
)
[6] => Array
(
[title] => Villages
[link] =>
[subtitle] => village | village |...
[image] => 73_villages.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 31
[department_name] => Haute-Garonne
[prefecture] => Array
(
[name] => Toulouse
[lat] => 43.60366525972338
[lon] => 1.4335279704430375
)
[sous-prefecture] => Array
(
[name] => Muret
[lat] => 43.463363291741885
[lon] => 1.3296204675154955
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Gaudens
[lat] => 43.10740625337921
[lon] => 0.7202306233470233
)
)
[aeroports] => Array
(
[Aéroport de Toulouse-Blagnac international] => Array
(
[lat] => 43.62954264771633
[lon] => 1.3745757238243552
)
[Aéroport de Toulouse Francazal] => Array
(
[lat] => 43.53971686865888
[lon] => 1.370803860670796
)
)
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2856
)
[1] => Array
(
[id] => 09
[department_name] => Ariège
[prefecture] => Array
(
[name] => Foix
[lat] => 42.96422593786656
[lon] => 1.6046610794547298
)
[sous-prefecture] => Array
(
[name] => Pamiers
[lat] => 43.11354393498077
[lon] => 1.6030526565416987
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Girons
[lat] => 42.98354630099591
[lon] => 1.1431498157091982
)
)
[aeroports] => none
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1485
)
[2] => Array
(
[id] => 12
[department_name] => Aveyron
[prefecture] => Array
(
[name] => Rodez
[lat] => 44.34974434057132
[lon] => 2.5760351293834125
)
[sous-prefecture] => Array
(
[name] => Millau
[lat] => 44.100690620053776
[lon] => 3.075399589052965
)
[other_places] => Array
(
[0] => Array
(
[name] => Villefranche-de-Rouergue
[lat] => 44.34964086759083
[lon] => 2.032003179298435
)
)
[aeroports] => Array
(
[Aéroport de Rodez-Aveyron] => Array
(
[lat] => 44.410792486971275
[lon] => 2.48331025822354
)
)
[LGV] => 1
[ski] => 0
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1539
)
[3] => Array
(
[id] => 32
[department_name] => Gers
[prefecture] => Array
(
[name] => Auch
[lat] => 43.64713809636708
[lon] => 0.5857776490625551
)
[sous-prefecture] => Array
(
[name] => Condom
[lat] => 43.9591257363101
[lon] => 0.3682054230116258
)
[other_places] => Array
(
[0] => Array
(
[name] => Mirande
[lat] => 43.517106554187045
[lon] => 0.4022437616304902
)
)
[aeroports] => Array
(
[Aéroport Auch-Gers] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1621
)
[4] => Array
(
[id] => 46
[department_name] => Lot
[prefecture] => Array
(
[name] => Cahors
[lat] => 44.44840203324682
[lon] => 1.4383209964693582
)
[sous-prefecture] => Array
(
[name] => Figeac
[lat] => 44.60862992988908
[lon] => 2.0304726101442365
)
[other_places] => Array
(
[0] => Array
(
[name] => Gourdon
[lat] => 44.73615624635124
[lon] => 1.3792831948821362
)
)
[aeroports] => none
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1702
)
[5] => Array
(
[id] => 65
[department_name] => Hautes-Pyrénées
[prefecture] => Array
(
[name] => Tarbes
[lat] => 43.23327052143867
[lon] => 0.07789078830121052
)
[sous-prefecture] => Array
(
[name] => Argelès-Gazost
[lat] => 43.00518096658687
[lon] => -0.10162594386373154
)
[other_places] => Array
(
[0] => Array
(
[name] => Bagnères-de-Bigorre
[lat] => 43.06526949253735
[lon] => 0.14914981674878
)
)
[aeroports] => Array
(
[Aéroport de Tarbes-Lourdes-Pyrénées] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => non
[beach_resort] => non
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1770
)
[6] => Array
(
[id] => 81
[department_name] => Tarn
[area_m2] => 1740
[prefecture] => Array
(
[name] => Albi
[lat_lon] => Array
(
[latitude] => 43.925055403077
[longitude] => 2.1477542542909
)
)
[sous-prefecture] => Array
(
[name] => Castres
[lat_lon] => Array
(
[latitude] => 43.60769897677
[longitude] => 2.2407005524728
)
)
[other_places] => Array
(
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Castres-Mazamet
[lat_lon] => Array
(
[latitude] => 43.553640852616
[longitude] => 2.2889483103304
)
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[7] => Array
(
[id] => 82
[department_name] => Tarn-et-Garonne
[area_m2] => 1872
[prefecture] => Array
(
[name] => Montauban
[lat_lon] => Array
(
[latitude] => 44.020919777149
[longitude] => 1.3563112377753
)
)
[sous-prefecture] => Array
(
[name] => Castelsarrasin
[lat_lon] => Array
(
[latitude] => 44.040508758449
[longitude] => 1.0977747383012
)
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.la-region.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => logo_occitanie.webp
[text] => The Midi Pyrénées sit at the crossroads of Europe and the Mediterranean. Whether you are looking to put your feet up by the pool,
or are seeking an action-packed adventure holiday, this is the region for you. Property is exceptional value for money and from your home
you will be able to hike and ski in the high mountains or explore the rolling vineyards and medieval towns scattered along the river valleys...
)
[seo_text] => <p>From the rambling hills of the Gers, to the rugged peaks that border Spain, this is a paradise for outdoor enthusiasts. Hiking
and mountain bike trails criss-cross the mountains, whilst others prefer to kayak or raft in the many rivers and lakes spread throughout the region.</p>
<p>The Midi Pyrénées is home to UNESCO world heritage sites, and to many “Plus beaux villages de France”. From the cathedral and Toulouse-Lautrec museum in
Albi to tiny villages, off the beaten track you will find a treasure trove of historic sites and cultural landmarks. Renowned for its hearty cuisine,
you will not be disappointed by the local markets. Look out for the rich Cahors wines and the locally produced confit de canard and foie gras.</p>
<p>Start your property search in the Midi Pyrénées and you will be on your way to sipping wine in sun-drenched vineyards, exploring medieval Bastide towns and
hiking/cycling along some of the most spectacular countryside in France.</p><p>You will find a diverse range of property and architectural styles in
the Midi Pyrénées, reflecting its position as the crossroads of European and Mediterranean culture. From Romanesque churches, to Gothic cathedrals,
and from Renaissance chateaux to traditional farmhouses it is a treasure trove of architectural gems.</p><p>The region is dominated by the Pyrénées mountains
and the foothills are home to many quarries that supply the stone to build the farmhouses and other property. There are many timber houses and mountain
chalets too. The wooden beams and framing provide a rustic charm and warmth to the interiors – can there be anything more inviting after a day on the pistes,
particularly if the ski-chalet has a roaring log fire too.Property in the Midi-Pyrénées is also known for its distinctive roof styles. In the mountainous areas
you will find steep-pitched roofs, with large overhangs, designed to shed heavy snowfall. Further north, in the valleys where the weather is milder, roofs
tend to be shallower and covered in terracotta tiles. When it comes to property types, the Midi-Pyrénées has something for every budget. In terms of prestige
property you will find grand chateaux and manor houses, looking over fine country estates. There are also plenty of farmhouses (plenty of them ripe for renovation)
and traditional country houses – most of these are built from local hewed stone and have bags of character.</p><p>New build property in the Midi Pyrenees is
becoming increasingly popular with both French and international buyers. The ability to build a property using sustainable materials is attractive, as is
the energy efficiency and low running costs. New build apartment in the Pyrénées can attract premium prices because of this, they also make an excellent
investment as seasonal rentals in the Pyrénées are popular.</p>
)
[limousin] => Array
(
[id] => 74
[link] => /limousin-property
[region_name] => Limousin
[new_region_name] => Nouvelle-Aquitaine
[hero_images] => 1
[agent_photo] =>
[vignette] => 74_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Looking for an area with ground level property prices but a sky-high quality of life – welcome to Limousin
[bold] => Welcome to Limousin
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Rural France doesn’t come better than this, a fact not lost on generations of second-home owners, and those looking to escape the rat-race.
<strong> Limousin is the least populated area of France, and is dominated by rolling farmlands, lakes and forests </strong>. Expect to find markets dominated
by fresh, seasonal produce, and village bars where the locals are a better source of important news than any social media feed. <strong>Beautiful properties
are as abundant as the fields and meadows – from a stone barn to renovate, to a glorious chateau,</strong> there’s something for everyone.</p>
[access] => Array
(
[text] => <p>Limoges-Bellegarde airport is incredibly popular with UK travellers. British Airways, Easyjet and Ryanair all use it, with flights to Gatwick,
Stansted and five other UK cities.</p><p>Limoges also has excellent rail links to Paris, Bordeaux, Toulouse and Lyon. The A20 motorway leads directly to
Paris (northbound) and Toulouse (southbound), whilst the A89 connects to Bordeaux. There are much more scenic routes to all these destinations
though – why not take your foot off the accelerator, you are in Limousin after all.</p>
[74_access_map] => transport map Limousin
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and
cities.</p><p>Last year, prices rose between 5-6% in all four departments, which is exceptional for the area. The Limousin is renowned for its stable property
market, and sharp rises/falls are uncommon. It is a popular holiday home area for both French and International buyers, due to the exceptional value for
money on offer. The most noticeable trend last year was the increase in American buyers at the 150-250,000 euro price range, as they took advantage of the
strong dollar. At the top end of the market, enquiries for chateaux are almost entirely from the UK, no doubt stimulated by the popular Channel 4 series
Escape to the Chateau <a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau">(https://www.channel4.com/programmes/escape-to-the-chateau)</a> and Escape to the Chateau DIY
<a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau-diy">(https://www.channel4.com/programmes/escape-to-the-chateau-diy)</a></p>
[fall_in_love] => Array
(
[text] => <p><strong>The beautiful city of Limoges.</strong> Don’t make the mistake of thinking it is all about the airport – take time to explore the
historic centre, and particularly the wonderful Gothic cathedral. We also defy you to leave without picking up a few pieces of <strong>porcelain,
renowned throughout the world</strong> for gracing the tables of kings, queens, presidents and emperors. Outside of the city there are a plethora of
national parks, forests, lakes and rivers to explore. Try the <strong>vast Parque natural regional de Millevaches </strong>en Limousin and you will
never want to leave. If you can’t find romance in this beautiful, unspoilt, area then perhaps the country life is not for you!</p>
[images_alt] => Array
(
[0] => lakes
[1] => local_markets
[2] => countryside
[3] => limousine_race
[4] => porcelain
[5] => gothic art
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Some of the lowest price property in France, with exceptional value for money.</li>
<li class="attribute-dot">Limousin is a farming region, the markets here are the best in France.</li>
<li class="attribute-dot">The area is popular with overseas buyers, who often help bring villages back to life.</li>
<li class="attribute-dot">Plenty of affordable renovation projects – create your own dream home</li>
</ul>
[banner-mg] => Array
(
[image] => 74_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Lakes and forest
[link] => /lakes/limousin
[subtitle] => Nature | Serenity | Fishing
[image] => 74_lakes.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/limousin
[subtitle] => History and Passion
[image] => 74_chateaux.webp
)
[2] => Array
(
[title] => Tulle
[link] => /french-property-for-sale/getNearbyPostcodes/19000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] =>
[image] => 74_tulle.webp
)
[3] => Array
(
[title] => To renovate
[link] => https://www.frenchestateagents.com/french-property-for-sale/to-renovate/limousin
[subtitle] => To create your dream house
[image] => 74_renovate.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => village | village |...
[image] => 74_villages.webp
)
[5] => Array
(
[title] => Limoges
[link] => /french-property-for-sale/getNearbyPostcodes/87000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Limoges - Haute Vienne
[image] => 74_limoges.webp
)
[6] => Array
(
[title] => Farmlands - Commerce
[link] => /commercial/limousin?notSold=true
[subtitle] => Gites | Restaurant |...
[image] => 74_farmlands.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 87
[department_name] => Haute-Vienne
[prefecture] => Array
(
[name] => Limoges
[lat] => 45.83800969928
[lon] => 1.2524855528128
)
[sous-prefecture] => Array
(
[name] => Bellac
[lat] => 46.123447435936
[lon] => 1.0469213760221
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochechouart
[lat] => 45.826168436597
[lon] => 0.82634441259091
)
)
[aeroports] => Array
(
[name] => Aéroport Limoges-Bellegarde
[lat] => 45.863194933646
[lon] => 1.1826190747205
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1529
)
[1] => Array
(
[id] => 19
[department_name] => Corrèze
[prefecture] => Array
(
[name] => Tulle
[lat] => 45.26551343688
[lon] => 1.7702148511341
)
[sous-prefecture] => Array
(
[name] => Brive-la-Gaillarde
[lat] => 45.159585144393
[lon] => 1.5245499665364
)
[other_places] => Array
(
[0] => Array
(
[name] => Ussel
[lat] => 45.549164256396
[lon] => 2.313870006047
)
)
[aeroports] => Array
(
[name] => Aéroport de Brive-Souillac
[lat] => 45.041530478886
[lon] => 1.4897097126522
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1454
)
[2] => Array
(
[id] => 23
[department_name] => Creuse
[prefecture] => Array
(
[name] => Guéret
[lat] => 46.170232844599
[lon] => 1.8732211225521
)
[sous-prefecture] => Array
(
[name] => Aubusson
[lat] => 45.955267769349
[lon] => 2.170086521512
)
[other_places] => Array
(
)
[aeroports] => none
[aeroport_coordinates] =>
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 898
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.tourisme-hautlimousin.com/en/
)
[image] => 74_logo.webp
[text] => Renowned for its glorious fishing lakes, attractive countryside, and bargain properties, Limousin is a firm favourite with international buyers.
The colourful markets stock locally sourced produce and are renowned for their meat and vegetables. If you are looking to escape the pressure and stresses
of modern life you are in the right place.
)
[seo_text] => <p>Limousin, is made up of four departments and is renowned for its picturesque landscapes and unique architectural heritage. The region boasts a range
of local building materials, including granite, sandstone, and limestone, which have been used to create a variety of distinctive house styles for centuries.</p>
<p>One of the most prevalent types of homes in Limousin is the traditional, stone-built, house, which is commonly found in rural areas. These homes are constructed
from local granite and sandstone, and are characterised by their thick walls, small windows, and steeply pitched roofs. The use of local materials ensures that
these homes blend in seamlessly with the surrounding countryside.</p><p>Limousin is also home to a range of grand chateaux and manor houses, which often feature
ornate detailing and intricate stonework. Many of these majestic buildings were constructed using locally sourced limestone, which has a distinctive pale colour
which is particularly attractive in the French sunshine.</p><p>In addition to traditional styles, the region also offers a range of modern homes that make use of
local materials like wood and stone. These homes often feature large windows and open-plan living spaces that take advantage of the natural light and countryside views.
Building land is cheap in Limousin so many clients like to construct their own property, or buy a new-build off plan (VEFA). Indeed, Leggett Immobilier has many
building plots in Limousin, ready to create your dream home.</p><p>Overall, Limousin has a rich architectural heritage that makes use of a variety of local
building materials. From the traditional stone-built houses to the grand chateaux and modern homes, there's a diverse range of architectural styles to
suit all tastes and preferences in this beautiful region of France.</p>
)
[normandy] => Array
(
[id] => 25
[link] => /normandy-property
[region_id_search] => 25-23
[region_name] => Normandy
[new_region_name] => Normandy
[hero_images] => 3
[agent_photo] =>
[vignette] => 25_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => hauts_de_france
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Some of the finest coastline in France, UNESCO world heritage sites, friendly people, very best seafood, wines and cheeses.
[bold] => Welcome to Normandy
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Historically, the region was split into <strong>Lower and Upper Normandy</strong>, but these were merged in 2016 when the Grand Ouest
region was formed. <strong>Many locals still refer to Basse and Haute Normandie</strong>. They are also very proud of their history, and you can expect to
find some of the finest “patrimoine” in France, including cathedrals, abbeys, and churches. <strong>The Bay of Mont Saint-Michel alone has more than 60
protected monuments historiques.</strong></p><p>You can also expect to find the very best equestrian property that France has to offer. From the houses,
outbuildings and stabling to the grazing land and equestrian support network, this is a region that is perfect for equine lovers. Indeed, <strong>Normandy
has well over 300 horse riding centres and 31 hippodromes.</strong></p><p>The capital, Rouen, sits on the river Seine and has an important history.
The famous cathedral has been built and rebuilt over a period of 800 years, which is why it has gothic, flamboyant and renaissance elements.
These have been perfectly captured in many paintings by the impressionist artist Claude Monet. You will find many other historic buildings in
the pretty city centre, and the streets are thronged with a lively student population, as well as tourists and locals.</p><p><strong>The Normandy coast has some
lovely, upmarket, resorts. These are popular with Parisians, many of whom have holiday-homes here</strong>. Deauville is one, and hosts an annual American
movie festival, which is only second to Cannes in terms of prestige. The “les planches” boardwalk here was built out of exotic wood in 1923 so that the
wealthy could promenade along the seafront, without getting sand on their elegant clothing. Expect to find the great and good still doing this, then
uploading the photos to their Instagram accounts!</p>
[access] => Array
(
[text] => <p>Normandy is surrounded by three main airports: Paris Charles de Gaulle, Paris Orly and Nantes Atlantique. This means that regular direct
flights are available to all international destinations, including low-cost flights to the UK and Europe.</p><p>The train time between Rouen and Paris
is around 1hr 20mins, from where you can take the Eurostar, or TGV to all major European cities. Of course, the SNCF train network also runs throughout
Normandy. The A13 connects Rouen to Paris in under two hours, the port at Le Havre in just over an hour, or Caen in around an hour and a half.</p>
<p>The ferry ports at Ouistreham/Caen, Cherbourg, Dieppe, and Le Havre are all popular, visit <a href="https://www.brittany-ferries.co.uk">https://www.brittany-ferries.co.uk</a> for latest sailing times.</p>
[25_access_map] => transport map Normandy
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in all of the major towns and resorts,
as well as expert comment from our local agents in the region.</p><p>Normandy is a popular region for holiday homes, particularly with Parisians, and buyers
from the UK, Belgium and Netherlands who can reach their properties with relative ease.</p><p>Demand for property in all five departments has been strong over
recent years. Prices have been rising steadily although they are beginning to level off now. Over the last 12 months the average house price has fluctuated
in each department: Calvados +3.3%, Eure -0.7%, Manche -0.7%, Orne -0.7% and Seine-Maritime +3.4%.</p><p>You will pay a premium price on the coast, particularly
in the popular resorts like Deauville. You will also find that prices are higher in and around the bigger towns and cities (particularly Rouen, where the
high student population means that rental property is always in demand), and the closer you get to Paris. As an example, thousands of visitors’ flock
from Paris to Giverny, to visit Monet’s house and garden, but many people also commute the other way, as it is under an hour by car into central Paris.</p>
<p>Equestrian property is also a speciality in Normandy, which is home to Le Pin National Stud. The grounds stretch throughout Haras de Pin and its
neighbouring towns, and all are classified as national monuments. The second national stud is at St Lo, and there is a 190km trail which links the two.
Around 40% of all French racehorses are bred in Normandy, by 8,300 horse breeders. The small airport at Deauville specialises in transporting horses.
No wonder equestrian related properties are so popular throughout the region.</p>
[fall_in_love] => Array
(
[text] => <p>There are some obvious choices. <strong>Mont-Saint-Michel</strong> is a tidal island a few hundred metres off the Normandy coast,
its Abbey is one of the most photographed monuments in France. The whole bay is a <strong>UNESCO world heritage site</strong>, and it attracts
around 3m visitors a year. Over 60 buildings within the commune are protected as monuments historiques. Just along the coast, the fortified town
of Granville is truly special. It has stunning views over the bay and is a lively and pretty fishing port, renowned for the quality of its festivals.</p>
<p>Some of the other seaside towns are also amongst the most attractive in France. <strong>Deauville, in Calvados, is a popular spot with wealthy
Parisians</strong> who come to watch the horse-racing, wager in the casino’s and to be seen in the swanky restaurants. Nearby
<strong>Cabourg also has a golden beach, racecourse, casino and Belle Epoque villas</strong> and is perhaps even prettier than <strong>Deauville</strong>.
For sure, you will fall in love with <strong>Giverny, the village of Claude Monet</strong>. Impressionist painters first set up their easels here in the
19th century and before entering the village you will probably pass the Old Mill at Vernon, a half-timbered building, hanging over the Seine, that you
will recognise from many paintings. Within Giverny you will find Monet’s house but, more importantly, his gardens. These are possibly the most romantic
place on earth. Split into two, you can choose between the Clos Normand and the Water Garden – in the latter you will find the famous Japanese Bridge.
Sadly, you won’t be alone though as around 500,000 visitors a year arrive to see Monet’s paintings come to life.</p><p>Another town popular with tourists
is Bayeux. The famous tapestry has been listed on the UNESCO memory of the world register since 2007. It is a 70m long embroidery (that’s the width of a
football pitch), depicting the conquest of England in 1066 by William the Conqueror. Around 400,000 visitors per annum come to look for the patch where
it shows Harold being hit in the eye by an arrow. Less famous, but still a UNESCO site, are the Vauban Forts. Built during the reign of King Louis XIV
these two towers (one in Saint-Vaast-la-Houge and the other on the island of Tatihou) protect the harbour entrance to Saint-Vaast.</p>
[images_alt] => Array
(
[0] => cow
[1] => apple
[2] => cidre
[3] => horses
[4] => cheeses
[5] => memory
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Easy to get too by ferry, air or road, Normandy is popular with buyers from all over Europe</li>
<li class="attribute-dot">The seaside resorts are exceptional, and popular with wealthy Parisians.</li>
<li class="attribute-dot">Normandy has pretty countryside, with plenty of local produce in the village markets.</li>
<li class="attribute-dot">It is the ideal region to set up an equestrian business, with an excellent support network.</li>
<li class="attribute-dot">The region has a plethora of historic buildings, including cathedrals, abbeys and churches.</li>
</ul>
[banner-mg] => Array
(
[image] => 25_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/25
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Higher Normandy
[link] => /all/higher-normandy
[subtitle] => Seine Maritime | Rouen |Eure | Evreux
[image] => 25_higher_normandy.webp
)
[1] => Array
(
[title] => Lower Normandy
[link] => /all/normandy
[subtitle] => Manche | Calvados | Orne
[image] => 25_lower_normandy.webp
)
[2] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/normandy
[subtitle] => To create perfect home
[image] => 25_renovate.webp
)
[3] => Array
(
[title] => Around Honfleur and Deauville
[link] => /french-property-for-sale/mainSearch/departments:/towns:14600+Honfleur--14800+Deauville--14600+Gonneville-sur-Honfleur--14600+All_communes_in_postcode--14800+Saint-Arnoult/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => So "charming"
[image] => 25_honfleur_deauville.webp
)
[4] => Array
(
[title] => Pittoresque villages
[link] =>
[subtitle] =>
[image] => 25_villages.webp
)
[5] => Array
(
[title] => Equestrian
[link] => /french-property-for-sale/type/equestrian/14/25
[subtitle] =>
[image] => 25_equestrian.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/25
[subtitle] => View | Sea | Liberty
[image] => 25_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 76
[department_name] => Seine-Maritime
[area_m2] => 2207
[prefecture] => Array
(
[name] => Rouen
[lat] => 49.44290461972
[lon] => 1.0966644197879
)
[sous-prefecture] => Array
(
[name] => Dieppe
[lat] => 49.923331847632
[lon] => 1.0767676418887
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Havre
[lat] => 49.495766826471
[lon] => 0.11060147583339
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport du Havre-Octeville
[lat] => 49.531034255224
[lon] => 0.09125114350873
)
[1] => Array
(
[name] => Aéroport Rouen Vallée de Seine
[lat] => 49.388878370461
[lon] => 1.1876468434022
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 14
[department_name] => Calvados
[area_m2] => 2389
[prefecture] => Array
(
[name] => Caen
[lat] => 49.183625928898
[lon] => -0.3684664451405
)
[sous-prefecture] => Array
(
[name] => Bayeux
[lat] => 49.276327630411
[lon] => -0.70257646171194
)
[other_places] => Array
(
[0] => Array
(
[name] => Lisieux
[lat] => 49.145782412365
[lon] => 0.22735014237833
)
[1] => Array
(
[name] => Vire
[lat] => 48.837589236899
[lon] => -0.88974145609434
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Caen-Carpiquet
[lat] => 49.183134876692
[lon] => -0.45973060861816
)
[1] => Array
(
[name] => Aéroport de Deauville-Normandie
[lat] => 49.361087991762
[lon] => 0.15783159693601
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 27
[department_name] => Eure
[area_m2] => 2063
[prefecture] => Array
(
[name] => Évreux
[lat] => 49.026911067993
[lon] => 1.1534967568025
)
[sous-prefecture] => Array
(
[name] => Bernay
[lat] => 49.089373313795
[lon] => 0.60023583431473
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Andelys
[lat] => 49.246678355882
[lon] => 1.4204660161128
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 50
[department_name] => Manche
[area_m2] => 1879
[prefecture] => Array
(
[name] => Saint-Lô
[lat] => 49.115304541522
[lon] => -1.0843194503655
)
[sous-prefecture] => Array
(
[name] => Avranches
[lat] => 48.686902921297
[lon] => -1.3632592678531
)
[other_places] => Array
(
[0] => Array
(
[name] => Cherbourg
[lat] => 49.633846299128
[lon] => -1.6256892549664
)
[1] => Array
(
[name] => Coutances
[lat] => 49.047427581767
[lon] => -1.4437167549572
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Cherbourg - Manche
[lat] =>
[lon] =>
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[4] => Array
(
[id] => 61
[department_name] => Orne
[area_m2] => 1397
[prefecture] => Array
(
[name] => Alençon
[lat] => 48.43267345914
[lon] => 0.090798703197332
)
[sous-prefecture] => Array
(
[name] => Argentan
[lat] => 48.744450431648
[lon] => -0.016899709027981
)
[other_places] => Array
(
[0] => Array
(
[name] => Mortagne-au-Perche
[lat] => 48.523171617647
[lon] => 0.53796342743184
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.normandie.fr/
[Official Tourism Office] => https://en.normandie-tourisme.fr/
)
[image] => 25_logo.webp
[text] => Located in north-west France, Normandy played a vital role in some of the most significant events of World War II. Indeed, it is a region steeped
in history which makes it a fascinating place to visit. Normandy’s coastline is a major attraction, with long stretches of sandy beaches...
)
[seo_text] => <p>... rugged cliffs, and upmarket seaside resorts. Inland, the region’s rolling hills, green pastures and picturesque countryside are dotted with
apple orchards and dairy farms. Normandy is an ideal region for nature lovers.</p><p>Normandy is also renowned for its rich culinary heritage, which includes
world-famous products such as Camembert cheese and Calvados brandy, and cider. No wonder that the colourful local markets are so popular. If you like
seafood then you will find freshly caught fish, crabs, and oysters at the market too.</p><p>Moreover, Normandy is known for its pretty, half-timbered houses,
as well as the quality of its historic monuments. Nearly every town and village have a beautiful church in its centre, whilst the bigger towns and cities
host some of the worlds finest abbeys and cathedrals – Notre Dame in Rouen is probably the most famous example. There are plenty of beautiful gardens to
visit throughout Normandy, the finest of which must be the two Monet gardens in Giverny, just an hour from Paris.</p><p>Houses in Normandy come in a variety of
different styles, from rambling equestrian properties and stud farms to charming half-timbered houses and Belle Epoque seaside villas. There are also plenty
of characterful old stone farmhouses in Normandy, so something to suit all tastes and budgets.</p><p>Possibly the most sought after (by all buyer nationalities)
are equestrian properties and stud farms. The region is known for its love of horses and equestrian sports, and as a result many properties come equipped with
stables, paddocks, and training arenas. These properties offer a tranquil, rural lifestyle, surrounded by rolling hills, forests and meadows.</p>
<p>In some of the region’s towns and villages you will find half-timbered houses, with their distinctive black and white timber frame construction,
pitched roofs, and colourful shutters. Some of these houses date back to the medieval era and are testament to the rich cultural heritage to be found
in Normandy property.</p><p>For those who love the sea, then Deauville and the other Belle Epoque resorts are a perfect choice. Apartments in Deauville, Cabourg,
Honfleur and other resorts are incredibly popular with Parisian buyers seeking a holiday home on the Normandy coast. The towns offer a choice of luxury
apartments and grand seafront villas, with views out over the sea. Many of these homes feature ornate architecture, large bay windows, and balconies
reflecting the glamour and sophistication of the Belle Epoque era.</p><p>There are also many traditional stone country houses and character properties to choose
from, all of which are at bargain prices when compared with properties in nearby Paris/Ile de France.</p>
)
[languedoc_roussillon] => Array
(
[id] => 91
[link] => /languedoc-roussillon-property
[region_name] => Languedoc-Roussillon
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 91_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => provence_cote_d_azur
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Mediterranean living at affordable prices, Languedoc Roussillon offers a unique lifestyle.
[bold] => Welcome to Languedoc-Roussillon
)
[css_color] => #017BAA
[accordion] => Array
(
[what_to_expect] => <p>Beautiful countryside that comes to life in the Mediterranean sunshine. The five departments of Languedoc Roussillon are home to
<strong>some of the best value properties in the south of France</strong>. It is also experiencing the strongest population growth in France and has a
particularly active property market. You might be surprised to learn that it also has three times the number of vineyards than the area around Bordeaux.
In practice this means that many homes in Languedoc Roussillon have views out over the vines, and that the markets have a wide variety of excellent local wines
for you to sample, and choose your favourite. The coast stretches <strong>from the Spanish border to the Camargue and the edge of the Riviera </strong>and is an
utter delight.</p>
[access] => Array
(
[text] => <p>This is such a huge area that we need to break it down into the western side (which stretches to the Spanish border) and the eastern side
(which borders the Riviera and Provence).To the west, the main airports are Perpignan and Carcassonne, with both the major airports in Barcelona and
Toulouse within easy reach. Perpignan has direct flights to the UK/Ireland, as well as Belgium and Morocco, while from Carcassonne you can fly to the
UK/Ireland, Belgium, and Portugal.</p><p>On the eastern side of Languedoc Roussillon, the airports include Montpellier, Nimes and Beziers. Montpellier
has direct flights to 35 destinations throughout Europe and Africa, Nimes has flights to London, Edinburgh, Dublin and also Belgium, Portugal and Morocco.
Beziers is particularly popular as it is easy to access, with flights to Luton, Stansted, Bristol, Manchester, Edinburgh, Brussels, Stockholm, and Dusseldorf.</p>
<p>There are regular TGV trains from Paris to Perpignan and Carcassonne in the west and to Nimes and Montpellier in the east of the region.
In addition, there are many smaller stations, connected by the SNCF network, with many of the lines passing through spectacular countryside.</p>
<p>The A9 motorway follows the coast throughout Languedoc Roussillon, running from Perpignan to Nimes, whilst the A61 runs from Toulouse, though Carcassonne to
Narbonne. On the eastern side the A7 runs down from Lyon before connecting with the A9 at Orange</p>
[91_access_map] => transport map Languedoc-Roussillon
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities in Languedoc Roussillon.
It is impossible to define the property market in Languedoc Roussillon, because of the sheer area it covers. In effect it is made up of hundreds of micro-markets.
To get the best idea of market conditions you need to speak with one of our local agents, on the ground.</p><p>In broad terms, travelling from west to east,
each department saw property prices rise last year: Pyrénées-Orientales - +10.7% ; Aude - +1.6% ; Herault - +4.2% ; Lozere - +1.6% ; Gard - +19.1%</p>
<p>Languedoc Roussillon is part of Occitanie, the leading region in France for business creation. Both the economy and the property market are thriving.
Demand is driven by the home market and French buyers have been snapping up property as soon as it is advertised. The issue is that there has not been enough
new stock to satisfy this demand. Add in the fact that Languedoc Roussillon is incredibly popular with international buyers (particularly those from the UK,
Belgium, Netherlands and Germany) and you can see why prices have been rising. This is particularly the case with country property, which remains in high
demand. The top end too is thriving, with chateaux, country estates and seaside apartments/villas in demand. Recently, we have seen an influx of Americans
taking advantage of the strong dollar, as well as HNWI’s from Paris and other cities.</p>
[fall_in_love] => Array
(
[text] => <p>The people. You will almost certainly hear <strong>Occitan or Catalan spoken </strong> in some towns, they are proud of their region
for good cause. You are likely to receive a warm and friendly welcome, perhaps even over a glass of locally produced wine. Three that you will almost
certainly fall in love with are <strong> Tavel (a dry rosé from Gard), Banyuls (a fortified desert wine from the Pyrénées-Orientales) and Fitou
(a full bodied red from Aude).</strong> Speaking of wine, the markets in Languedoc Roussillon are renowned as some of the best in France, famous
for their colour and their mix of local produce.</p><p>This is a historic region. The jewel in the crown must be <strong>Carcassonne and its famous
citadel</strong>. La Cité is beautifully preserved and is testament to 1,000 years of military architecture and 2,500 years of history. The views from
the western ramparts are magnificent. It is, of course, a UNESCO world heritage site, as is the Pont du Gard, close to Remoulins. It is an immense roman
aqueduct, built in the first century AD to carry water over a stretch of 50km’s. If you get the chance, you should also navigate a stretch of the 240km
long <strong>Canal du Midi</strong>, which connects Toulouse to the Mediterranean. If you are looking to fall in love, then make sure you visit the port
of Trebes, which is an ideal starting point to cycle into nearby Carcassonne (13km’s).</p><p>The coastline along Languedoc Roussillon is full of delights too.
<strong> From picture postcard Collioure and other seaside towns close to Perpignan (where you can swim in the Med and ski on the same day), via Sete,
a port known as the Venice of Languedoc, right round to the modern architecture of upmarket La Grande-Motte </strong>.</p>
[images_alt] => Array
(
[0] => pont_du_gard
[1] => horses
[2] => lifestyle
[3] => beach
[4] => vineyards
[5] => arenes_nimes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean climate, but with that authentic French feel.</li>
<li class="attribute-dot">Property prices in Languedoc Roussillon are lower than those in PACA and offer exceptional value.</li>
<li class="attribute-dot">The vineyards, which cover three times the area you will find around Bordeaux. The countryside is stunning.</li>
</ul>
[banner-mg] => Array
(
[image] => 91_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Cities
[link] => /french-property-for-sale/mainSearch/departments:/towns:34000+All_communes_in_postcode--30000+All_communes_in_postcode--66000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Nîmes | Montpellier | Perpignan
[image] => 91_cities.webp
)
[1] => Array
(
[title] => Châteaux
[link] => /chateau/languedoc-roussillon
[subtitle] => History and Passion
[image] => 91_chateaux.webp
)
[2] => Array
(
[title] => < 150.000 euros
[link] => /all/languedoc-roussillon/price:l?notSold=true
[subtitle] => ...and dream becomes reality
[image] => 91_hinterland.webp
)
[3] => Array
(
[title] => Maisons de Maître
[link] => /languedoc-roussillon/maison-de-maitre
[subtitle] => Maisons de Maître | Maisons de Famille
[image] => 91_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/languedoc-roussillon
[subtitle] => Pleasure to renovate
[image] => 91_renovate.webp
)
[5] => Array
(
[title] => Carcassonne
[link] => /french-property-for-sale/getNearbyPostcodes/11000/1/sort:price/direction:desc?notSold=true
[subtitle] => Carcassonne | Leggett office in Aude
[image] => 91_carcassonne.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/91
[subtitle] => Seaside towns and villages
[image] => 91_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 34
[department_name] => Hérault
[prefecture] => Array
(
[name] => Montpellier
[lat] => 43.61123772714267
[lon] => 3.866271652346671
)
[sous-prefecture] => Array
(
[name] => Béziers
[lat] => 43.345834622588455
[lon] => 3.219806915730329
)
[other_places] => Array
(
[0] => Array
(
[name] => Lodève
[lat] => 43.73366515253092
[lon] => 3.3115835463956906
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Béziers-Cap d'Agde
[lat] => 43.32067531214704
[lon] => 3.353310081491009
)
[1] => Array
(
[name] => Aéroport de Montpellier-Méditerranée
[lat] => 43.57953129047926
[lon] => 3.9648685759441444
)
)
[LGV] => oui
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3061
)
[1] => Array
(
[id] => 66
[department_name] => Pyrénées-Orientales
[prefecture] => Array
(
[name] => Perpignan
[lat] => 42.68841035179339
[lon] => 2.8924937639670554
)
[sous-prefecture] => Array
(
[name] => Céret
[lat] => 42.48581244307046
[lon] => 2.746692427059418
)
[other_places] => Array
(
[0] => Array
(
[name] => Prades
[lat] => 42.61779459504448
[lon] => 2.4227916501908933
)
)
[aeroports] => Array
(
[name] => Aéroport de Perpignan-Rivesaltes
[lat] => 42.741080352242804
[lon] => 2.868484027511029
)
[LGV] => non
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2561
)
[2] => Array
(
[id] => 11
[department_name] => Aude
[prefecture] => Array
(
[name] => Carcassonne
[lat] => 43.2117714428004
[lon] => 2.347028332138393
)
[sous-prefecture] => Array
(
[name] => Limoux - Narbonne
[lat] => 43.05377138858291
[lon] => 2.216343517094507
)
[other_places] => Array
(
[0] => Array
(
[name] => Narbonne
[lat] => 43.18480726947004
[lon] => 2.9986651824178727
)
)
[aeroports] => Array
(
[name] => Aéroport de Carcassonne-Salvaza
[lat] => 43.21400304076378
[lon] => 2.3081126336099085
)
[LGV] => non
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 1943
)
[3] => Array
(
[id] => 30
[department_name] => Gard
[prefecture] => Array
(
[name] => Nîmes
[lat] => 43.838820402729354
[lon] => 4.353843657098794
)
[sous-prefecture] => Array
(
[name] => Alès
[lat] => 44.127080796400875
[lon] => 4.083427215851882
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Vigan
[lat] => 43.99277412237646
[lon] => 3.605151093732204
)
)
[aeroports] => Array
(
[name] => Aéroport de Nîmes-Garons
[lat] => 43.76312944469214
[lon] => 4.421598139169517
)
[LGV] => oui
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2687
)
[4] => Array
(
[id] => 48
[department_name] => Lozère
[prefecture] => Array
(
[name] => Mende
[lat] => 44.51777698994725
[lon] => 3.504073059502802
)
[sous-prefecture] => Array
(
[name] => Florac
[lat] => 44.32403797579315
[lon] => 3.5915048594153753
)
[other_places] => none
[aeroports] => none
[LGV] => non
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1558
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.laregion.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => 91_logo.webp
[text] => Take a step back in time and visit historic Languedoc Roussillon. Stroll around the ramparts in Carcassonne, listen to a concert in the unique
amphitheatre in Nimes, or hire a boat and cruise down the Canal du Midi towards the sparkling Mediterranean Sea. Buy a property here and discover France as it
has been for thousands of years.
)
[seo_text] => <p>The five departments of Languedoc Roussillon have a huge variety of property and architectural styles. A house in the Pyrénées-Orientales is very
different to a seaside apartment in the Gard. The seaside towns close to Perpignan are amongst the most beautiful in France and property in Collioure,
Canet-en-Roussillon and Banyuls-sur-Mer is particularly desirable. An apartment, with sea-view in any of these towns is highly prized.</p>
<p>These seafront apartments in Languedoc Roussillon could not be more different to the traditional stone Mas that can be found inland. A Mas is a large farmhouse,
made from local stone. Along with the Bastide style houses they can be found scattered throughout Languedoc Roussillon. They usually have small windows at the back,
which faces the wind, with larger openings at the front to capture the sunlight. International buyers in particularly see a traditional Languedoc Roussillon Mas as a
prestigious and desirable property, particularly if it has been sympathetically renovated. The region is dominated by vineyards and there are plenty of country
houses and wine estates in Languedoc Roussillon.</p><p>Newbuilds too are popular in the region, and many are built using local materials so that they blend into the
landscape. Villas and newbuild apartments are popular in the coastal towns like Agde, Sete and La Grande-Motte. Having a property with a view over the Mediterranean
is an excellent investment, as well as fun to visit. There are also a number of beautiful Chateaux, Maison de Maitres, and country houses throughout Languedoc
Roussillon – property here truly is a mixture of styles and prices, with something for every budget. With prices lower than in neighbouring PACA, there are many
bargain properties to be found.</p>
)
[pays_de_la_loire] => Array
(
[id] => 52
[link] => /pays-de-la-loire-property
[region_name] => Pays-de-la-Loire
[new_region_name] => Pays-de-la-Loire
[hero_images] => 3
[agent_photo] =>
[vignette] => 52_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => centre_val_de_loire
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => From relaxing on the sandy beaches of the Vendée, to the exhilaration of the 24hr Le Mans festival, a property in Pays de la Loire will give you endless enjoyment.
[bold] => Welcome to Pays-de-la-Loire
)
[css_color] => #0D738E
[accordion] => Array
(
[what_to_expect] => <p><strong>Family friendly beaches, authentic French towns, some lovely chateaux, and bargain property prices</strong>.
Property in the Pays de la Loire is exceptional value for money, and is easy to get to from Paris, the UK, Belgium, Holland, and Germany.
Perhaps this is why so many international buyers have a holiday home here.</p><p>Situated on the <strong>Atlantic coast</strong>, the region has an excellent
climate with mild winters and warm (but not stifling hot) summers. This means that the beautiful, sandy, beaches in the Vendée are popular with families
who enjoy the warm sea, and pretty seaside resorts. Inland the ancient Duchy of Anjou straddles the Loire River, and it is here that you will find
the rolling vineyards that produce the famous aromatic rosé wine. Expect to see your neighbours enjoying many a sunset, with a glass of local wine
in their hands.</p><p><strong>The capital of the region, Nantes,</strong> has been cited as offering the highest quality of life in France.
The medieval core of the city has narrow streets and half-timbered houses, and the city has a real energy about it, as you find the tourists mixing
with the university students. Buy a property in the Pays de la Loire and you really will be opening the door to an exceptional quality of life.</p>
[access] => Array
(
[text] => <p>The main airport in the region is Nantes Atlantique, which is easily accessed to the south of the city. You can catch direct flights to over
80 destinations throughout Europe, Africa, the Middle East and North America. This is a particularly popular airport with buyers from the UK as it has
flights from London, Manchester, Birmingham, Edinburgh, Bristol, and Dublin.</p><p>The TGV between Nantes and Paris takes around 2hrs 20 mins, and from here
you can get the Eurostar to London, or travel onwards to Brussels, Amsterdam and other major European cities. Don’t forget too that there are over 250 SNCF
stations across the region.</p><p>The A11 motorway connects Nantes, Angers and Le Mans with Paris Orly airport, and then Paris centre. Heading north, the
RN137 takes you to Rennes and the Brittany ferry ports, whilst the A83 heads south to Niort and from there to La Rochelle and Bordeaux. Why not take the
smaller roads though, and head along the valley to Angers and Saumur, taking in the pretty riverside villages.</p>
[52_access_map] => transport map Pays-de-la-Loire
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in nine of the major towns and
resorts, as well as expert comment from our local agents in the region.</p><p>This is a popular region for holiday homes as property prices are so reasonable.
It is estimated that 11% of the 1.9m homes in the region are holiday-homes. The Pays de la Loire has seen some of the biggest house price rises in France over
recent years, although they are beginning to stabilise now. Price rises in the five departments have been: Loire Atlantique 2.2%, Maine-et-Loire 3.1%,
Mayenne 6.2%, Sarthe 6.2% and Vendée 7.3%.</p><p>Country property has been particularly popular in recent years, with high demand but low supply. There have
simply not been enough new properties coming onto the market to satisfy the number of domestic and overseas buyers. Older property, with plenty of space and
large gardens has been at the top of many buyers lists. Despite recent rises, you will find that property prices are generally lower than elsewhere in France
(particularly in Sarthe and Mayenne).</p>
[fall_in_love] => Array
(
[text] => <p><strong>The fairy-tale chateaux in the western side of the region</strong> are a great place to start. <strong>Saumur</strong> is known as
the prettiest and it overlooks both the Loire and Thouet rivers. Built in the 10th century it was extensively restored and is well worth a visit.
Whilst in Saumur you should definitely also go to see <strong>the Cadre Noir (black clad horse-riding instructors) at the Ecole Nationale d’Equitation
(French military riding academy)</strong>. Open to the public, you can see training in process and visit the stables. The riders also perform as an
equestrian display team, and this is one of the “Big Four” classical riding academies in the world.</p><p>Of course, you could also go and watch <strong>the
worlds oldest endurance race in Le Mans</strong>. The 24hr race is part of the “triple crown” of racing, alongside the Indianapolis 500 and the Monaco Grand
Prix. Over 250,000 visitors come to watch the race every year, with a full week of entertainment and events. Locals will tell you that more fun is had at
the “Le Mans Classic” though. Here you will see 800 classic racing cars on the track, 8,500 classic cars formally on display, and thousands more driven by
enthusiastic spectators. Many visitors are from the UK and the motorways north, after the event, are a sight to behold, with suitcases strapped on the back
of the old cars.</p><p>There is so much in Nantes to fall in love with, but one attraction that you may not have thought of are the Machines de l’ile.
Difficult to describe, but incredible in reality, these are a collection of machines inspired by Jules Verne and Leonardo da Vinci. The centrepiece is
a giant mechanical elephant, that people can ride upon as it strides along the quayside, spraying tourists with water from its giant trunk. Superb fun
for children and adults alike.</p><p>Similarly, while most tourists flock to Eurodisney and Parc Asterix, those in the know head to the Puy de Fou.
It has been voted as the worlds best theme park. Visitors travel through history, taking in 18 shows and four villages. You are free to choose your
own period of history and the shows are designed to be like live movies. From sword fights and gladiators to aquatic displays, set to 17th century ballet,
these are experiences that will live with you forever.</p><p>Finally, we’d suggest a trip to the coast. Not to laze on the <strong>200km’s of sandy beaches,
but to see the start of the Vendée Globe</strong>. This is the greatest sailing race around the world, non-stop and without assistance. The boats are all 60
feet long and are sailed solo. The next race sets off in January 2025, make a note in your diary now.</p>
[images_alt] => Array
(
[0] => beaches
[1] => architecture
[2] => wine
[3] => beach
[4] => nantes
[5] => vendees
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Gulf Stream gives western France a beautifully mild climate, with mild winters and warm summers.</li>
<li class="attribute-dot">Property in Pays de la Loire is well-priced, with many bargains to be had.</li>
<li class="attribute-dot">The river valleys are scenic and dotted with pretty villages and market towns.</li>
<li class="attribute-dot">Some of the local vineyards produce excellent, well-priced, wines. The Rosé is world-famous.</li>
<li class="attribute-dot">Pays de la Loire has some of the best beaches in France, pure sand and family friendly.</li>
</ul>
[banner-mg] => Array
(
[image] => 52_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nantes
[link] => /french-property-for-sale/mainSearch/departments:44/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Nantes
[image] => 52_nantes.webp
)
[1] => Array
(
[title] => Angers
[link] => /french-property-for-sale/mainSearch/departments:49/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Angers
[image] => 52_angers.webp
)
[2] => Array
(
[title] => Lakes
[link] => /lakes/pays-de-la-Loire
[subtitle] => Nature | Fishing
[image] => 52_lakes.webp
)
[3] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/52
[subtitle] =>
[image] => 52_coastal.webp
)
[4] => Array
(
[title] => Villages
[link] =>
[subtitle] =>
[image] => 52_villages.webp
)
[5] => Array
(
[title] => Vendée
[link] => /all/vendee
[subtitle] => Vendée | around La Roche-sur-Yon | on the coast
[image] => 52_vendee.webp
)
[6] => Array
(
[title] => Châteaux
[link] => /chateau/pays-de-la-loire
[subtitle] => "La vie de châteaux"
[image] => 52_chateaux.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 44
[department_name] => Loire-Atlantique
[area_m2] => 3191
[prefecture] => Array
(
[name] => Nantes
[lat] => 47.216603023225
[lon] => -1.5610214498934
)
[sous-prefecture] => Array
(
[name] => Châteaubriant-Ancenis
[lat] => 47.722750794072
[lon] => -1.3885276815558
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Nazaire
[lat] => 47.272566928493
[lon] => -2.2243989272089
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Nantes-Atlantique
[lat] => 47.157440665543
[lon] => -1.6063388897341
)
[1] => Array
(
[name] => Aéroport de Saint-Nazaire - Montoir
[lat] => 47.312208521054
[lon] => -2.1527079283702
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 53
[department_name] => Mayenne
[area_m2] => 1463
[prefecture] => Array
(
[name] => Laval
[lat] => 48.079272493391
[lon] => -0.76952609889041
)
[sous-prefecture] => Array
(
[name] => Château-Gontier
[lat] => 47.82850118542
[lon] => -0.71881788339367
)
[other_places] => Array
(
[0] => Array
(
[name] => Mayenne
[lat] => 48.30594598956
[lon] => -0.62206695986596
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Laval
[lat] => 48.032088434064
[lon] => -0.74020248247534
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 72
[department_name] => Sarthe
[area_m2] => 1685
[prefecture] => Array
(
[name] => Le Mans
[lat] => 48.006597714926
[lon] => 0.20308218743897
)
[sous-prefecture] => Array
(
[name] => La Flèche
[lat] => 47.69529585419
[lon] => -0.077358965814999
)
[other_places] => Array
(
[0] => Array
(
[name] => Mamers
[lat] => 48.347725224813
[lon] => 0.36721147271283
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Le Mans-Arnage
[lat] => 47.9467567753
[lon] => 0.19644179493912
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 49
[department_name] => Maine-et-Loire
[area_m2] => 2130
[prefecture] => Array
(
[name] => Angers
[lat] => 47.471332449547
[lon] => -0.54868716037205
)
[sous-prefecture] => Array
(
[name] => Cholet
[lat] => 47.059932981159
[lon] => -0.8811388143572
)
[other_places] => Array
(
[0] => Array
(
[name] => Saumur
[lat] => 47.260660092178
[lon] => -0.082129752079646
)
[1] => Array
(
[name] => Segré-en-Anjou Bleu
[lat] => 47.688685478533
[lon] => -0.86709236075116
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport d'Angers-Loire
[lat] => 47.562842543466
[lon] => -0.31459496273764
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 85
[department_name] => Vendée
[area_m2] => 2547
[prefecture] => Array
(
[name] => La Roche-sur-Yon
[latitude] => 46.670302234894
[longitude] => -1.4321667135904
)
[sous-prefecture] => Array
(
[name] => Fontenay-le-Comte
[latitude] => 46.465807044104
[longitude] => -0.80950350264548
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Sables-d'Olonne
[latitude] => 46.492916946554
[longitude] => -1.7949834457756
)
)
[aeroports] => Array
(
)
[LGV] => 0
[ski] => 0
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.paysdelaloire.fr/
[Official Tourism Office] => https://www.atlantic-loire-valley.com/
)
[image] => 52_logo.webp
[text] => The region is also home to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known,
chateaux such as Brézé, Saumur and Clisson...
)
[seo_text] => <p>The Pays de la Loire is renowned for its beautiful coastline and is home to some of the most beautiful beaches in France. From the wide, sandy,
beach in La Baule to the rugged coastline of the Vendée, there are plenty of opportunities for sunbathing, swimming, and water sports. The region is also home
to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known, chateaux such as Brézé, Saumur
and Clisson. The markets in Pays de la Loire are colourful and full of local delicacies. The wines are particularly good, and many compliment the fresh seafood
that is brought in from the boats landing in the ports and fishing villages of the Loire Atlantique.</p><p>The five departments of the Pays de la Loire offer
different styles of houses and apartments, each with a unique charm and appeal. Along the coastline you will find a mix of traditional fishing villages and
modern seaside resorts. Some of the latter feature Belle Epoque villas. Apartments with a sea view in Les Sables-d’Olonne, and Saint Jean-de-Monts fetch premium
prices.Further north, the fishing villages are home to charming cottages and apartments that reflect the maritime heritage of the Loire Atlantique.
Some of the most in demand are the houses and apartments in Pornic and the other resorts in the Baie de Bourgneuf.</p><p>Inland the Pays de la Loire is famous for
its vineyards and agricultural land, and you will find a mixture of farmhouses and old stone country houses. Many of these have been beautifully restored to regain
their original character and charm. Bigger cities like Nantes are home to half-timbered houses and more modern apartments. These homes offer a mix of historical and
contemporary living. New build (VEFA) properties are also popular in Nantes as it has a large student population and accommodation in the city centre is not easy to
find.</p><p>To summarise, you will find a variety of houses in Pays de la Loire, with something to suit all budgets and tastes.</p>
)
[poitou_charentes] => Array
(
[id] => 54
[link] => /poitou-charentes-property
[region_name] => Poitou-Charentes
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 54_team.webp
[vignette] => 54_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Looking for great value property in the second sunniest part of France? From sandy beaches to rolling vineyards you will fall in love with the Poitou Charentes.
[bold] => Welcome to Poitou-Charentes
)
[css_color] => #244C5E
[accordion] => Array
(
[what_to_expect] => <p>Beautiful properties, where the local stone glows creamy gold in the setting sun. Take your aperitif overlooking fields of sunflowers
or watching the viticulteurs tend their vines.</p><p>Buy a property in Poitou Charentes and you will get the best of two worlds. On the coast you
will find some of the safest, family-friendly, beaches in France. You will also be able to explore the famous oyster beds around the Ile d’Oléron and Ile
de Ré or go and shop for pearls in the designer boutiques that can be found in La Rochelle. Drive inland and you will soon be in the middle of the vines
that are used to make the finest Cognac. Courvoisier, Martell, Remy Martin, Hennessy - the names roll off the tongue as smoothly as the liquor itself.
Futuroscope is a theme park, renowned for its use of cinematographic and audio-visual techniques – it attracts around 2m visitors a year and is easy to access,
on the outskirts of Poitiers.</p>
[access] => Array
(
[text] => <p>The two main airports are La Rochelle and Poitiers. The former has regular domestic flights, as well as direct flights to the UK, *Ireland,
Belgium, Portugal and Switzerland. From Poitiers you can fly direct to London, Edinburgh, Lyon and Barcelona..</p><p>The region is also served by the TGV
network, with major stations in Poitiers, La Rochelle and Angouleme. Links to the Eurostar are easy and this is a popular way for clients from the UK to
visit their holiday homes in Poitou Charentes.</p><p>Similarly, the region is comfortably accessed by car from the UK, Netherlands, Belgium, Germany and
Switzerland, making it a popular holiday home destination. The A10 runs north-south through Poitou Charentes, with the RN141 and A83 travelling east-west.</p>
[54_access_map] => transport map Poitou-Charentes
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities.</p>
<p>This is a popular region for holiday homes as property prices are so reasonable. Prices in all four departments have risen in recent years. In 2022 the rises were
Charente (6.3%), Charente Maritime (5%), Deux-Sevres (6.3%) and Vienne (6.3%). Demand remains strong, particularly for rural property, and there is a distinct lack of
new properties coming on to the market. Old stone properties are particularly popular with international buyers, although with the increasing cost of building materials
and artisan labour many buyers are seeking property they can walk straight into, rather than the traditional “renovation projects”.</p><p>Poitou Charentes is also
renowned for its country estates and Maison des Maîtres (imposing houses, traditionally overlooking the master’s estate). These have been in strong demand recently,
particularly attracting buyers from Paris, Bordeaux, Toulouse, and other major cities. They are seen as excellent value for money,
and offer large, light, volumes with plenty of outside space.</p>
[fall_in_love] => Array
(
[text] => <p>The guided tours and tastings offered by <strong>the historic Cognac houses</strong>. Discover the secrets of double distillation,
hear from the master blenders about why their noses are insured for millions of euros, and wander through the cellars. If you are lucky your guide
will dip a tube into the barrels and let you sip an XO cognac as it matures. You will pay a small fortune for an XO in the upmarket restaurants of
<strong>La Rochelle</strong>, but it’s worth it. The views out over the old port are sensational and you can always take a walk through the old town
and admire the bespoke designer boutiques afterwards.</p><p> If it is romance you are after then head for <strong>La Venise Verte (the green Venice) in the
Marais Poitevin</strong>. You can hire a traditional barque and explore the myriad of canals that wend their way through this extraordinarily pretty marshland.
Another romantic spot is <strong>Talmont sur Gironde, one of the Plus beaux villages de France</strong>. It sits on a small promontory, south of
<strong>the beautiful sandy beaches of Meschers, Saint Georges de Didonne and Royan</strong>. Talmont has a population of under 100 people, but it is home
to many small shops, opened by expert artisans, that adorn the small pedestrian streets of this Bastide village.</p>
[images_alt] => Array
(
[0] => marais_poitevins
[1] => seafood
[2] => white_sand
[3] => roman_art
[4] => futuroscope
[5] => islands
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is <strong>the second sunniest part of France</strong>, the gulf stream protects it from climate extremes.</li>
<li class="attribute-dot">Property prices are amongst the most attractive in France.</li>
<li class="attribute-dot">This is a popular destination for both domestic and international buyers.</li>
<li class="attribute-dot">Access from the UK and northern Europe is easy.</li>
<li class="attribute-dot">The pace of life is slow – this is the ideal place to shrug off the pressures of modern life.</li>
</ul>
[banner-mg] => Array
(
[image] => 54_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/54
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/54
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Poitiers
[link] => /french-property-for-sale/getNearbyPostcodes/86000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Poitiers"
[image] => 54_poitiers.webp
)
[1] => Array
(
[title] => Niort
[link] => /french-property-for-sale/getNearbyPostcodes/79000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Niort
[image] => 54_niort.webp
)
[2] => Array
(
[title] => Business
[link] => /commercial/poitou-charentes/
[subtitle] => Bar | Restaurants | Gîtes | Hôtels
[image] => 54_business.webp
)
[3] => Array
(
[title] => Maisons de Maîtres - Châteaux
[link] =>
[subtitle] => A piece of History
[image] => 54_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/poitou-charentes
[subtitle] =>
[image] => 54_to_renovate.webp
)
[5] => Array
(
[title] => Angouleme
[link] => /french-property-for-sale/getNearbyPostcodes/16000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Angoulême
[image] => 54_angouleme.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/mainSearch/departments:/towns:17000+All_communes_in_postcode--17300+Rochefort/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Around La Rochelle | Rochefort
[image] => 54_larochelle.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 86
[department_name] => Vienne
[area_m2] => 1486
[prefecture] => Array
(
[name] => Poitiers
[lat] => 46.580377666719
[lon] => 0.33643787495239
)
[sous-prefecture] => Array
(
[name] => Châtellerault
[lat] => 46.815455663176
[lon] => 0.53293576220027
)
[other_places] => Array
(
[0] => Array
(
[name] => Montmorillon
[lat] => 46.425525643503
[lon] => 0.86851696049639
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Poitiers-Biard
[lat] => 46.586029594004
[lon] => 0.31054041083214
)
)
[LGV] => ligne SEA-Atlantique (LGV)
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] => 1
)
)
)
[1] => Array
(
[id] => 16
[department_name] => Charente
[area_m2] => 1442
[prefecture] => Array
(
[name] => Angoulême
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
[sous-prefecture] => Array
(
[name] => Confolens
[lat] => 46.01461421672052
[lon] => 0.6623215955946391
)
[other_places] => Array
(
[0] => Array
(
[name] => COGNAC
[lat] => 45.69164907468638
[lon] => -0.33200326046624257
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport international Angoulême-Cognac
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 17
[department_name] => Charente-Maritime
[area_m2] => 2735
[prefecture] => Array
(
[name] => La rochelle
[lat] => 46.163744159493
[lon] => -1.1435147968982
)
[sous-prefecture] => Array
(
[name] => Jonzac
[lat] => 45.445304400564
[lon] => -0.43091201268803
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochefort
[lat] => 45.936363673968
[lon] => -0.96539200082197
)
[1] => Array
(
[name] => Saintes
[lat] => 45.745163611248
[lon] => -0.62842777489997
)
[2] => Array
(
[name] => Saint-Jean-d'Angély
[lat] => 45.943717276267
[lon] => -0.51600369671248
)
[3] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[4] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[1] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 79
[department_name] => Deux-Sèvres
[area_m2] => 1336
[prefecture] => Array
(
[name] => Niort
[lat] => 46.324149124107
[lon] => -0.46561321829887
)
[sous-prefecture] => Array
(
[name] => Bressuire
[lat] => 46.846222435089
[lon] => -0.4953171170791
)
[other_places] => Array
(
[0] => Array
(
[name] => Parthenay
[lat] => 46.649023860419
[lon] => -0.25623587864736
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => 54_logo.webp
[text] => Known for its family friendly beaches and wonderful countryside, this is the ideal holiday-home destination. In summer, the rolling countryside has a
wonderful contrast between the golden sunflowers and the perfectly manicured green vineyards. The river valleys are dotted with pretty villages and market towns.
)
[seo_text] => <p>The four departments in Poitou Charentes have a diverse range of property styles, each with its own individual appeal. It has a rich architectural
heritage and many of the old, stone, properties have been sympathetically renovated. These traditional houses feature thick stone walls (more than useful for insulation
and to protect against rising energy costs) and exposed wooden beams, both of which reflect the use of local materials. Deux Sevres and Vienne, in the north of Poitou
Charentes, have a particularly fine choice of old, stone country property and farmhouses. The use of local materials adds to the unique character and charm of both of
these beautiful departments.</p><p>One of the most distinctive architectural styles in Poitou Charentes is Romanesque, characterised by rounded arches, barrel vaults
and decorative stone carvings. Two good examples are the Cathedral in Poitiers and the Abbey in Saintes. You will also find a large number of Renaissance chateaux,
with their beautiful symmetry and ornate decoration.</p><p>Materials local to Poitou Charentes include limestone, sandstone, and granite. Look out for towns with
“les carrieres” in their name. These ae the quarries used to source the stone. One of the most famous is St Meme les Carrieres in Charente, where the mayor will
tell you that the base to the Statue of Liberty sits on local stone. This may well be an urban myth but is has certainly been used in many of the most prestigious
churches, abbeys, and cathedrals in France.</p><p>New build (VEFA) properties are incredibly popular in La Rochelle and on the coast, they offer modern, light,
energy efficient accommodation. If you are looking for a holiday home that you can let out for seasonal rentals, then these can offer an excellent return on investment.
The same goes for property on the Ile de Ré and Ile d’Oleron – both of which are incredibly popular holiday destinations for Parisians. Property on the islands can be
an excellent investment, as well as a joy to visit.</p><p>If you are seeking a French property with character and history then Poitou Charentes is your ideal destination.</p>
)
[centre_val_de_loire] => Array
(
[id] => 24
[link] => /loire-valley-property
[region_name] => Centre-Val-de-Loire
[new_region_name] => Centre-Val-de-Loire
[hero_images] => 1
[agent_photo] =>
[vignette] => 24_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => pays_de_la_loire
[ski] =>
[beach] =>
[welcome] => Array
(
[h3] => Fairy-tale chateaux, beautiful riverside villages and spectacular vineyards, the Loire Valley is your ideal destination.
[bold] => Welcome to Loire Valley
)
[css_color] => #7DA4B8
[accordion] => Array
(
[what_to_expect] => <p>Well, you can’t ask for much more than the most beautiful chateaux in France.<strong> Nothing beats a day out at Chambord, Chenonceau or
one of the dozens that line the Loire riverbank. Immerse yourself in French history, or simply wander around the glorious formal gardens </strong>.
You won’t be alone though, as they attract tourists from around the world, throughout the year. This means that property in the Loire valley is an excellent
investment, with plenty of short-term rental opportunities.</p><p>Expect more than pretty chateaux though – the Loire valley is also home to some of the most
attractive towns in France. Blois, Tours and Bourges are just three that have historic centres to explore and, as the French would say,
“un patrimoine exceptionnel”. <strong>The climate is ideal, with warm, sunny summers and mild winters. Ideal for growing grapes, which is why you will find
plenty of vineyards and some excellent local wines </strong>.</p><p>You can also expect to see an excellent mixture of property – from renovation properties in
the Loire countryside, at bargain prices, to beautiful family homes and mini-chateaux. Buy a property in Centre Val de Loire and you can be certain that you
will be in good company.</p>
[access] => Array
(
[text] => <p>Many visitors come to the Loire valley via Paris, and the international airports are easy to access by car or train. However, there is also a
small and convenient regional airport in Tours. You can fly direct to London, Dublin, Porto, Marrakech, Marseille and Montenegro.</p>
<p>Centre Val de Loire has a well-developed railway network that connect to major cities in France and Europe. The TGV high-speed trains run from Paris
Montparnasse to Tours (around 1 hr 15 mins), Orleans (around 1hr 5 mins) and Bourges (around 1 hr 57 mins). Indeed, the French Government is investing
300m euros in the regional SNCF network in 2023, with much of this being spent on modernising the Paris-Orleans-Limoges-Toulouse line.</p>
<p>Accessing the Loire valley by car is easy, and you get to drive through the beautiful vineyards and countryside. The A10 motorway connects Paris to Tours,
while the A71 heads south and west from Orleans to Clermont-Ferrand and the French Alps. The A28 heads north and will take you to Le Mans and then up towards
the ferry ports.</p>
[24_access_map] => transport map Centre-Val-de-Loire
)
[market] => <p>The market in Centre Val de Loire has been strong in recent years, throughout all six departments. On average, prices rose between 4-6% last year,
with the lowest prices being found in Indre, and the highest in Indre et Loire. Obviously, you will pay a premium for property in one of the larger towns
(Tours, Orléans, Bourges, Blois or Chateauroux), although none of these are major cities. Tours, for example, has a population of around 136,000.</p>
<p>You will find that property in a town or village that attracts a high footfall of tourists, also attracts a premium for both sales and rentals. So,
if you want to have a view over the Chateau de Cheverny, or Chateau Royal d’Amboise, then you will pay a pretty penny for the privilege.</p>
<p>The good news is that property throughout the region offers exceptional value for money, and there are a plethora of pretty towns and villages to choose from.
Our property portfolio in the Loire valley typically ranges from townhouses for well under 100,000 euros, up to mini-chateaux and majestic country estates.
This is definitely a region where “local knowledge” is worth its weight in gold, you will find that our agents on the ground have a wealth of knowledge about
the prettiest towns, best markets and tourist traps to avoid. They will also be able to advise on local property prices and help you find your dream house in
the Loire Valley.</p>
[fall_in_love] => Array
(
[text] => <p>We have to start with the Loire valley between Surry-sur-Loire (in the Loiret) and Chalonnes (in the Maine-et-Loire, which is in the adjoining
region of Pays de la Loire). The reason we start with this is that the whole stretch along <strong>the river is classified as a UNESCO world heritage
site</strong>. It is classified as an “outstanding cultural landscape of great beauty, containing historic towns and villages, as well as great architectural
monuments (the chateaux)”. You will be hard pushed to find <strong>a more romantic spot than the best Loire valley castles</strong> – amongst the best
are Chambord, Villandry, Amboise, Chenonceau and Blois. The gardens at Villandry deserve a special mention as they are truly special.</p>
<p>The <strong>gothic cathedral in Chartres</strong> is another special place to visit. It is one of the most significant in France and we particularly
recommend an evening visit in the summer, where the cathedral and surrounding buildings are beautifully illuminated. A trip to Tours should also be at
the top of any visitors list – wander round the historic old town and you will see beautiful half-timbered houses, you are likely to end up at the pretty
Place Plumereau, which is the ideal spot for grabbing a coffee and watching the tourists who come to visit the nearby cathedral. Don’t miss the amphitheatre
either, it is one of the largest in France.</p><p>We also recommend a visit to the historic walled town of Richelieu and its weekly market.
This area used to be one of the most important truffle suppliers in the 19th century, and the market is full of stalls selling both the oil and
the truffles themselves. Add in the colourful array of local food and wines and it is a chef’s dream. If you are looking for a bit more hustle
and bustle, then head to Orléans. It is a university town, and the students, tourists and locals give it a lovely atmosphere, it’s easy to get
around on the tram system too. Then why not head out to the forest of Orléans, with its deer, wild boar and 180 species of birds.</p>
[images_alt] => Array
(
[0] => architecture
[1] => promenade
[2] => countryside
[3] => typical_houses
[4] => gardens
[5] => grappes_for_wines
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">A perfect climate for those who like warm (not scorching) summers and mild winters.</li>
<li class="attribute-dot">The most renowned, and beautiful, collection of chateaux in the world.</li>
<li class="attribute-dot">Reasonable property prices that offer great value for money</li>
<li class="attribute-dot">Wonderful markets, where you will find excellent wines, truffles and local produce.</li>
<li class="attribute-dot">A cyclist’s dream, with riverside cycle paths and forest trails.</li>
</ul>
[banner-mg] => Array
(
[image] => 24_search_banner.webp
)
[collections] => Array
(
[bargains] => Array
(
[name] => Bargains
[link] => /all/centre/price:l
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/24
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Orléans
[link] => /french-property-for-sale/getNearbyPostcodes/45000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Orléans"
[image] => 24_orleans.webp
)
[1] => Array
(
[title] => Tours
[link] => /french-property-for-sale/getNearbyPostcodes/37000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Tours
[image] => 24_tours.webp
)
[2] => Array
(
[title] => Châteaux & Maisons de Maître
[link] => /chateaux/Centre-Val-de-Loire/
[subtitle] => A piece of History
[image] => 24_chateaux.webp
)
[3] => Array
(
[title] => < 2h from Paris
[link] => /french-property-for-sale/mainSearch/departments:28--41--45/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Ideal for escape from Paris
[image] => 24_2hours.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Centre-Val-de-Loire
[subtitle] => Pleasure to renovate
[image] => 24_renovate.webp
)
[5] => Array
(
[title] => Indre
[link] => /all/indre
[subtitle] => Indre | Around Châteauroux
[image] => 24_indre.webp
)
[6] => Array
(
[title] => Cher
[link] => /all/cher
[subtitle] => Cher | Around Bourges
[image] => 24_bourges.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 45
[department_name] => Loiret
[area_m2] => 1936
[prefecture] => Array
(
[name] => Orléans
[lat] => 47.90472552438
[lon] => 1.910701271837
)
[sous-prefecture] => Array
(
[name] => Montargis
[lat] => 47.997763193361
[lon] => 2.7348897635757
)
[other_places] => Array
(
[0] => Array
(
[name] => Pithiviers
[lat] => 48.17306941322
[lon] => 2.2585638287577
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Orléans Loire-Valley
[lat] => 47.898345713585
[lon] => 2.1606222526085
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 18
[department_name] => Cher
[area_m2] => 1222
[prefecture] => Array
(
[name] => Bourges
[lat] => 47.08153669888109
[lon] => 2.401044176615511
)
[sous-prefecture] => Array
(
[name] => Saint-Amand-Montrond
[lat] => 46.725210569514765
[lon] => 2.50376818957971
)
[other_places] => Array
(
[0] => Array
(
[name] => Vierzon
[lat] => 47.220987633010175
[lon] => 2.0695189615591647
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Bourges
[lat] => 47.058919
[lon] => 2.369818
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[2] => Array
(
[id] => 28
[department_name] => Eure-et-Loir
[prefecture] => Array
(
[name] => Chartres
[lat] => 48.44366511775
[lon] => 1.4871308145001
)
[sous-prefecture] => Array
(
[name] => Châteaudun
[lat] => 48.071102925719
[lon] => 1.3297716927509
)
[other_places] => Array
(
[0] => Array
(
[name] => Dreux
[lat] => 48.736338118224
[lon] => 1.3719735484808
)
[1] => Array
(
[name] => Nogent-le-Rotrou
[lat] => 48.321465519757
[lon] => 0.81791514347906
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[area_m2] => 1917
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] => 1
)
)
)
[3] => Array
(
[id] => 36
[department_name] => Indre
[area_m2] => 1077
[prefecture] => Array
(
[name] => Châteauroux
[lat] => 46.811386456269
[lon] => 1.6839531520736
)
[sous_prefectures] => Array
(
[name] => Issoudun
[lat] => 46.947662377779
[lon] => 1.9874494319692
)
[other_places] => Array
(
[0] => Array
(
[name] => La Châtre
[lat] => 46.581981497241
[lon] => 1.9862808830588
)
[1] => Array
(
[name] => Le Blanc
[lat] => 46.63414914025
[lon] => 1.0648203592064
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Châteauroux-Centre
[lat] => 46.859889923194
[lon] => 1.7263939368828
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 37
[department_name] => Indre-et-Loire
[area_m2] => 2163
[prefecture] => Array
(
[name] => Tours
[lat] => 47.39362654784906
[lon] => 0.6812901726713677
)
[sous_prefectures] => Array
(
[name] => Chinon
[lat] => 47.16780187824234
[lon] => 0.23947414529546965
)
[other_places] => Array
(
[0] => Array
(
[name] => Loches
[lat] => 47.12860138926316
[lon] => 0.994149494873711
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Tours-Val de Loire
[lat] => 47.42590928659159
[lon] => 0.7192836734772627
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[5] => Array
(
[id] => 41
[department_name] => Loir-et-Cher
[area_m2] => 1532
[prefecture] => Array
(
[name] => Blois
[lat] => 47.586463253451
[lon] => 1.3357963921158
)
[sous-prefecture] => Array
(
[name] => Romorantin-Lanthenay
[lat] => 47.359017550334
[lon] => 1.7485368736418
)
[other_places] => Array
(
[0] => Array
(
[name] => Vendôme
[lat] => 47.793201107934
[lon] => 1.0656575035554
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.centre-valdeloire.fr/
[Official Tourism Office] => https://en.tourisme-terresduvaldeloire.fr/
)
[image] => 24_logo.webp
[text] => The Loire valley (also known as the garden of France) boasts stunning landscapes, rich history, and world-famous chateaux. Once the home of kings,
queens and nobility they offer a unique glimpse into the opulent lifestyles of the French aristocracy. The region is dotted with vineyards, fields of sunflowers
and beautiful riverside towns. The best way to explore is by bicycle, on one of the many dedicated cycle paths, or why not treat yourself to a hot-air balloon
ride and get a different perspective on this beautiful area.
)
[seo_text] => <p>Centre Val de Loire is a region with a rich architectural heritage, reflected in the property type and style. Of course, you will find hundreds of
chateaux in the Loire valley. These grand properties were built by the French nobility and are known for their opulent architecture, vast gardens and ornate interiors.
They often feature steep, slate, roofs, large windows and detailed turrets and balconies.</p><p>Staying with nobility and affluent families, you will also find a
good selection of country estates and Manoirs (or manor houses). Smaller in size, but still representing a significant architectural heritage, they were built
by the wealthy landowners and nobles. Manoirs have steep pitched roofs, made from slate or clay tiles, and are adorned with large windows that provide plenty of
natural light.</p><p>The Loire valley is also home to many prestigious Maisons de Maitre, which are similar to Manoir but more symmetrical in style.
They typically feature wrought-iron balconies, large windows with shutters and hipped roofs. There are also many farmhouses, the most notable of which
often come with a prestigious vineyard attached. Country houses in the Centre Val de Loire are popular with both domestic and international buyers, due
to the beautiful surroundings, attractive prices, and ease of access.</p><p>New build property in the Loire valley is seeing an increased demand as it can be built
to the latest environmental standards and is particularly energy efficient. Well located building land is becoming more difficult to find, but our local agents
are well placed to dig out the best plots.</p>
)
[provence_cote_d_azur] => Array
(
[id] => 93
[link] => /provence-cote-d-azur-property
[region_name] => Provence-Côte d'Azur
[new_region_name] => Provence - Alps - Côte d'Azur
[hero_images] => 3
[agent_photo] => 93_team.webp
[vignette] => 93_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461429
[region_selected] => languedoc_roussillon
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Could there be any better place to own property than the south of France? The Mediterranean climate has to be amongst the best in the world, and as for the scenery!
[bold] => Welcome to French Riviera
)
[css_color] => #3C9ECD
[accordion] => Array
(
[what_to_expect] => <p>Provence Alps Cote d’Azur (PACA) is a region of contrasts. Of course, we all know the glamorous resorts as home to the rich and famous -
St Tropez, Cannes and Antibes are just three of the beautiful resorts that line the coast. But, a little inland, you will find some of the most spectacular
scenery in France (try Les Gorges du Verdon as a taster). You will also find that buying property in PACA is eminently possible, no matter your budget.
There are bargains to be had across the region, from a rural farmhouse in the hills, to a city centre apartment in bustling Nice or Avignon. As the famous
quote goes <strong> “I don’t want to be a millionaire, just to live like one” </strong>.</p><p>You can expect to enjoy year-round sunshine, and some of the
finest bars and restaurants in Europe – can there be anything more pleasant than watching the sun set over the Mediterranean, whilst enjoying your aperitif?
You will find that PACA is easy to get to, no matter where in the world you live. No wonder that property here attracts international buyers, as well as those
from across France.</p>
[access] => Array
(
[text] => <p>There are provincial airports throughout PACA, but the two main airports are in Nice and Marseille. Nice Cote d’Azur airport has direct flights
to 31 countries, on five continents, and welcomes 6.5m passengers a year, many of whom fly in privately. It has a dedicated “business aviation” terminal,
with its own customs control and luxury shops. You can also use the helicopter terminal, with a seven-minute transfer time to Monaco. Meanwhile,
the Aéroport Marseille Provence has direct flights to around 120 destinations, from Addis-Abeba to Zurich. It offers easy access to the major towns
and villages of Provence, as well as major hubs such as Toulon, Aix-en-Provence, and Avignon.</p><p>Reaching PACA by train is also easy. There are ten TGV
stops with a journey time from Paris of just 2hrs 45 minutes to Avignon, and around 5hrs, 40 minutes to Nice. Of course, the SNCF network also covers the
region, and the local trains traverse some spectacular scenery.</p><p>By car, the A8 motorway runs east-west across the region, following the line of the
Mediterranean. The A7 heads due north from Marseille, up to Lyon, passing through Avignon, Montelimar and Valence.</p>
[93_access_map] => transport map Provence-Côte d'Azur
)
[market] => <p>For an in-depth analysis, read our latest Provence Alps Cote d’Azur (PACA) market comment (below), which includes average prices in all the
major towns and cities.</p><p>It should be no surprise that property in PACA attracts buyers from all over the world, it also has an incredibly strong domestic
demand. This makes it an attractive investment proposition, with a high chance of long-term capital growth. The fact that this region is so popular with tourists,
year-round, also means that many buyers offer seasonal holiday rentals when they are not using their properties. This helps cover the annual running costs of
the property, and often more.</p><p>Since Covid, demand for property in PACA has outstripped supply – there have simply not been enough new properties coming
onto the market. This balance is beginning to shift, which is particularly good news for overseas buyers as they will have more choice. Prices have been rising
steadily in all six departments within PACA. In the last 12 months they have risen between 4.5% (Bouches du Rhone) and 9.9% (Vaucluse). Of course, you will pay
a premium to be on the coast, or to be in, or near, one of the major cities such as Nice, Aix-en-Provence, Avignon, and Arles.</p>
[fall_in_love] => Array
(
[text] => <p>Where else to start other than <strong>driving along the Corniche </strong>.</p><p>Whilst on the coast here it would be almost impossible
not to fall in love with <strong>any of the villages on the Gulf of St Tropez, the designer boutiques in Cannes or perhaps even “Billionaires Bay beach”
on the Cap d’Antibes. </strong> Nice is a superb city, and the airport is literally at one end of the famous <strong>“Promenade des Anglais” </strong>,
further down you will find the famous 5* Hotel Negresco with its period furniture and Baccarat chandelier. Try the Negresco beach club restaurant if you
are looking to impress.</p><p>Away from the coast, <strong>the Gorges de Verdon </strong> is the biggest canyon in Europe. The river Verdon was named
for its turquoise-green colour and the view from the clifftops, down into the canyon is simply incredible. The limestone walls of the canyon attract
rock climbers, and the gorge is very popular for kayaking. There are literally <strong>hundreds of beautiful inland towns and villages </strong> too.
Amongst our favourites is Gordes, in the Luberon Regional Nature Park. Home to many famous painters the cobbled streets wend their way uphill to the
picturesque chateau. Other favourites include “les plus beaux villages” such as Roussillon, Ménerbes, Lourmarin, Ansouis, Venasque and Séguret – just make
sure you visit during <strong>lavender season </strong>.</p><p><strong>The ski resorts of PACA, like Serre Chevalier-Briancon</strong> don’t get talked
about enough.</p><p>Finally, we think you will fall in love with Avignon and the surrounding villages. Make sure you visit Pope’s Palace (and particularly
the gardens) and for a view to die for, try the 14th century Fort Saint-André, it has a 360-degree panoramic view, which includes Mont Ventoux.</p>
[images_alt] => Array
(
[0] => Mediterranean_sea
[1] => centenary_olive_tree
[2] => calanques
[3] => Mediterranean_mountain
[4] => mimosa
[5] => palais_des_papes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean sunshine, that lights up the region throughout the year.</li>
<li class="attribute-dot">World class bars, restaurants, and boutiques, mix with the rich and famous.</li>
<li class="attribute-dot">All types of property to suit every budget – from rural farmhouses to villas with a view.</li>
<li class="attribute-dot">The mix of French and International buyers means that demand for property is constant.</li>
<li class="attribute-dot">How about skiing in any of the 46 ski resorts. This truly is a region with everything you could want.</li>
</ul>
[banner-mg] => Array
(
[image] => 93_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nice
[link] => /french-property-for-sale/mainSearch/departments:/towns:06000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => "La promenade des Anglais"
[image] => 93_nice.webp
)
[1] => Array
(
[title] => Fréjus - Saint Raphaël
[link] => /french-property-for-sale/paca_regions/frejus_st_raphael
[subtitle] => Sea and sun
[image] => 93_frejus.webp
)
[2] => Array
(
[title] => Sea view
[link] => /french-property-for-sale/type/sea-view/26/93
[subtitle] => A dream becomes reality
[image] => 93_seaview.webp
)
[3] => Array
(
[title] => Prestige
[link] => /all/provence-cote-d-azur/price:z
[subtitle] => Luxury properties
[image] => 93_prestige.webp
)
[4] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/93
[subtitle] => and what beautiful coast!
[image] => 93_coastal.webp
)
[5] => Array
(
[title] => Avignon
[link] => /french-property-for-sale/getNearbyPostcodes/84000/15/sort:price/direction:desc
[subtitle] => Avignon | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
[6] => Array
(
[title] => Special "The Provence"
[link] => /provence-property
[subtitle] =>
[image] => 93_Special_The_Provence.webp
)
[7] => Array
(
[title] => Hinterland
[link] =>
[subtitle] =>
[image] => 93_hinterland.webp
)
[8] => Array
(
[title] => Mountains
[link] => /french-property-for-sale/type/mountain-view/23/93
[subtitle] => Ville | Ville | Ville
[image] => 93_mountain.webp
)
[9] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => Ville | Village| Village
[image] => 93_villages.webp
)
[10] => Array
(
[title] => Corse
[link] => /all/corse
[subtitle] => L'Ile de Beauté | around ville
[image] => 93_corse.webp
)
[11] => Array
(
[title] => Cap d'Antibes
[link] => /french-property-for-sale/paca_regions/antibes
[subtitle] => Antibes | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 13
[department_name] => Bouches-du-Rhône
[prefecture] => Array
(
[name] => Marseille
[lat] => 43.29631810802621
[lon] => 5.363137615398482
)
[sous-prefecture] => Array
(
[name] => Aix-en-Provence
[lat] => 43.52926369712411
[lon] => 5.443897232333404
)
[other_places] => Array
(
[0] => Array
(
[name] => Arles
[lat] => 43.67499405728668
[lon] => 4.621813547377342
)
)
[aeroports] => Array
(
[name] => Aéroport International Marseille
[lat] => 43.43844496016025
[lon] => 5.214592420103773
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4515
)
[1] => Array
(
[id] => 06
[department_name] => Alpes-Maritimes
[prefecture] => Array
(
[name] => Nice
[lat] => 43.71088354499805
[lon] => 7.262596327903607
)
[sous-prefecture] => Array
(
[name] => Cannes
[lat] => 43.55331623052685
[lon] => 7.016060231400341
)
[other_places] => Array
(
[0] => Array
(
[name] => Antibes
[lat] => 43.58016713703897
[lon] => 7.123897890910482
)
[1] => Array
(
[name] => Grasse
[lat] => 43.659562400434815
[lon] => 6.92618691435912
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International de Nice Côte d'Azur
[lat] => 43.65970678470227
[lon] => 7.214757025548819
)
[1] => Array
(
[name] => Aéroport de Cannes Mandelieu
[lat] => 43.54690396898978
[lon] => 6.953912165098499
)
)
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 5667
)
[2] => Array
(
[id] => 83
[department_name] => Var
[prefecture] => Array
(
[name] => Toulon
[lat] => 43.123828756420515
[lon] => 5.928288801137243
)
[sous-prefecture] => Array
(
[name] => Draguignan
[lat] => 43.5374933582045
[lon] => 6.465076668987897
)
[other_places] => Array
(
[0] => Array
(
[name] => Bandol - Le Lavandou - Sainte Maxime...
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Saint-Tropez
[lat] => 43.26780379460754
[lon] => 6.640739141516703
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International Toulon - Hyères
[lat] => 43.095597284231275
[lon] => 6.150448740048504
)
[1] => Array
(
[name] => Aéroport du Castelet
[lat] => 43.251540236018855
[lon] => 5.783035785058158
)
[2] => Array
(
[name] => Aéroport du du Golfe de Saint Tropez - La Môle
[lat] => 43.20492014200586
[lon] => 6.4793896187354925
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4712
)
[3] => Array
(
[id] => 04
[department_name] => Alpes-de-Haute-Provence
[department_link] => alpes-de-hautes-provence
[prefecture] => Array
(
[name] => Digne-les-Bains
[lat] => 44.092369818704434
[lon] => 6.235956482736276
)
[sous-prefecture] => Array
(
[name] => Barcelonnette
[lat] => 44.38609913893373
[lon] => 6.647958902783272
)
[other_places] => Array
(
[0] => Array
(
[name] => Forcalquier
[lat] => 43.95976639015638
[lon] => 5.78330822456598
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2599
)
[4] => Array
(
[id] => 05
[department_name] => Hautes-Alpes
[prefecture] => Array
(
[name] => Gap
[lat] => 6.080468522373776
[lon] => 6.080468522373776
)
[sous-prefecture] => Array
(
[name] => Briançon
[lat] => 44.89976400310319
[lon] => 6.641546594431339
)
[other_places] => Array
(
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2925
)
[5] => Array
(
[id] => 84
[department_name] => Vaucluse
[prefecture] => Array
(
[name] => Avignon
[lat] => 43.94903334528795
[lon] => 4.805406364817415
)
[sous-prefecture] => Array
(
[name] => Carpentras
[lat] => 44.05594598913386
[lon] => 5.0455722797158975
)
[other_places] => Array
(
[0] => Array
(
[name] => Apt
[lat] => 43.876866873478015
[lon] => 5.395218580809679
)
[1] => Array
(
[name] => Orange
[lat] => 44.13861471186525
[lon] => 4.806033768371058
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Avignon - Provence
[lat] => 43.909786679124565
[lon] => 4.8974588268223815
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3129
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.maregionsud.fr/
[Official Tourism Office] => https://provence-alpes-cotedazur.com/en
)
[image] => 93_logo.webp
[text] => With its sparkling coastline and charming hilltop towns, PACA is a must-visit destination for those looking to experience the true essence of the
Mediterranean. From history buffs to sun-seekers there is something for everyone. Stroll through the vibrant markets of Nice, wander the winding streets of
Avignon or soak up the sun on the pristine beaches of Cannes or St Tropez...
)
[seo_text] => <p>... Still not had enough, then go explore the Roman ruins in Arles. The regions cuisine is as rich and diverse as the landscape.
Try the local bouillabaisse with a local Provencal wine, or even a glass of pastis. From the snow-capped peaks of the Alpes-de-Haute-Provence to the azure
waters of the Med you are in for a visual feast.</p><p>Provence-Alpes-Côte d'Azur, often abbreviated as PACA, is a region in the southeastern part of France.
It is known for its picturesque landscapes, beautiful coastlines, and vibrant culture. The region is composed of six departments, each with its unique charm
and identity. PACA is a popular destination for tourists who come to enjoy the Mediterranean climate, historical monuments, and stunning scenery.</p><p>The region is bordered by the Mediterranean Sea to
the south and the Alps to the north. The coastline is famous for its sparkling blue waters, sandy beaches, and charming fishing villages. Some of the most popular
coastal destinations in the region include Cannes, Saint-Tropez, and Nice. The beaches here are perfect for sunbathing, swimming, and water sports, and the coastal
towns are packed with restaurants, cafes, and bars, offering visitors a wide range of dining and entertainment options.</p><p>PACA's inland region is equally as
beautiful and offers a more rural and relaxed atmosphere. The region is filled with picturesque towns, rolling hills, and lavender fields that are in bloom in the
summer months. The Luberon Regional Park, located in the Vaucluse department, is a popular destination for visitors who come to enjoy the scenic countryside and
to hike or bike the many trails.</p><p>One of the most significant cultural attractions in the region is the city of Avignon, located in the Vaucluse department.
The city is home to the Palais des Papes, a UNESCO World Heritage Site and the largest gothic palace in Europe. The Avignon Festival, held annually in July, is
also a popular event that attracts visitors from all over the world. The festival showcases theatre, dance, and music performances.</p><p>The region is also renowned
for its wine production, particularly in the Rhone Valley and the Var department. The vineyards here produce some of the most prestigious wines in the world,
including Châteauneuf-du-Pape and Côtes de Provence. Wine enthusiasts can take a tour of the vineyards and sample the local wines.</p><p>The region's cuisine is
another highlight, with a strong emphasis on seafood, olive oil, and fresh produce. The famous Provençal dish, bouillabaisse, is a must-try when visiting the region.
This fish stew is made with a variety of fish, shellfish, and vegetables and is typically served with rouille and bread.</p><p>In terms of transportation, the region
has several international airports, including Nice Côte d'Azur Airport and Marseille Provence Airport. The region is also served by a high-speed train network, making
it easy to travel between towns and cities.</p><p>In conclusion, Provence-Alpes-Côte d'Azur is a beautiful and diverse region that offers something for everyone.
From its stunning coastlines and charming towns to its rich culture, history, and cuisine, the region is an ideal destination for those looking to experience the
best that France has to offer.</p>
)
[provence] => Array
(
[id] => 98
[link] => /provence-property
[region_name] => Provence
[new_region_name] => Provence
[hero_images] => 3
[agent_photo] =>
[vignette] => 98_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820332bc5a2f8c1
[region_selected] => provence_cote_d_azur
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => From the towering peak of Mont Ventoux to the vibrant lavender fields bathed in sunlight, a truly remarkable lifestyle awaits…
[bold] => Welcome to Provence
)
[css_color] => #3C9ECD
[accordion] => Array
(
[what_to_expect] => <p>Come to Provence and you will find an unrivalled collection of interesting and beautiful sites to visit: small towns with welcoming
locals, vibrant and colourful Provencal markets, old Roman excavations and mountains, lakes and rivers to swim/canoe in. It is often said that the
countryside here resembles Tuscany, and it is true, except that it is easier to get to! If you are looking for an area that exemplifies “the good life”
then Provence should be your destination </p>
[access] => Array
(
[text] => <p>One of the reasons that holiday homes in Provence are so popular is that it is easy to get to. Marseilles Provence airport flies to
destinations across Europe, as well as to North America and Africa. It has its own station, with direct trains to Nîmes, Montpellier,
and Narbonne (west), Orange, Montelimar and Valence (north) and Toulon, Cannes and Nice (east). Avignon and Nîmes both have airports too.</p>
<p>Other cities like Aix-en-Provence and Avignon also have excellent train links with the rest of France and northern Europe.</p><p>The A7
motorway runs down from Lyon, through Valence, Montelimar, Orange and Avignon and the minor roads in Provence (away from the coast) tend to be
traffic free and ideal for cycling.</p>
[access_image_title] =>
)
[market] => <p>For an in-depth analysis, read our market reports covering PACA, Occitanie and the Rhone-Alpes, which include average prices in all of the
major towns and cities.</p><p>After many years of price growth, we are seeing prices stabilise across Provence, with buyers having more choice than they
have seen since the confinements. Broadly speaking you will pay a premium to be near the coast, or to be in any of the Prefectures: Marseille, Avignon,
Nîmes, Valence, Privas and Digne-les-Bains.</p><p>The Luberon is perhaps the best-known area, but many second-home buyers are now looking in the Gard
and Drome Provencale where property values tend to be lower, and offer exceptional value for money.</p>
[fall_in_love] => Array
(
[text] => <p>You will fall in love with the whole area, particularly with the festivals and exhibitions that can be found throughout Provence.
Favourites amongst our agents who live and work in the area include the snappily titled Festival International de Piano de La Roque d’Antheron.
Established in 1981 it is one of the most prestigious piano festivals in the world, which takes place in the outside auditorium of the Chateau de
Florans. Likewise, Les Choregies d’Orange holds plays, concerts and festivals in the Theatre Antique d’Orange, built in the first century by
Emperor Augustus it is a UNESCO heritage site and a spectacular concert venue. Another favourite is the Festival d’Avignon, every July the
streets turn into a “city theatre” – in the words of the organisers it reconciles architecture with theatre, art and poetry, attracting thousands
of visitors from all over the world. </p>
[images_alt] => Array
(
[0] => provencale market
[1] => pétanque in the sun
[2] => lavender handmade soap
[3] => beaux villages
[4] => camargue and pink flamingos
[5] => festivals region
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Wonderful climate, with over 300 days of sunshine a year</li>
<li class="attribute-dot">Picturesque gorges, rivers and lakes to explore and enjoy</li>
<li class="attribute-dot">World class cycling, including the mythical Mont Ventoux</li>
<li class="attribute-dot">Glorious architecture, from the Pont du Gard to the Roman ampitheatres in Nîmes or Arles and the theatre in Vaison-la-Romaine.</li>
<li class="attribute-dot">Exceptional wines, cheeses and local delicacies, displayed in welcoming markets</li>
<li class="attribute-dot">A quality of life that is as good as any in Europe </li>
</ul>
[banner-mg] => Array
(
[image] => 98_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Avignon
[link] => /french-property-for-sale/mainSearch/departments:/towns:84000_Avignon/regions:/primarypropertytype_id:10
[subtitle] =>
[image] => 98_avignon.webp
)
[1] => Array
(
[title] => Vaucluse
[link] => /all/vaucluse
[subtitle] =>
[image] => 98_vaucluse.webp
)
[2] => Array
(
[title] => Bouches du Rhône
[link] => /all/bouches-du-rhone
[subtitle] =>
[image] => 98_bouches_du_rhone.webp
)
[3] => Array
(
[title] => Drome
[link] => /all/drome
[subtitle] =>
[image] => 98_drome.webp
)
[4] => Array
(
[title] => Gard
[link] => /all/gard
[subtitle] =>
[image] => 98_gard.webp
)
[5] => Array
(
[title] => Châteaux, Manoirs & Villas
[link] => /french-property-for-sale/mainSearch/departments:04--07--13--26--30--84/towns:/regions:/primarypropertytype_id:4/min_price:0/max_price:100000000/min_land:0/bedrooms:0
[subtitle] =>
[image] => 98_prestige.webp
)
[6] => Array
(
[title] => Alpes de Haute Provence
[link] => /all/alpes-de-hautes-provence
[subtitle] =>
[image] => 98_alpes_haute_provence.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 84
[department_name] => Vaucluse
[prefecture] => Array
(
[name] => Avignon
[lat] => 43.94903334528795
[lon] => 4.805406364817415
)
[sous-prefecture] => Array
(
[name] => Carpentras
[lat] => 44.05594598913386
[lon] => 5.0455722797158975
)
[other_places] => Array
(
[0] => Array
(
[name] => Apt
[lat] => 43.876866873478015
[lon] => 5.395218580809679
)
[1] => Array
(
[name] => Orange
[lat] => 44.13861471186525
[lon] => 4.806033768371058
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Avignon - Provence
[lat] => 43.909786679124565
[lon] => 4.8974588268223815
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3129
)
[1] => Array
(
[id] => 04
[department_name] => Alpes-de-Haute-Provence
[prefecture] => Array
(
[name] => Digne-les-Bains
[lat] => 44.092369818704434
[lon] => 6.235956482736276
)
[sous-prefecture] => Array
(
[name] => Barcelonnette
[lat] => 44.38609913893373
[lon] => 6.647958902783272
)
[other_places] => Array
(
[0] => Array
(
[name] => Forcalquier
[lat] => 43.95976639015638
[lon] => 5.78330822456598
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2599
)
[2] => Array
(
[id] => 07
[department_name] => Ardèche
[area_m2] => 2203
[prefecture] => Array
(
[name] => Privas
[lat] => 44.736011678419
[lon] => 4.5952593173144
)
[sous-prefecture] => Array
(
[name] => Largentière
[lat] => 44.541485921197
[lon] => 4.291760285543
)
[other_places] => Array
(
[0] => Array
(
[name] => Tournon-sur-Rhône
[lat] => 45.068836684375
[lon] => 4.8262681295312
)
)
[aeroports] => none
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[3] => Array
(
[id] => 13
[department_name] => Bouches-du-Rhône
[prefecture] => Array
(
[name] => Marseille
[lat] => 43.29631810802621
[lon] => 5.363137615398482
)
[sous-prefecture] => Array
(
[name] => Aix-en-Provence
[lat] => 43.52926369712411
[lon] => 5.443897232333404
)
[other_places] => Array
(
[0] => Array
(
[name] => Arles
[lat] => 43.67499405728668
[lon] => 4.621813547377342
)
)
[aeroports] => Array
(
[name] => Aéroport International Marseille
[lat] => 43.43844496016025
[lon] => 5.214592420103773
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4515
)
[4] => Array
(
[id] => 26
[department_name] => Drôme
[area_m2] => 2576
[prefecture] => Array
(
[name] => Valence
[lat] => 44.934361082014
[lon] => 4.8918085238571
)
[sous-prefecture] => Array
(
[name] => Die
[lat] => 44.752743667653
[lon] => 5.3712894535552
)
[other_places] => Array
(
[0] => Array
(
[name] => Nyons
[lat] => 44.361846282265
[lon] => 5.1385028840735
)
)
[aeroports] => Array
(
[name] => Aéroport de Valence-Chabeuil
[lat] => 44.915618343171
[lon] => 4.9655266410384
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[5] => Array
(
[id] => 30
[department_name] => Gard
[prefecture] => Array
(
[name] => Nîmes
[lat] => 43.838820402729354
[lon] => 4.353843657098794
)
[sous-prefecture] => Array
(
[name] => Alès
[lat] => 44.127080796400875
[lon] => 4.083427215851882
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Vigan
[lat] => 43.99277412237646
[lon] => 3.605151093732204
)
)
[aeroports] => Array
(
[name] => Aéroport de Nîmes-Garons
[lat] => 43.76312944469214
[lon] => 4.421598139169517
)
[LGV] => oui
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2687
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] =>
[Official Tourism Office] =>
)
[image] => 98_logo.webp
[text] =>
)
[seo_text] => <p>Provence has a wonderful climate – according to the local tourist office you can expect over 300 days of sunshine every year, with short
winters and low rainfall. This climate makes for some great growing conditions and amongst the vineyards here you will find world-class Côtes du Rhône wines.
Head to your local market and you will be able to pick up some great accompaniments too – try the famous olive oil from Nyons, or delicacies such as goats’
cheese, soft fruits (the peaches and apricots are particularly succulent) and an array of vegetables including locally grown garlic, courgettes and safran.</p>
<p>It's not just vineyards though, Provence is famous for its lavender fields. The tourist office recommends the best places to visit, and you should come
between June-August. The Chemin des Lavandes in Sault is perhaps the best known. It is a 4km walking trail, but if you are feeling more sprightly try cycling
the 33km trail on the Plateau de Sault! There are plenty of others across the Provence and a visit here wouldn’t be the same without the obligatory selfie in front
of a lavender field.</p><p>Provence spreads out over three administrative regions (PACA, Occitanie and the Rhone-Alpes) and six departments: Alpes-de-Haute-Provence (04),
Bouches-du-Rhone (13), Vaucluse (84), Gard (30), Ardeche (07) and Drome (26), you won’t find it on an official map of France. For decades though,
econd-home buyers have been saying that they are going to their “holiday home in Provence”. This means that you can expect to hear a cocktail of different
accents in your local market – French, British, Dutch, Belgian and German buyers mingle with those from further afield. You will find that many Americans,
Canadians and Australians also have property in Provence – attracted by the quality of life (as well as the quality of the local wine).</p>
)
[hauts_de_france] => Array
(
[id] => 32
[link] => /nord-pas-de-calais-property
[region_id_search] => 22-31
[region_name] => Hauts de France
[new_region_name] => Hauts de France
[hero_images] => 1
[agent_photo] =>
[vignette] => 32_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820e2dcfdf73343
[region_selected] => normandy
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Every year, thousands of British, Belgium and Dutch buyers enter France, via the Hauts de France, looking for their dream home. Many decide to stay and buy property here, taking advantage of the pretty landscape and ease of access to their home country.
[bold] => Welcome to Hauts de France
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>If you are looking for property in the Hauts de France, you will be in good company. French buyers love it because of its strategic
location. It has excellent access to Paris as well as to London, Brussels, and Amsterdam. Meanwhile, British buyers drive out of the Eurotunnel, and off
the ferries, and instantly relax as they see the French countryside and stop for a café au lait in an authentic French village. Hauts de France has a
wonderful coastline and if you venture off the A16 (which links the ports of Dunkirk, Calais, and Boulogne-sur-Mer) you will find sandy beaches and
pretty seaside towns. The upmarket resort of Le Touquet-Paris -Plage is well named, as many Parisians have a holiday home there. It is full of boutiques,
chic restaurants, a famous casino and two championship class golf courses. Inland the Hauts de France has a rolling countryside, with some notable forests.
The capital, Lille, is an attractive city and an important economic hub.</p>
[access] => Array
(
[text] => <p>The Hauts de France is the most northerly region in France and borders Belgium, it is also connected to England via the channel tunnel.</p>
<p>The two largest airports in the region are Lille-Lesquin which has domestic flights, as well as flights to 13 other countries (although not the UK),
and Paris-Beauvais in the very south-west of the region. From Paris-Beauvais you can fly to Liverpool, Manchester, Leeds-Bradford, Edinburgh, Belfast,
and Dublin, as well as 26 other countries. Of course, the other Paris airports are easily accessed from Hauts de France too.</p><p>The region is well
connected by train, primarily through Lille-Europe station, which is in the heart of Lille. It offers direct connections to London, Paris, Brussels,
and other major cities. The Eurostar journey time to London is 1hr 22 mins. There are other popular regional stations in Calais, Arras and Amiens.</p>
<p>Hauts de France is easily accessible by road with the A1 autoroute running to Paris and the A2 connecting to Belgium and the Netherlands.
The A26/A16 provides access to the ferry ports of Calais, Boulogne, and Dunkirk.</p><p>The ferry ports offer regular crossings to the UK and the Eurotunnel
is particularly popular, as the shuttle between Folkestone and Calais takes just 35 minutes.</p>
[32_access_map] => transport map Hauts de France
)
[market] => <p>The property market in Hauts de France is driven by domestic demand, it should be noted that this is the second most densely populated region
in France, after Paris/Ile de France. This is primarily true of Lille and the surrounding area that borders Belgium. There is still plenty of unspoiled
countryside to enjoy. Three of the five departments (Pas-de-Calais, Nord and Oise have seen prices stabilise over the last 12 months, while Aisne and
Somme have seen rises of around 6% over that period.</p><p>Most second homes are to be found on, or near, the coast. Le Touquet-Paris-Plage has a population
of just over 4,000 but swells to 250,000 during the summer. Known as “Paris by the sea” it was particularly popular with affluent British
visitors in the 1920’s, which can be seen in the eclectic architecture and property styles. Inland there are plenty of country houses to be found,
and the landscape is rolling and forested – owners feel a long way from the urban landscape around Lille. Many holiday homes are owned by Belgian and
Dutch buyers as they are seen as excellent value.</p>
[fall_in_love] => Array
(
[text] => <p><strong>The old town and historic centre of Lille</strong> is picture postcard pretty, and the perfect place for a romantic stroll around
the cobbled pedestrian streets. You will often find musicians playing and there is a wide choice of bars and restaurants to soak up the atmosphere.
Construction on Lille’s neoclassical cathedral began in 1854 and was completed in….1999! One building not to miss is the Palais des Beaux Arts, which
is the illustrious fine art museum, it plays second-fiddle only to the Louvre in the quantity and quality of its collection of paintings and pottery.</p>
<p>The Aisne, Somme and Oise are in the historical province of Picardy, which is renowned for the quality of its cathedrals. There are four that stand out
and you will fall in love with each of them. <strong>Amiens cathedral is a UNESCO world heritage site and one of the largest gothic cathedrals of the 13th
century</strong>. It is beautifully preserved and a classic example of this captivating architectural style. Laon, Beauvais, and Soissons all have glorious
cathedrals too, and all are definitely worth visiting.</p><p>It would be hard not to fall in love with the beautiful coastline that the region has to offer.
Known as <strong>the Cote d’Opale</strong> it runs down from the Belgian border and boasts rugged chalk cliffs (that mirror the white cliffs of Dover),
as well as sandy beaches, pretty seaside towns and towering pine forests. Many of <strong>the seaside towns have a distinctly Victorian feel</strong> and
will take you back in time.</p><p>Finally, a personal favourite of ours is <strong>the town of Chantilly in the Oise</strong>. It is home to arguably the best
golf course in France and, unarguably, the largest racehorse training community in France. Les Grands Ecuries and Chantilly Racecourse are protected by the
wonderful Chateau de Chantilly. It is in fact two chateaux, the Petit which was built around 1560 and the Grand, which was destroyed in the revolution, and
then rebuilt in the 1870’s - definitely a spot to enhance your Instagram collection.</p>
[images_alt] => Array
(
[0] => lille
[1] => mussels_and_chips
[2] => charming_houses
[3] => battle_field
[4] => thatched_cottage
[5] => birds
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 2_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Location, location, location – with easy access to the UK by car, train, and ferry.</li>
<li class="attribute-dot">Also popular with other European neighbours, particularly Belgium and Netherlands</li>
<li class="attribute-dot">Ideal terrain for cyclists, including the infamous cobbles of Paris-Roubaix.</li>
<li class="attribute-dot">A wide choice of country houses, at affordable prices</li>
<li class="attribute-dot">A superb place for a holiday home, choose from coast or country.</li>
</ul>
[banner-mg] => Array
(
[image] => 32_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nord - Pas de Calais
[link] => /nord-pas-de-calais-property
[subtitle] => Arras - Lille
[image] => 32_nord_pas_de_calais.webp
)
[1] => Array
(
[title] => Picardie
[link] => /picardie-property
[subtitle] => Somme | Amiens | Aisne | Beuuvais
[image] => 32_picardie.webp
)
[2] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_lac.webp
)
[3] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_jardins.webp
)
[4] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_chateaux.webp
)
[5] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_place_a.webp
)
[6] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_place_b.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 59
[department_name] => Nord
[area_m2] => 1941
[prefecture] => Array
(
[name] => Lille
[lat] => 50.630406284456
[lon] => 3.0534197872126
)
[sous-prefecture] => Array
(
[name] => Dunkerque
[lat] =>
[lon] =>
)
[other_places] => Array
(
[0] => Array
(
[name] => Valenciennes
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Cambrais
[lat] =>
[lon] =>
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lille-Lesquin
[lat] => 50.572047451569
[lon] => 3.1053536220932
)
[1] => Array
(
[name] => Aéroport de Valenciennes -Denain
[lat] =>
[lon] =>
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 62
[department_name] => Pas-de-Calais
[area_m2] => 1744
[prefecture] => Array
(
[name] => Arras
[lat] => 50.292169104936
[lon] => 2.7748575165542
)
[sous-prefecture] => Array
(
[name] => Calais
[lat] =>
[lon] =>
)
[other_places] => Array
(
[0] => Array
(
[name] => Boulogne-sur-Mer
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Lens
[lat] =>
[lon] =>
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Calais-Dunkerque
[lat] => 50.957985067822
[lon] => 1.9552740546367
)
[1] => Array
(
[name] => Aéroport du Touquet Côte d'Opale
[lat] =>
[lon] =>
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 60
[department_name] => Oise
[area_m2] => 2394
[prefecture] => Array
(
[name] => Beauvais
[lat] => 49.428890447223
[lon] => 2.0765439277169
)
[sous-prefecture] => Array
(
[name] => Clermont-sur-Oise
[lat] => 49.376417230896
[lon] => 2.4138345999072
)
[other_places] => Array
(
[0] => Array
(
[name] => Compiègne
[lat] => 49.418912808663
[lon] => 2.8199876338862
)
[1] => Array
(
[name] => Senlis
[lat] => 49.204946948696
[lon] => 2.581901090722
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Paris-Beauvais
[lat] => 49.454537422328
[lon] => 2.1114038104304
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 2
[department_name] => Aisne
[area_m2] => 1285
[prefecture] => Array
(
[name] => Laon
[lat] => 49.564293035219
[lon] => 3.6198159113781
)
[sous-prefecture] => Array
(
[name] => Château-Thierry
[lat] => 49.046555551997
[lon] => 3.4007244797698
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Quentin
[lat] => 49.846859523172
[lon] => 3.2897983742474
)
[1] => Array
(
[name] => Soissons
[lat] => 49.375886127925
[lon] => 3.3168017966698
)
[2] => Array
(
[name] => Vervins
[lat] => 49.835042811669
[lon] => 3.9048668951268
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 3
[department_name] => Somme
[area_m2] => 1696
[prefecture] => Array
(
[name] => Amiens
[lat] => 49.894961754938
[lon] => 2.2923738397694
)
[sous-prefecture] => Array
(
[name] => Abbeville
[lat] => 50.105382929031
[lon] => 1.8351609251238
)
[other_places] => Array
(
[0] => Array
(
[name] => Montdidier
[lat] => 49.646624171975
[lon] => 2.565182488621
)
[1] => Array
(
[name] => Péronne
[lat] => 49.932909142078
[lon] => 2.9323918256749
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Albert-Picardie
[lat] => 49.972877677671
[lon] => 2.6897740048888
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.hautsdefrance.fr/
[Official Tourism Office] => https://www.hautsdefrancetourism.com/
)
[image] => 32_logo.webp
[text] => The Hauts de France is a region of contrasts – from the rolling hills of the Ardennes to the vibrant city of Lille, it has something to offer
all kinds of property buyer. It is stocked full of Gothic cathedrals, fortified cities, and charming villages, as well as beautiful seaside towns.
The capital city of Lille ...
)
[seo_text] => <p>...has a vibrant cultural scene, with an array of museums, art galleries and theatres to choose from. It has a large student population and
rental properties are a popular investment. The Louvre-Lens Museum opened its doors in 2012 and helps make the Louvre’s national collections accessible to all.
The region is also home to natural reserves and parks, including the forested “Parc naturel regional de l’Avesnois”, which covers 125,000 hectares. This is an
important and protected, ecological area.</p><p>The Hauts de France has a rich architectural heritage and wide variety of property styles. From medieval castles to
Art Deco masterpieces, via the most splendid selection of Gothic architecture in Europe.The Gothic cathedrals in Lille, Amiens and Beauvais are stunning examples,
while the UNESCO listed town of Montreuil-sur-Mer boasts a particularly impressive citadel and ramparts. These are all in direct contrast to the Art Deco properties
in Le Touquet-Paris-Plage, where many houses and apartments were built for wealthy owners in the 1920’s and 1930’s. The town is famous for its eclectic mix of
property styles, and the seafront apartments come with a healthy premium to match the sea view. If you are looking for a holiday home, or investment property,
in northern France then the coastal towns have a lot to offer.</p><p>The Hauts de France countryside has many picturesque farmhouses, cottages, and old stone properties,
many of which have been sympathetically restored, using local materials. There are plenty of large, renovation projects still to be had, and these are particularly
popular with UK buyers who are looking for a cheap property to renovate/refurbish and bring back to life.</p><p>Prestige property in the Hauts de France comes in the
shape of chateaux, manoirs and large country estates. These become more prevalent as you get closer to Paris. There are also luxury villas and apartments to be had in
Montreuil-sur-Mer and the other resorts on the Cote d’Opale.</p>
)
[paris_ile_de_france] => Array
(
[id] => 11
[link] => /paris-ile-de-france-property
[region_name] => Paris - Ile-de-France
[new_region_name] => Paris - IDF
[hero_images] => 1
[agent_photo] => 11_team.webp
[vignette] => 11_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461427
[region_selected] => hauts_de_france
[ski] =>
[beach] =>
[welcome] => Array
(
[h3] => Buying a property in Paris means that you get to call the most romantic city in the world “home”. Not just that, but you will be making an excellent long-term investment and joining buyers from all over the world.
[bold] => Welcome to Paris - Ile-de-France
)
[css_color] => #244C5E
[accordion] => Array
(
[what_to_expect] => <p>Paris: the city of lights, the city of love, the fashion capital of the world. Whatever name you give it, you can expect to be wowed.
For sure, Paris is one of the most beautiful cities in the world and renowned for its famous landmarks. There is only one place to start, the Eiffel Tower is
the tallest structure in Paris, and it dominates the landscape. Constructed as the centrepiece of the 1889 World’s Fair it is a global cultural icon and welcomes
around 6m visitors a year.</p><p>A list of the other “must see” landmarks would be as long as your arm. The Arc de Triomphe is the bookend at the top of the
Champs-Elysée, built in 1806 it is one of the biggest arches in the world and the view from the top of the monument is superb. The view from the Sacré-Coeur,
atop the hill of Montmartre is not too shabby either. This architectural masterpiece has four minor domes that encircle the huge main dome of the Basilica.</p>
<p>Leggett has an office in the heart of Paris, close to Notre Dame cathedral, the most visited monument in the city. It took almost 200 years to complete,
and when you visit you will understand why. The intricate décor and glorious stained-glass windows have seen weddings, coronations, and funerals of the French
aristocracy for centuries.</p><p>Or how about the Louvre, or the Palais Garnier, or the Musée d’Orsay, or the designer shops, or the historic markets.
The list is endless – expect to always want to come back for more!</p>
[access] => Array
(
[text] => <p>You can get to Paris from anywhere in the world.There are <strong>three main airports: Charles de Gaulle (CDG), Orly, and Beauvais.</strong>
Orly is to the south of the city and used mostly for domestic flights, with CDG (also known as Roissy) to the north-east. CDG is the biggest airport in
Europe, with over 70m passengers every year, and this is where most long-haul flights land. Beauvais is known as the airport where most budget airlines
fly in to, with direct flights throughout Europe and north Africa.</p><p>From Paris, the A1 heads north towards Lille, Belgium, and the channel tunnel,
the A4 heads east to Reims, the A6 heads south-east towards Dijon and Geneva, the A10 heads due south to Orleans, the A11 heads out west towards Rennes
and Nantes, and the A13 heads up towards Rouen, Le Havre and Caen.</p><p>All of the major cities in Europe are accessible by train via the six main stations:
Gare du Nord, Gare de l’Est, Gare de Lyon, Gare d’Austerlitz, Gare Montparnasse and Gare Saint-Lazare.</p><p>The Paris metro system covers 227 km’s and has
308 stations, covered by 16 lines. The Grand Paris Express project is the largest transport project in Europe and is revolutionising the capital.
It will be completed by 2030 and will better connect the three main airports with the business districts. It will also make the daily lives of 2m commuters
easier. It will add four new lines to the metro system, as well as extending two lines. It will make travel throughout Paris and the Ile de France much easier,
and it is having significant impact on property prices.</p>
[11_transport] => transport map Paris - Ile-de-France
[11_fly] => airports map Paris - Ile-de-France
[11_metro] => metro map Paris - Ile-de-France
)
[market] => <p>For an in-depth analysis, read our latest Paris/Ile de France market comment (below), which includes average prices in all the arrondissements,
and expert comment from our Paris team of agents.</p><p>Prices in Paris and Ile de France had been rising dramatically in recent years but levelled off in 2022.
There simply wasn’t enough stock (particularly inside the périphérique) to meet demand, from both French and overseas buyers. Apartments were often selling
before they hit the open market. Many people were looking in the suburbs, often buying in new-build developments. These increased in popularity during and
after the pandemic, as buyers looked for more internal space, balconies, and even gardens. Property prices in the suburbs rose accordingly.</p><p>There is still
a strong demand throughout Paris and the Ile de France, but things have cooled slightly. This is meaning more choice for buyers, and is opening the door for
those from overseas, many of whom have been watching as locals snapped up most of the available property.</p><p>The recently published European Living Cities
Index analysed 142 capitals and large cities throughout Europe, to determine which were the most attractive and liquid, helping investors develop a
profitable property portfolio. Paris came out in first place (followed by London and Berlin). It is undoubtedly an excellent place to buy an apartment
or house – both with your heart and your head.</p><p>The market is sure to receive a further boost in 2024 when Paris hosts the Olympic Games. Local hotels
and businesses will reap the rewards of the 9.7m spectators flooding into the capital.</p>
[fall_in_love] => Array
(
[text] => <p><strong>Just about everything </strong>. It would be too easy to list the famous tourist traps so we’re going to share some of the hidden
gems that we love. Let’s start with the “Marais” which is a trendy district with a village feel that cuts across the centre of Paris. Originally built
on marshland it is the ideal place for a leisurely stroll, and a little shopping in the trendy boutiques. The most famous landmarks in the Marais are
probably the imposing Hotel de Ville (possibly the prettiest town hall in the world) and <strong>the superb Place des Vosges</strong>, which is a
garden square surrounded by red-brick Renaissance buildings. It is the oldest square in Paris, and you will find some superb restaurants and art
galleries overlooking the gardens. Nearby are some beautiful half-timbered houses in Rue Francois Miron, or why not go to Rue Montmorency and see
the oldest house in Paris, dating back to 1407. The Marais is the ideal place for some vintage shopping – take the metro to Temple and simply stroll
around, you’ll come across them. </p><p>Another favourite spot is Le Jardin de Luxembourg, in the 6th. The glorious gardens straddle <strong>the Latin
Quarter and Saint-Germain-des-Prés</strong>. They cover 25 hectares and are split into “French” and “English” gardens, between the two is woodland
and a large pond. There are 106 statues scattered throughout and the gardens are modelled after the Boboli gardens in Florence.</p><p>If you like the gardens,
then you’ll love the secret vineyard in <strong>Montmartre</strong>. Most tourists brave the steps up the Sacre Coeur (or cheat and take the funicular),
but head behind the Basilica and you will come across Rue Saint-Vincent and the small patch of vines, which have a history dating back to 944. It covers
just over 1,500m2 (producing about 1,700 bottles a year) and is owned by the city of Paris. Public access is not usually allowed, but you can take a
private tour, or look out for the official festivals when you can get to stroll around for free.</p><p>Finally, as you are in the fashion capital of the world,
why not visit La Samaritaine, which is a department store with a difference. For a start, it is housed in one of the most beautiful buildings in Paris.
The Art Nouveau interior features decorative iron staircases, glass floor tiles and glorious frescoes. The store is home to the biggest collection of
<strong>luxury brands </strong>in France: Louis Vuitton, Chanel, Christian Dior, Tiffany, Gucci, Cartier and many more. The top floor restaurant,
Voyage, sits under a glass roof and is the ideal place to just sit and watch the world’s most affluent customer base.</p>
[images_alt] => Array
(
[0] => restaurants_bars
[1] => museum
[2] => monuments
[3] => history
[4] => baker
[5] => haute_couture
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is Paris – there is no better place to own a property.</li>
<li class="attribute-dot">Global demand means that property is a great long-term investment.</li>
<li class="attribute-dot">There’s always something to do – from World Cup’s and Olympic Games to major concerts and wonderful theatres.</li>
<li class="attribute-dot">World class bars and restaurants, and the renowned “café culture. </li>
<li class="attribute-dot">Paris is easy to get to – from within France, and from further afield.</li>
</ul>
[banner-mg] => Array
(
[image] => 11_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Paris Left bank
[link] => /french-property-for-sale/paris_regions/rgauche
[subtitle] => 5 to 7th | 13 to 15t"
[image] => 11_left_bank.webp
)
[1] => Array
(
[title] => Paris Centre
[link] => /french-property-for-sale/mainSearch/departments:/towns:75001+Paris_1er_Arrondissement--75002+Paris_2e_Arrondissement--75003+Paris_3e_Arrondissement--75004+Paris_4e_Arrondissement/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => 1st,2nd, 3rd, 4th arrondissement
[image] => 11_centre.webp
)
[2] => Array
(
[title] => Paris Right bank
[link] => /french-property-for-sale/paris_regions/rdroite
[subtitle] => 8 to 12th | 16 to 20th
[image] => 11_right_bank.webp
)
[3] => Array
(
[title] => Prestige
[link] => /french-property-for-sale/mainSearch/departments:75--92--93--94/primarypropertytype_id:10/min_price:800000/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Prestige Property in Paris - Ile-de-France
[image] => 11_prestige.webp
)
[4] => Array
(
[title] => VEFA - New build
[link] => /french-property-for-sale/type/new-build/25/11
[subtitle] => VEFA - New Build in Paris - Ile-de-France
[image] => 11_vefa.webp
)
[5] => Array
(
[title] => With terrace
[link] => /french-property-for-sale/type/with-terrace/43/11
[subtitle] =>
[image] => 11_terrace.webp
)
[6] => Array
(
[title] => Grand Paris
[link] => /french-property-for-sale/mainSearch/departments:92--93--94--95--77--78--75
[subtitle] => Grand Paris Express
[image] => 11_metro.webp
)
[7] => Array
(
[title] => With view
[link] => /french-property-for-sale/type/panoramic-view/40/11
[subtitle] =>
[image] => 11_view.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 75
[department_name] => Paris
[area_m2] => 16331
[prefecture] => Array
(
[name] => Paris
[lat] => 48.85551774206
[lon] => 2.3525278664849
)
[other_places] => Array
(
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 78
[department_name] => Yvelines
[prefecture] => Array
(
[name] => Versailles
[lat] => 48.801378939587
[lon] => 2.1299230122557
)
[sous-prefecture] => Array
(
[name] => Mantes-la-Jolie
[lat] => 48.988244061207
[lon] => 1.7020562624738
)
[other_places] => Array
(
[0] => Array
(
[name] => Rambouillet
[lat] => 48.643959498336
[lon] => 1.8296661711554
)
[1] => Array
(
[name] => Saint-Germain-en-Laye
[lat] => 48.901898370601
[lon] => 2.0914945443595
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[area_m2] => 4453
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 91
[department_name] => Essonne
[prefecture] => Array
(
[name] => Evry
[lat] => 48.63000550478013
[lon] => 2.4415321824366525
)
[sous-prefecture] => Array
(
[name] => Etampes
[lat] => 48.437139117998456
[lon] => 2.1599899508121623
)
[other_places] => Array
(
[0] => Array
(
[name] => Palaiseau
[lat] => 48.713560636457665
[lon] => 2.244073207786515
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 3677
)
[3] => Array
(
[id] => 77
[department_name] => Seine-et-Marne
[prefecture] => Array
(
[name] => Melun
[lat] => 48.542075746722
[lon] => 2.654558728934
)
[sous-prefecture] => Array
(
[name] => Fontainebleau
[lat] => 48.404528934306
[lon] => 2.6968491157881
)
[other_places] => Array
(
[0] => Array
(
[name] => Meaux
[lat] => 48.956634779887
[lon] => 2.8888876091463
)
[1] => Array
(
[name] => Provins
[lat] => 48.559990810109
[lon] => 3.2983282139824
)
[2] => Array
(
[name] => Torcy
[lat] => 48.851405652548
[lon] => 2.6551424246278
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[area_m2] => 3065
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 95
[department_name] => Val-d'Oise
[department_link] => val-d-oise
[area_m2] => 3966
[prefecture] => Array
(
[name] => Pontoise
[lat] => 49.050502568113
[lon] => 2.1030760021814
)
[sous-prefecture] => Array
(
[name] => Argenteuil
[lat] => 48.94703164561
[lon] => 2.2449656623831
)
[other_places] => Array
(
[0] => Array
(
[name] => Sarcelles
[lat] => 48.99720685497
[lon] => 2.3783108056781
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Charles-de-Gaulle
[lat] => 49.006878058587
[lon] => 2.5496291510659
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[5] => Array
(
[id] => 93
[department_name] => Seine-Saint-Denis
[area_m2] => 4521
[prefecture] => Array
(
[name] => Bobiny
[lat] => 48.908350876439
[lon] => 2.4383625626594
)
[sous-prefecture] => Array
(
[name] => Le Raincy
[lat] => 48.897527108272
[lon] => 2.521489769963
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Denis
[lat] => 48.93686255948
[lon] => 2.355746165865
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Le Bourget
[lat] => 48.962158262054
[lon] => 2.4384164428234
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[6] => Array
(
[id] => 94
[department_name] => Val-de-Marne
[area_m2] => 5670
[prefecture] => Array
(
[name] => Créteil
[coordinates] => Array
(
[lat] => 48.790477058012
[lon] => 2.4535294041833
)
)
[sous-prefecture] => Array
(
[name] => L'Haÿ-les-Roses
[lat] => 48.779175899757
[lon] => 2.3370788046645
)
[other_places] => Array
(
[0] => Array
(
[name] => Nogent-sur-Marne
[lat] => 48.837520906433
[lon] => 2.4802706239479
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Orly
[lat] => 48.726140073531
[lon] => 2.3651992833035
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[7] => Array
(
[id] => 92
[department_name] => Hauts-de-Seine
[area_m2] => 8546
[prefecture] => Array
(
[name] => Nanterre
[lat] => 48.892595329087
[lon] => 2.2155409836827
)
[sous-prefecture] => Array
(
[name] => Antony
[lat] => 48.759260187579
[lon] => 2.3010700018409
)
[other_places] => Array
(
[0] => Array
(
[name] => Boulogne-Billancourt
[lat] => 48.839812198275
[lon] => 2.2380582126395
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.iledefrance.fr/
[Official Tourism Office] => https://www.visitparisregion.com/en
)
[image] => 11_logo.webp
[text] => Paris is a city that has captured the hearts and imaginations of people around the world for centuries – that is why it is such a popular place to
buy property. From the moment you arrive, you are surrounded by an unmistakeable sense of beauty, charm, and elegance that permeates every corner of the city...
)
[seo_text] => <p>...The most iconic symbol is the Eiffel Tower, and it is hard not to be awed by its sheer size and intricacy. But Paris is more than just a single
landmark – it is a city defined by its incredible architecture. Stroll across one of the bridges onto the Ile-St-Louis and pay a visit to our office on the island,
and you will see what we mean.</p><p>The beauty of Paris stretches beyond the buildings and architecture though. It is a city that is alive with culture.
The world-class museums, galleries and theatres showcase some of the greatest works of art (Mona Lisa anyone?) and performances in the world. The city has long
been associated with fashion, and strolling along the streets of Paris can feel like walking through a living, breathing, work of art.</p><p>What we like most of
all though, is simply strolling through the different neighbourhoods and villages. From the winding alleys of Montmartre to the grand boulevards and Champs-Elysées,
there is always time to stop and have a coffee. This is a city that invites exploration and encourages visitors to embrace the finer things in life – that
includes treating yourself and buying an apartment, after all you only live once.</p><p>Possibly the most famous, and iconic, architectural style is Haussmannian.
This refers to the distinctive building style that was used in the mid-19th century, to transform Paris into the city we know today. It accounts for around 40,000
buildings in Paris. They are typically characterised by their imposing facades, intricate wrought iron balconies, and tall windows that flood the interiors with
natural light. When people talk about “stunning” architecture they very well could be talking about Haussmann apartments in Paris. Many of these flats and apartments
have been beautifully restored in recent years, and they remain highly coveted among Parisian property buyers.</p><p>Another popular property style in Paris is
Art Nouveau. These buildings are characterised by their organic shapes and motifs, as well as their emphasis on craftmanship and the use of high-quality materials.
Head to the beautiful 16th arrondissement and you will see some lovely examples.</p><p>Of course, there are plenty of other property types in Paris, including
eleganta and traditional Parisian townhouses, charming, converted lofts, and sleek modern apartments. Speaking of which, new-build (or VEFA) apartments are
incredibly popular with both French and International buyers. Many are now being built in the suburbs, where there is more space, and offer large room sizes,
balconies and outside space, and an easy journey into the city centre.</p>
)
[french_alps] => Array
(
[id] => 84
[link] => /auvergne-rhone-alps-property
[region_id_search] => 82-83
[region_name] => the Auvergne-Rhône-Alpes
[new_region_name] => the Auvergne-Rhône-Alpes
[hero_images] => 3
[agent_photo] => 82_team.webp
[vignette] => 84_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461424
[region_selected] => burgundy
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => The stunning Auvergne-Rhône-Alpes region encompasses world-class skiing, sparkling lakes, historic cities, national parks and Unesco world heritage sites. Its year-round appeal means a steady demand for properties
[bold] => Welcome to the Auvergne, Rhône and French Alps
)
[css_color] => #326A93
[accordion] => Array
(
[what_to_expect] => <p>The Auvergne-Rhône-Alpes is home to many of the world’s most prestigious ski resorts, as well as <strong>beautiful lakes and historic
cities</strong>. Whether you are looking to ski/snowboard in winter, cycle up the mythical mountain climbs in summer or browse vibrant
markets, you will be doing so in an exceptional setting. There is property in the region to suit all budgets; our team of expert agents
will be happy to share their local knowledge, working with you to find your ideal property.</p>
[access] => Array
(
[text] => <p>The French Alps are efficiently served by four airports – Geneva, Lyon, Grenoble and Chambéry. There are non-stop flights to Geneva
from 142 destinations in 47 different countries, with excellent onwards access to all the major resorts. Lyon is also a popular entry point to the Alps,
with flights from 189 international destinations. Grenoble and Chambéry also offer regular flights to the UK during the winter season.
<a target="_blank" href="https://www.inauvergnerhonealpes.com/la-region-auvergne-rhone-alpes/venir-en-auvergne-rhone-alpes/">(https://www.inauvergnerhonealpes.com/la-region-auvergne-rhone-alpes/venir-en-auvergne-rhone-alpes/)</a></p>
<p>You may prefer to drive, taking in the breath-taking scenery. Driving from Calais takes around eight hours. Winter regulations now make snow equipment mandatory for cars in mountain regions.</p>
<p>You could also travel by TGV. A direct train from London St Pancras can whisk you to Bourg-Saint-Maurice in as little as 8 1/2 hours with easy access to Les Arcs (Savoie). The station at Thonon-les-Bains serves Morzine and Avoriaz (Haute-Savoie) and Briançon serves Montgenèvre and Serre Chevalier (Hautes-Alpes).</p>
[82_access_map] => transport map Rhône-Alps
)
[market] => <p>For an in-depth analysis, read our latest French Alps Market Comment (link below), which includes average prices in all the major towns and resorts.</p>
<p>Property in the French Alps is seen as an ideal long-term investment due to the global nature of the clientele. Lately we have seen an increased level of demand from North America and the Middle East, particularly from those who make their living in the oil and gas industries, which are pegged to the US dollar. The bedrock of demand has been from the domestic market though – French buyers have been seeking “the great outdoors”, whilst not being too far away from their businesses, family and friends. The French Alps are the ideal place to own a second home with around 37% of properties in the Savoie estimated to be holiday homes and around 25% in the Haute-Savoie.</p>
[fall_in_love] => Array
(
[text] => <p>The shared passion amongst everyone who lives, works, or owns a home here. </p><p>The Auvergne- Rhône-Alpes captivates visitors with its enchanting blend of <strong>natural beauty and rich heritage</strong>. There is no shortage of outdoor adventures with the mountains and lakes of the Alpes, the vineyards of the Bourgogne and the volcanos of the Auvergne whilst the cities offer a vibrant cultural scene. The region is also renowned for its enchanting spa towns with natural springs offering a tranquil escape from the hustle and bustle of everyday life.</p>
<p>In winter the region is transformed into a real-life wonderland, as picture-postcard ski resorts fill with people enjoying the slopes. In summer the area is a haven for outdoor enthusiasts offering a variety of activities including, hiking, mountain/road biking, paragliding and rock climbing. The warm summer weather means you can also enjoy swimming, fishing, and boating on dramatic rivers and beautiful lakes.</p>
[images_alt] => Array
(
[0] => skiing
[1] => gastronomy
[2] => Lyon
[3] => ocean
[4] => menhir
[5] => traditional_costume
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Global demand makes property in the Auvergne-Rhône-Alpes an excellent investment.</li>
<li class="attribute-dot">Efficient transport links from all corners of the world</li>
<li class="attribute-dot">Ski resorts offering around 8,500km of slopes across 140 resorts</li>
<li class="attribute-dot">Year-round activities for both personal enjoyment and augmented rental returns.</li>
<li class="attribute-dot">Unique and dramatic landscapes</li>
</ul>
[banner-mg] => Array
(
[image] => 82_search_banner.webp
)
[collections] => Array
(
[ski] => Array
(
[name] => Ski
[link] => /french-property-for-sale/alps_regions/ski
)
[Commercial] => Array
(
[name] => Commercial
[link] => /french-property-for-sale/mainSearch/departments:01--05--07--15--19--26--38--42--43--63--69--73--74/primarypropertytype_id:9/min_price:0/max_price:100000000/bedrooms:0/min_land:0
)
[Châteaux] => Array
(
[name] => Châteaux
[link] => /french-property-for-sale/mainSearch/departments:01--05--07--15--19--26--38--42--43--63--69--73--74/primarypropertytype_id:4/min_price:0/max_price:100000000/bedrooms:0/min_land:0
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Lyon - Beaujolais
[link] => /french-property-for-sale/getNearbyPostcodes/69001/30/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Lyon and Beaujolais region
[image] => 82_lyon.webp
)
[1] => Array
(
[title] => Isère and Hautes-Alpes
[link] => /french-property-for-sale/mainSearch/departments:38--05/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Grenoble | Southern Alps and surrounding area
[image] => 82_grenoble.webp
)
[2] => Array
(
[title] => NEWBUILD
[link] => /french-property-for-sale/type/new-build/25/84
[subtitle] => VEFA | New build | Apartments and chalets
[image] => 82_vefa.webp
)
[3] => Array
(
[title] => Lakes
[link] => /lakes/french-alps
[subtitle] => Lakes
[image] => 82_lake.webp
)
[4] => Array
(
[title] => Mountain view
[link] => /french-property-for-sale/type/mountain-view/23/84
[subtitle] => Alpine property
[image] => 82_mountain.webp
)
[5] => Array
(
[title] => Savoie
[link] => /all/savoie?notSold=true
[subtitle] => Bourg St Maurice | Chambéry | Aix-les-Bains
[image] => 82_savoie.webp
)
[6] => Array
(
[title] => Haute-Savoie
[link] => /all/haute-savoie?notSold=true
[subtitle] => Annecy | Chamonix | Evian
[image] => 82_haute_savoie.webp
)
[7] => Array
(
[title] => Puy-de-Dôme - Allier
[link] => /french-property-for-sale/mainSearch/departments:63--03/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Clermont-Ferrand | Thiers | Vichy
[image] => 83_puy_de_dome.webp
)
[8] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 83_auvergne.webp
)
[9] => Array
(
[title] => Cantal - Haute Loire
[link] => /french-property-for-sale/mainSearch/departments:15--43/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Aurillac | Saint Flour | Le Puy en Velay
[image] => 83_cantal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 69
[department_name] => Rhône
[area_m2] => 3928
[prefecture] => Array
(
[name] => Lyon
[lat] => 45.763454343805
[lon] => 4.8342714822686
)
[sous-prefecture] => Array
(
[name] => Villefranche-sur-Saône
[lat] => 45.991525233254
[lon] => 4.7197444415296
)
[other_places] => Array
(
)
[aeroports] => Array
(
[name] => Aéroport de Lyon-Bron
[lat] => 45.73160765651
[lon] => 4.9370107471434
)
[LGV] => 1
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[1] => Array
(
[id] => 42
[department_name] => Loire
[area_m2] => 2071
[prefecture] => Array
(
[name] => Saint-Étienne
[lat] => 45.441429073179
[lon] => 4.3798554942181
)
[sous-prefecture] => Array
(
[name] => Montbrison
[lat] => 45.607457630439
[lon] => 4.062305851606
)
[other_places] => Array
(
[0] => Array
(
[name] => Roanne
[lat] => 46.03524127253
[lon] => 4.070811799035
)
)
[aeroports] => Array
(
[name] => Aéroport de Saint-Étienne-Loire
[lat] => 45.531777616331
[lon] => 4.2941254428989
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[2] => Array
(
[id] => 7
[department_name] => Ardèche
[area_m2] => 2203
[prefecture] => Array
(
[name] => Privas
[lat] => 44.736011678419
[lon] => 4.5952593173144
)
[sous-prefecture] => Array
(
[name] => Largentière
[lat] => 44.541485921197
[lon] => 4.291760285543
)
[other_places] => Array
(
[0] => Array
(
[name] => Tournon-sur-Rhône
[lat] => 45.068836684375
[lon] => 4.8262681295312
)
)
[aeroports] => none
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[3] => Array
(
[id] => 26
[department_name] => Drôme
[area_m2] => 2576
[prefecture] => Array
(
[name] => Valence
[lat] => 44.934361082014
[lon] => 4.8918085238571
)
[sous-prefecture] => Array
(
[name] => Die
[lat] => 44.752743667653
[lon] => 5.3712894535552
)
[other_places] => Array
(
[0] => Array
(
[name] => Nyons
[lat] => 44.361846282265
[lon] => 5.1385028840735
)
)
[aeroports] => Array
(
[name] => Aéroport de Valence-Chabeuil
[lat] => 44.915618343171
[lon] => 4.9655266410384
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 38
[department_name] => Isère
[area_m2] => 3011
[prefecture] => Array
(
[name] => Grenoble
[lat] => 45.18789034927
[lon] => 5.7194533925191
)
[sous-prefecture] => Array
(
[name] => La Tour-du-Pin
[lat] => 45.563570649639
[lon] => 5.4415587833188
)
[other_places] => Array
(
[0] => Array
(
[name] => Vienne
[lat] => 45.526040132264
[lon] => 4.8738096559581
)
)
[aeroports] => Array
(
[name] => Aéroport de Grenoble-Alpes-Isère
[lat] => 45.362152564118
[lon] => 5.3303731447464
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[5] => Array
(
[id] => 73
[department_name] => Savoie
[area_m2] => 3513
[prefecture] => Array
(
[name] => Chambéry
[lat] => 45.56373817196
[lon] => 5.9215357654657
)
[sous-prefecture] => Array
(
[name] => Albertville
[lat] => 45.675725491957
[lon] => 6.3919804946465
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Jean-de-Maurienne
[lat] => 45.275124176924
[lon] => 6.3430247439269
)
)
[aeroports] => Array
(
[name] => Aéroport de Chambéry - Savoie-Mont-Blanc
[lat] => 45.638100379106
[lon] => 5.883879114065
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[6] => Array
(
[id] => 74
[department_name] => Haute Savoie
[department_link] => haute-savoie
[area_m2] => 5073
[prefecture] => Array
(
[name] => Annecy
[lat] => 45.899910328246
[lon] => 6.1262711418696
)
[sous-prefecture] => Array
(
[name] => Bonneville
[lat] => 46.078953231713
[lon] => 6.4080745634689
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Julien-en-Genevois
[lat] => 46.145247714083
[lon] => 6.0782401458882
)
[1] => Array
(
[name] => Thonon-les-Bains
[lat] => 46.374367519191
[lon] => 6.4751491326355
)
)
[aeroports] => Array
(
[name] => Aéroport d'Annecy Haute-Savoie Mont-Blanc
[lat] => 45.931231359826
[lon] => 6.1070353177704
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[7] => Array
(
[id] => 1
[department_name] => Ain
[area_m2] => 2672
[prefecture] => Array
(
[name] => Bourg-en-Bresse
[lat] => 46.204731297233
[lon] => 5.2192179785266
)
[sous-prefecture] => Array
(
[name] => Belley
[lat] => 45.76060548207
[lon] => 5.685684922806
)
[other_places] => Array
(
[0] => Array
(
[name] => Gex
[lat] => 46.33342662486
[lon] => 6.0565967456129
)
[1] => Array
(
[name] => Nantua
[lat] => 46.153337563925
[lon] => 5.6099966773118
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[8] => Array
(
[id] => 63
[department_name] => Puy-de-Dôme
[area_m2] => 1779
[prefecture] => Array
(
[name] => Clermont-Ferrand
[lat] => 45.778152134566
[lon] => 3.0877515948179
)
[sous-prefecture] => Array
(
[name] => Ambert
[lat] => 45.550181877223
[lon] => 3.7418988547867
)
[other_places] => Array
(
[0] => Array
(
[name] => Issoire
[lat] => 45.540997995782
[lon] => 3.245249182897
)
[1] => Array
(
[name] => Riom
[lat] => 45.893151374478
[lon] => 3.114829498179
)
[2] => Array
(
[name] => Thiers
[lat] => 45.857631419719
[lon] => 3.545162104994
)
)
[aeroports] => Array
(
[Aéroport de Clermont-Ferrand-Auvergne] => Array
(
[lat] => 45.786685850032
[lon] => 3.1700429122171
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[9] => Array
(
[id] => 03
[department_name] => Allier
[area_m2] => 1225
[prefecture] => Array
(
[name] => Moulins
[lat] => 46.56779981782
[lon] => 3.3325229979712
)
[sous-prefecture] => Array
(
[name] => Montluçon
[lat] => 46.342420338379
[lon] => 2.6046789641305
)
[other_places] => Array
(
[0] => Array
(
[name] => Vichy
[lat] => 46.131707501608
[lon] => 3.4250268780693
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Vichy-Charmeil
[lat] => 46.165785687582
[lon] => 3.3988969796871
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[10] => Array
(
[id] => 15
[department_name] => Cantal
[area_m2] => 1298
[prefecture] => Array
(
[name] => Aurillac
[lat] => 44.930845541891
[lon] => 2.4445069162325
)
[sous-prefecture] => Array
(
[name] => Mauriac
[lat] => 45.220665536545
[lon] => 2.330435434435
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Flour
[lat] => 45.03286921168
[lon] => 3.0898874552959
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport d'Aurillac
[lat] => 44.897891378556
[lon] => 2.4205682103521
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[11] => Array
(
[id] => 43
[department_name] => Haute Loire
[department_link] => haute-loire
[area_m2] => 1442
[prefecture] => Array
(
[name] => Le Puy-en-Velay
[lat] => 45.042861544788
[lon] => 3.8822542555075
)
[sous-prefecture] => Array
(
[name] => Brioude
[lat] => 45.295685314106
[lon] => 3.3843953059774
)
[other_places] => Array
(
[0] => Array
(
[name] => Yssingeaux
[lat] => 45.142036873586
[lon] => 4.1288319967353
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Le Puy-en-Velay - Loudes
[lat] => 45.075136184979
[lon] => 3.7629119545337
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.auvergnerhonealpes.fr/
[Official Tourism Office] => https://www.inauvergnerhonealpes.com/
)
[image] => 82_logo.webp
[text] => Buy a home in the enchanting Auvergne-Rhône-Alpes, where adventure meets relaxation. Immerse yourself in breath-taking views, world-renowned skiing,
volcanic landscapes and charming Alpine villages. Discover the magic of the lakes and mountains and create memories that will last a lifetime. Everybody dreams of owning a
home here, we can help you turn it into reality.
)
[seo_text] => <p>This region covers a variety of landscapes from mountains and lakes to villages and cities and the wild beauty of the numerous national parks. Its architecture, influenced by the local materials and construction techniques, is reflected the range and style of properties. </p>
<p>From typical Alpine chalets with their charming and cosy atmosphere, wooden shutters and balconies to sprawling stone wine properties in the Burgundy area, rustic farmhouses and village properties. Closer to the cities you will find elegant manor houses and sleek modern city apartments. There is a huge choice of styles across the region. </p>
<p>New build/ off plan properties are very popular with both domestic and international buyers. Being sited in prime locations, such as ski in/ski out, lakeside and all the best spots near vineyards and leafy villages. A luxurious modern take on classic French and mountain architecture. In cities you can benefit from great transport links and proximity to international schools. All newbuilds conform to or exceed the most recent energy, sound and insulation regulations and benefit from the latest technologies making them secure and efficient to run. With 10 year guarantees in place, there is the further benefit of low maintenance.
</p>
)
[burgundy] => Array
(
[id] => 26
[link] => /burgundy-property
[region_name] => Burgundy
[new_region_name] => Bourgogne - Franche Comté
[hero_images] => 1
[agent_photo] =>
[vignette] => 26_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820e2dcfdf73343
[region_selected] => french_alps
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Burgundy, a small summary of France and its art of living!
[bold] => Welcome to Burgundy
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Proximity to their favourite vineyards tend to heavily influence where second-home owners buy in Burgundy.
This is one of France’s major areas for wine production, with the red wine mostly Pinot Noir grape, and the white wine Chardonnay.
You will find the finest and most prized wines in the Cote-d’Or, and not surprisingly property in this department attracts a premium price.
The Plateau de Langres run through the department, with most of the famous vineyards on the south-east slope. Properties here nestle into the
hillside and the rolling countryside is home to a fine selection of manoir, chateaux and country houses.</p>
[access] => Array
(
[text] => <p>Dijon-Longvic airport primarily offers flights to Bordeaux and Toulouse, although during summer it does offer charter flights to some
holiday destinations. However, Lyon Saint-Exupéry and Paris Charles de Gaulle airports are both easily accessible by road.</p><p>The TGV stops at Dijon,
Beaune, Chalon-sur-Saone and Macon with direct trains to Paris (and then London via Eurostar), Lyon, Marseille and Geneva.</p><p>Burgundy is easily accessible by
car, with motorway access to Paris, Lyon and other major cities. From Paris the A6 autoroute gives easy access to Dijon, Beaune, Chalon-sur-Saone and Macon.
If you are driving from the UK, you can take the Eurotunnel to Calais and then drive to Burgundy in around 5 hours.</p>
[26_access_map] => transport map Burgundy
)
[market] => <p>Burgundy is a popular region for holiday homes, particularly with buyers from elsewhere in France, Belgium, Holland, Switzerland and Germany.
Property prices have risen in all four departments in the last 12 months. The biggest increase has been in the Cote d’Or (6.6%),
with smaller increases in Haute-Saone (1.5%), Nievre (1.4%) and Yonne (1.4%).</p><p>You will certainly pay a premium price for property in the towns and
villages renowned for the quality of their wines. These are predominantly found in the Cote d’Or, which is divide into two main areas: the Cote de Nuits
in the north, and the Cote de Beaune in the south. Many international buyers head to Beaune, which is the wine capital of Burgundy. The town is surrounded
by the most famous vineyards and the historic centre has many cellars, where you can taste the best wines. It is a beautiful walled city and a UNESCO
world heritage site. Property is not always easy to find and you can expect to pay 3,000 euros per m2, or more, for a well located apartment in the town
centre.</p><p>Particularly popular spots for holiday homes include the chocolate-box pretty villages of Chablis, Noyers-sur-Serein, Chateauneuf,
Vézelay and Semur-en-Brionnais.</p><p>Of course, property prices are also higher in the cities and major towns. Dijon is the regional capital, and the
historical centre is a UNESCO world heritage site, expect to pay around 3,000 euros per m2 for an apartment in the city centre.</p>
[fall_in_love] => Array
(
[text] => <p>The 281,400 hectare, <strong>Parc naturel regional du Morvan</strong> is in the heart of Burgundy, and spans all four departments.
This is a wild and hilly granite “massif” which reaches its peak, at over 900m, in Haut Folin. It is a collection of forests, with picturesque
lakes and rivers scattered throughout. This is an area not to be rushed, so make sure you allow plenty of time for exploration. Avoid the main
roads and travel on the smaller roads, lanes and dedicated cycle/walking paths. If you really do want to fall in love, then the Gouloux waterfall has to
be one of the most romantic spots in Burgundy. Similarly, the village of Vézelay, on the edge of the Morvan, is both an architectural jewel and a UNESCO
world heritage site. It also happens to be one of the “Plus Beaux Villages de France” and the Basilique Sainte-Madeleine is not to be missed.</p>
<p>There are <strong>four other “Plus Beaux Villages”</strong> in Burgundy, and it is easy to fall in love with any of them. Chateauneuf-en-Auxois is
renowned for its beautifully preserved medieval ramparts, Flavigny sur Ozerain for its production of aniseed, Noyers sur Serein for its cobbled streets
and 78 classified monuments and Semur en Brionnais for the glorious Chateau de Saint Hugues.</p><p>Finally, what could be better than <strong>sharing a
cold glass of Pouilly-Fuissé with friends</strong>, whilst sitting in one of the many fine restaurants and bars in the centre of Macon, the capital of
southern Burgundy. Make sure you visit one of the countless markets in the town centre, the one in Place aux Herbes is open from Tuesday to Saturday.</p>
[images_alt] => Array
(
[0] => beaune
[1] => gastronomy
[2] => countryside
[3] => morvan
[4] => vineyards
[5] => antiquites
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Popular with Parisians as a holiday home destination, property is always popular and a good investment.</li>
<li class="attribute-dot">The vineyards of Burgundy also attract visitors from all over the world, so renting out your property should be easy.</li>
<li class="attribute-dot">The rolling countryside is particularly beautiful, and there are enough “places of interest” to visit to last you a lifetime.</li>
<li class="attribute-dot">Burgundy is well located, midway between Paris and Lyon, with easy access to the French Alps.</li>
</ul>
[banner-mg] => Array
(
[image] => 26_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Dijon
[link] => /french-property-for-sale/getNearbyPostcodes/21000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Dijon
[image] => 26_dijon.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/Burgundy
[subtitle] => History and Passion
[image] => 26_chateaux.webp
)
[2] => Array
(
[title] => Morvan
[link] =>
[subtitle] =>
[image] => 26_morvan.webp
)
[3] => Array
(
[title] => Beaune
[link] =>
[subtitle] => Legendary - Côte d'Or
[image] => 26_beaune.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => village | village |...
[image] => 26_villages.webp
)
[5] => Array
(
[title] => In and around Cities
[link] =>
[subtitle] =>
[image] => 26_cities.webp
)
[6] => Array
(
[title] => Country side
[link] =>
[subtitle] =>
[image] => 26_countryside.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 89
[department_name] => Yonne
[area_m2] => 1432
[prefecture] => Array
(
[name] => Auxerre
[lat] => 47.798383490188
[lon] => 3.5743395396564
)
[sous-prefecture] => Array
(
[name] => Avallon
[lat] => 47.488281751683
[lon] => 3.9058219625499
)
[other_places] => Array
(
[0] => Array
(
[name] => Sens
[lat] => 48.20083078514
[lon] => 3.2790005775033
)
)
[aeroports] => Array
(
[name] => Aéroport d'Auxerre - Branches
[lat] =>
[lon] =>
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 21
[department_name] => Côte-d'Or
[department_link] => cote-d-or
[area_m2] => 1975
[prefecture] => Array
(
[name] => Dijon
[lat] => 47.325174604455
[lon] => 5.0403140801967
)
[sous-prefecture] => Array
(
[name] => Beaune
[lat] => 47.026030318488
[lon] => 4.8374940910786
)
[other_places] => Array
(
[0] => Array
(
[name] => Montbard
[lat] => 47.625256750655
[lon] => 4.3339077650505
)
)
[aeroports] => Array
(
[name] => Aéroport de Dijon-Bourgogne
[lat] => 47.277842347264
[lon] => 5.0708291238848
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 58
[department_name] => Nièvre
[area_m2] => 1084
[prefecture] => Array
(
[name] => Nevers
[lat] => 46.990769177413
[lon] => 3.1640150450023
)
[sous-prefecture] => Array
(
[name] => Château-Chinon
[lat] => 47.057447958322
[lon] => 3.9219794516485
)
[other_places] => Array
(
[0] => Array
(
[name] => Clamecy
[lat] => 47.45988803147
[lon] => 3.5162128795956
)
[1] => Array
(
[name] => Cosne-Cours-sur-Loire
[lat] => 47.381973419013
[lon] => 2.9173034160472
)
)
[aeroports] => Array
(
[name] => Aéroport de Nevers-Fourchambault
[lat] => 46.99880425869
[lon] => 3.1106171257303
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 71
[department_name] => Saône-et-Loire
[area_m2] => 1504
[prefecture] => Array
(
[name] => Mâcon
[lat] => 46.30694970684
[lon] => 4.8264603472774
)
[sous-prefecture] => Array
(
[name] => Louhans
[lat] => 46.628813097754
[lon] => 5.2253796250176
)
[other_places] => Array
(
[0] => Array
(
[name] => Autun
[lat] => 46.950107320103
[lon] => 4.3072069728599
)
[1] => Array
(
[name] => Chalon-sur-Saône
[lat] => 46.781568157022
[lon] => 4.8481294768753
)
[2] => Array
(
[name] => Charolles
[lat] => 46.435632486113
[lon] => 4.2778800803731
)
)
[aeroports] => Array
(
[name] => Aéroport de Chalon - Champforgeuil
[lat] => 46.826739242324
[lon] => 4.826983123877
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.bourgognefranchecomte.fr/
[Official Tourism Office] => https://www.tourisme-hautBurgundy.com/en/
)
[image] => 26_logo.webp
[text] => Burgundy is home to four UNESCO world heritage sites, classified as exceptional examples of cultural and natural heritage. They attract tourists from
all over the world and are deemed as irreplaceable. They are Fontenay Abbey, Vezelay Abbey, the Priory Notre-Dame of La Charité-sur-Loire and finally the 1,200
“climats” between Dijon, Beaune and Maranges. Nothing to do with the weather, these are classified vineyards, with a history stretching back over 2,000 years...
)
[seo_text] => <p>Burgundy has a diverse range of property styles, ranging from grand chateaux and country houses to quaint cottages and farmhouses.
The region is also known for its historic townhouses, which feature traditional Burgundian architecture. In rural areas, farmhouses and barns are often constructed
from local materials including limestone and sandstone. There are also a number of grand chateaux, many with a symmetrical façade, formal gardens and extensive
grounds – look out for the conical roofs too.Property in Burgundy has some fine examples of different architectural styles, including Romanesque
(particularly the Abbey de Fontenay), Gothic (such as the Basilique de Vezelay), Renaissance (including the townhouses found in Beaune centre,
including the Hotel Dieu des Hospices) and Baroque (the Palais des Ducs in Dijon has a particularly grand staircase and ornate decorations). You can see that houses
in Burgundy really do come in all shapes and sizes – look at our listings and you will find property to suit every budget too.</p>
)
[useDbConfig] => default
[useTable] => regions
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => regions
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 3
[key] => primary
)
[name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[name_fr] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[city_postcode] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[city_name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[compass] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[compass2] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Region
[tableToModel] => Array
(
[regions] => Region
[departments] => Department
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Region
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Department] => Department Object
*RECURSION*
)
[Department] => Department Object
*RECURSION*
[Primarypropertytype] => Primarypropertytype Object
(
[name] => Primarypropertytype
[actsAs] => Array
(
[0] => Containable
)
[useDbConfig] => default
[useTable] => primarypropertytypes
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => primarypropertytypes
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[name_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Primarypropertytype
[tableToModel] => Array
(
[primarypropertytypes] => Primarypropertytype
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Primarypropertytype
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
)
)
[__backContainableAssociation] => Array
(
[belongsTo] => Array
(
[Region] => Array
(
[className] => Region
[foreignKey] => region_id
[conditions] =>
[fields] =>
[order] =>
[counterCache] =>
)
)
[hasOne] => Array
(
)
[hasMany] => Array
(
[Allproperty] => Array
(
[className] => Allproperty
[foreignKey] => department_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[hasAndBelongsToMany] => Array
(
)
)
)
[DepartmentsUser] => AppModel Object
(
[useDbConfig] => default
[useTable] => departments_users
[displayField] => id
[id] =>
[data] => Array
(
)
[table] => departments_users
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[user_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[department_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[name] => DepartmentsUser
[alias] => DepartmentsUser
[tableToModel] => Array
(
[departments_users] => DepartmentsUser
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[actsAs] =>
[Behaviors] => BehaviorCollection Object
(
[modelName] => DepartmentsUser
[_attached] => Array
(
)
[_disabled] => Array
(
)
[__methods] => Array
(
)
[__mappedMethods] => Array
(
)
[_log] =>
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
)
)
[Group] => Group Object
(
[name] => Group
[actsAs] => Array
(
[0] => Containable
)
[hasAndBelongsToMany] => Array
(
[Proptype] => Array
(
[className] => Proptype
[joinTable] => groups_proptypes
[foreignKey] => group_id
[associationForeignKey] => proptype_id
[unique] => 1
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[finderQuery] =>
[deleteQuery] =>
[insertQuery] =>
[with] => GroupsProptype
)
)
[useDbConfig] => default
[useTable] => groups
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => groups
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[name_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[desc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Group
[tableToModel] => Array
(
[groups] => Group
[proptypes] => Proptype
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Group
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Proptype] => Proptype Object
(
[name] => Proptype
[actsAs] => Array
(
[0] => Containable
)
[useDbConfig] => default
[useTable] => proptypes
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => proptypes
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[name_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[name_cn] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[description] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[list_order] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[display] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Proptype
[tableToModel] => Array
(
[proptypes] => Proptype
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Proptype
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
)
[GroupsProptype] => AppModel Object
(
[useDbConfig] => default
[useTable] => groups_proptypes
[displayField] => id
[id] =>
[data] => Array
(
)
[table] => groups_proptypes
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[group_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[proptype_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[name] => GroupsProptype
[alias] => GroupsProptype
[tableToModel] => Array
(
[groups_proptypes] => GroupsProptype
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[actsAs] =>
[Behaviors] => BehaviorCollection Object
(
[modelName] => GroupsProptype
[_attached] => Array
(
)
[_disabled] => Array
(
)
[__methods] => Array
(
)
[__mappedMethods] => Array
(
)
[_log] =>
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
)
)
[Codepostal] => Codepostal Object
(
[name] => Codepostal
[useDbConfig] => default
[useTable] => codepostals
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => codepostals
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 20
[key] => primary
)
[country] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 100
)
[postcode] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
)
[name] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 100
)
[region_name] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 100
)
[region_id] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 100
)
[department_name] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 100
)
[department_id] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 100
)
[description] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 255
)
[code1] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 255
)
[lat] => Array
(
[type] => float
[null] =>
[default] =>
[length] =>
)
[lon] => Array
(
[type] => float
[null] =>
[default] =>
[length] =>
)
[code2] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 255
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Codepostal
[tableToModel] => Array
(
[codepostals] => Codepostal
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[actsAs] =>
[Behaviors] => BehaviorCollection Object
(
[modelName] => Codepostal
[_attached] => Array
(
)
[_disabled] => Array
(
)
[__methods] => Array
(
)
[__mappedMethods] => Array
(
)
[_log] =>
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
)
[Proptype] => Proptype Object
(
[name] => Proptype
[actsAs] => Array
(
[0] => Containable
)
[useDbConfig] => default
[useTable] => proptypes
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => proptypes
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[name_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[name_cn] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[description] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[list_order] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[display] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Proptype
[tableToModel] => Array
(
[proptypes] => Proptype
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Proptype
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
)
[Primarypropertytype] => Primarypropertytype Object
(
[name] => Primarypropertytype
[actsAs] => Array
(
[0] => Containable
)
[useDbConfig] => default
[useTable] => primarypropertytypes
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => primarypropertytypes
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[name_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Primarypropertytype
[tableToModel] => Array
(
[primarypropertytypes] => Primarypropertytype
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Primarypropertytype
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
)
[Soldproperty] => Soldproperty Object
(
[name] => Soldproperty
[useTable] => soldproperties
[primaryKey] => property_id
[useDbConfig] => default
[displayField] =>
[id] =>
[data] => Array
(
)
[table] => soldproperties
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[user_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[propref] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[price] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[acte_signed_date] => Array
(
[type] => date
[null] => 1
[default] =>
[length] =>
)
[created] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[image] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[department_name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[shortdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[shortdesc_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[pubtown] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[postcode] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[region_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[land_m2] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[habitable_m2] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[nrbedrooms] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[nrbathrooms] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[propname] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Soldproperty
[tableToModel] => Array
(
[soldproperties] => Soldproperty
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[actsAs] =>
[Behaviors] => BehaviorCollection Object
(
[modelName] => Soldproperty
[_attached] => Array
(
)
[_disabled] => Array
(
)
[__methods] => Array
(
)
[__mappedMethods] => Array
(
)
[_log] =>
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
)
[Soldallproperty] => Soldallproperty Object
(
[name] => Soldallproperty
[useTable] => soldproperties
[primaryKey] => property_id
[belongsTo] => Array
(
[Soldproperty] => Array
(
[className] => Soldproperty
[joinTable] =>
[foreignKey] => property_id
[unique] => 1
[conditions] =>
[fields] =>
[order] =>
[counterCache] =>
)
)
[useDbConfig] => default
[displayField] =>
[id] =>
[data] => Array
(
)
[table] => soldproperties
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[user_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[propref] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[price] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[acte_signed_date] => Array
(
[type] => date
[null] => 1
[default] =>
[length] =>
)
[created] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[image] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[department_name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[shortdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[shortdesc_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[pubtown] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[postcode] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[region_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[land_m2] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[habitable_m2] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[nrbedrooms] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[nrbathrooms] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[propname] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Soldallproperty
[tableToModel] => Array
(
[soldproperties] => Soldproperty
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[actsAs] =>
[Behaviors] => BehaviorCollection Object
(
[modelName] => Soldallproperty
[_attached] => Array
(
)
[_disabled] => Array
(
)
[__methods] => Array
(
)
[__mappedMethods] => Array
(
)
[_log] =>
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Soldproperty] => Soldproperty Object
(
[name] => Soldproperty
[useTable] => soldproperties
[primaryKey] => property_id
[useDbConfig] => default
[displayField] =>
[id] =>
[data] => Array
(
)
[table] => soldproperties
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[user_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[propref] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[price] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[acte_signed_date] => Array
(
[type] => date
[null] => 1
[default] =>
[length] =>
)
[created] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[image] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[department_name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[shortdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[shortdesc_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[pubtown] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[postcode] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[region_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[land_m2] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[habitable_m2] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[nrbedrooms] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[nrbathrooms] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[propname] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Soldproperty
[tableToModel] => Array
(
[soldproperties] => Soldproperty
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[actsAs] =>
[Behaviors] => BehaviorCollection Object
(
[modelName] => Soldproperty
[_attached] => Array
(
)
[_disabled] => Array
(
)
[__methods] => Array
(
)
[__mappedMethods] => Array
(
)
[_log] =>
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
)
)
[Testimonial] => Testimonial Object
(
[name] => Testimonial
[useDbConfig] => legitnew
[useTable] => testimonials
[displayField] => title
[id] =>
[data] => Array
(
)
[table] => testimonials
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[body] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[body_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[edited_body] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[client_email] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[client_name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[client_display_name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[front_page] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[front_page_fr] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[title] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[title_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Testimonial
[tableToModel] => Array
(
[testimonials] => Testimonial
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[actsAs] =>
[Behaviors] => BehaviorCollection Object
(
[modelName] => Testimonial
[_attached] => Array
(
)
[_disabled] => Array
(
)
[__methods] => Array
(
)
[__mappedMethods] => Array
(
)
[_log] =>
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
)
[Powcategory] => Powcategory Object
(
[name] => Powcategory
[validate] => Array
(
[name] => /.+/
[slug] => /.+/
)
[actsAs] => Array
(
[0] => Containable
)
[hasMany] => Array
(
[Pow] => Array
(
[className] => Pow
[foreignKey] => powcategory_id
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[dependent] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[useDbConfig] => default
[useTable] => powcategories
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => powcategories
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[intro_en] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[slug] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[name_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[intro_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[slug_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[live] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[created] => Array
(
[type] => timestamp
[null] => 1
[default] =>
[length] =>
)
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Powcategory
[tableToModel] => Array
(
[powcategories] => Powcategory
[pows] => Pow
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Powcategory
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Pow] => Pow Object
(
[name] => Pow
[validate] => Array
(
[property_ref] => /.+/
[powcategory_id] => /.+/
)
[actsAs] => Array
(
[0] => Containable
)
[belongsTo] => Array
(
[Powcategory] => Array
(
[className] => Powcategory
[foreignKey] => powcategory_id
[conditions] =>
[fields] =>
[order] =>
[counterCache] =>
)
)
[useDbConfig] => default
[useTable] => pows
[displayField] => id
[id] =>
[data] => Array
(
)
[table] => pows
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[property_ref] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[property_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[powcategory_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[created] => Array
(
[type] => timestamp
[null] => 1
[default] =>
[length] =>
)
[modified] => Array
(
[type] => timestamp
[null] => 1
[default] =>
[length] =>
)
[notes] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[show] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[shortlist] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[show_fr] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[shortlist_fr] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Pow
[tableToModel] => Array
(
[pows] => Pow
[powcategories] => Powcategory
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Pow
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Powcategory] => Powcategory Object
*RECURSION*
)
)
)
</pre>
</div>",
"cache" => CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$cacheAction = NULL
CacheHelper::$helpers = NULL
CacheHelper::$base = ""
CacheHelper::$webroot = "/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CacheHelper::$params = array
CacheHelper::$action = "exclusives"
CacheHelper::$plugin = NULL
CacheHelper::$data = NULL
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
HtmlHelper::$params = array
HtmlHelper::$action = "exclusives"
HtmlHelper::$data = NULL
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormHelper::$params = array
FormHelper::$action = "exclusives"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$themeWeb = NULL
TextHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TextHelper::$params = array
TextHelper::$action = "exclusives"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
TextHelper::$_log = NULL,
"number" => NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
NumberHelper::$params = array
NumberHelper::$action = "exclusives"
NumberHelper::$plugin = NULL
NumberHelper::$data = NULL
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL,
"javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
JavascriptHelper::$params = array
JavascriptHelper::$action = "exclusives"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"tagcloud" => TagcloudHelper
TagcloudHelper::$helpers = NULL
TagcloudHelper::$base = ""
TagcloudHelper::$webroot = "/"
TagcloudHelper::$themeWeb = NULL
TagcloudHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TagcloudHelper::$params = array
TagcloudHelper::$action = "exclusives"
TagcloudHelper::$plugin = NULL
TagcloudHelper::$data = NULL
TagcloudHelper::$namedArgs = NULL
TagcloudHelper::$argSeparator = NULL
TagcloudHelper::$validationErrors = NULL
TagcloudHelper::$tags = array
TagcloudHelper::$__tainted = NULL
TagcloudHelper::$__cleaned = NULL
TagcloudHelper::$_log = NULL,
"custom" => CustomHelper
CustomHelper::$tags = array
CustomHelper::$base = ""
CustomHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CustomHelper::$params = array
CustomHelper::$action = "exclusives"
CustomHelper::$data = NULL
CustomHelper::$_crumbs = array
CustomHelper::$__docTypes = array
CustomHelper::$helpers = NULL
CustomHelper::$webroot = "/"
CustomHelper::$themeWeb = NULL
CustomHelper::$plugin = NULL
CustomHelper::$namedArgs = NULL
CustomHelper::$argSeparator = NULL
CustomHelper::$validationErrors = NULL
CustomHelper::$__tainted = NULL
CustomHelper::$__cleaned = NULL
CustomHelper::$_log = NULL,
"time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TimeHelper::$params = array
TimeHelper::$action = "exclusives"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL,
"formVariablesPaginator" => FormVariablesPaginatorHelper
FormVariablesPaginatorHelper::$helpers = array
FormVariablesPaginatorHelper::$__defaultModel = NULL
FormVariablesPaginatorHelper::$options = array
FormVariablesPaginatorHelper::$base = ""
FormVariablesPaginatorHelper::$webroot = "/"
FormVariablesPaginatorHelper::$themeWeb = NULL
FormVariablesPaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormVariablesPaginatorHelper::$params = array
FormVariablesPaginatorHelper::$action = "exclusives"
FormVariablesPaginatorHelper::$plugin = NULL
FormVariablesPaginatorHelper::$data = NULL
FormVariablesPaginatorHelper::$namedArgs = NULL
FormVariablesPaginatorHelper::$argSeparator = NULL
FormVariablesPaginatorHelper::$validationErrors = NULL
FormVariablesPaginatorHelper::$tags = array
FormVariablesPaginatorHelper::$__tainted = NULL
FormVariablesPaginatorHelper::$__cleaned = NULL
FormVariablesPaginatorHelper::$_log = NULL
FormVariablesPaginatorHelper::$Html = HtmlHelper object
FormVariablesPaginatorHelper::$Ajax = AjaxHelper object,
"ajax" => AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$themeWeb = NULL
AjaxHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AjaxHelper::$params = array
AjaxHelper::$action = "exclusives"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$_log = NULL
AjaxHelper::$Form = FormHelper object,
"icon" => IconHelper
IconHelper::$tags = array
IconHelper::$base = ""
IconHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
IconHelper::$params = array
IconHelper::$action = "exclusives"
IconHelper::$data = NULL
IconHelper::$_crumbs = array
IconHelper::$__docTypes = array
IconHelper::$helpers = NULL
IconHelper::$webroot = "/"
IconHelper::$themeWeb = NULL
IconHelper::$plugin = NULL
IconHelper::$namedArgs = NULL
IconHelper::$argSeparator = NULL
IconHelper::$validationErrors = NULL
IconHelper::$__tainted = NULL
IconHelper::$__cleaned = NULL
IconHelper::$_log = NULL,
"drill" => DrillHelper
DrillHelper::$tags = array
DrillHelper::$base = ""
DrillHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
DrillHelper::$params = array
DrillHelper::$action = "exclusives"
DrillHelper::$data = NULL
DrillHelper::$_crumbs = array
DrillHelper::$__docTypes = array
DrillHelper::$helpers = NULL
DrillHelper::$webroot = "/"
DrillHelper::$themeWeb = NULL
DrillHelper::$plugin = NULL
DrillHelper::$namedArgs = NULL
DrillHelper::$argSeparator = NULL
DrillHelper::$validationErrors = NULL
DrillHelper::$__tainted = NULL
DrillHelper::$__cleaned = NULL
DrillHelper::$_log = NULL,
"session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "a7d63c274f73bb410efb05168d3d225f"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1761128295
SessionHelper::$sessionTime = 1761140295
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_started = false
SessionHelper::$host = NULL
SessionHelper::$_log = NULL
SessionHelper::$cookieLifeTime = 604800
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
SessionHelper::$params = array
SessionHelper::$action = "exclusives"
SessionHelper::$data = NULL
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL,
"paginator" => PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = "Allproperty"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$themeWeb = NULL
PaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
PaginatorHelper::$params = array
PaginatorHelper::$action = "exclusives"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$_log = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Ajax = AjaxHelper object
)
$loadHelpers = false
$cached = true
$loadedHelpers = array()
$alternate = "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett"
$primarypropertytypes = array(
"All",
"House",
"Apartment",
"Land",
"Chalet",
"Chateau",
"Commercial",
"Lakes",
"Mill",
"Barn",
"Building",
"Houseboat",
"Parking"
)
$properties = array(
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
)
)
$pageUrl = array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
)
$groups = array(
"Houses",
"Commercial",
"Prestige",
"Lakes",
"Apartments",
"Income-Business",
"Land-Woodland",
"Ski",
"Equestrian"
)
$countExclusif = 63
$selectedCriteria = array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
)
$selected = array(
"exclusive" => true,
"notSold" => false
)
$isCustomPage = true
$title_for_layout = "Exclusive Leggett Property in France - 63 French properties found "
$content_for_layout = "
<div class="page-wrapper page-list">
<div class="container is-large">
<div class="results-list columns is-multiline">
<div class="column is-2-widescreen is-2-desktop is-12-tablet">
<aside class="menu">
<span class="btn btn-primary btn-close is-hidden-desktop">Close</span>
<p class="menu-label">New arrivals</p>
<ul class="menu-list">
<li><a href="/french-property-for-sale/exclusives/page:1/department_id:90/primary_id:13/region_id:25/price:m/arrival:day" class="is-active" id="arrival:day">Today</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/department_id:90/primary_id:13/region_id:25/price:m/arrival:week">This Week</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/department_id:90/primary_id:13/region_id:25/price:m/arrival:month">This Month</a></li>
</ul>
<p class="menu-label">Price</p>
<ul class="menu-list">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:l">< 150 k</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m" class="is-active" id="price:m">150 - 300 k</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:h">300 - 600 k</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:p">over 600 k</a></li>
</ul>
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace12").style.display = (document.getElementById("CakeStackTrace12").style.display == "none" ? "" : "none")'><b>Notice</b> (8)</a>: Undefined index: listdesc [<b>APP/models/department.php</b>, line <b>45</b>]
</pre>
<div id="CakeStackTrace12" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode12").style.display = (document.getElementById("CakeErrorCode12").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext12").style.display = (document.getElementById("CakeErrorContext12").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext12" class="cake-context" style="display: none;">$data = array(
array(
"Department" => array()
)
)
$key = 0
$department = array(
"Department" => array(
array(),
array()
)
)</pre><div id="CakeErrorCode12" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> foreach($data as $key => $department){</span></code>
<code><span style="color: #000000"></span></code>
<span class="code-highlight"><code><span style="color: #000000"> $department['Department']['listdesc'] = str_replace('_', '-',$department['Department']['listdesc']);</span></code></span>
</pre></div><pre>Department::afterFind() - APP/models/department.php, line 45
DboSource::__filterResults() - CORE/cake/libs/model/datasources/dbo_source.php, line 718
DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 685
Model::find() - CORE/cake/libs/model/model.php, line 2040
RegionsController::getRegionsMenu() - APP/controllers/regions_controller.php, line 150
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
Object::requestAction() - CORE/cake/libs/object.php, line 100
include - APP/views/elements/side_menu_areas.ctp, line 1
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/allproperties/property_results_with_bar.ctp, line 22
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5274
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115</pre></div>
<p class="menu-label">Areas</p>
<ul class="menu-list">
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:42" rel="/regions/bubbleSummary/42">+ Alsace (Grand Est)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:42">All in Alsace (Grand Est)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:67">Bas-Rhin</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:68">Haut-Rhin</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:72" rel="/regions/bubbleSummary/72">+ Aquitaine (Nouvelle-Aquitaine)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:72">All in Aquitaine (Nouvelle-Aquitaine)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:24">Dordogne</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:33">Gironde</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:40">Landes</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:47">Lot-et-Garonne</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:64">Pyrénées-Atlantiques</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:83" rel="/regions/bubbleSummary/83">+ Auvergne (Auvergne-Rhône-Alpes)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:83">All in Auvergne (Auvergne-Rhône-Alpes)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:03">Allier</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:15">Cantal</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:43">Haute-Loire</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:63">Puy-de-Dôme</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:53" rel="/regions/bubbleSummary/53">+ Brittany</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:53">All in Brittany</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:22">Côtes-d'Armor</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:29">Finistère</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:35">Ille-et-Vilaine</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:56">Morbihan</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:26" rel="/regions/bubbleSummary/26">+ Burgundy (Bourgogne - Franche Comté)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:26">All in Burgundy (Bourgogne - Franche Comté)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:21">Côte-d'Or</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:58">Nièvre</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:71">Saône-et-Loire</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:89">Yonne</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:24" rel="/regions/bubbleSummary/24">+ Centre-Val de Loire</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:24">All in Centre-Val de Loire</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:18">Cher</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:28">Eure-et-Loir</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:36">Indre</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:37">Indre-et-Loire</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:41">Loir-et-Cher</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:45">Loiret</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:21" rel="/regions/bubbleSummary/21">+ Champagne Ardenne (Grand Est)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:21">All in Champagne Ardenne (Grand Est)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:08">Ardennes</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:10">Aube</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:51">Marne</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:52">Haute-Marne</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:43" rel="/regions/bubbleSummary/43">+ Franche Comté (Bourgogne - Franche Comté)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:43">All in Franche Comté (Bourgogne - Franche Comté)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:25">Doubs</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:39">Jura</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:70">Haute-Saône</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:90" class="is-active" id="department_id:90">Territoire de Belfort</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:82" rel="/regions/bubbleSummary/82">+ French Alps (Auvergne-Rhône-Alpes)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:82">All in French Alps (Auvergne-Rhône-Alpes)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:01">Ain</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:07">Ardèche</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:26">Drôme</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:38">Isère</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:42">Loire</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:69">Rhône</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:73">Savoie</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:74">Haute-Savoie</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:23" rel="/regions/bubbleSummary/23">+ Higher Normandy</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:23">All in Higher Normandy</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:27">Eure</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:76">Seine-Maritime</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:91" rel="/regions/bubbleSummary/91">+ Languedoc-Roussillon (Occitanie)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:91">All in Languedoc-Roussillon (Occitanie)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:11">Aude</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:30">Gard</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:34">Hérault</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:48">Lozère</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:66">Pyrénées-Orientales</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:74" rel="/regions/bubbleSummary/74">+ Limousin (Nouvelle Aquitaine)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:74">All in Limousin (Nouvelle Aquitaine)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:19">Corrèze</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:23">Creuse</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:87">Haute-Vienne</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:41" rel="/regions/bubbleSummary/41">+ Lorraine (Grand Est)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:41">All in Lorraine (Grand Est)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:54">Meurthe-et-Moselle</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:55">Meuse</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:57">Moselle</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:88">Vosges</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:73" rel="/regions/bubbleSummary/73">+ Midi-Pyrénées (Occitanie)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:73">All in Midi-Pyrénées (Occitanie)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:09">Ariège</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:12">Aveyron</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:31">Haute-Garonne</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:32">Gers</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:46">Lot</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:65">Hautes-Pyrénées</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:81">Tarn</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:82">Tarn-et-Garonne</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:31" rel="/regions/bubbleSummary/31">+ Nord-Pas-de-Calais (Hauts-De-France)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:31">All in Nord-Pas-de-Calais (Hauts-De-France)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:59">Nord</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:62">Pas-de-Calais</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:25" class="is-active" id="region_id:25">+ Normandy</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:25" class="is-active" id="region_id:25">All in Normandy</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:14">Calvados</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:50">Manche</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:61">Orne</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:11" rel="/regions/bubbleSummary/11">+ Paris-Ile-de-France</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:11">All in Paris-Ile-de-France</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:75">Paris</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:77">Seine-et-Marne</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:78">Yvelines</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:91">Essonne</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:92">Hauts-de-Seine</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:93">Seine-Saint-Denis</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:94">Val-de-Marne</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:95">Val-d'Oise</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:52" rel="/regions/bubbleSummary/52">+ Pays-de-la-Loire</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:52">All in Pays-de-la-Loire</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:44">Loire-Atlantique</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:49">Maine-et-Loire</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:53">Mayenne</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:72">Sarthe</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:85">Vendée</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:22" rel="/regions/bubbleSummary/22">+ Picardie (Hauts-De-France)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:22">All in Picardie (Hauts-De-France)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:02">Aisne</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:60">Oise</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:80">Somme</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:54" rel="/regions/bubbleSummary/54">+ Poitou-Charentes (Nouvelle Aquitaine)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:54">All in Poitou-Charentes (Nouvelle Aquitaine)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:16">Charente</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:17">Charente-Maritime</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:79">Deux-Sèvres</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:86">Vienne</a></li>
</ul>
</li>
<li class="mlist">
<span class="expand">
<a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/primary_id:13/price:m/region_id:93" rel="/regions/bubbleSummary/93">+ Provence-Côte-D'Azur (Provence - Alpes - Côte d'Azur)</a> </span>
<ul class="hidden" style="display : none">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/region_id:93">All in Provence-Côte-D'Azur (Provence - Alpes - Côte d'Azur)</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:04">Alpes-de-Haute-Provence</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:05">Hautes-Alpes</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:06">Alpes-Maritimes</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:13">Bouches-du-Rhône</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:83">Var</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/primary_id:13/price:m/department_id:84">Vaucluse</a></li>
</ul>
</li>
</ul>
<p class="menu-label">Type</p>
<ul class="menu-list">
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:10">All</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:1">House</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:2">Apartment</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:7">Land</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:3">Chalet</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:4">Chateau</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:9">Commercial</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:8">Lakes</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:5">Mill</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:6">Barn</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:11">Building</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:12">Houseboat</a></li>
<li><a href="/french-property-for-sale/exclusives/page:1/arrival:day/department_id:90/region_id:25/price:m/primary_id:13" class="is-active" id="primary_id:13">Parking</a></li>
</ul>
</aside>
</div>
<div class="column is-10-widescreen is-10-desktop is-12-tablet">
<div class="has-text-centered">
<h1 class="title">Exclusive Leggett Property in France - 63 French properties found </h1>
</div>
<div class="has-text-centered">
<span class="btn btn-primary btn-criteria is-hidden-desktop">Filter with more criteria</span>
</div>
<div class="results-top columns is-marginless is-tablet is-multiline is-vcentered">
<div class="column is-12-desktop selected-criteria has-text-centered">
<p id="selected-arrival-id" class="selected-criteria-item">
<span class="criteria-label">Arrivals :</span>
<span class="criteria-values">
<span class="criteria-value">
day <span class="criteria-remove-value" data-arrival="day" id="clear-arrival">x</span>
</span>
</span>
</p>
<p id="selected-region-id" class="selected-criteria-item">
<span class="criteria-label">Region :</span>
<span class="criteria-values">
<span class="criteria-value">
Normandy <span class="criteria-remove-value" data-region="25" id="clear-region-id">x</span>
</span>
</span>
</p>
<p id="selected-department-id" class="selected-criteria-item">
<span class="criteria-label">Department :</span>
<span class="criteria-values">
<span class="criteria-value">
Territoire de Belfort <span class="criteria-remove-value" data-department="90" id="clear-department-id">x</span>
</span>
</span>
</p>
<p id="selected-type" class="selected-criteria-item">
<span class="criteria-label">Type :</span>
<span class="criteria-values">
<span class="criteria-value">
Parking <span class="criteria-remove-value" data-type="13" id="clear-type-id">x</span>
</span>
</span>
</p>
<p id="selected-price" class="selected-criteria-item">
<span class="criteria-label">Price :</span>
<span class="criteria-values">
<span class="criteria-value">
€150,000 to €300,000
<span class="criteria-remove-value" data-price="m" id="clear-price">x</span>
</span>
</span>
</p>
</div>
</div>
<div class="results-top">
<div class="property-checkbox">
<div class="properties-found">
63 properties
</div>
<div class="checkboxes">
<label class="checkbox">
<input type="checkbox" name="exclusive" id="exclusivity" value="1" checked/>
exclusive (63)
</label>
<label class="checkbox">
<input type="checkbox" name="not-sold-property" id="notSold" value="notSold" />
hide sold properties
</label>
</div>
</div>
<div class="sort">
<p class="display-wrapper is-hidden-tablet-only">
<span class="">page <strong>1 / 2</strong> - sort by : </span>
</p>
<select id="order" class="select">
<option value="default">
newest to oldest
</option>
<option value="a"
>
oldest to newest
</option>
<option value="b"
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace13").style.display = (document.getElementById("CakeStackTrace13").style.display == "none" ? "" : "none")'><b>Notice</b> (8)</a>: Undefined index: Allproperty.price [<b>APP/views/elements/new/sort.ctp</b>, line <b>11</b>]
</pre>
<div id="CakeStackTrace13" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode13").style.display = (document.getElementById("CakeErrorCode13").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext13").style.display = (document.getElementById("CakeErrorContext13").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext13" class="cake-context" style="display: none;">$___viewFn = "/app/src/views/elements/new/sort.ctp"
$___dataForView = array(
"alternate" => "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett",
"primarypropertytypes" => array(
"All",
"House",
"Apartment",
"Land",
"Chalet",
"Chateau",
"Commercial",
"Lakes",
"Mill",
"Barn",
"Building",
"Houseboat",
"Parking"
),
"properties" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"pageUrl" => array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
),
"groups" => array(
"Houses",
"Commercial",
"Prestige",
"Lakes",
"Apartments",
"Income-Business",
"Land-Woodland",
"Ski",
"Equestrian"
),
"countExclusif" => 63,
"selectedCriteria" => array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
),
"selected" => array(
"exclusive" => true,
"notSold" => false
),
"isCustomPage" => true,
"cakeDebug" => AllpropertiesController
AllpropertiesController::$name = "Allproperties"
AllpropertiesController::$helpers = array
AllpropertiesController::$components = array
AllpropertiesController::$uses = array
AllpropertiesController::$shortfields = array
AllpropertiesController::$shortfieldView = array
AllpropertiesController::$shortfieldList = array
AllpropertiesController::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AllpropertiesController::$webroot = "/"
AllpropertiesController::$action = "exclusives"
AllpropertiesController::$params = array
AllpropertiesController::$data = NULL
AllpropertiesController::$paginate = array
AllpropertiesController::$viewPath = "allproperties"
AllpropertiesController::$layoutPath = NULL
AllpropertiesController::$viewVars = array
AllpropertiesController::$pageTitle = "Exclusive Leggett Property in France - 63 French properties found "
AllpropertiesController::$modelNames = array
AllpropertiesController::$base = ""
AllpropertiesController::$layout = "list"
AllpropertiesController::$autoRender = false
AllpropertiesController::$autoLayout = true
AllpropertiesController::$Component = Component object
AllpropertiesController::$view = "View"
AllpropertiesController::$ext = ".ctp"
AllpropertiesController::$output = NULL
AllpropertiesController::$plugin = NULL
AllpropertiesController::$cacheAction = false
AllpropertiesController::$persistModel = false
AllpropertiesController::$passedArgs = array
AllpropertiesController::$scaffold = false
AllpropertiesController::$methods = array
AllpropertiesController::$modelClass = "Allproperty"
AllpropertiesController::$modelKey = "allproperty"
AllpropertiesController::$validationErrors = NULL
AllpropertiesController::$_log = NULL
AllpropertiesController::$Session = SessionComponent object
AllpropertiesController::$Cookie = CookieComponent object
AllpropertiesController::$RequestHandler = RequestHandlerComponent object
AllpropertiesController::$Currency = CurrencyComponent object
AllpropertiesController::$PaginateFormVariables = PaginateFormVariablesComponent object
AllpropertiesController::$UrlShortener = UrlShortenerComponent object
AllpropertiesController::$Prg = PrgComponent object
AllpropertiesController::$Allproperty = Allproperty object
AllpropertiesController::$Region = Region object
AllpropertiesController::$Department = Department object
AllpropertiesController::$User = User object
AllpropertiesController::$Group = Group object
AllpropertiesController::$Codepostal = Codepostal object
AllpropertiesController::$Proptype = Proptype object
AllpropertiesController::$Primarypropertytype = Primarypropertytype object
AllpropertiesController::$Soldproperty = Soldproperty object
AllpropertiesController::$Soldallproperty = Soldallproperty object
AllpropertiesController::$Testimonial = Testimonial object
AllpropertiesController::$Powcategory = Powcategory object,
"sort" => array(
"Allproperty.date_made_live" => "desc"
),
"cache" => CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$cacheAction = NULL
CacheHelper::$helpers = NULL
CacheHelper::$base = ""
CacheHelper::$webroot = "/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CacheHelper::$params = array
CacheHelper::$action = "exclusives"
CacheHelper::$plugin = NULL
CacheHelper::$data = NULL
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
HtmlHelper::$params = array
HtmlHelper::$action = "exclusives"
HtmlHelper::$data = NULL
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormHelper::$params = array
FormHelper::$action = "exclusives"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$themeWeb = NULL
TextHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TextHelper::$params = array
TextHelper::$action = "exclusives"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
TextHelper::$_log = NULL,
"number" => NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
NumberHelper::$params = array
NumberHelper::$action = "exclusives"
NumberHelper::$plugin = NULL
NumberHelper::$data = NULL
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL,
"javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
JavascriptHelper::$params = array
JavascriptHelper::$action = "exclusives"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"tagcloud" => TagcloudHelper
TagcloudHelper::$helpers = NULL
TagcloudHelper::$base = ""
TagcloudHelper::$webroot = "/"
TagcloudHelper::$themeWeb = NULL
TagcloudHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TagcloudHelper::$params = array
TagcloudHelper::$action = "exclusives"
TagcloudHelper::$plugin = NULL
TagcloudHelper::$data = NULL
TagcloudHelper::$namedArgs = NULL
TagcloudHelper::$argSeparator = NULL
TagcloudHelper::$validationErrors = NULL
TagcloudHelper::$tags = array
TagcloudHelper::$__tainted = NULL
TagcloudHelper::$__cleaned = NULL
TagcloudHelper::$_log = NULL,
"custom" => CustomHelper
CustomHelper::$tags = array
CustomHelper::$base = ""
CustomHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CustomHelper::$params = array
CustomHelper::$action = "exclusives"
CustomHelper::$data = NULL
CustomHelper::$_crumbs = array
CustomHelper::$__docTypes = array
CustomHelper::$helpers = NULL
CustomHelper::$webroot = "/"
CustomHelper::$themeWeb = NULL
CustomHelper::$plugin = NULL
CustomHelper::$namedArgs = NULL
CustomHelper::$argSeparator = NULL
CustomHelper::$validationErrors = NULL
CustomHelper::$__tainted = NULL
CustomHelper::$__cleaned = NULL
CustomHelper::$_log = NULL,
"time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TimeHelper::$params = array
TimeHelper::$action = "exclusives"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL,
"formVariablesPaginator" => FormVariablesPaginatorHelper
FormVariablesPaginatorHelper::$helpers = array
FormVariablesPaginatorHelper::$__defaultModel = NULL
FormVariablesPaginatorHelper::$options = array
FormVariablesPaginatorHelper::$base = ""
FormVariablesPaginatorHelper::$webroot = "/"
FormVariablesPaginatorHelper::$themeWeb = NULL
FormVariablesPaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormVariablesPaginatorHelper::$params = array
FormVariablesPaginatorHelper::$action = "exclusives"
FormVariablesPaginatorHelper::$plugin = NULL
FormVariablesPaginatorHelper::$data = NULL
FormVariablesPaginatorHelper::$namedArgs = NULL
FormVariablesPaginatorHelper::$argSeparator = NULL
FormVariablesPaginatorHelper::$validationErrors = NULL
FormVariablesPaginatorHelper::$tags = array
FormVariablesPaginatorHelper::$__tainted = NULL
FormVariablesPaginatorHelper::$__cleaned = NULL
FormVariablesPaginatorHelper::$_log = NULL
FormVariablesPaginatorHelper::$Html = HtmlHelper object
FormVariablesPaginatorHelper::$Ajax = AjaxHelper object,
"ajax" => AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$themeWeb = NULL
AjaxHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AjaxHelper::$params = array
AjaxHelper::$action = "exclusives"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$_log = NULL
AjaxHelper::$Form = FormHelper object,
"icon" => IconHelper
IconHelper::$tags = array
IconHelper::$base = ""
IconHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
IconHelper::$params = array
IconHelper::$action = "exclusives"
IconHelper::$data = NULL
IconHelper::$_crumbs = array
IconHelper::$__docTypes = array
IconHelper::$helpers = NULL
IconHelper::$webroot = "/"
IconHelper::$themeWeb = NULL
IconHelper::$plugin = NULL
IconHelper::$namedArgs = NULL
IconHelper::$argSeparator = NULL
IconHelper::$validationErrors = NULL
IconHelper::$__tainted = NULL
IconHelper::$__cleaned = NULL
IconHelper::$_log = NULL,
"drill" => DrillHelper
DrillHelper::$tags = array
DrillHelper::$base = ""
DrillHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
DrillHelper::$params = array
DrillHelper::$action = "exclusives"
DrillHelper::$data = NULL
DrillHelper::$_crumbs = array
DrillHelper::$__docTypes = array
DrillHelper::$helpers = NULL
DrillHelper::$webroot = "/"
DrillHelper::$themeWeb = NULL
DrillHelper::$plugin = NULL
DrillHelper::$namedArgs = NULL
DrillHelper::$argSeparator = NULL
DrillHelper::$validationErrors = NULL
DrillHelper::$__tainted = NULL
DrillHelper::$__cleaned = NULL
DrillHelper::$_log = NULL,
"session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "a7d63c274f73bb410efb05168d3d225f"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1761128295
SessionHelper::$sessionTime = 1761140295
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_started = false
SessionHelper::$host = NULL
SessionHelper::$_log = NULL
SessionHelper::$cookieLifeTime = 604800
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
SessionHelper::$params = array
SessionHelper::$action = "exclusives"
SessionHelper::$data = NULL
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL,
"paginator" => PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = "Allproperty"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$themeWeb = NULL
PaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
PaginatorHelper::$params = array
PaginatorHelper::$action = "exclusives"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$_log = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Ajax = AjaxHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$alternate = "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett"
$primarypropertytypes = array(
"All",
"House",
"Apartment",
"Land",
"Chalet",
"Chateau",
"Commercial",
"Lakes",
"Mill",
"Barn",
"Building",
"Houseboat",
"Parking"
)
$properties = array(
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
)
)
$pageUrl = array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
)
$groups = array(
"Houses",
"Commercial",
"Prestige",
"Lakes",
"Apartments",
"Income-Business",
"Land-Woodland",
"Ski",
"Equestrian"
)
$countExclusif = 63
$selectedCriteria = array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
)
$selected = array(
"exclusive" => true,
"notSold" => false
)
$isCustomPage = true
$cakeDebug = AllpropertiesController
AllpropertiesController::$name = "Allproperties"
AllpropertiesController::$helpers = array
AllpropertiesController::$components = array
AllpropertiesController::$uses = array
AllpropertiesController::$shortfields = array
AllpropertiesController::$shortfieldView = array
AllpropertiesController::$shortfieldList = array
AllpropertiesController::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AllpropertiesController::$webroot = "/"
AllpropertiesController::$action = "exclusives"
AllpropertiesController::$params = array
AllpropertiesController::$data = NULL
AllpropertiesController::$paginate = array
AllpropertiesController::$viewPath = "allproperties"
AllpropertiesController::$layoutPath = NULL
AllpropertiesController::$viewVars = array
AllpropertiesController::$pageTitle = "Exclusive Leggett Property in France - 63 French properties found "
AllpropertiesController::$modelNames = array
AllpropertiesController::$base = ""
AllpropertiesController::$layout = "list"
AllpropertiesController::$autoRender = false
AllpropertiesController::$autoLayout = true
AllpropertiesController::$Component = Component object
AllpropertiesController::$view = "View"
AllpropertiesController::$ext = ".ctp"
AllpropertiesController::$output = NULL
AllpropertiesController::$plugin = NULL
AllpropertiesController::$cacheAction = false
AllpropertiesController::$persistModel = false
AllpropertiesController::$passedArgs = array
AllpropertiesController::$scaffold = false
AllpropertiesController::$methods = array
AllpropertiesController::$modelClass = "Allproperty"
AllpropertiesController::$modelKey = "allproperty"
AllpropertiesController::$validationErrors = NULL
AllpropertiesController::$_log = NULL
AllpropertiesController::$Session = SessionComponent object
AllpropertiesController::$Cookie = CookieComponent object
AllpropertiesController::$RequestHandler = RequestHandlerComponent object
AllpropertiesController::$Currency = CurrencyComponent object
AllpropertiesController::$PaginateFormVariables = PaginateFormVariablesComponent object
AllpropertiesController::$UrlShortener = UrlShortenerComponent object
AllpropertiesController::$Prg = PrgComponent object
AllpropertiesController::$Allproperty = Allproperty object
AllpropertiesController::$Region = Region object
AllpropertiesController::$Department = Department object
AllpropertiesController::$User = User object
AllpropertiesController::$Group = Group object
AllpropertiesController::$Codepostal = Codepostal object
AllpropertiesController::$Proptype = Proptype object
AllpropertiesController::$Primarypropertytype = Primarypropertytype object
AllpropertiesController::$Soldproperty = Soldproperty object
AllpropertiesController::$Soldallproperty = Soldallproperty object
AllpropertiesController::$Testimonial = Testimonial object
AllpropertiesController::$Powcategory = Powcategory object
$sort = array(
"Allproperty.date_made_live" => "desc"
)
$cache = CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$cacheAction = NULL
CacheHelper::$helpers = NULL
CacheHelper::$base = ""
CacheHelper::$webroot = "/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CacheHelper::$params = array
CacheHelper::$action = "exclusives"
CacheHelper::$plugin = NULL
CacheHelper::$data = NULL
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
HtmlHelper::$params = array
HtmlHelper::$action = "exclusives"
HtmlHelper::$data = NULL
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormHelper::$params = array
FormHelper::$action = "exclusives"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$themeWeb = NULL
TextHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TextHelper::$params = array
TextHelper::$action = "exclusives"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
TextHelper::$_log = NULL
$number = NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
NumberHelper::$params = array
NumberHelper::$action = "exclusives"
NumberHelper::$plugin = NULL
NumberHelper::$data = NULL
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
JavascriptHelper::$params = array
JavascriptHelper::$action = "exclusives"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL
$tagcloud = TagcloudHelper
TagcloudHelper::$helpers = NULL
TagcloudHelper::$base = ""
TagcloudHelper::$webroot = "/"
TagcloudHelper::$themeWeb = NULL
TagcloudHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TagcloudHelper::$params = array
TagcloudHelper::$action = "exclusives"
TagcloudHelper::$plugin = NULL
TagcloudHelper::$data = NULL
TagcloudHelper::$namedArgs = NULL
TagcloudHelper::$argSeparator = NULL
TagcloudHelper::$validationErrors = NULL
TagcloudHelper::$tags = array
TagcloudHelper::$__tainted = NULL
TagcloudHelper::$__cleaned = NULL
TagcloudHelper::$_log = NULL
$custom = CustomHelper
CustomHelper::$tags = array
CustomHelper::$base = ""
CustomHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CustomHelper::$params = array
CustomHelper::$action = "exclusives"
CustomHelper::$data = NULL
CustomHelper::$_crumbs = array
CustomHelper::$__docTypes = array
CustomHelper::$helpers = NULL
CustomHelper::$webroot = "/"
CustomHelper::$themeWeb = NULL
CustomHelper::$plugin = NULL
CustomHelper::$namedArgs = NULL
CustomHelper::$argSeparator = NULL
CustomHelper::$validationErrors = NULL
CustomHelper::$__tainted = NULL
CustomHelper::$__cleaned = NULL
CustomHelper::$_log = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TimeHelper::$params = array
TimeHelper::$action = "exclusives"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL
$formVariablesPaginator = FormVariablesPaginatorHelper
FormVariablesPaginatorHelper::$helpers = array
FormVariablesPaginatorHelper::$__defaultModel = NULL
FormVariablesPaginatorHelper::$options = array
FormVariablesPaginatorHelper::$base = ""
FormVariablesPaginatorHelper::$webroot = "/"
FormVariablesPaginatorHelper::$themeWeb = NULL
FormVariablesPaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormVariablesPaginatorHelper::$params = array
FormVariablesPaginatorHelper::$action = "exclusives"
FormVariablesPaginatorHelper::$plugin = NULL
FormVariablesPaginatorHelper::$data = NULL
FormVariablesPaginatorHelper::$namedArgs = NULL
FormVariablesPaginatorHelper::$argSeparator = NULL
FormVariablesPaginatorHelper::$validationErrors = NULL
FormVariablesPaginatorHelper::$tags = array
FormVariablesPaginatorHelper::$__tainted = NULL
FormVariablesPaginatorHelper::$__cleaned = NULL
FormVariablesPaginatorHelper::$_log = NULL
FormVariablesPaginatorHelper::$Html = HtmlHelper object
FormVariablesPaginatorHelper::$Ajax = AjaxHelper object
$ajax = AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$themeWeb = NULL
AjaxHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AjaxHelper::$params = array
AjaxHelper::$action = "exclusives"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$_log = NULL
AjaxHelper::$Form = FormHelper object
$icon = IconHelper
IconHelper::$tags = array
IconHelper::$base = ""
IconHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
IconHelper::$params = array
IconHelper::$action = "exclusives"
IconHelper::$data = NULL
IconHelper::$_crumbs = array
IconHelper::$__docTypes = array
IconHelper::$helpers = NULL
IconHelper::$webroot = "/"
IconHelper::$themeWeb = NULL
IconHelper::$plugin = NULL
IconHelper::$namedArgs = NULL
IconHelper::$argSeparator = NULL
IconHelper::$validationErrors = NULL
IconHelper::$__tainted = NULL
IconHelper::$__cleaned = NULL
IconHelper::$_log = NULL
$drill = DrillHelper
DrillHelper::$tags = array
DrillHelper::$base = ""
DrillHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
DrillHelper::$params = array
DrillHelper::$action = "exclusives"
DrillHelper::$data = NULL
DrillHelper::$_crumbs = array
DrillHelper::$__docTypes = array
DrillHelper::$helpers = NULL
DrillHelper::$webroot = "/"
DrillHelper::$themeWeb = NULL
DrillHelper::$plugin = NULL
DrillHelper::$namedArgs = NULL
DrillHelper::$argSeparator = NULL
DrillHelper::$validationErrors = NULL
DrillHelper::$__tainted = NULL
DrillHelper::$__cleaned = NULL
DrillHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "a7d63c274f73bb410efb05168d3d225f"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1761128295
SessionHelper::$sessionTime = 1761140295
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_started = false
SessionHelper::$host = NULL
SessionHelper::$_log = NULL
SessionHelper::$cookieLifeTime = 604800
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
SessionHelper::$params = array
SessionHelper::$action = "exclusives"
SessionHelper::$data = NULL
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = "Allproperty"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$themeWeb = NULL
PaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
PaginatorHelper::$params = array
PaginatorHelper::$action = "exclusives"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$_log = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Ajax = AjaxHelper object</pre><div id="CakeErrorCode13" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> </option>
</span></code>
<code><span style="color: #000000"> <option value="b"
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if ( (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'REQUEST_URI'</span><span style="color: #007700">], </span><span style="color: #DD0000">'price'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false </span><span style="color: #007700">&& </span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'REQUEST_URI'</span><span style="color: #007700">], </span><span style="color: #DD0000">'direction:asc'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) || (</span><span style="color: #0000BB">$sort</span><span style="color: #007700">[</span><span style="color: #DD0000">'Allproperty.price'</span><span style="color: #007700">] == </span><span style="color: #DD0000">'asc' </span><span style="color: #007700">|| </span><span style="color: #0000BB">$sort </span><span style="color: #007700">== </span><span style="color: #DD0000">'Allproperty.price ASC' </span><span style="color: #007700">|| </span><span style="color: #0000BB">$sort </span><span style="color: #007700">== </span><span style="color: #DD0000">'Allproperty.price asc'</span><span style="color: #007700">) ): </span><span style="color: #0000BB">?></span>selected="selected"<span style="color: #0000BB"><?php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?></span>>
</span></code></span>
</pre></div><pre>include - APP/views/elements/new/sort.ctp, line 11
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/elements/new/results-top-bar.ctp, line 35
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/allproperties/property_results_with_bar.ctp, line 64
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5274
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
[main] - APP/webroot/index.php, line 88</pre></div>>
price : low to high
</option>
<option value="c"
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace14").style.display = (document.getElementById("CakeStackTrace14").style.display == "none" ? "" : "none")'><b>Notice</b> (8)</a>: Undefined index: Allproperty.price [<b>APP/views/elements/new/sort.ctp</b>, line <b>15</b>]
</pre>
<div id="CakeStackTrace14" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode14").style.display = (document.getElementById("CakeErrorCode14").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext14").style.display = (document.getElementById("CakeErrorContext14").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext14" class="cake-context" style="display: none;">$___viewFn = "/app/src/views/elements/new/sort.ctp"
$___dataForView = array(
"alternate" => "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett",
"primarypropertytypes" => array(
"All",
"House",
"Apartment",
"Land",
"Chalet",
"Chateau",
"Commercial",
"Lakes",
"Mill",
"Barn",
"Building",
"Houseboat",
"Parking"
),
"properties" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"pageUrl" => array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
),
"groups" => array(
"Houses",
"Commercial",
"Prestige",
"Lakes",
"Apartments",
"Income-Business",
"Land-Woodland",
"Ski",
"Equestrian"
),
"countExclusif" => 63,
"selectedCriteria" => array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
),
"selected" => array(
"exclusive" => true,
"notSold" => false
),
"isCustomPage" => true,
"cakeDebug" => AllpropertiesController
AllpropertiesController::$name = "Allproperties"
AllpropertiesController::$helpers = array
AllpropertiesController::$components = array
AllpropertiesController::$uses = array
AllpropertiesController::$shortfields = array
AllpropertiesController::$shortfieldView = array
AllpropertiesController::$shortfieldList = array
AllpropertiesController::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AllpropertiesController::$webroot = "/"
AllpropertiesController::$action = "exclusives"
AllpropertiesController::$params = array
AllpropertiesController::$data = NULL
AllpropertiesController::$paginate = array
AllpropertiesController::$viewPath = "allproperties"
AllpropertiesController::$layoutPath = NULL
AllpropertiesController::$viewVars = array
AllpropertiesController::$pageTitle = "Exclusive Leggett Property in France - 63 French properties found "
AllpropertiesController::$modelNames = array
AllpropertiesController::$base = ""
AllpropertiesController::$layout = "list"
AllpropertiesController::$autoRender = false
AllpropertiesController::$autoLayout = true
AllpropertiesController::$Component = Component object
AllpropertiesController::$view = "View"
AllpropertiesController::$ext = ".ctp"
AllpropertiesController::$output = NULL
AllpropertiesController::$plugin = NULL
AllpropertiesController::$cacheAction = false
AllpropertiesController::$persistModel = false
AllpropertiesController::$passedArgs = array
AllpropertiesController::$scaffold = false
AllpropertiesController::$methods = array
AllpropertiesController::$modelClass = "Allproperty"
AllpropertiesController::$modelKey = "allproperty"
AllpropertiesController::$validationErrors = NULL
AllpropertiesController::$_log = NULL
AllpropertiesController::$Session = SessionComponent object
AllpropertiesController::$Cookie = CookieComponent object
AllpropertiesController::$RequestHandler = RequestHandlerComponent object
AllpropertiesController::$Currency = CurrencyComponent object
AllpropertiesController::$PaginateFormVariables = PaginateFormVariablesComponent object
AllpropertiesController::$UrlShortener = UrlShortenerComponent object
AllpropertiesController::$Prg = PrgComponent object
AllpropertiesController::$Allproperty = Allproperty object
AllpropertiesController::$Region = Region object
AllpropertiesController::$Department = Department object
AllpropertiesController::$User = User object
AllpropertiesController::$Group = Group object
AllpropertiesController::$Codepostal = Codepostal object
AllpropertiesController::$Proptype = Proptype object
AllpropertiesController::$Primarypropertytype = Primarypropertytype object
AllpropertiesController::$Soldproperty = Soldproperty object
AllpropertiesController::$Soldallproperty = Soldallproperty object
AllpropertiesController::$Testimonial = Testimonial object
AllpropertiesController::$Powcategory = Powcategory object,
"sort" => array(
"Allproperty.date_made_live" => "desc"
),
"cache" => CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$cacheAction = NULL
CacheHelper::$helpers = NULL
CacheHelper::$base = ""
CacheHelper::$webroot = "/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CacheHelper::$params = array
CacheHelper::$action = "exclusives"
CacheHelper::$plugin = NULL
CacheHelper::$data = NULL
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
HtmlHelper::$params = array
HtmlHelper::$action = "exclusives"
HtmlHelper::$data = NULL
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormHelper::$params = array
FormHelper::$action = "exclusives"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$themeWeb = NULL
TextHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TextHelper::$params = array
TextHelper::$action = "exclusives"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
TextHelper::$_log = NULL,
"number" => NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
NumberHelper::$params = array
NumberHelper::$action = "exclusives"
NumberHelper::$plugin = NULL
NumberHelper::$data = NULL
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL,
"javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
JavascriptHelper::$params = array
JavascriptHelper::$action = "exclusives"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"tagcloud" => TagcloudHelper
TagcloudHelper::$helpers = NULL
TagcloudHelper::$base = ""
TagcloudHelper::$webroot = "/"
TagcloudHelper::$themeWeb = NULL
TagcloudHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TagcloudHelper::$params = array
TagcloudHelper::$action = "exclusives"
TagcloudHelper::$plugin = NULL
TagcloudHelper::$data = NULL
TagcloudHelper::$namedArgs = NULL
TagcloudHelper::$argSeparator = NULL
TagcloudHelper::$validationErrors = NULL
TagcloudHelper::$tags = array
TagcloudHelper::$__tainted = NULL
TagcloudHelper::$__cleaned = NULL
TagcloudHelper::$_log = NULL,
"custom" => CustomHelper
CustomHelper::$tags = array
CustomHelper::$base = ""
CustomHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CustomHelper::$params = array
CustomHelper::$action = "exclusives"
CustomHelper::$data = NULL
CustomHelper::$_crumbs = array
CustomHelper::$__docTypes = array
CustomHelper::$helpers = NULL
CustomHelper::$webroot = "/"
CustomHelper::$themeWeb = NULL
CustomHelper::$plugin = NULL
CustomHelper::$namedArgs = NULL
CustomHelper::$argSeparator = NULL
CustomHelper::$validationErrors = NULL
CustomHelper::$__tainted = NULL
CustomHelper::$__cleaned = NULL
CustomHelper::$_log = NULL,
"time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TimeHelper::$params = array
TimeHelper::$action = "exclusives"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL,
"formVariablesPaginator" => FormVariablesPaginatorHelper
FormVariablesPaginatorHelper::$helpers = array
FormVariablesPaginatorHelper::$__defaultModel = NULL
FormVariablesPaginatorHelper::$options = array
FormVariablesPaginatorHelper::$base = ""
FormVariablesPaginatorHelper::$webroot = "/"
FormVariablesPaginatorHelper::$themeWeb = NULL
FormVariablesPaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormVariablesPaginatorHelper::$params = array
FormVariablesPaginatorHelper::$action = "exclusives"
FormVariablesPaginatorHelper::$plugin = NULL
FormVariablesPaginatorHelper::$data = NULL
FormVariablesPaginatorHelper::$namedArgs = NULL
FormVariablesPaginatorHelper::$argSeparator = NULL
FormVariablesPaginatorHelper::$validationErrors = NULL
FormVariablesPaginatorHelper::$tags = array
FormVariablesPaginatorHelper::$__tainted = NULL
FormVariablesPaginatorHelper::$__cleaned = NULL
FormVariablesPaginatorHelper::$_log = NULL
FormVariablesPaginatorHelper::$Html = HtmlHelper object
FormVariablesPaginatorHelper::$Ajax = AjaxHelper object,
"ajax" => AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$themeWeb = NULL
AjaxHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AjaxHelper::$params = array
AjaxHelper::$action = "exclusives"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$_log = NULL
AjaxHelper::$Form = FormHelper object,
"icon" => IconHelper
IconHelper::$tags = array
IconHelper::$base = ""
IconHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
IconHelper::$params = array
IconHelper::$action = "exclusives"
IconHelper::$data = NULL
IconHelper::$_crumbs = array
IconHelper::$__docTypes = array
IconHelper::$helpers = NULL
IconHelper::$webroot = "/"
IconHelper::$themeWeb = NULL
IconHelper::$plugin = NULL
IconHelper::$namedArgs = NULL
IconHelper::$argSeparator = NULL
IconHelper::$validationErrors = NULL
IconHelper::$__tainted = NULL
IconHelper::$__cleaned = NULL
IconHelper::$_log = NULL,
"drill" => DrillHelper
DrillHelper::$tags = array
DrillHelper::$base = ""
DrillHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
DrillHelper::$params = array
DrillHelper::$action = "exclusives"
DrillHelper::$data = NULL
DrillHelper::$_crumbs = array
DrillHelper::$__docTypes = array
DrillHelper::$helpers = NULL
DrillHelper::$webroot = "/"
DrillHelper::$themeWeb = NULL
DrillHelper::$plugin = NULL
DrillHelper::$namedArgs = NULL
DrillHelper::$argSeparator = NULL
DrillHelper::$validationErrors = NULL
DrillHelper::$__tainted = NULL
DrillHelper::$__cleaned = NULL
DrillHelper::$_log = NULL,
"session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "a7d63c274f73bb410efb05168d3d225f"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1761128295
SessionHelper::$sessionTime = 1761140295
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_started = false
SessionHelper::$host = NULL
SessionHelper::$_log = NULL
SessionHelper::$cookieLifeTime = 604800
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
SessionHelper::$params = array
SessionHelper::$action = "exclusives"
SessionHelper::$data = NULL
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL,
"paginator" => PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = "Allproperty"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$themeWeb = NULL
PaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
PaginatorHelper::$params = array
PaginatorHelper::$action = "exclusives"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$_log = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Ajax = AjaxHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$alternate = "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett"
$primarypropertytypes = array(
"All",
"House",
"Apartment",
"Land",
"Chalet",
"Chateau",
"Commercial",
"Lakes",
"Mill",
"Barn",
"Building",
"Houseboat",
"Parking"
)
$properties = array(
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
)
)
$pageUrl = array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
)
$groups = array(
"Houses",
"Commercial",
"Prestige",
"Lakes",
"Apartments",
"Income-Business",
"Land-Woodland",
"Ski",
"Equestrian"
)
$countExclusif = 63
$selectedCriteria = array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
)
$selected = array(
"exclusive" => true,
"notSold" => false
)
$isCustomPage = true
$cakeDebug = AllpropertiesController
AllpropertiesController::$name = "Allproperties"
AllpropertiesController::$helpers = array
AllpropertiesController::$components = array
AllpropertiesController::$uses = array
AllpropertiesController::$shortfields = array
AllpropertiesController::$shortfieldView = array
AllpropertiesController::$shortfieldList = array
AllpropertiesController::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AllpropertiesController::$webroot = "/"
AllpropertiesController::$action = "exclusives"
AllpropertiesController::$params = array
AllpropertiesController::$data = NULL
AllpropertiesController::$paginate = array
AllpropertiesController::$viewPath = "allproperties"
AllpropertiesController::$layoutPath = NULL
AllpropertiesController::$viewVars = array
AllpropertiesController::$pageTitle = "Exclusive Leggett Property in France - 63 French properties found "
AllpropertiesController::$modelNames = array
AllpropertiesController::$base = ""
AllpropertiesController::$layout = "list"
AllpropertiesController::$autoRender = false
AllpropertiesController::$autoLayout = true
AllpropertiesController::$Component = Component object
AllpropertiesController::$view = "View"
AllpropertiesController::$ext = ".ctp"
AllpropertiesController::$output = NULL
AllpropertiesController::$plugin = NULL
AllpropertiesController::$cacheAction = false
AllpropertiesController::$persistModel = false
AllpropertiesController::$passedArgs = array
AllpropertiesController::$scaffold = false
AllpropertiesController::$methods = array
AllpropertiesController::$modelClass = "Allproperty"
AllpropertiesController::$modelKey = "allproperty"
AllpropertiesController::$validationErrors = NULL
AllpropertiesController::$_log = NULL
AllpropertiesController::$Session = SessionComponent object
AllpropertiesController::$Cookie = CookieComponent object
AllpropertiesController::$RequestHandler = RequestHandlerComponent object
AllpropertiesController::$Currency = CurrencyComponent object
AllpropertiesController::$PaginateFormVariables = PaginateFormVariablesComponent object
AllpropertiesController::$UrlShortener = UrlShortenerComponent object
AllpropertiesController::$Prg = PrgComponent object
AllpropertiesController::$Allproperty = Allproperty object
AllpropertiesController::$Region = Region object
AllpropertiesController::$Department = Department object
AllpropertiesController::$User = User object
AllpropertiesController::$Group = Group object
AllpropertiesController::$Codepostal = Codepostal object
AllpropertiesController::$Proptype = Proptype object
AllpropertiesController::$Primarypropertytype = Primarypropertytype object
AllpropertiesController::$Soldproperty = Soldproperty object
AllpropertiesController::$Soldallproperty = Soldallproperty object
AllpropertiesController::$Testimonial = Testimonial object
AllpropertiesController::$Powcategory = Powcategory object
$sort = array(
"Allproperty.date_made_live" => "desc"
)
$cache = CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$cacheAction = NULL
CacheHelper::$helpers = NULL
CacheHelper::$base = ""
CacheHelper::$webroot = "/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CacheHelper::$params = array
CacheHelper::$action = "exclusives"
CacheHelper::$plugin = NULL
CacheHelper::$data = NULL
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
HtmlHelper::$params = array
HtmlHelper::$action = "exclusives"
HtmlHelper::$data = NULL
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormHelper::$params = array
FormHelper::$action = "exclusives"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$themeWeb = NULL
TextHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TextHelper::$params = array
TextHelper::$action = "exclusives"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
TextHelper::$_log = NULL
$number = NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
NumberHelper::$params = array
NumberHelper::$action = "exclusives"
NumberHelper::$plugin = NULL
NumberHelper::$data = NULL
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
JavascriptHelper::$params = array
JavascriptHelper::$action = "exclusives"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL
$tagcloud = TagcloudHelper
TagcloudHelper::$helpers = NULL
TagcloudHelper::$base = ""
TagcloudHelper::$webroot = "/"
TagcloudHelper::$themeWeb = NULL
TagcloudHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TagcloudHelper::$params = array
TagcloudHelper::$action = "exclusives"
TagcloudHelper::$plugin = NULL
TagcloudHelper::$data = NULL
TagcloudHelper::$namedArgs = NULL
TagcloudHelper::$argSeparator = NULL
TagcloudHelper::$validationErrors = NULL
TagcloudHelper::$tags = array
TagcloudHelper::$__tainted = NULL
TagcloudHelper::$__cleaned = NULL
TagcloudHelper::$_log = NULL
$custom = CustomHelper
CustomHelper::$tags = array
CustomHelper::$base = ""
CustomHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CustomHelper::$params = array
CustomHelper::$action = "exclusives"
CustomHelper::$data = NULL
CustomHelper::$_crumbs = array
CustomHelper::$__docTypes = array
CustomHelper::$helpers = NULL
CustomHelper::$webroot = "/"
CustomHelper::$themeWeb = NULL
CustomHelper::$plugin = NULL
CustomHelper::$namedArgs = NULL
CustomHelper::$argSeparator = NULL
CustomHelper::$validationErrors = NULL
CustomHelper::$__tainted = NULL
CustomHelper::$__cleaned = NULL
CustomHelper::$_log = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TimeHelper::$params = array
TimeHelper::$action = "exclusives"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL
$formVariablesPaginator = FormVariablesPaginatorHelper
FormVariablesPaginatorHelper::$helpers = array
FormVariablesPaginatorHelper::$__defaultModel = NULL
FormVariablesPaginatorHelper::$options = array
FormVariablesPaginatorHelper::$base = ""
FormVariablesPaginatorHelper::$webroot = "/"
FormVariablesPaginatorHelper::$themeWeb = NULL
FormVariablesPaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormVariablesPaginatorHelper::$params = array
FormVariablesPaginatorHelper::$action = "exclusives"
FormVariablesPaginatorHelper::$plugin = NULL
FormVariablesPaginatorHelper::$data = NULL
FormVariablesPaginatorHelper::$namedArgs = NULL
FormVariablesPaginatorHelper::$argSeparator = NULL
FormVariablesPaginatorHelper::$validationErrors = NULL
FormVariablesPaginatorHelper::$tags = array
FormVariablesPaginatorHelper::$__tainted = NULL
FormVariablesPaginatorHelper::$__cleaned = NULL
FormVariablesPaginatorHelper::$_log = NULL
FormVariablesPaginatorHelper::$Html = HtmlHelper object
FormVariablesPaginatorHelper::$Ajax = AjaxHelper object
$ajax = AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$themeWeb = NULL
AjaxHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AjaxHelper::$params = array
AjaxHelper::$action = "exclusives"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$_log = NULL
AjaxHelper::$Form = FormHelper object
$icon = IconHelper
IconHelper::$tags = array
IconHelper::$base = ""
IconHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
IconHelper::$params = array
IconHelper::$action = "exclusives"
IconHelper::$data = NULL
IconHelper::$_crumbs = array
IconHelper::$__docTypes = array
IconHelper::$helpers = NULL
IconHelper::$webroot = "/"
IconHelper::$themeWeb = NULL
IconHelper::$plugin = NULL
IconHelper::$namedArgs = NULL
IconHelper::$argSeparator = NULL
IconHelper::$validationErrors = NULL
IconHelper::$__tainted = NULL
IconHelper::$__cleaned = NULL
IconHelper::$_log = NULL
$drill = DrillHelper
DrillHelper::$tags = array
DrillHelper::$base = ""
DrillHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
DrillHelper::$params = array
DrillHelper::$action = "exclusives"
DrillHelper::$data = NULL
DrillHelper::$_crumbs = array
DrillHelper::$__docTypes = array
DrillHelper::$helpers = NULL
DrillHelper::$webroot = "/"
DrillHelper::$themeWeb = NULL
DrillHelper::$plugin = NULL
DrillHelper::$namedArgs = NULL
DrillHelper::$argSeparator = NULL
DrillHelper::$validationErrors = NULL
DrillHelper::$__tainted = NULL
DrillHelper::$__cleaned = NULL
DrillHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "a7d63c274f73bb410efb05168d3d225f"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1761128295
SessionHelper::$sessionTime = 1761140295
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_started = false
SessionHelper::$host = NULL
SessionHelper::$_log = NULL
SessionHelper::$cookieLifeTime = 604800
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
SessionHelper::$params = array
SessionHelper::$action = "exclusives"
SessionHelper::$data = NULL
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = "Allproperty"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$themeWeb = NULL
PaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
PaginatorHelper::$params = array
PaginatorHelper::$action = "exclusives"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$_log = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Ajax = AjaxHelper object</pre><div id="CakeErrorCode14" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> </option>
</span></code>
<code><span style="color: #000000"> <option value="c"
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if ( (</span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'REQUEST_URI'</span><span style="color: #007700">], </span><span style="color: #DD0000">'price'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false </span><span style="color: #007700">&& </span><span style="color: #0000BB">strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$_SERVER</span><span style="color: #007700">[</span><span style="color: #DD0000">'REQUEST_URI'</span><span style="color: #007700">], </span><span style="color: #DD0000">'direction:desc'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false</span><span style="color: #007700">) || (</span><span style="color: #0000BB">$sort</span><span style="color: #007700">[</span><span style="color: #DD0000">'Allproperty.price'</span><span style="color: #007700">] == </span><span style="color: #DD0000">'desc' </span><span style="color: #007700">|| </span><span style="color: #0000BB">$sort </span><span style="color: #007700">== </span><span style="color: #DD0000">'Allproperty.price DESC' </span><span style="color: #007700">|| </span><span style="color: #0000BB">$sort </span><span style="color: #007700">== </span><span style="color: #DD0000">'Allproperty.price desc'</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span>selected="selected"<span style="color: #0000BB"><?php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?></span>>
</span></code></span>
</pre></div><pre>include - APP/views/elements/new/sort.ctp, line 15
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/elements/new/results-top-bar.ctp, line 35
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/allproperties/property_results_with_bar.ctp, line 64
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5274
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
[main] - APP/webroot/index.php, line 88</pre></div>>
price : high to low
</option>
</select>
</div>
</div>
<div class="results-list columns is-multiline">
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace15").style.display = (document.getElementById("CakeStackTrace15").style.display == "none" ? "" : "none")'><b>Notice</b> (8)</a>: Undefined variable: equestrianAgents [<b>APP/views/allproperties/property_results_with_bar.ctp</b>, line <b>72</b>]
</pre>
<div id="CakeStackTrace15" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode15").style.display = (document.getElementById("CakeErrorCode15").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext15").style.display = (document.getElementById("CakeErrorContext15").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext15" class="cake-context" style="display: none;">$___viewFn = "/app/src/views/allproperties/property_results_with_bar.ctp"
$___dataForView = array(
"alternate" => "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett",
"primarypropertytypes" => array(
"All",
"House",
"Apartment",
"Land",
"Chalet",
"Chateau",
"Commercial",
"Lakes",
"Mill",
"Barn",
"Building",
"Houseboat",
"Parking"
),
"properties" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"pageUrl" => array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
),
"groups" => array(
"Houses",
"Commercial",
"Prestige",
"Lakes",
"Apartments",
"Income-Business",
"Land-Woodland",
"Ski",
"Equestrian"
),
"countExclusif" => 63,
"selectedCriteria" => array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
),
"selected" => array(
"exclusive" => true,
"notSold" => false
),
"isCustomPage" => true,
"cakeDebug" => AllpropertiesController
AllpropertiesController::$name = "Allproperties"
AllpropertiesController::$helpers = array
AllpropertiesController::$components = array
AllpropertiesController::$uses = array
AllpropertiesController::$shortfields = array
AllpropertiesController::$shortfieldView = array
AllpropertiesController::$shortfieldList = array
AllpropertiesController::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AllpropertiesController::$webroot = "/"
AllpropertiesController::$action = "exclusives"
AllpropertiesController::$params = array
AllpropertiesController::$data = NULL
AllpropertiesController::$paginate = array
AllpropertiesController::$viewPath = "allproperties"
AllpropertiesController::$layoutPath = NULL
AllpropertiesController::$viewVars = array
AllpropertiesController::$pageTitle = "Exclusive Leggett Property in France - 63 French properties found "
AllpropertiesController::$modelNames = array
AllpropertiesController::$base = ""
AllpropertiesController::$layout = "list"
AllpropertiesController::$autoRender = false
AllpropertiesController::$autoLayout = true
AllpropertiesController::$Component = Component object
AllpropertiesController::$view = "View"
AllpropertiesController::$ext = ".ctp"
AllpropertiesController::$output = NULL
AllpropertiesController::$plugin = NULL
AllpropertiesController::$cacheAction = false
AllpropertiesController::$persistModel = false
AllpropertiesController::$passedArgs = array
AllpropertiesController::$scaffold = false
AllpropertiesController::$methods = array
AllpropertiesController::$modelClass = "Allproperty"
AllpropertiesController::$modelKey = "allproperty"
AllpropertiesController::$validationErrors = NULL
AllpropertiesController::$_log = NULL
AllpropertiesController::$Session = SessionComponent object
AllpropertiesController::$Cookie = CookieComponent object
AllpropertiesController::$RequestHandler = RequestHandlerComponent object
AllpropertiesController::$Currency = CurrencyComponent object
AllpropertiesController::$PaginateFormVariables = PaginateFormVariablesComponent object
AllpropertiesController::$UrlShortener = UrlShortenerComponent object
AllpropertiesController::$Prg = PrgComponent object
AllpropertiesController::$Allproperty = Allproperty object
AllpropertiesController::$Region = Region object
AllpropertiesController::$Department = Department object
AllpropertiesController::$User = User object
AllpropertiesController::$Group = Group object
AllpropertiesController::$Codepostal = Codepostal object
AllpropertiesController::$Proptype = Proptype object
AllpropertiesController::$Primarypropertytype = Primarypropertytype object
AllpropertiesController::$Soldproperty = Soldproperty object
AllpropertiesController::$Soldallproperty = Soldallproperty object
AllpropertiesController::$Testimonial = Testimonial object
AllpropertiesController::$Powcategory = Powcategory object
)
$loadHelpers = true
$cached = false
$loadedHelpers = array(
"Cache" => CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$cacheAction = NULL
CacheHelper::$helpers = NULL
CacheHelper::$base = ""
CacheHelper::$webroot = "/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CacheHelper::$params = array
CacheHelper::$action = "exclusives"
CacheHelper::$plugin = NULL
CacheHelper::$data = NULL
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL,
"Html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
HtmlHelper::$params = array
HtmlHelper::$action = "exclusives"
HtmlHelper::$data = NULL
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"Form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormHelper::$params = array
FormHelper::$action = "exclusives"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"Text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$themeWeb = NULL
TextHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TextHelper::$params = array
TextHelper::$action = "exclusives"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
TextHelper::$_log = NULL,
"Number" => NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
NumberHelper::$params = array
NumberHelper::$action = "exclusives"
NumberHelper::$plugin = NULL
NumberHelper::$data = NULL
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL,
"Javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
JavascriptHelper::$params = array
JavascriptHelper::$action = "exclusives"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"Tagcloud" => TagcloudHelper
TagcloudHelper::$helpers = NULL
TagcloudHelper::$base = ""
TagcloudHelper::$webroot = "/"
TagcloudHelper::$themeWeb = NULL
TagcloudHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TagcloudHelper::$params = array
TagcloudHelper::$action = "exclusives"
TagcloudHelper::$plugin = NULL
TagcloudHelper::$data = NULL
TagcloudHelper::$namedArgs = NULL
TagcloudHelper::$argSeparator = NULL
TagcloudHelper::$validationErrors = NULL
TagcloudHelper::$tags = array
TagcloudHelper::$__tainted = NULL
TagcloudHelper::$__cleaned = NULL
TagcloudHelper::$_log = NULL,
"Custom" => CustomHelper
CustomHelper::$tags = array
CustomHelper::$base = ""
CustomHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CustomHelper::$params = array
CustomHelper::$action = "exclusives"
CustomHelper::$data = NULL
CustomHelper::$_crumbs = array
CustomHelper::$__docTypes = array
CustomHelper::$helpers = NULL
CustomHelper::$webroot = "/"
CustomHelper::$themeWeb = NULL
CustomHelper::$plugin = NULL
CustomHelper::$namedArgs = NULL
CustomHelper::$argSeparator = NULL
CustomHelper::$validationErrors = NULL
CustomHelper::$__tainted = NULL
CustomHelper::$__cleaned = NULL
CustomHelper::$_log = NULL,
"Time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TimeHelper::$params = array
TimeHelper::$action = "exclusives"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL,
"FormVariablesPaginator" => FormVariablesPaginatorHelper
FormVariablesPaginatorHelper::$helpers = array
FormVariablesPaginatorHelper::$__defaultModel = NULL
FormVariablesPaginatorHelper::$options = array
FormVariablesPaginatorHelper::$base = ""
FormVariablesPaginatorHelper::$webroot = "/"
FormVariablesPaginatorHelper::$themeWeb = NULL
FormVariablesPaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormVariablesPaginatorHelper::$params = array
FormVariablesPaginatorHelper::$action = "exclusives"
FormVariablesPaginatorHelper::$plugin = NULL
FormVariablesPaginatorHelper::$data = NULL
FormVariablesPaginatorHelper::$namedArgs = NULL
FormVariablesPaginatorHelper::$argSeparator = NULL
FormVariablesPaginatorHelper::$validationErrors = NULL
FormVariablesPaginatorHelper::$tags = array
FormVariablesPaginatorHelper::$__tainted = NULL
FormVariablesPaginatorHelper::$__cleaned = NULL
FormVariablesPaginatorHelper::$_log = NULL
FormVariablesPaginatorHelper::$Html = HtmlHelper object
FormVariablesPaginatorHelper::$Ajax = AjaxHelper object,
"Ajax" => AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$themeWeb = NULL
AjaxHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AjaxHelper::$params = array
AjaxHelper::$action = "exclusives"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$_log = NULL
AjaxHelper::$Form = FormHelper object,
"Icon" => IconHelper
IconHelper::$tags = array
IconHelper::$base = ""
IconHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
IconHelper::$params = array
IconHelper::$action = "exclusives"
IconHelper::$data = NULL
IconHelper::$_crumbs = array
IconHelper::$__docTypes = array
IconHelper::$helpers = NULL
IconHelper::$webroot = "/"
IconHelper::$themeWeb = NULL
IconHelper::$plugin = NULL
IconHelper::$namedArgs = NULL
IconHelper::$argSeparator = NULL
IconHelper::$validationErrors = NULL
IconHelper::$__tainted = NULL
IconHelper::$__cleaned = NULL
IconHelper::$_log = NULL,
"Drill" => DrillHelper
DrillHelper::$tags = array
DrillHelper::$base = ""
DrillHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
DrillHelper::$params = array
DrillHelper::$action = "exclusives"
DrillHelper::$data = NULL
DrillHelper::$_crumbs = array
DrillHelper::$__docTypes = array
DrillHelper::$helpers = NULL
DrillHelper::$webroot = "/"
DrillHelper::$themeWeb = NULL
DrillHelper::$plugin = NULL
DrillHelper::$namedArgs = NULL
DrillHelper::$argSeparator = NULL
DrillHelper::$validationErrors = NULL
DrillHelper::$__tainted = NULL
DrillHelper::$__cleaned = NULL
DrillHelper::$_log = NULL,
"Session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "a7d63c274f73bb410efb05168d3d225f"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1761128295
SessionHelper::$sessionTime = 1761140295
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_started = false
SessionHelper::$host = NULL
SessionHelper::$_log = NULL
SessionHelper::$cookieLifeTime = 604800
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
SessionHelper::$params = array
SessionHelper::$action = "exclusives"
SessionHelper::$data = NULL
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL,
"Paginator" => PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = "Allproperty"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$themeWeb = NULL
PaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
PaginatorHelper::$params = array
PaginatorHelper::$action = "exclusives"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$_log = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Ajax = AjaxHelper object
)
$helper = "Paginator"
$camelBackedHelper = "paginator"
$cache = CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$cacheAction = NULL
CacheHelper::$helpers = NULL
CacheHelper::$base = ""
CacheHelper::$webroot = "/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CacheHelper::$params = array
CacheHelper::$action = "exclusives"
CacheHelper::$plugin = NULL
CacheHelper::$data = NULL
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
HtmlHelper::$params = array
HtmlHelper::$action = "exclusives"
HtmlHelper::$data = NULL
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormHelper::$params = array
FormHelper::$action = "exclusives"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$themeWeb = NULL
TextHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TextHelper::$params = array
TextHelper::$action = "exclusives"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
TextHelper::$_log = NULL
$number = NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
NumberHelper::$params = array
NumberHelper::$action = "exclusives"
NumberHelper::$plugin = NULL
NumberHelper::$data = NULL
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
JavascriptHelper::$params = array
JavascriptHelper::$action = "exclusives"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL
$tagcloud = TagcloudHelper
TagcloudHelper::$helpers = NULL
TagcloudHelper::$base = ""
TagcloudHelper::$webroot = "/"
TagcloudHelper::$themeWeb = NULL
TagcloudHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TagcloudHelper::$params = array
TagcloudHelper::$action = "exclusives"
TagcloudHelper::$plugin = NULL
TagcloudHelper::$data = NULL
TagcloudHelper::$namedArgs = NULL
TagcloudHelper::$argSeparator = NULL
TagcloudHelper::$validationErrors = NULL
TagcloudHelper::$tags = array
TagcloudHelper::$__tainted = NULL
TagcloudHelper::$__cleaned = NULL
TagcloudHelper::$_log = NULL
$custom = CustomHelper
CustomHelper::$tags = array
CustomHelper::$base = ""
CustomHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CustomHelper::$params = array
CustomHelper::$action = "exclusives"
CustomHelper::$data = NULL
CustomHelper::$_crumbs = array
CustomHelper::$__docTypes = array
CustomHelper::$helpers = NULL
CustomHelper::$webroot = "/"
CustomHelper::$themeWeb = NULL
CustomHelper::$plugin = NULL
CustomHelper::$namedArgs = NULL
CustomHelper::$argSeparator = NULL
CustomHelper::$validationErrors = NULL
CustomHelper::$__tainted = NULL
CustomHelper::$__cleaned = NULL
CustomHelper::$_log = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TimeHelper::$params = array
TimeHelper::$action = "exclusives"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL
$formVariablesPaginator = FormVariablesPaginatorHelper
FormVariablesPaginatorHelper::$helpers = array
FormVariablesPaginatorHelper::$__defaultModel = NULL
FormVariablesPaginatorHelper::$options = array
FormVariablesPaginatorHelper::$base = ""
FormVariablesPaginatorHelper::$webroot = "/"
FormVariablesPaginatorHelper::$themeWeb = NULL
FormVariablesPaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormVariablesPaginatorHelper::$params = array
FormVariablesPaginatorHelper::$action = "exclusives"
FormVariablesPaginatorHelper::$plugin = NULL
FormVariablesPaginatorHelper::$data = NULL
FormVariablesPaginatorHelper::$namedArgs = NULL
FormVariablesPaginatorHelper::$argSeparator = NULL
FormVariablesPaginatorHelper::$validationErrors = NULL
FormVariablesPaginatorHelper::$tags = array
FormVariablesPaginatorHelper::$__tainted = NULL
FormVariablesPaginatorHelper::$__cleaned = NULL
FormVariablesPaginatorHelper::$_log = NULL
FormVariablesPaginatorHelper::$Html = HtmlHelper object
FormVariablesPaginatorHelper::$Ajax = AjaxHelper object
$ajax = AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$themeWeb = NULL
AjaxHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AjaxHelper::$params = array
AjaxHelper::$action = "exclusives"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$_log = NULL
AjaxHelper::$Form = FormHelper object
$icon = IconHelper
IconHelper::$tags = array
IconHelper::$base = ""
IconHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
IconHelper::$params = array
IconHelper::$action = "exclusives"
IconHelper::$data = NULL
IconHelper::$_crumbs = array
IconHelper::$__docTypes = array
IconHelper::$helpers = NULL
IconHelper::$webroot = "/"
IconHelper::$themeWeb = NULL
IconHelper::$plugin = NULL
IconHelper::$namedArgs = NULL
IconHelper::$argSeparator = NULL
IconHelper::$validationErrors = NULL
IconHelper::$__tainted = NULL
IconHelper::$__cleaned = NULL
IconHelper::$_log = NULL
$drill = DrillHelper
DrillHelper::$tags = array
DrillHelper::$base = ""
DrillHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
DrillHelper::$params = array
DrillHelper::$action = "exclusives"
DrillHelper::$data = NULL
DrillHelper::$_crumbs = array
DrillHelper::$__docTypes = array
DrillHelper::$helpers = NULL
DrillHelper::$webroot = "/"
DrillHelper::$themeWeb = NULL
DrillHelper::$plugin = NULL
DrillHelper::$namedArgs = NULL
DrillHelper::$argSeparator = NULL
DrillHelper::$validationErrors = NULL
DrillHelper::$__tainted = NULL
DrillHelper::$__cleaned = NULL
DrillHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "a7d63c274f73bb410efb05168d3d225f"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1761128295
SessionHelper::$sessionTime = 1761140295
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_started = false
SessionHelper::$host = NULL
SessionHelper::$_log = NULL
SessionHelper::$cookieLifeTime = 604800
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
SessionHelper::$params = array
SessionHelper::$action = "exclusives"
SessionHelper::$data = NULL
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = "Allproperty"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$themeWeb = NULL
PaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
PaginatorHelper::$params = array
PaginatorHelper::$action = "exclusives"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$_log = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Ajax = AjaxHelper object
$alternate = "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett"
$primarypropertytypes = array(
"All",
"House",
"Apartment",
"Land",
"Chalet",
"Chateau",
"Commercial",
"Lakes",
"Mill",
"Barn",
"Building",
"Houseboat",
"Parking"
)
$properties = array(
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
)
)
$pageUrl = array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
)
$groups = array(
"Houses",
"Commercial",
"Prestige",
"Lakes",
"Apartments",
"Income-Business",
"Land-Woodland",
"Ski",
"Equestrian"
)
$countExclusif = 63
$selectedCriteria = array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
)
$selected = array(
"exclusive" => true,
"notSold" => false
)
$isCustomPage = true
$cakeDebug = AllpropertiesController
AllpropertiesController::$name = "Allproperties"
AllpropertiesController::$helpers = array
AllpropertiesController::$components = array
AllpropertiesController::$uses = array
AllpropertiesController::$shortfields = array
AllpropertiesController::$shortfieldView = array
AllpropertiesController::$shortfieldList = array
AllpropertiesController::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AllpropertiesController::$webroot = "/"
AllpropertiesController::$action = "exclusives"
AllpropertiesController::$params = array
AllpropertiesController::$data = NULL
AllpropertiesController::$paginate = array
AllpropertiesController::$viewPath = "allproperties"
AllpropertiesController::$layoutPath = NULL
AllpropertiesController::$viewVars = array
AllpropertiesController::$pageTitle = "Exclusive Leggett Property in France - 63 French properties found "
AllpropertiesController::$modelNames = array
AllpropertiesController::$base = ""
AllpropertiesController::$layout = "list"
AllpropertiesController::$autoRender = false
AllpropertiesController::$autoLayout = true
AllpropertiesController::$Component = Component object
AllpropertiesController::$view = "View"
AllpropertiesController::$ext = ".ctp"
AllpropertiesController::$output = NULL
AllpropertiesController::$plugin = NULL
AllpropertiesController::$cacheAction = false
AllpropertiesController::$persistModel = false
AllpropertiesController::$passedArgs = array
AllpropertiesController::$scaffold = false
AllpropertiesController::$methods = array
AllpropertiesController::$modelClass = "Allproperty"
AllpropertiesController::$modelKey = "allproperty"
AllpropertiesController::$validationErrors = NULL
AllpropertiesController::$_log = NULL
AllpropertiesController::$Session = SessionComponent object
AllpropertiesController::$Cookie = CookieComponent object
AllpropertiesController::$RequestHandler = RequestHandlerComponent object
AllpropertiesController::$Currency = CurrencyComponent object
AllpropertiesController::$PaginateFormVariables = PaginateFormVariablesComponent object
AllpropertiesController::$UrlShortener = UrlShortenerComponent object
AllpropertiesController::$Prg = PrgComponent object
AllpropertiesController::$Allproperty = Allproperty object
AllpropertiesController::$Region = Region object
AllpropertiesController::$Department = Department object
AllpropertiesController::$User = User object
AllpropertiesController::$Group = Group object
AllpropertiesController::$Codepostal = Codepostal object
AllpropertiesController::$Proptype = Proptype object
AllpropertiesController::$Primarypropertytype = Primarypropertytype object
AllpropertiesController::$Soldproperty = Soldproperty object
AllpropertiesController::$Soldallproperty = Soldallproperty object
AllpropertiesController::$Testimonial = Testimonial object
AllpropertiesController::$Powcategory = Powcategory object
$sort = array(
"Allproperty.date_made_live" => "desc"
)
$property = array(
"Allproperty" => array(
"id" => "60729",
"propref" => "A39924WD50",
"primarypropertytype_name" => "House",
"pubtown" => "Barneville-Carteret",
"properpubtown" => "Barneville-Carteret",
"image_0" => "https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC1GJGF5G3W.jpeg",
"status" => "sale",
"isunderoffer" => "0",
"is_exclusive" => "1",
"date_made_live" => "2025-10-16 11:26:42",
"nrbedrooms" => "1",
"nrbathrooms" => "1",
"habitable_m2" => "49",
"land_m2" => "104",
"issold" => "0",
"poa" => "0",
"bestdeals" => "0",
"price" => "235400",
"prevprice" => "0",
"propname" => "Detached Coastal property within walking distance to the beach",
"shortdesc" => "In the peaceful Petit Hameau, this house offers a rare opportunity to live on a popular holiday residence just steps from the dunes and vast sandy beaches. The annual charges (720€ in 2025) include free access to 3 private tennis courts and a clubhouse. The light-filled living room with vaulted ceiling and fireplace creates a cosy retreat, while the mezzanine bedroom beneath the eaves adds charm and comfort. Outside, a private garden with terrace is perfect for al fresco dining after a day by the sea. A stone’s throw from the house are the possibility for dune walks, swimming, sailing and the vibrant lifestyle of Barneville-Carteret, renowned for its chic marina, seafood restaurants, boutiques and lively weekly markets. Ideal as a holiday home, or year-round residence / rental investment in one of Normandy’s most desirable seaside resorts.",
"floorplan" => "0",
"tour" => "0",
"youtube_url" => "",
"rhinov_url" => null,
"region_id" => "25",
"lat" => "49.3781",
"lon" => "-1.77327",
"postcode" => "50270",
"attributes" => "a:16:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:6;a:3:{s:2:"id";s:2:"17";s:4:"name";s:18:"Close to the coast";s:7:"name_fr";s:28:"pr&egrave;s de la c&ocirc;te";}i:7;a:3:{s:2:"id";s:2:"25";s:4:"name";s:31:"Approx 15 km or less from coast";s:7:"name_fr";s:39:"&agrave; environ 15 minutes de la plage";}i:8;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:9;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:10;a:3:{s:2:"id";s:2:"29";s:4:"name";s:14:"Sold Furnished";s:7:"name_fr";s:13:"Vendu meublé";}i:11;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:12;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:13;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:14;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:15;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}",
"mandatetype_id" => "11",
"department_name" => "Manche",
"department_id" => "50",
"created" => "2025-10-16 11:26:42",
"sort_date" => "2025-10-16 11:26:42",
"Image" => array(),
"nb-photo" => 1
),
"Department" => array(
"listdesc" => "Manche",
"name" => "Manche"
),
"Region" => array(
"name" => "Normandy",
"content" => "Normandy"
),
"Attribute" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
)
)
$key = 0</pre><div id="CakeErrorCode15" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
</span></code>
<code><span style="color: #000000">
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">element</span><span style="color: #007700">(</span><span style="color: #DD0000">'new/property-card'</span><span style="color: #007700">, array(</span><span style="color: #DD0000">'property' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$property</span><span style="color: #007700">, </span><span style="color: #DD0000">'EquestrianAgents' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$equestrianAgents</span><span style="color: #007700">)); </span><span style="color: #0000BB">?>
</span></span></code></span>
</pre></div><pre>include - APP/views/allproperties/property_results_with_bar.ctp, line 72
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5274
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
[main] - APP/webroot/index.php, line 88</pre></div><div class="card exclusive">
<a href="/french-property-for-sale/view/A39924WD50/house-for-sale-barneville-carteret-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/uvmOu8eQqiOeeHS3l3wjEOEJGRVjeHZlY2HlGrvzkVQ/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MxR0pHRjVHM1cuanBlZw.jpg" alt="house for sale in Manche" title="House for sale in Manche - Barneville-Carteret" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39924WD50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39924WD50
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
1 bed
| 1 bath
| Floor 49m²
| Ext 104 m²
</p>
</div>
<p class="price">
€235,400 </p>
<div class="description">
<p class="propname line-clamp line-3">Detached Coastal property within walking distance to the beach</p>
<p class="shortdesc">In the peaceful Petit Hameau, this house offers a rare opportunity to live on a popular holiday residence just steps from the dunes and vast sandy beaches. The annual charges (720€ in 2025) include free access to 3 private tennis courts and a . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.3781" data-lon="-1.77327"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50270/Barneville-Carteret">Near : <span class="town">Barneville-Carteret</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39447EMW14/house-for-sale-noues-de-sienne-calvados-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/V7hJ85oMGDHmR6U8Pz-CynkGgQmjZhn-kSD7x6LA4tk/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzMFFWUllSWTYuanBn.jpg" alt="house for sale in Calvados" title="House for sale in Calvados - Noues de Sienne" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39447EMW14" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39447EMW14
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Calvados </p>
<p class="info-property">
4 bed
| 1 bath
| Floor 167m²
| Ext 2,396 m²
</p>
</div>
<p class="price">
€275,999 </p>
<div class="description">
<p class="propname line-clamp line-3">Imposing four bedroomed house in the heart of the village. </p>
<p class="shortdesc">The house has nine rooms in total across two floors plus an extremely spacious cellar and wine cave, and not forgetting the huge loft space that could be converted.</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Virtual Tour 360">
<li class="characteristics-item">
<img src="/img/icon/360.webp" alt="icon 360" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.8242" data-lon="-1.03156"/>
<div class="area-resort">
<p><strong>Normandy - Calvados</strong></p>
<a href="/french-property-for-sale/pubtown/14380/Noues de Sienne">Near : <span class="town">Noues de Sienne</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A31726LOK61/house-for-sale-la-lande-de-goult-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/wvhBOl9jN09I0lPxUCCyH5Ey5J0F919T3qd3e5Yehr0/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MzN1dQMzI2VE4uanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - La Lande-de-Goult" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A31726LOK61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A31726LOK61
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
2 bed
| 1 bath
| Floor 43m²
| Ext 5,813 m²
</p>
</div>
<p class="price">
€168,500 </p>
<div class="description">
<p class="propname line-clamp line-3">Secret hideaway log cabin with lake, idyllic woodland setting offering peace and tranquillity.</p>
<p class="shortdesc">A treasure like this is rarely available, hidden away in a fairy tale woodland glade, it is perfect for those seeking a quiet isolated retreat with lake. Lovely, cosy one bedroom log cabin and outbuilding suitable for a variety of uses.</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5908" data-lon="-0.057349"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61320/La Lande-de-Goult">Near : <span class="town">La Lande-de-Goult</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39647KIW50/house-for-sale-le-mesnil-ozenne-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/DP5wjU-kXIcbz4-xdNLgvGtFBtmopfJ1nCriYM9gUos/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyNU05RzNGMzIuanBlZw.jpg" alt="house for sale in Manche" title="House for sale in Manche - Le Mesnil-Ozenne" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39647KIW50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39647KIW50
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
4 bed
| 2 bath
| Floor 120m²
| Ext 3,000 m²
</p>
</div>
<p class="price">
€184,800 </p>
<div class="description">
<p class="propname line-clamp line-3">Detached 3-bed stone house with 1-bed gite in pretty countryside near to Brécey</p>
<p class="shortdesc">Leggett Immobilier is proud to bring to the market this pretty stone longère, set in peaceful countryside, 15 minutes from Avranches and St Hilaire du Harcouet in the South Manche area of Normandy.
The property is in good condition and . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.6674" data-lon="-1.21813"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50220/Le Mesnil-Ozenne">Near : <span class="town">Le Mesnil-Ozenne</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A40504EMW50/house-for-sale-coulouvray-boisbenâtre-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/qdx96kvqZb1oef9hM2Zs4ptuvsdnvlrIbXSQjA1jUX8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyR0g2U0JYS1YuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Coulouvray-Boisbenâtre" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A40504EMW50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A40504EMW50
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 120m²
| Ext 2,700 m²
</p>
</div>
<p class="price">
€169,989 </p>
<div class="description">
<p class="propname line-clamp line-3">Pretty 3 bed stone property in a secluded hamlet close to the village with amenities.</p>
<p class="shortdesc">Well presented 3 bedroom stone house in a peaceful hamlet location just a short distance from the village. Retaining much character with exposed beams and a traditional fireplace. With attached outbuildings which could be converted, subject to planning . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.7831" data-lon="-1.10257"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50670/Coulouvray-Boisbenâtre">Near : <span class="town">Coulouvray-Boisbenâtre</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A40412AFE61/house-for-sale-ceaucé-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/e-23EavWwf3BFCEMd6m-PoaA0Zop9OjWqtm1wo2VoOU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MzWEZCVjlOMzkuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Ceaucé" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A40412AFE61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A40412AFE61
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
5 bed
| 2 bath
| Floor 130m²
| Ext 12,660 m²
</p>
</div>
<p class="price">
€172,500 </p>
<div class="description">
<p class="propname line-clamp line-3">Spacious 5-bed country home on 1.2ha with good size outbuildings, and only 2.2km to Ceaucé</p>
<p class="shortdesc">This handsome and spacious 5-bedroom home sits on just over 1.2 hectares of land and includes several large outbuildings, offering plenty of possibilities such as workshops, storage, or keeping animals. 2.2 km from the popular town of Ceaucé.</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Suitable for horse">
<li class="characteristics-item">
<img src="/img/pilar/equestrian/horse_blue.svg" alt="icon suitable for horse" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.493" data-lon="-0.633659"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61330/Ceaucé">Near : <span class="town">Ceaucé</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A36989IDU14/house-for-sale-saint-pierre-du-jonquet-calvados-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/XFW2XGFhts32yUS0fS7Ugcu_bAmaEkhpbE5OyCIB4uk/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRUdDU0MzMlAucG5n.jpg" alt="house for sale in Calvados" title="House for sale in Calvados - Saint-Pierre-du-Jonquet" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A36989IDU14" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A36989IDU14
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Calvados </p>
<p class="info-property">
3 bed
| 1 bath
| Floor 130m²
| Ext 795 m²
</p>
</div>
<p class="price">
<span class="new-price">€227,900</span> <span class="old-price">€249,100 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">TRADITIONAL HOUSE 130M2, 1 KITCHEN, 1 LOUNGE, 3 BEDROOMS 1 BATHROOM ON A PLOT OF 795M2
</p>
<p class="shortdesc">Situated just 2.5km from Argences, 10 minutes from Troarn and 20 minutes from the beaches, this charming, traditionally-built house offers country living yet close to all amenities.
On the ground floor:
- a 29m2 wooden veranda with double glazing
- a . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.1652" data-lon="-0.141393"/>
<div class="area-resort">
<p><strong>Normandy - Calvados</strong></p>
<a href="/french-property-for-sale/pubtown/14670/Saint-Pierre-du-Jonquet">Near : <span class="town">Saint-Pierre-du-Jonquet</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39313NOE61/house-for-sale-vimoutiers-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/94bWmOPINZpe2B6Q9VOexeUKsGmf7ApenbgQxS6IjaY/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NQMFhYMEpURFEuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Vimoutiers" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39313NOE61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39313NOE61
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
4 bed
| 1 bath
| Floor 114m²
| Ext 1,312 m²
</p>
</div>
<p class="price">
€289,500 </p>
<div class="description">
<p class="propname line-clamp line-3">Well presented 4-Bedroom Normandy Longère in the Heart of Camembert Country</p>
<p class="shortdesc">Experience the romance and tradition of French country living with this beautifully presented 4 bedroom Colombage Longere nestled in the rolling hills of the Pays d‘Auge.
A stunning property beautifully maintained within a few kms of Normandy‘s famed . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Virtual Tour 360">
<li class="characteristics-item">
<img src="/img/icon/360.webp" alt="icon 360" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.9208" data-lon="0.193394"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61120/Vimoutiers">Near : <span class="town">Vimoutiers</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39283NOE61/house-for-sale-ticheville-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/pMzZUz1OBvoOR50dKKn1YEkFS-5Q8iV2eAbb0QHyy4w/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjlTMTVEVlMuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Ticheville" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39283NOE61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39283NOE61
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
3 bed
| 1 bath
| Floor 98m²
| Ext 4,280 m²
</p>
</div>
<p class="price">
€269,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Charming 3-Bedroom Brick Longère with Valley Views and Exceptional Outbuildings</p>
<p class="shortdesc">Nestled in a highly sought-after hamlet, this beautifully presented 3-bedroom brick longère offers the perfect blend of character, comfort, and countryside living.
Set within established, well-maintained gardens, the home boasts a spacious rear . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Virtual Tour 360">
<li class="characteristics-item">
<img src="/img/icon/360.webp" alt="icon 360" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.9071" data-lon="0.262494"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61120/Ticheville">Near : <span class="town">Ticheville</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39383BS14/house-for-sale-subles-calvados-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/WI8VGcdxUI1l-XiiwsT-psqgpg5451I7MJkZemocUlY/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzQ1RQME1WM0MuanBn.jpg" alt="house for sale in Calvados" title="House for sale in Calvados - Subles" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39383BS14" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39383BS14
| <span class="tag-new">NEW</span>
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Calvados </p>
<p class="info-property">
2 bed
| 1 bath
| Floor 92m²
| Ext 1,867 m²
</p>
</div>
<p class="price">
€172,800 </p>
<div class="description">
<p class="propname line-clamp line-3">** UNDER OFFER **</p>
<p class="shortdesc">In the heart of a village with amenities, this house offers spacious rooms and numerous outbuildings. On the ground floor: entrance hall with separate WC, large living room opening onto the kitchen, bedroom with dressing room, bathroom with corner bath . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.2387" data-lon="-0.752561"/>
<div class="area-resort">
<p><strong>Normandy - Calvados</strong></p>
<a href="/french-property-for-sale/pubtown/14400/Subles">Near : <span class="town">Subles</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A37978AMO76/house-for-sale-croixdalle-seine-maritime-higher-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/zAAkgqEjeSlh9gYAenRnTO6QdpepXg4UVMDf8NfBE60/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NYR1FYUUhZNFIuanBn.jpg" alt="house for sale in Seine-Maritime" title="House for sale in Seine-Maritime - Croixdalle" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A37978AMO76" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A37978AMO76
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Seine-Maritime </p>
<p class="info-property">
3 bed
| 3 bath
| Floor 150m²
| Ext 24,226 m²
</p>
</div>
<p class="price">
€267,500 </p>
<div class="description">
<p class="propname line-clamp line-3">Norman Haven Between Rouen and the Sea — Property with 2,5 Hectares of Land</p>
<p class="shortdesc">Located in Croixdalle, between Rouen and Dieppe, this charming 150 m² Norman home is nestled in a lush green setting. With 8 rooms including 3 bedrooms and 3 bathrooms, it offers a peaceful, light-filled and welcoming living space, featuring a beautiful . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Higher Normandy" src="/img/region_area/23.svg" data-type="town" data-lat="49.7998" data-lon="1.37696"/>
<div class="area-resort">
<p><strong>Higher Normandy - Seine-Maritime</strong></p>
<a href="/french-property-for-sale/pubtown/76660/Croixdalle">Near : <span class="town">Croixdalle</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A07061/house-for-sale-vire-normandie-calvados-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/XYyIUNfvlKnBZzY3NsU_13cMKtgmV1ujN5Ft2pc5DkE/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNS9ET0MySkdTREZCM0YuanBn.jpg" alt="house for sale in Calvados" title="House for sale in Calvados - Vire Normandie" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A07061" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A07061
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Calvados </p>
<p class="info-property">
6 bed
| 4 bath
| Floor 187m²
| Ext 1,775 m²
</p>
</div>
<p class="price">
€299,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Superb Maison de Maître and Coach House, located in a small hamlet just outside the town of Vire.</p>
<p class="shortdesc">This impressive and substantial Maison de Maître enjoys a superb location and offers excellent potential as a charming Bed and Breakfast. Set on the edge of Roullours, a peaceful hamlet in the Calvados region, it combines the tranquillity of the . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.8156" data-lon="-0.879439"/>
<div class="area-resort">
<p><strong>Normandy - Calvados</strong></p>
<a href="/french-property-for-sale/pubtown/14500/Vire Normandie">Near : <span class="town">Vire Normandie</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A38205EMM50/house-for-sale-ducey-les-chéris-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/BvbEgulplo8AoGCnu7Y-6Fwo5U3wyn8YPM8NmSvN9Xw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzWkRWWDk1WFQuSlBH.jpg" alt="house for sale in Manche" title="House for sale in Manche - Ducey-Les Chéris" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A38205EMM50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A38205EMM50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
4 bed
| 1 bath
| Floor 280m²
| Ext 1,818 m²
</p>
</div>
<p class="price">
€245,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Renovation Project
Riverside Property with Gîte / Chambres D'hotes Potential – In the Heart of Ducey </p>
<p class="shortdesc">Located in the centre of the market town of Ducey, this property extends over four levels and includes both a main house and a separate dwelling with its own entrance.
The main house offers four bedrooms arranged across the upper floors, with living . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.6246" data-lon="-1.26548"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50220/Ducey-Les Chéris">Near : <span class="town">Ducey-Les Chéris</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39753EI61/house-for-sale-ferrières-la-verrerie-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/IaWMFg1WRX27S8B5SmfRrns80qHlpLFotqfLbBdNz2E/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NTV0JLMloxOUIuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Ferrières-la-Verrerie" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39753EI61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39753EI61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
4 bed
| 2 bath
| Floor 190m²
| Ext 1,619 m²
</p>
</div>
<p class="price">
€189,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Under offerNormandy, rolling countryside, stone house to renovate, peaceful location with magnificent views...</p>
<p class="shortdesc">Moulins la Marche and Courtomer area. Beautiful property to renovate, many original features, two large fireplaces.
Set in a dominant position in the rolling hills of Normandy, in a hamlet with no overlooking neighbours. Peaceful location with . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.6526" data-lon="0.37738"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61390/Ferrières-la-Verrerie">Near : <span class="town">Ferrières-la-Verrerie</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39530NSD61/house-for-sale-gouffern-en-auge-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/E4DtiA1wC3-RDxCxkaq6oH2pS9IgqU0xl-Wl7ZzIC9E/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQ05HM05QM1QuanBlZw.jpg" alt="house for sale in Orne" title="House for sale in Orne - Gouffern en Auge" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39530NSD61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39530NSD61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
5 bed
| 2 bath
| Floor 103m²
| Ext 530 m²
</p>
</div>
<p class="price">
€250,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Charming detached cottage with garden and a gite in a village with prestigious past close to Haras du Pin</p>
<p class="shortdesc">Nestled in the peaceful, historic village of Exmes, just 4 km from the world-famous Haras du Pin equestrian estate, this rare 18th-century stone and timber-framed cottage offers 3 beds / 80 m² of character-filled living space over two levels.
It . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.7672" data-lon="0.113735"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61310/Gouffern en Auge">Near : <span class="town">Gouffern en Auge</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A37729EMW50/house-for-sale-coulouvray-boisbenâtre-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/iOcVAGvyOP6J-jddQbHJmYUz2OggIGqoplpI-YtOVjU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzQjlSSk1OQjUuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Coulouvray-Boisbenâtre" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A37729EMW50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A37729EMW50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
4 bed
| 2 bath
| Floor 110m²
| Ext 9,300 m²
</p>
</div>
<p class="price">
<span class="new-price">€199,000</span> <span class="old-price">€224,700 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">Large family home in private setting between St Pois and Villedieu -les-Poeles.</p>
<p class="shortdesc">Four bedroom family home with just under a hectare of land and wonderful views over the surrounding countryside.
Benefitting from recent works making it into a spacious family home, move in ready. </p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Virtual Tour 360">
<li class="characteristics-item">
<img src="/img/icon/360.webp" alt="icon 360" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.7831" data-lon="-1.10257"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50670/Coulouvray-Boisbenâtre">Near : <span class="town">Coulouvray-Boisbenâtre</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39827EI61/house-for-sale-cour-maugis-sur-huisne-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/E6NAt2g-rTVjRk8fY7WPcD6s6Wr1SWB4GMOY7c-zmQg/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzVzJDWk1GMk0uanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Cour-Maugis sur Huisne" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39827EI61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39827EI61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
2 bed
| 1 bath
| Floor 225m²
| Ext 5,208 m²
</p>
</div>
<p class="price">
€170,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Maison Maugis, pretty stone house to renovate, superb location with views of the the forest and millstream...</p>
<p class="shortdesc">Perche Naional Park, set in one of the prettiest villages at the foot of the stunning Reno Valdieu forest.
The old stone cottage requires renovation, enormous potential and fabulous location.
5000m² land</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.4569" data-lon="0.699556"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61110/Cour-Maugis sur Huisne">Near : <span class="town">Cour-Maugis sur Huisne</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39673AMO76/house-for-sale-saint-hellier-seine-maritime-higher-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/Iczbs2-NTSDfE8VqhRR-rxLjfkBlH_m7RqXm9y0eZL4/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQjc3SERKQlkuanBn.jpg" alt="house for sale in Seine-Maritime" title="House for sale in Seine-Maritime - Saint-Hellier" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39673AMO76" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39673AMO76
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Seine-Maritime </p>
<p class="info-property">
7 bed
| 2 bath
| Floor 136m²
| Ext 2,480 m²
</p>
</div>
<p class="price">
€288,900 </p>
<div class="description">
<p class="propname line-clamp line-3">Family home with panoramic view, veranda overlooking the garden and outbuilding ideal for pro. activity</p>
<p class="shortdesc">In Saint-Hellier, a 136 m² family home on 2,480 m² of land.
7 bedrooms, 2 bathrooms
Spacious living room with fireplace and open kitchen
Bright veranda facing the garden
Wooden terrace with pergola and open views
Full basement with garage, workshop, . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Higher Normandy" src="/img/region_area/23.svg" data-type="town" data-lat="49.735" data-lon="1.19569"/>
<div class="area-resort">
<p><strong>Higher Normandy - Seine-Maritime</strong></p>
<a href="/french-property-for-sale/pubtown/76680/Saint-Hellier">Near : <span class="town">Saint-Hellier</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A33723JTH50/house-for-sale-tribehou-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/BIQbSF9mHBstA67HrJ4o-J9KqVKhv1r8FMsRFEMH8jU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMi9ET0MxM1RIQUZWMksuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Tribehou" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A33723JTH50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A33723JTH50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 105m²
| Ext 3,391 m²
</p>
</div>
<p class="price">
<span class="new-price">€186,900</span> <span class="old-price">€204,900 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">Leggett Beautiful 3 bed, 2 bath restored longère. Wood central heating. GF living possible. 70m2 barn. Parking</p>
<p class="shortdesc">Leggett-Immo offer a Beautifully Renovated Normandy Longère with Land – Near Tribehou
Charming 3-bed, 2-bath longère with nearly an acre of land (3300m2), tastefully renovated with traditional methods. Features a spacious kitchen-diner, ground-floor . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Virtual Tour 360">
<li class="characteristics-item">
<img src="/img/icon/360.webp" alt="icon 360" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.2089" data-lon="-1.24922"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50620/Tribehou">Near : <span class="town">Tribehou</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39494CRB61/house-for-sale-rives-d-andaine-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/xqWVhZHJkq-kYuM7thVVAea2rbsWFBgk1JkpSC_O14I/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNDVZQjdQNlouSlBH.jpg" alt="house for sale in Orne" title="House for sale in Orne - Rives d'Andaine" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39494CRB61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39494CRB61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
3 bed
| 1 bath
| Floor 142m²
| Ext 400 m²
</p>
</div>
<p class="price">
€172,800 </p>
<div class="description">
<p class="propname line-clamp line-3">Charming three bedroom house (furnished), two cars garage, with lovely garden, yard and terrace!</p>
<p class="shortdesc">Ready to move in (possibility to buy the furniture), good size holiday or permanent residence, not far from the popular spa town Bagnoles de l'Orne, with bars restaurants, Casino, Golf Club, shops , equestrian center, and lot of outdoor events during . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5255" data-lon="-0.451202"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61140/Rives d'Andaine">Near : <span class="town">Rives d'Andaine</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A29915JCO50/house-for-sale-montsenelle-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/fwu5D8qC0KigvBLtWf4OFvpl1Uq8mueb1S29eLhiApE/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNi9ET0MzU1pQNEFNMTkuSlBH.jpg" alt="house for sale in Manche" title="House for sale in Manche - Montsenelle" /> </figure>
<img src="/img/under-offer.svg" alt="icon heart" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A29915JCO50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A29915JCO50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 150m²
| Ext 5,128 m²
</p>
</div>
<p class="price">
€241,935 </p>
<div class="description">
<p class="propname line-clamp line-3">Detached property, excellent condition, 3-bedrooms, 2-bathrooms, over an acre of land, no neighbours. </p>
<p class="shortdesc">Spacious family home, situated in a quiet hamlet , 10 minutes from the lively town of La Haye du Puits with all amenities. Ideal B&B activity.
This property is ideally located for a holiday or family home, or even a commercial activity (chambre d’hôte . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.3115" data-lon="-1.458"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50250/Montsenelle">Near : <span class="town">Montsenelle</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39293EMW50/house-for-sale-saint-nicolas-des-bois-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/wqcTNwyaJs8YCY6HQLmf-vfo6P5reWvS7JH7TJPqlXM/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRkNDOTgyMzcuanBlZw.jpg" alt="house for sale in Manche" title="House for sale in Manche - Saint-Nicolas-des-Bois" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39293EMW50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39293EMW50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
4 bed
| 2 bath
| Floor 130m²
| Ext 3,634 m²
</p>
</div>
<p class="price">
€197,154 </p>
<div class="description">
<p class="propname line-clamp line-3">Attractive 3-4 bedroom cottage, move in ready. With ample garage/storage space.</p>
<p class="shortdesc">Set in approx 1 acre and ideally placed between Villedieu-les-Poeles and Brecey.</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.7614" data-lon="-1.19053"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50370/Saint-Nicolas-des-Bois">Near : <span class="town">Saint-Nicolas-des-Bois</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39199LOK61/house-for-sale-sainte-marie-la-robert-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/J4GWwIH8SDQonMu3339eVwy9jpjXQ2fCR5O3Kkv2e3o/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzM0NQWVFYMlEuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Sainte-Marie-la-Robert" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39199LOK61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39199LOK61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
5 bed
| 3 bath
| Floor 200m²
| Ext 6,145 m²
</p>
</div>
<p class="price">
€290,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Idyllic location, charming stone house with independent gite, large barn, beautiful gardens and lake. </p>
<p class="shortdesc">Set in beautiful mature gardens, with woodland areas, a stream running through and a lake, this attractive stone property is a haven for nature lovers, birdwatchers and keen fishermen.
The characterful main house offers generous living space, blending . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.6305" data-lon="-0.140447"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61320/Sainte-Marie-la-Robert">Near : <span class="town">Sainte-Marie-la-Robert</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A24033AND61/house-for-sale-longny-les-villages-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/y3vn8zIrbQLEdWC8zHG-KGdOU1bRtxD1NCNAlNSAtHs/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMy0wOS9ET0NZWlhRRUYzR1AuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Longny les Villages" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A24033AND61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A24033AND61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
5 bed
| 2 bath
| Floor 159m²
| Ext 104,737 m²
</p>
</div>
<p class="price">
<span class="new-price">€299,500</span> <span class="old-price">€404,255 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">Set in the sought after Commeauche valley with 24acres of land.
View over the forest with walks and bridleway</p>
<p class="shortdesc">Rare Opportunity in This Sought-After Area – Spacious Property with Former Dairy, Gîte Potential, and 24 Acres of land.
Rare to the market in this highly desirable location, this contemporary property, offers space and potential. Set on approximately . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Suitable for horse">
<li class="characteristics-item">
<img src="/img/pilar/equestrian/horse_blue.svg" alt="icon suitable for horse" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5363" data-lon="0.775357"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61290/Longny les Villages">Near : <span class="town">Longny les Villages</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39049RBR61/house-for-sale-domfront-en-poiraie-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/LtANCIquJM0xle6Z6SiURUCfvHKOnAjOwOv9nNQNCH8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyUFRTTkpSMzguanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Domfront en Poiraie" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39049RBR61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39049RBR61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
5 bed
| 5 bath
| Floor 128m²
| Ext 2,974 m²
</p>
</div>
<p class="price">
€148,351 </p>
<div class="description">
<p class="propname line-clamp line-3">This large, airy home offers perfect family living situated in a much loved community- Domfront”</p>
<p class="shortdesc">Residential house located on the banks of a river, comprising:
On the ground floor:
An entrance hall,
A fitted and equipped kitchen (including dishwasher, refrigerator, freezer, gas cooker and extractor hood),
A living room,
A lounge with wood-burning . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Virtual Tour 360">
<li class="characteristics-item">
<img src="/img/icon/360.webp" alt="icon 360" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5903" data-lon="-0.654611"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61700/Domfront en Poiraie">Near : <span class="town">Domfront en Poiraie</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A39271AA50/house-for-sale-barenton-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/b7zj0XDU_h1LJZNZVQGzArJtjTcTjx9qIkMr9rNqU0s/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjEyQkpCM1cuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Barenton" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A39271AA50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A39271AA50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
4 bed
| 2 bath
| Floor 178m²
| Ext 11,297 m²
</p>
</div>
<p class="price">
€268,900 </p>
<div class="description">
<p class="propname line-clamp line-3">18th Century Farmhouse with Outbuildings, & Land. Set in the rolling Normandy countryside– Near Barenton</p>
<p class="shortdesc">Charming 18th Century Farmhouse with Outbuildings & 2.8 Acres – Normandy
Renovated 178 m² stone and timber farmhouse with 4 bedrooms, stunning valley views, mature gardens, orchard, paddocks, and outbuildings with conversion potential – all set in . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Suitable for horse">
<li class="characteristics-item">
<img src="/img/pilar/equestrian/horse_blue.svg" alt="icon suitable for horse" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.6083" data-lon="-0.836349"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50720/Barenton">Near : <span class="town">Barenton</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A31405JCO50/house-for-sale-montsenelle-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/JVbO5koghgdOsdZVsxbWoXUo59F6dArhZpVyGfoAFeU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MxMVowRUcyMjUuSlBH.jpg" alt="house for sale in Manche" title="House for sale in Manche - Montsenelle" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A31405JCO50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A31405JCO50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
5 bed
| 2 bath
| Floor 170m²
| Ext 9,021 m²
</p>
</div>
<p class="price">
€167,400 </p>
<div class="description">
<p class="propname line-clamp line-3">Village house, 4 bedrooms, 2 bathrooms, studio 1 bedroom, 20 minutes from both coasts of the peninsula</p>
<p class="shortdesc">This property is situated in Prétot Sainte Suzanne, between the larger towns of Carentan (16km) and La Haye du Puits (10km), with schools, health centre, restaurants, supermarkets, cinema and bars. Historic Sainte Mère Eglise with all the D-Day history . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.3059" data-lon="-1.43417"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50250/Montsenelle">Near : <span class="town">Montsenelle</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A32599WD50/house-for-sale-port-bail-sur-mer-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/d6yMmdFz8LcKbN4H8oNSICfSLta8cAADFjgnv4ttdjY/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MyVERNOEpFMUMuanBlZw.jpg" alt="house for sale in Manche" title="House for sale in Manche - Port-Bail-sur-Mer" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A32599WD50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A32599WD50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 97.36m²
| Ext 289 m²
</p>
</div>
<p class="price">
<span class="new-price">€195,000</span> <span class="old-price">€210,000 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">****UNDER OFFER*** 3 bedrooms centrl location in a quiet road in this coastal town</p>
<p class="shortdesc">On the west coast of the Cotentin Peninsular facing Jersey, Portbail Is a lovely fishing town with great selection of shops and restaurants and a lively street market every Tuesday morning. A beautiful 13 arched bridge leads to unspoiled sandy beaches . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.341" data-lon="-1.68365"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50580/Port-Bail-sur-Mer">Near : <span class="town">Port-Bail-sur-Mer</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A35180SVM61/house-for-sale-ceaucé-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/_6W9k0mBHafBW245LZhWj8bIp_skpl_ovoMDezvvbf8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNVM4VFNRMjQucG5n.jpg" alt="house for sale in Orne" title="House for sale in Orne - Ceaucé" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A35180SVM61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A35180SVM61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 147m²
| Ext 1,725 m²
</p>
</div>
<p class="price">
<span class="new-price">€153,000</span> <span class="old-price">€163,100 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">UNDER OFFER - Charming 3-Bedroom Longère with Barn and Outbuildings </p>
<p class="shortdesc">UNDER OFFER - Situated in a peaceful hamlet, this is a character property that offers plenty of extra living space potential and it has barns & outbuildings</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.493" data-lon="-0.633659"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61330/Ceaucé">Near : <span class="town">Ceaucé</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A38854AFE61/house-for-sale-passais-villages-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/xmZqgSItxyR0q3c0K8eeAOt1sE0OEAZLXqocZiyj2d8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxSzNIRkNUNzAuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Passais Villages" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A38854AFE61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A38854AFE61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
5 bed
| 3 bath
| Floor 240m²
| Ext 1,222 m²
</p>
</div>
<p class="price">
€200,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Beautifully presented 5 bed house including 1 bed guest accommodation or potential gite.</p>
<p class="shortdesc">This attractive 5 bedroom property is nestled in the Normandy countryside, just minutes from the popular village of St Fraimbault, and offers generous living space plus separate accommodation perfect for visiting friends and family or for those wanting . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.483" data-lon="-0.765"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61350/Passais Villages">Near : <span class="town">Passais Villages</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A27837NSD61/house-for-sale-vimoutiers-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/xp2iKweSwg8GEKugx2ETlvN4Kcs35Gl3llPPrRJPS5k/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySDZKMlA3M0IuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Vimoutiers" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A27837NSD61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A27837NSD61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 98m²
| Ext 3,994 m²
</p>
</div>
<p class="price">
<span class="new-price">€191,489</span> <span class="old-price">€262,000 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">Single-Storey detached cottage on 4,000 m² Plot – Quiet Location, 80 km from Caen Ferries, ready to move in</p>
<p class="shortdesc">Built in 2007, this detached single-storey cottage offers modern comfort and countryside charm.
Nestled in a peaceful rural hamlet in Normandy, it’s ideally located just minutes from the famous village of Camembert and the vibrant market town of . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.9208" data-lon="0.193394"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61120/Vimoutiers">Near : <span class="town">Vimoutiers</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A38359KIW50/house-for-sale-isigny-le-buat-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/c2Ccl6ADp7YpHyxahinT3y_NVuR7kx9X0sIeczVVS1g/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyV01WNE5SM1guanBlZw.jpg" alt="house for sale in Manche" title="House for sale in Manche - Isigny-le-Buat" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A38359KIW50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A38359KIW50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 89m²
| Ext 191 m²
</p>
</div>
<p class="price">
€147,150 </p>
<div class="description">
<p class="propname line-clamp line-3">Detached 3-bedroom house in Isigny le Buat (South Manche)</p>
<p class="shortdesc">This detached 3-bedroom house is situated in the centre of the village and is accessed via a small lane leading off from the main street.
The property comprises:
On the ground floor: fitted and equipped kitchen, dining room, utility room.
First floor: . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.6256" data-lon="-1.18128"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50540/Isigny-le-Buat">Near : <span class="town">Isigny-le-Buat</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A38107WD50/house-for-sale-besneville-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/KHaJaRUhxsdyLkb0a5uw_MlEn3KgXaPj4RiC-IkhC1Q/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySlM3TUU1MUYuanBlZw.jpg" alt="house for sale in Manche" title="House for sale in Manche - Besneville" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A38107WD50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A38107WD50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
5 bed
| 3 bath
| Floor 192.6m²
| Ext 2,510 m²
</p>
</div>
<p class="price">
€299,000 </p>
<div class="description">
<p class="propname line-clamp line-3">5 bedroomed detached House close to ferry port in a secluded location. Currently producing 12.000€/ annum</p>
<p class="shortdesc">William Darwen and Leggett are proud to present this beautifully renovated stone cottage in a secluded countryside setting at the end of a quiet lane, overlooking the valley and farmland. Sympathetically extended by the current owners, the property now . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.3774" data-lon="-1.62925"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50390/Besneville">Near : <span class="town">Besneville</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A38141VIC50/house-for-sale-boisyvon-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/LQSsfGHbQYIZ6uPfeQdgITl6SZtVLMC5ef_9Ek5oUFE/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxV0YyNVlZM0IuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Boisyvon" /> </figure>
<img src="/img/under-offer.svg" alt="icon heart" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A38141VIC50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A38141VIC50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
2 bed
| 1 bath
| Floor 150m²
| Ext 15,938 m²
</p>
</div>
<p class="price">
€214,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Rare 16thC “petit manoir” with tower, land & stunning countryside setting close to the village of Boisyvon.</p>
<p class="shortdesc">UNDER OFFER A stunning stone house, believed to date back to the 16th century and thought to have once been a "ferme fortifiée", full of original features including an authentic garderobe-style toilet in the tower, impressive granite fireplaces, and . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.8079" data-lon="-1.12918"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50800/Boisyvon">Near : <span class="town">Boisyvon</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A38204ILH50/house-for-sale-sacey-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/zGLqsWCwkJA-SDO3u37FO2PGhjQWknwjwHpjDW4hEXk/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MxSzhOMkhYMTYuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Sacey" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A38204ILH50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A38204ILH50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
3 bed
| 1 bath
| Floor 72m²
| Ext 1,310 m²
</p>
</div>
<p class="price">
€177,800 </p>
<div class="description">
<p class="propname line-clamp line-3">UNDER OFFER Beautifull move-in ready 2/3-bed detached country cottage only 17 km to the coast and Mt St-Michel</p>
<p class="shortdesc">Situated in a lovely hamlet in an enviable rural location, this lovely character property has been fully renovated in Y2K par professionals and could well be your perfect lock-up and leave secondary home in France. There is peace and tranquility in . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.4965" data-lon="-1.45956"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50170/Sacey">Near : <span class="town">Sacey</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A26388LOK61/house-for-sale-athis-val-de-rouvre-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/3po7vFffyXWnNsf7_RuIRTnJoRFux4jmIIfDoWyenrg/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMS9ET0NXWEZENURHUEIuSlBH.jpg" alt="house for sale in Orne" title="House for sale in Orne - Athis-Val de Rouvre" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A26388LOK61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A26388LOK61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
6 bed
| 6 bath
| Floor 200m²
| Ext 3,100 m²
</p>
</div>
<p class="price">
<span class="new-price">€267,000</span> <span class="old-price">€315,000 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">Charming four bedroom stone house with attached gîte, pool & gardens, perfect for family & guests.</p>
<p class="shortdesc">If you’re seeking a move-in ready home with excellent income potential, this beautifully presented 4-bedroom stone house with attached 2-bedroom gîte could be the perfect fit. Nestled in a peaceful hamlet in the stunning Suisse Normande, just an hour . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Swimming pool">
<li class="characteristics-item">
<img src="/img/pilar/icon/pool.svg" class="characteristics-visual" alt="icon swimming pool" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.7928" data-lon="-0.456652"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61100/Athis-Val de Rouvre">Near : <span class="town">Athis-Val de Rouvre</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A37903LOK61/house-for-sale-bagnoles-de-l-orne-normandie-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/TkJOe4IR9GNJESucmQrMpAb8PPR5eOOzw03etVZTOfo/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyNDlWTVZDMUQuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Bagnoles de l'Orne Normandie" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A37903LOK61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A37903LOK61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
2 bed
| 1 bath
| Floor 135m²
| Ext 15 m²
</p>
</div>
<p class="price">
€168,500 </p>
<div class="description">
<p class="propname line-clamp line-3">This is a real gem, deceptively spacious house with flexible living over three floors in Bagnoles de l'Orne, </p>
<p class="shortdesc">
Just oozing with charm and original features, this beautifully restored stone house is a true treasure nestled in a quiet backwater in the sought-after spa town of Bagnoles de l'Orne. Rarely does a property of this character and quality come to market. . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5677" data-lon="-0.420413"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61140/Bagnoles de l'Orne Normandie">Near : <span class="town">Bagnoles de l'Orne Normandie</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A32830RL50/house-for-sale-barenton-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/uqE78ibCol3bFpDrzFeZLKlFw5dh6FXR6-NGBvZgP7k/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyQVRZRE01OUMuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Barenton" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A32830RL50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A32830RL50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
4 bed
| 2 bath
| Floor 136m²
| Ext 2,891 m²
</p>
</div>
<p class="price">
€189,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Spacious family home with gite potential close to Barenton.</p>
<p class="shortdesc">A roomy four bed family home with an additional house to renovate in a rural hamlet setting less than 2km from Barenton. Income potential and generous accommodation as well as,a workshop and a good sized barn. Ferries and airports witin two hours. St . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.6083" data-lon="-0.836349"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50720/Barenton">Near : <span class="town">Barenton</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A31862FR76/house-for-sale-heurteauville-seine-maritime-higher-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/wtL4lgxXE9Hr860XfeUqMcuv7s66ykccXQv70moDGLA/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyMkc2SkhGMjcuSlBH.jpg" alt="house for sale in Seine-Maritime" title="House for sale in Seine-Maritime - Heurteauville" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A31862FR76" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A31862FR76
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Seine-Maritime </p>
<p class="info-property">
4 bed
| 2 bath
| Floor 110m²
| Ext 2,000 m²
</p>
</div>
<p class="price">
<span class="new-price">€190,000</span> <span class="old-price">€225,770 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">Charming family home, quiet environment and authentic, with an exceptional view of the Seine</p>
<p class="shortdesc">Come and discover this charming house near Jumièges, separated from it only by the Seine, in a peaceful environment. This property consists of a 10-room house, a workshop that can be used as a garage, parking for 5 cars, all on a 2000 m² plot with fruit . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Higher Normandy" src="/img/region_area/23.svg" data-type="town" data-lat="49.4493" data-lon="0.802232"/>
<div class="area-resort">
<p><strong>Higher Normandy - Seine-Maritime</strong></p>
<a href="/french-property-for-sale/pubtown/76940/Heurteauville">Near : <span class="town">Heurteauville</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A37821EI61/house-for-sale-cour-maugis-sur-huisne-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/ZfasOIdNUMmnJkeLjGhgxCh1krM7daRJu4Dlto7EgLA/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0NRNDZFVkVEODMuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Cour-Maugis sur Huisne" /> </figure>
<img src="/img/under-offer.svg" alt="icon heart" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A37821EI61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A37821EI61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
2 bed
| 1 bath
| Floor 97m²
| Ext 1,050 m²
</p>
</div>
<p class="price">
€185,000 </p>
<div class="description">
<p class="propname line-clamp line-3">UNDER OFFER Maison Maugis, village house, 2/3 bedrooms, very pretty garden at the foot of the forest ...</p>
<p class="shortdesc">Parc Naturel du Perche, Maison Maugis one of the most beautiful villages in the Perche.
The location is just as charming as the house itself, at the foot of the wonderful Reno Valdiue forest.</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.4569" data-lon="0.699556"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61110/Cour-Maugis sur Huisne">Near : <span class="town">Cour-Maugis sur Huisne</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A37374AA50/house-for-sale-sourdeval-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/HNybvkCej9UTbI1HvNgInrMrDqIkuQIF_XA_kEul7Y8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzUURWRVlWMzMuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Sourdeval" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A37374AA50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A37374AA50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
2 bed
| 2 bath
| Floor 116m²
| Ext 2,127 m²
</p>
</div>
<p class="price">
€189,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Beautifully renovated country house with mature gardens in walking distance to Sourdeval</p>
<p class="shortdesc">Charming Renovated Stone Country House with Stunning Views – Walking Distance to Sourdeval
Nestled in an elevated position with sweeping countryside views, this beautifully renovated 2-bedroom, 2-bathroom stone-built home offers the perfect blend of . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.7305" data-lon="-0.903946"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50150/Sourdeval">Near : <span class="town">Sourdeval</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A37968AFE61/house-for-sale-passais-villages-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/jRx14ot2uLbUrKyQcVyZo8m1kwb6bpXrdZ6-fgXJsVE/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyQ0gzNkFZVzQuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Passais Villages" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A37968AFE61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A37968AFE61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
4 bed
| 1 bath
| Floor 165m²
| Ext 9,608 m²
</p>
</div>
<p class="price">
€170,000 </p>
<div class="description">
<p class="propname line-clamp line-3">This 16th century granite country property with 4 bedrooms comes with a hectare of woodland.</p>
<p class="shortdesc">This stunning character property, steeped in history and rich with original features, is situated at the end of a private lane and is enveloped by a hectare of land, complete with its own woodland. The grounds boast specimen trees and an ancient . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.483" data-lon="-0.765"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61350/Passais Villages">Near : <span class="town">Passais Villages</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A35503DIB61/house-for-sale-saint-martin-des-landes-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/-eNsnvwTakZDeB1ZQW82PAMTfUv4WeKNPvQfM5EOzjw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0MyVlgzMEI0OEouanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Saint-Martin-des-Landes" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A35503DIB61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A35503DIB61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
4 bed
| 4 bath
| Floor 256m²
| Ext 6,190 m²
</p>
</div>
<p class="price">
€275,000 </p>
<div class="description">
<p class="propname line-clamp line-3">Charming 4-bedroom Country Home with outbuildings set in 1,5 acres of pasture in the heart of Normandy</p>
<p class="shortdesc">SPACE - WARMTH - CHARACTER
Nestled in the scenic Normandy countryside, this well-presented home offers spacious open-plan living with warm traditional French character. Set on 1.5 acres of pasture, it’s perfect for horse owners or dog lovers. The . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Suitable for horse">
<li class="characteristics-item">
<img src="/img/pilar/equestrian/horse_blue.svg" alt="icon suitable for horse" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5459" data-lon="-0.155266"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61320/Saint-Martin-des-Landes">Near : <span class="town">Saint-Martin-des-Landes</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A22009VIC14/house-for-sale-valdallière-calvados-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/pWSqlKWF3xRKQdbm9AVb1Bb-QdE7urRZIYYFYO9Xk2k/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyWU44QlRSMU4uanBn.jpg" alt="house for sale in Calvados" title="House for sale in Calvados - Valdallière" /> </figure>
<img src="/img/under-offer.svg" alt="icon heart" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A22009VIC14" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A22009VIC14
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Calvados </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 200m²
| Ext 7,390 m²
</p>
</div>
<p class="price">
€299,600 </p>
<div class="description">
<p class="propname line-clamp line-3">Beautifully renovated house with spacious grounds and outbuildings, close to the village of Vassy.</p>
<p class="shortdesc">OFFER ACCEPTED This stunning property is located in a small quiet hamlet approximately 5 kms from the village of Vassy and 10kms from Condé sur Noireau.
This high quality, light and spacious renovation offers plenty of living space with grounds to the . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.8575" data-lon="-0.720397"/>
<div class="area-resort">
<p><strong>Normandy - Calvados</strong></p>
<a href="/french-property-for-sale/pubtown/14410/Valdallière">Near : <span class="town">Valdallière</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A27072DIB61/house-for-sale-ciral-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/U-DfTr_ZjeCHs26XFVJ9RqMTRlczRiUEIo2JZQJ8etw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NOVzNOVDIyTUMuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Ciral" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A27072DIB61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A27072DIB61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 154m²
| Ext 14,010 m²
</p>
</div>
<p class="price">
<span class="new-price">€269,000</span> <span class="old-price">€284,000 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">Lovely converted barn with covered terrace overlooking mature garden, 3 acres (1.5 ha), carport and workshop.</p>
<p class="shortdesc">Comfortable living meets rural charm in this 3 bedroom house in the peaceful Normandy countryside. This house will make a great family home. Outside you will find a delightful covered terrace with view of a generous plot of land with flower beds, fruit . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5091" data-lon="-0.135972"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61320/Ciral">Near : <span class="town">Ciral</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A32695RBR50/house-for-sale-saint-martin-le-bouillant-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/RM-lNLkia-3C7t-AgjhOl7erMZs9rxiXpZneVW6aj4g/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0MzSlY2WE1QTjkuSlBH.jpg" alt="house for sale in Manche" title="House for sale in Manche - Saint-Martin-le-Bouillant" /> </figure>
<img src="/img/sold.svg" alt="Sold property" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A32695RBR50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A32695RBR50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 110m²
| Ext 1,810 m²
</p>
</div>
<p class="price">
<span class="sold-price">Vendu</span> </p>
<div class="description">
<p class="propname line-clamp line-3">Fantastic home returns to the market - A family home with bags of charm and stunning views, sold furnished.</p>
<p class="shortdesc">Discover Your Dream Retreat in the Heart of Nature
This remarkable property is more than a house — it's a sanctuary. Whether you're seeking the perfect family home, a serene artist's retreat, or a charming holiday getaway, this property caters to all. . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Virtual Tour 360">
<li class="characteristics-item">
<img src="/img/icon/360.webp" alt="icon 360" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.7802" data-lon="-1.15999"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50800/Saint-Martin-le-Bouillant">Near : <span class="town">Saint-Martin-le-Bouillant</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A33293NOE61/house-for-sale-Échauffour-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/jehwClK6SRhTwAXAin5N1EVfmdUbS6FQtqer9WKCyqw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMS9ET0MzMjZCMFo5MzAuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Échauffour" /> </figure>
<img src="/img/sold.svg" alt="Sold property" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A33293NOE61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A33293NOE61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 100m²
| Ext 24,300 m²
</p>
</div>
<p class="price">
<span class="sold-price">Vendu</span> </p>
<div class="description">
<p class="propname line-clamp line-3">*** UNDER OFFER*** stone house on acreage in private setting with large outbuilding and panoramic views</p>
<p class="shortdesc">A long driveway at the end of a cul-de-sac and through a large terrace gets you to the front door of this beautiful hidden gem of a stone house.
Beautiful terrace area at front of house to enjoy the French summers, that has multiple access to open plan . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Suitable for horse">
<li class="characteristics-item">
<img src="/img/pilar/equestrian/horse_blue.svg" alt="icon suitable for horse" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.7258" data-lon="0.399333"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61370/Échauffour">Near : <span class="town">Échauffour</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A15441/house-for-sale-beaussault-seine-maritime-higher-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/rzO-7EcnNW2RsCZmgXXZ5_nDxn5cFTtFlVvpwY7DTzo/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMi0wOC9ET0MyWU0yN0szNTcuanBn.jpg" alt="house for sale in Seine-Maritime" title="House for sale in Seine-Maritime - Beaussault" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A15441" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A15441
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Seine-Maritime </p>
<p class="info-property">
4 bed
| 2 bath
| Floor 150m²
| Ext 1,903 m²
</p>
</div>
<p class="price">
€291,500 </p>
<div class="description">
<p class="propname line-clamp line-3">A Peaceful Norman Retreat – Two Charming Homes, a Barn, and Endless Possibilities…</p>
<p class="shortdesc">Less than an hour from Rouen or Dieppe, nestled in a quiet village of the Pays de Bray, discover a green and authentic haven: a charming property complex where the countryside is gentle, the seasons inspiring, and life… full of promise.
At the end of a . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Higher Normandy" src="/img/region_area/23.svg" data-type="town" data-lat="49.6828" data-lon="1.56103"/>
<div class="area-resort">
<p><strong>Higher Normandy - Seine-Maritime</strong></p>
<a href="/french-property-for-sale/pubtown/76870/Beaussault">Near : <span class="town">Beaussault</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A35727IDU14/house-for-sale-giberville-calvados-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/wIti8E6iUvnvdTo4l_aE2nimmYuQFgVu7mY1IJeMzY4/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNC9ET0NLR0owTVJSOUcuanBn.jpg" alt="house for sale in Calvados" title="House for sale in Calvados - Giberville" /> </figure>
<img src="/img/under-offer.svg" alt="icon heart" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A35727IDU14" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A35727IDU14
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Calvados </p>
<p class="info-property">
3 bed
| 1 bath
| Floor 93m²
| Ext 621 m²
</p>
</div>
<p class="price">
€233,200 </p>
<div class="description">
<p class="propname line-clamp line-3">House 93 m2. 3 bedrooms, 1 living room, 1 kitchen, 1 shower room, 1 veranda, 1 basement. Land of 620m2.</p>
<p class="shortdesc">93m2 house located in the commune of Giberville, close to all amenities. Set on a 620m2 plot, this single-storey house comprises:
- entrance hall
- fitted kitchen
- living room
- a shower room
- 3 bedrooms
A 23 m2 heated veranda at the rear of the . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.1773" data-lon="-0.285393"/>
<div class="area-resort">
<p><strong>Normandy - Calvados</strong></p>
<a href="/french-property-for-sale/pubtown/14730/Giberville">Near : <span class="town">Giberville</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A33594EMM50/house-for-sale-saint-james-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/IVnLNrtSctlguFC6Ddw1ertFbFm0ztxResSM3amWTyU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMi9ET0MxWE41WFZSTlcuanBlZw.jpg" alt="house for sale in Manche" title="House for sale in Manche - Saint-James" /> </figure>
<img src="/img/sold.svg" alt="Sold property" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A33594EMM50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A33594EMM50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
9 bed
| 5 bath
| Floor 276m²
| Ext 8,037 m²
</p>
</div>
<p class="price">
<span class="sold-price">Vendu</span> </p>
<div class="description">
<p class="propname line-clamp line-3">UNDER OFFER
Beautiful presented 9 Bedroom Country property with Gite small lake and stunning garden.</p>
<p class="shortdesc">Beautifully Renovated Stone Property with Two Gîtes in Rural Normandy
This stunning stone property is nestled in the tranquil Normandy countryside and has been beautifully finished throughout. The main house includes two separate gîtes: a 3-bedroom . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5135" data-lon="-1.37087"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50240/Saint-James">Near : <span class="town">Saint-James</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A35704SVM61/house-for-sale-méhoudin-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/9ISrAexzdMTmE2kX8VSwLNByg6C1nYoYxQyvj8-VDbw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NRMVo4RlQxM0IuanBlZw.jpg" alt="house for sale in Orne" title="House for sale in Orne - Méhoudin" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A35704SVM61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A35704SVM61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
6 bed
| 3 bath
| Floor 385m²
| Ext 900 m²
</p>
</div>
<p class="price">
€210,600 </p>
<div class="description">
<p class="propname line-clamp line-3">Charming Property with Three Separate Living Spaces – Ideal Investment Opportunity</p>
<p class="shortdesc">This unique property offers three distinct accommodations, perfect for a family home with rental potential or a holiday business.</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.508" data-lon="-0.381116"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61410/Méhoudin">Near : <span class="town">Méhoudin</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A27688RBR14/house-for-sale-pont-d-ouilly-calvados-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/CIFYZRusZFCa4gcNIaz6CiNQMIR8RK-0XHCitOMJYWo/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxTVhHRFQ3UzkuanBn.jpg" alt="house for sale in Calvados" title="House for sale in Calvados - Pont-d'Ouilly" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A27688RBR14" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A27688RBR14
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Calvados </p>
<p class="info-property">
6 bed
| 2 bath
| Floor 240m²
| Ext 124 m²
</p>
</div>
<p class="price">
<span class="new-price">€192,000</span> <span class="old-price">€200,000 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">LA SUISSE NORMANDIE a Pontd'ouilly – Ideal Family Guest House - VIRTUAL TOUR 360.</p>
<p class="shortdesc">Nestled in the heart of the breathtaking La Suisse Normande region, this property offers the perfect blend of tranquility and excitement. The area is a haven for outdoor enthusiasts, with a wide range of activities including hiking, horse riding, hang . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Virtual Tour 360">
<li class="characteristics-item">
<img src="/img/icon/360.webp" alt="icon 360" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.8765" data-lon="-0.415856"/>
<div class="area-resort">
<p><strong>Normandy - Calvados</strong></p>
<a href="/french-property-for-sale/pubtown/14690/Pont-d'Ouilly">Near : <span class="town">Pont-d'Ouilly</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A27628AMO76/house-for-sale-pommeréval-seine-maritime-higher-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/vg6DTkp_knoUQtOSBQZf3MRWG-Mwgm2LPqQa4DyBvnM/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMy9ET0M5VkFQWksyR0YuSlBH.jpg" alt="house for sale in Seine-Maritime" title="House for sale in Seine-Maritime - Pommeréval" /> </figure>
<img src="/img/sold.svg" alt="Sold property" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A27628AMO76" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A27628AMO76
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Seine-Maritime </p>
<p class="info-property">
3 bed
| 2 bath
| Floor 88m²
| Ext 2,136 m²
</p>
</div>
<p class="price">
<span class="sold-price">Vendu</span> </p>
<div class="description">
<p class="propname line-clamp line-3">About thirty minutes from the sea, a charming Norman house surrounded by a garden with trees and flowers.</p>
<p class="shortdesc">In the town of Pommeréval, a charming Norman house of approximately 90 m2 of living space on two levels, surrounded by a beautiful flowered, maintained and wooded garden of approximately 2100 M2.</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Higher Normandy" src="/img/region_area/23.svg" data-type="town" data-lat="49.7329" data-lon="1.30589"/>
<div class="area-resort">
<p><strong>Higher Normandy - Seine-Maritime</strong></p>
<a href="/french-property-for-sale/pubtown/76680/Pommeréval">Near : <span class="town">Pommeréval</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A31250NOE14/house-for-sale-saint-pierre-en-auge-calvados-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/c2TY6HsI0DQoq6YBTmyXL28GHo0NvUBFMfG-ivw06h8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNy9ET0MzRjRFVk1LMlkuanBn.jpg" alt="house for sale in Calvados" title="House for sale in Calvados - Saint-Pierre-en-Auge" /> </figure>
<img src="/img/under-offer.svg" alt="icon heart" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A31250NOE14" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A31250NOE14
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Calvados </p>
<p class="info-property">
5 bed
| 3 bath
| Floor 156m²
| Ext 3,926 m²
</p>
</div>
<p class="price">
<span class="new-price">€172,800</span> <span class="old-price">€194,400 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">Beautiful columbage family home with spacious private backyard and magnificient valley views</p>
<p class="shortdesc">Leggett are pleased to present this enchanting columbage five bedroom home. Open plan living and dining room with large Normandy chimney, and a large bedroom on the ground floor with double French doors leading out to the spacious backyard. Downstairs . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.9975" data-lon="0.0268534"/>
<div class="area-resort">
<p><strong>Normandy - Calvados</strong></p>
<a href="/french-property-for-sale/pubtown/14170/Saint-Pierre-en-Auge">Near : <span class="town">Saint-Pierre-en-Auge</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A31954RBR14/house-for-sale-vire-normandie-calvados-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/05FLuIkidCvvvNTI70bU7y7PtuRTker-xeyO9-EQtHM/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NQVzRNN1YyV1cuanBn.jpg" alt="house for sale in Calvados" title="House for sale in Calvados - Vire Normandie" /> </figure>
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A31954RBR14" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A31954RBR14
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Calvados </p>
<p class="info-property">
4 bed
| 3 bath
| Floor 244m²
| Ext 3,187 m²
</p>
</div>
<p class="price">
<span class="new-price">€280,000</span> <span class="old-price">€340,000 </span> </p>
<div class="description">
<p class="propname line-clamp line-3">UNDER OFFER - A superbly renovated farmhouse on almost an acre in the heart of the village.</p>
<p class="shortdesc">A divine property in a peaceful village near Vire! The renovated house, with its proximity to the village boulangerie, near the church, seems like an idyllic retreat, especially with donkeys and ponies on the land and an orchard with rich fruit-bearing . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
<span class="tooltip-pilar" data-tooltip="Virtual Tour 360">
<li class="characteristics-item">
<img src="/img/icon/360.webp" alt="icon 360" class="characteristics-visual" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.8156" data-lon="-0.879439"/>
<div class="area-resort">
<p><strong>Normandy - Calvados</strong></p>
<a href="/french-property-for-sale/pubtown/14500/Vire Normandie">Near : <span class="town">Vire Normandie</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A35174BS50/house-for-sale-airel-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/40tkx8LHeKSPEVvzn56Zy0D6CGbm6vcQyIo6IGszDvM/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMy9ET0MxUlFQUzVQM1MuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Airel" /> </figure>
<img src="/img/sold.svg" alt="Sold property" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A35174BS50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A35174BS50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
3 bed
| 3 bath
| Floor 132m²
| Ext 980 m²
</p>
</div>
<p class="price">
<span class="sold-price">Vendu</span> </p>
<div class="description">
<p class="propname line-clamp line-3">** UNDER OFFER ** Character 3 bedroomed country house, restored to a good standard. Mains drains</p>
<p class="shortdesc">A great 3 bedroomed stone house in the beautiful countryside of Manche, Normandy. Only 2 minutes from the local shops and bar. It’s been recently restored to include central heating, double glazing & mains drainage, has 3 good bedrooms with 2 bathrooms . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="49.2156" data-lon="-1.08051"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50680/Airel">Near : <span class="town">Airel</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A33614AFE61/house-for-sale-domfront-en-poiraie-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace16").style.display = (document.getElementById("CakeStackTrace16").style.display == "none" ? "" : "none")'><b>Notice</b> (8)</a>: Undefined index: Image [<b>APP/views/elements/new/property-card.ctp</b>, line <b>7</b>]
</pre>
<div id="CakeStackTrace16" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode16").style.display = (document.getElementById("CakeErrorCode16").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext16").style.display = (document.getElementById("CakeErrorContext16").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext16" class="cake-context" style="display: none;">$___viewFn = "/app/src/views/elements/new/property-card.ctp"
$___dataForView = array(
"alternate" => "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett",
"primarypropertytypes" => array(
"All",
"House",
"Apartment",
"Land",
"Chalet",
"Chateau",
"Commercial",
"Lakes",
"Mill",
"Barn",
"Building",
"Houseboat",
"Parking"
),
"properties" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
),
"pageUrl" => array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
),
"groups" => array(
"Houses",
"Commercial",
"Prestige",
"Lakes",
"Apartments",
"Income-Business",
"Land-Woodland",
"Ski",
"Equestrian"
),
"countExclusif" => 63,
"selectedCriteria" => array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
),
"selected" => array(
"exclusive" => true,
"notSold" => false
),
"isCustomPage" => true,
"cakeDebug" => AllpropertiesController
AllpropertiesController::$name = "Allproperties"
AllpropertiesController::$helpers = array
AllpropertiesController::$components = array
AllpropertiesController::$uses = array
AllpropertiesController::$shortfields = array
AllpropertiesController::$shortfieldView = array
AllpropertiesController::$shortfieldList = array
AllpropertiesController::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AllpropertiesController::$webroot = "/"
AllpropertiesController::$action = "exclusives"
AllpropertiesController::$params = array
AllpropertiesController::$data = NULL
AllpropertiesController::$paginate = array
AllpropertiesController::$viewPath = "allproperties"
AllpropertiesController::$layoutPath = NULL
AllpropertiesController::$viewVars = array
AllpropertiesController::$pageTitle = "Exclusive Leggett Property in France - 63 French properties found "
AllpropertiesController::$modelNames = array
AllpropertiesController::$base = ""
AllpropertiesController::$layout = "list"
AllpropertiesController::$autoRender = false
AllpropertiesController::$autoLayout = true
AllpropertiesController::$Component = Component object
AllpropertiesController::$view = "View"
AllpropertiesController::$ext = ".ctp"
AllpropertiesController::$output = NULL
AllpropertiesController::$plugin = NULL
AllpropertiesController::$cacheAction = false
AllpropertiesController::$persistModel = false
AllpropertiesController::$passedArgs = array
AllpropertiesController::$scaffold = false
AllpropertiesController::$methods = array
AllpropertiesController::$modelClass = "Allproperty"
AllpropertiesController::$modelKey = "allproperty"
AllpropertiesController::$validationErrors = NULL
AllpropertiesController::$_log = NULL
AllpropertiesController::$Session = SessionComponent object
AllpropertiesController::$Cookie = CookieComponent object
AllpropertiesController::$RequestHandler = RequestHandlerComponent object
AllpropertiesController::$Currency = CurrencyComponent object
AllpropertiesController::$PaginateFormVariables = PaginateFormVariablesComponent object
AllpropertiesController::$UrlShortener = UrlShortenerComponent object
AllpropertiesController::$Prg = PrgComponent object
AllpropertiesController::$Allproperty = Allproperty object
AllpropertiesController::$Region = Region object
AllpropertiesController::$Department = Department object
AllpropertiesController::$User = User object
AllpropertiesController::$Group = Group object
AllpropertiesController::$Codepostal = Codepostal object
AllpropertiesController::$Proptype = Proptype object
AllpropertiesController::$Primarypropertytype = Primarypropertytype object
AllpropertiesController::$Soldproperty = Soldproperty object
AllpropertiesController::$Soldallproperty = Soldallproperty object
AllpropertiesController::$Testimonial = Testimonial object
AllpropertiesController::$Powcategory = Powcategory object,
"property" => array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
"EquestrianAgents" => null,
"cache" => CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$cacheAction = NULL
CacheHelper::$helpers = NULL
CacheHelper::$base = ""
CacheHelper::$webroot = "/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CacheHelper::$params = array
CacheHelper::$action = "exclusives"
CacheHelper::$plugin = NULL
CacheHelper::$data = NULL
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
HtmlHelper::$params = array
HtmlHelper::$action = "exclusives"
HtmlHelper::$data = NULL
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormHelper::$params = array
FormHelper::$action = "exclusives"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$themeWeb = NULL
TextHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TextHelper::$params = array
TextHelper::$action = "exclusives"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
TextHelper::$_log = NULL,
"number" => NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
NumberHelper::$params = array
NumberHelper::$action = "exclusives"
NumberHelper::$plugin = NULL
NumberHelper::$data = NULL
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL,
"javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
JavascriptHelper::$params = array
JavascriptHelper::$action = "exclusives"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"tagcloud" => TagcloudHelper
TagcloudHelper::$helpers = NULL
TagcloudHelper::$base = ""
TagcloudHelper::$webroot = "/"
TagcloudHelper::$themeWeb = NULL
TagcloudHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TagcloudHelper::$params = array
TagcloudHelper::$action = "exclusives"
TagcloudHelper::$plugin = NULL
TagcloudHelper::$data = NULL
TagcloudHelper::$namedArgs = NULL
TagcloudHelper::$argSeparator = NULL
TagcloudHelper::$validationErrors = NULL
TagcloudHelper::$tags = array
TagcloudHelper::$__tainted = NULL
TagcloudHelper::$__cleaned = NULL
TagcloudHelper::$_log = NULL,
"custom" => CustomHelper
CustomHelper::$tags = array
CustomHelper::$base = ""
CustomHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CustomHelper::$params = array
CustomHelper::$action = "exclusives"
CustomHelper::$data = NULL
CustomHelper::$_crumbs = array
CustomHelper::$__docTypes = array
CustomHelper::$helpers = NULL
CustomHelper::$webroot = "/"
CustomHelper::$themeWeb = NULL
CustomHelper::$plugin = NULL
CustomHelper::$namedArgs = NULL
CustomHelper::$argSeparator = NULL
CustomHelper::$validationErrors = NULL
CustomHelper::$__tainted = NULL
CustomHelper::$__cleaned = NULL
CustomHelper::$_log = NULL,
"time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TimeHelper::$params = array
TimeHelper::$action = "exclusives"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL,
"formVariablesPaginator" => FormVariablesPaginatorHelper
FormVariablesPaginatorHelper::$helpers = array
FormVariablesPaginatorHelper::$__defaultModel = NULL
FormVariablesPaginatorHelper::$options = array
FormVariablesPaginatorHelper::$base = ""
FormVariablesPaginatorHelper::$webroot = "/"
FormVariablesPaginatorHelper::$themeWeb = NULL
FormVariablesPaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormVariablesPaginatorHelper::$params = array
FormVariablesPaginatorHelper::$action = "exclusives"
FormVariablesPaginatorHelper::$plugin = NULL
FormVariablesPaginatorHelper::$data = NULL
FormVariablesPaginatorHelper::$namedArgs = NULL
FormVariablesPaginatorHelper::$argSeparator = NULL
FormVariablesPaginatorHelper::$validationErrors = NULL
FormVariablesPaginatorHelper::$tags = array
FormVariablesPaginatorHelper::$__tainted = NULL
FormVariablesPaginatorHelper::$__cleaned = NULL
FormVariablesPaginatorHelper::$_log = NULL
FormVariablesPaginatorHelper::$Html = HtmlHelper object
FormVariablesPaginatorHelper::$Ajax = AjaxHelper object,
"ajax" => AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$themeWeb = NULL
AjaxHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AjaxHelper::$params = array
AjaxHelper::$action = "exclusives"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$_log = NULL
AjaxHelper::$Form = FormHelper object,
"icon" => IconHelper
IconHelper::$tags = array
IconHelper::$base = ""
IconHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
IconHelper::$params = array
IconHelper::$action = "exclusives"
IconHelper::$data = NULL
IconHelper::$_crumbs = array
IconHelper::$__docTypes = array
IconHelper::$helpers = NULL
IconHelper::$webroot = "/"
IconHelper::$themeWeb = NULL
IconHelper::$plugin = NULL
IconHelper::$namedArgs = NULL
IconHelper::$argSeparator = NULL
IconHelper::$validationErrors = NULL
IconHelper::$__tainted = NULL
IconHelper::$__cleaned = NULL
IconHelper::$_log = NULL,
"drill" => DrillHelper
DrillHelper::$tags = array
DrillHelper::$base = ""
DrillHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
DrillHelper::$params = array
DrillHelper::$action = "exclusives"
DrillHelper::$data = NULL
DrillHelper::$_crumbs = array
DrillHelper::$__docTypes = array
DrillHelper::$helpers = NULL
DrillHelper::$webroot = "/"
DrillHelper::$themeWeb = NULL
DrillHelper::$plugin = NULL
DrillHelper::$namedArgs = NULL
DrillHelper::$argSeparator = NULL
DrillHelper::$validationErrors = NULL
DrillHelper::$__tainted = NULL
DrillHelper::$__cleaned = NULL
DrillHelper::$_log = NULL,
"session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "a7d63c274f73bb410efb05168d3d225f"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1761128295
SessionHelper::$sessionTime = 1761140295
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_started = false
SessionHelper::$host = NULL
SessionHelper::$_log = NULL
SessionHelper::$cookieLifeTime = 604800
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
SessionHelper::$params = array
SessionHelper::$action = "exclusives"
SessionHelper::$data = NULL
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL,
"paginator" => PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = "Allproperty"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$themeWeb = NULL
PaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
PaginatorHelper::$params = array
PaginatorHelper::$action = "exclusives"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$_log = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Ajax = AjaxHelper object
)
$loadHelpers = false
$cached = false
$loadedHelpers = array()
$alternate = "https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett"
$primarypropertytypes = array(
"All",
"House",
"Apartment",
"Land",
"Chalet",
"Chateau",
"Commercial",
"Lakes",
"Mill",
"Barn",
"Building",
"Houseboat",
"Parking"
)
$properties = array(
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
),
array(
"Allproperty" => array(),
"Department" => array(),
"Region" => array(),
"Attribute" => array()
)
)
$pageUrl = array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
)
$groups = array(
"Houses",
"Commercial",
"Prestige",
"Lakes",
"Apartments",
"Income-Business",
"Land-Woodland",
"Ski",
"Equestrian"
)
$countExclusif = 63
$selectedCriteria = array(
"page" => "1",
"arrival" => "day",
"department_id" => "90",
"primary_id" => "13",
"region_id" => "25",
"price" => "m"
)
$selected = array(
"exclusive" => true,
"notSold" => false
)
$isCustomPage = true
$cakeDebug = AllpropertiesController
AllpropertiesController::$name = "Allproperties"
AllpropertiesController::$helpers = array
AllpropertiesController::$components = array
AllpropertiesController::$uses = array
AllpropertiesController::$shortfields = array
AllpropertiesController::$shortfieldView = array
AllpropertiesController::$shortfieldList = array
AllpropertiesController::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AllpropertiesController::$webroot = "/"
AllpropertiesController::$action = "exclusives"
AllpropertiesController::$params = array
AllpropertiesController::$data = NULL
AllpropertiesController::$paginate = array
AllpropertiesController::$viewPath = "allproperties"
AllpropertiesController::$layoutPath = NULL
AllpropertiesController::$viewVars = array
AllpropertiesController::$pageTitle = "Exclusive Leggett Property in France - 63 French properties found "
AllpropertiesController::$modelNames = array
AllpropertiesController::$base = ""
AllpropertiesController::$layout = "list"
AllpropertiesController::$autoRender = false
AllpropertiesController::$autoLayout = true
AllpropertiesController::$Component = Component object
AllpropertiesController::$view = "View"
AllpropertiesController::$ext = ".ctp"
AllpropertiesController::$output = NULL
AllpropertiesController::$plugin = NULL
AllpropertiesController::$cacheAction = false
AllpropertiesController::$persistModel = false
AllpropertiesController::$passedArgs = array
AllpropertiesController::$scaffold = false
AllpropertiesController::$methods = array
AllpropertiesController::$modelClass = "Allproperty"
AllpropertiesController::$modelKey = "allproperty"
AllpropertiesController::$validationErrors = NULL
AllpropertiesController::$_log = NULL
AllpropertiesController::$Session = SessionComponent object
AllpropertiesController::$Cookie = CookieComponent object
AllpropertiesController::$RequestHandler = RequestHandlerComponent object
AllpropertiesController::$Currency = CurrencyComponent object
AllpropertiesController::$PaginateFormVariables = PaginateFormVariablesComponent object
AllpropertiesController::$UrlShortener = UrlShortenerComponent object
AllpropertiesController::$Prg = PrgComponent object
AllpropertiesController::$Allproperty = Allproperty object
AllpropertiesController::$Region = Region object
AllpropertiesController::$Department = Department object
AllpropertiesController::$User = User object
AllpropertiesController::$Group = Group object
AllpropertiesController::$Codepostal = Codepostal object
AllpropertiesController::$Proptype = Proptype object
AllpropertiesController::$Primarypropertytype = Primarypropertytype object
AllpropertiesController::$Soldproperty = Soldproperty object
AllpropertiesController::$Soldallproperty = Soldallproperty object
AllpropertiesController::$Testimonial = Testimonial object
AllpropertiesController::$Powcategory = Powcategory object
$property = array(
"Allproperty" => array(
"id" => "53714",
"propref" => "A33614AFE61",
"primarypropertytype_name" => "House",
"pubtown" => "Domfront en Poiraie",
"properpubtown" => "Domfront en Poiraie",
"image_0" => null,
"status" => "sold",
"isunderoffer" => "0",
"is_exclusive" => "1",
"date_made_live" => "2025-03-06 16:15:25",
"nrbedrooms" => "2",
"nrbathrooms" => "1",
"habitable_m2" => "70",
"land_m2" => "600",
"issold" => "1",
"poa" => "0",
"bestdeals" => "0",
"price" => "159999",
"prevprice" => "0",
"propname" => "Pretty 3 bed cottage",
"shortdesc" => null,
"floorplan" => "0",
"tour" => "0",
"youtube_url" => "",
"rhinov_url" => null,
"region_id" => "25",
"lat" => "48.5903",
"lon" => "-0.654611",
"postcode" => "61700",
"attributes" => "a:0:{}",
"mandatetype_id" => "11",
"department_name" => "Orne",
"department_id" => "61",
"created" => "2025-03-06 16:15:25",
"sort_date" => "2025-03-06 16:15:25",
"nb-photo" => 0
),
"Department" => array(
"listdesc" => "Orne",
"name" => "Orne"
),
"Region" => array(
"name" => "Normandy",
"content" => "Normandy"
),
"Attribute" => array()
)
$EquestrianAgents = null
$cache = CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$cacheAction = NULL
CacheHelper::$helpers = NULL
CacheHelper::$base = ""
CacheHelper::$webroot = "/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CacheHelper::$params = array
CacheHelper::$action = "exclusives"
CacheHelper::$plugin = NULL
CacheHelper::$data = NULL
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
HtmlHelper::$params = array
HtmlHelper::$action = "exclusives"
HtmlHelper::$data = NULL
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormHelper::$params = array
FormHelper::$action = "exclusives"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$themeWeb = NULL
TextHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TextHelper::$params = array
TextHelper::$action = "exclusives"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
TextHelper::$_log = NULL
$number = NumberHelper
NumberHelper::$helpers = NULL
NumberHelper::$base = ""
NumberHelper::$webroot = "/"
NumberHelper::$themeWeb = NULL
NumberHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
NumberHelper::$params = array
NumberHelper::$action = "exclusives"
NumberHelper::$plugin = NULL
NumberHelper::$data = NULL
NumberHelper::$namedArgs = NULL
NumberHelper::$argSeparator = NULL
NumberHelper::$validationErrors = NULL
NumberHelper::$tags = array
NumberHelper::$__tainted = NULL
NumberHelper::$__cleaned = NULL
NumberHelper::$_log = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
JavascriptHelper::$params = array
JavascriptHelper::$action = "exclusives"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = NULL
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL
$tagcloud = TagcloudHelper
TagcloudHelper::$helpers = NULL
TagcloudHelper::$base = ""
TagcloudHelper::$webroot = "/"
TagcloudHelper::$themeWeb = NULL
TagcloudHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TagcloudHelper::$params = array
TagcloudHelper::$action = "exclusives"
TagcloudHelper::$plugin = NULL
TagcloudHelper::$data = NULL
TagcloudHelper::$namedArgs = NULL
TagcloudHelper::$argSeparator = NULL
TagcloudHelper::$validationErrors = NULL
TagcloudHelper::$tags = array
TagcloudHelper::$__tainted = NULL
TagcloudHelper::$__cleaned = NULL
TagcloudHelper::$_log = NULL
$custom = CustomHelper
CustomHelper::$tags = array
CustomHelper::$base = ""
CustomHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
CustomHelper::$params = array
CustomHelper::$action = "exclusives"
CustomHelper::$data = NULL
CustomHelper::$_crumbs = array
CustomHelper::$__docTypes = array
CustomHelper::$helpers = NULL
CustomHelper::$webroot = "/"
CustomHelper::$themeWeb = NULL
CustomHelper::$plugin = NULL
CustomHelper::$namedArgs = NULL
CustomHelper::$argSeparator = NULL
CustomHelper::$validationErrors = NULL
CustomHelper::$__tainted = NULL
CustomHelper::$__cleaned = NULL
CustomHelper::$_log = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
TimeHelper::$params = array
TimeHelper::$action = "exclusives"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL
$formVariablesPaginator = FormVariablesPaginatorHelper
FormVariablesPaginatorHelper::$helpers = array
FormVariablesPaginatorHelper::$__defaultModel = NULL
FormVariablesPaginatorHelper::$options = array
FormVariablesPaginatorHelper::$base = ""
FormVariablesPaginatorHelper::$webroot = "/"
FormVariablesPaginatorHelper::$themeWeb = NULL
FormVariablesPaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
FormVariablesPaginatorHelper::$params = array
FormVariablesPaginatorHelper::$action = "exclusives"
FormVariablesPaginatorHelper::$plugin = NULL
FormVariablesPaginatorHelper::$data = NULL
FormVariablesPaginatorHelper::$namedArgs = NULL
FormVariablesPaginatorHelper::$argSeparator = NULL
FormVariablesPaginatorHelper::$validationErrors = NULL
FormVariablesPaginatorHelper::$tags = array
FormVariablesPaginatorHelper::$__tainted = NULL
FormVariablesPaginatorHelper::$__cleaned = NULL
FormVariablesPaginatorHelper::$_log = NULL
FormVariablesPaginatorHelper::$Html = HtmlHelper object
FormVariablesPaginatorHelper::$Ajax = AjaxHelper object
$ajax = AjaxHelper
AjaxHelper::$helpers = array
AjaxHelper::$Html = HtmlHelper object
AjaxHelper::$Javascript = JavascriptHelper object
AjaxHelper::$callbacks = array
AjaxHelper::$ajaxOptions = array
AjaxHelper::$dragOptions = array
AjaxHelper::$dropOptions = array
AjaxHelper::$sortOptions = array
AjaxHelper::$sliderOptions = array
AjaxHelper::$editorOptions = array
AjaxHelper::$autoCompleteOptions = array
AjaxHelper::$__ajaxBuffer = array
AjaxHelper::$base = ""
AjaxHelper::$webroot = "/"
AjaxHelper::$themeWeb = NULL
AjaxHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
AjaxHelper::$params = array
AjaxHelper::$action = "exclusives"
AjaxHelper::$plugin = NULL
AjaxHelper::$data = NULL
AjaxHelper::$namedArgs = NULL
AjaxHelper::$argSeparator = NULL
AjaxHelper::$validationErrors = NULL
AjaxHelper::$tags = array
AjaxHelper::$__tainted = NULL
AjaxHelper::$__cleaned = NULL
AjaxHelper::$_log = NULL
AjaxHelper::$Form = FormHelper object
$icon = IconHelper
IconHelper::$tags = array
IconHelper::$base = ""
IconHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
IconHelper::$params = array
IconHelper::$action = "exclusives"
IconHelper::$data = NULL
IconHelper::$_crumbs = array
IconHelper::$__docTypes = array
IconHelper::$helpers = NULL
IconHelper::$webroot = "/"
IconHelper::$themeWeb = NULL
IconHelper::$plugin = NULL
IconHelper::$namedArgs = NULL
IconHelper::$argSeparator = NULL
IconHelper::$validationErrors = NULL
IconHelper::$__tainted = NULL
IconHelper::$__cleaned = NULL
IconHelper::$_log = NULL
$drill = DrillHelper
DrillHelper::$tags = array
DrillHelper::$base = ""
DrillHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
DrillHelper::$params = array
DrillHelper::$action = "exclusives"
DrillHelper::$data = NULL
DrillHelper::$_crumbs = array
DrillHelper::$__docTypes = array
DrillHelper::$helpers = NULL
DrillHelper::$webroot = "/"
DrillHelper::$themeWeb = NULL
DrillHelper::$plugin = NULL
DrillHelper::$namedArgs = NULL
DrillHelper::$argSeparator = NULL
DrillHelper::$validationErrors = NULL
DrillHelper::$__tainted = NULL
DrillHelper::$__cleaned = NULL
DrillHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "a7d63c274f73bb410efb05168d3d225f"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1761128295
SessionHelper::$sessionTime = 1761140295
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_started = false
SessionHelper::$host = NULL
SessionHelper::$_log = NULL
SessionHelper::$cookieLifeTime = 604800
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
SessionHelper::$params = array
SessionHelper::$action = "exclusives"
SessionHelper::$data = NULL
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$paginator = PaginatorHelper
PaginatorHelper::$helpers = array
PaginatorHelper::$__defaultModel = "Allproperty"
PaginatorHelper::$options = array
PaginatorHelper::$base = ""
PaginatorHelper::$webroot = "/"
PaginatorHelper::$themeWeb = NULL
PaginatorHelper::$here = "/allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m"
PaginatorHelper::$params = array
PaginatorHelper::$action = "exclusives"
PaginatorHelper::$plugin = NULL
PaginatorHelper::$data = NULL
PaginatorHelper::$namedArgs = NULL
PaginatorHelper::$argSeparator = NULL
PaginatorHelper::$validationErrors = NULL
PaginatorHelper::$tags = array
PaginatorHelper::$__tainted = NULL
PaginatorHelper::$__cleaned = NULL
PaginatorHelper::$_log = NULL
PaginatorHelper::$Html = HtmlHelper object
PaginatorHelper::$Ajax = AjaxHelper object</pre><div id="CakeErrorCode16" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> <div class="card-image">
</span></code>
<code><span style="color: #000000"> <figure class="image is-4by3">
</span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$html</span><span style="color: #007700">-></span><span style="color: #0000BB">image</span><span style="color: #007700">(</span><span style="color: #0000BB">$property</span><span style="color: #007700">[</span><span style="color: #DD0000">'Allproperty'</span><span style="color: #007700">][</span><span style="color: #DD0000">'Image'</span><span style="color: #007700">][</span><span style="color: #DD0000">'0'</span><span style="color: #007700">][</span><span style="color: #DD0000">'img-400'</span><span style="color: #007700">], array(</span><span style="color: #DD0000">'alt' </span><span style="color: #007700">=> </span><span style="color: #0000BB">low</span><span style="color: #007700">(</span><span style="color: #0000BB">$property</span><span style="color: #007700">[</span><span style="color: #DD0000">'Allproperty'</span><span style="color: #007700">][</span><span style="color: #DD0000">'primarypropertytype_name'</span><span style="color: #007700">]).</span><span style="color: #DD0000">' for sale in '</span><span style="color: #007700">.</span><span style="color: #0000BB">$property</span><span style="color: #007700">[</span><span style="color: #DD0000">'Department'</span><span style="color: #007700">][</span><span style="color: #DD0000">'listdesc'</span><span style="color: #007700">], </span><span style="color: #DD0000">'title' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$property</span><span style="color: #007700">[</span><span style="color: #DD0000">'Allproperty'</span><span style="color: #007700">][</span><span style="color: #DD0000">'primarypropertytype_name'</span><span style="color: #007700">].</span><span style="color: #DD0000">' for sale in '</span><span style="color: #007700">.</span><span style="color: #0000BB">$property</span><span style="color: #007700">[</span><span style="color: #DD0000">'Department'</span><span style="color: #007700">][</span><span style="color: #DD0000">'listdesc'</span><span style="color: #007700">] .</span><span style="color: #DD0000">' - '</span><span style="color: #007700">. </span><span style="color: #0000BB">$property</span><span style="color: #007700">[</span><span style="color: #DD0000">'Allproperty'</span><span style="color: #007700">][</span><span style="color: #DD0000">'pubtown'</span><span style="color: #007700">]));</span><span style="color: #0000BB">?>
</span></span></code></span>
</pre></div><pre>include - APP/views/elements/new/property-card.ctp, line 7
View::_render() - CORE/cake/libs/view/view.php, line 665
View::element() - CORE/cake/libs/view/view.php, line 342
include - APP/views/allproperties/property_results_with_bar.ctp, line 72
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5274
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
[main] - APP/webroot/index.php, line 88</pre></div><img src="/img/" alt="house for sale in Orne" title="House for sale in Orne - Domfront en Poiraie" /> </figure>
<img src="/img/sold.svg" alt="Sold property" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A33614AFE61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A33614AFE61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
2 bed
| 1 bath
| Floor 70m²
| Ext 600 m²
</p>
</div>
<p class="price">
<span class="sold-price">Vendu</span> </p>
<div class="description">
<p class="propname line-clamp line-3">Pretty 3 bed cottage</p>
<p class="shortdesc"></p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5903" data-lon="-0.654611"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61700/Domfront en Poiraie">Near : <span class="town">Domfront en Poiraie</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A32606NOE61/house-for-sale-le-renouard-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/C9tEEHjuY3ECvTP_GN6DUVbbH7en4BVY_a-rNVhhsRY/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0M2MzU5UTUyRksuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Le Renouard" /> </figure>
<img src="/img/sold.svg" alt="Sold property" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A32606NOE61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A32606NOE61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
4 bed
| 2 bath
| Floor 92m²
| Ext 11,080 m²
</p>
</div>
<p class="price">
<span class="sold-price">Vendu</span> </p>
<div class="description">
<p class="propname line-clamp line-3">Perched on hilltop, with beautiful surrounds, is this lovely three bedroom French family pavillion home</p>
<p class="shortdesc">Wonderful French pavillion family home in sought after commune, with no overlooking neighbours and spectacular country/valley views as it sits atop a small hill. This home provides a lovely open plan living dining room space that flows into the . . .</p>
</div>
<ul class="result-item-characteristics">
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.9236" data-lon="0.099393"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61120/Le Renouard">Near : <span class="town">Le Renouard</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A33027AFE61/house-for-sale-passais-villages-orne-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/utigM3iZpuD6--Nrq5tb-x2sLVsm6ohBo4X9QWd6i_4/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NBQVZFUEgxTVAuanBn.jpg" alt="house for sale in Orne" title="House for sale in Orne - Passais Villages" /> </figure>
<img src="/img/sold.svg" alt="Sold property" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A33027AFE61" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A33027AFE61
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Orne </p>
<p class="info-property">
2 bed
| 2 bath
| Floor 100m²
| Ext 4,531 m²
</p>
</div>
<p class="price">
<span class="sold-price">Vendu</span> </p>
<div class="description">
<p class="propname line-clamp line-3">Delightful 2/3 bedroom country cottage immaculately presented in 4531m2 of garden.</p>
<p class="shortdesc">Set in the Normandy countryside sits this pretty cottage that is ready for you to move into. Spacious accommodation set in 4531m2 land full of mature trees and sweeping lawn along with an outbuilding in excellent condition. Situated in the pretty . . .</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.483" data-lon="-0.765"/>
<div class="area-resort">
<p><strong>Normandy - Orne</strong></p>
<a href="/french-property-for-sale/pubtown/61350/Passais Villages">Near : <span class="town">Passais Villages</span></a>
</div>
</footer>
</div>
</div>
<div class="column is-12-mobile is-6-tablet is-4-desktop is-3-widescreen">
<div class="card exclusive">
<a href="/french-property-for-sale/view/A29528AFE50/house-for-sale-saint-cyr-du-bailleul-manche-normandy-france">
<div class="card-image">
<figure class="image is-4by3">
<img src="https://image.hestia.immo/OtYWfYJ5RBVjrdJBUBP62aN55rwNNUHsKlfDGCX4fsg/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NORjk2SzYxN0QuanBn.jpg" alt="house for sale in Manche" title="House for sale in Manche - Saint-Cyr-du-Bailleul" /> </figure>
<img src="/img/sold.svg" alt="Sold property" class="icon-status" />
<img src="/img/icon/icon-heart.svg" alt="icon heart" class="icon-heart-fav" id="A29528AFE50" />
</div>
<div class="card-content">
<div class="banner-ref-exclusive-new">
<p class="ref-exclusive-new">
<img src="/img/pilar/equestrian/star.svg" alt="icon star" />
Réf : A29528AFE50
| <span class="tag-exclusif">EXCLUSIVE</span>
</p>
</div>
<div class="content property-info">
<div class="location">
<p class="primary">
House in Manche </p>
<p class="info-property">
3 bed
| 1 bath
| Floor 130m²
| Ext 1,800 m²
</p>
</div>
<p class="price">
<span class="sold-price">Vendu</span> </p>
<div class="description">
<p class="propname line-clamp line-3">Beautifully presented 3 bed farmhouse set in a pretty garden with outbuilding.</p>
<p class="shortdesc">This handsome property that was once a calvados farm is set in pretty gardens overlooking the Normandy countryside. Large bright rooms with the potential to create more living space if required. Pretty garden and outbuilding.</p>
</div>
<ul class="result-item-characteristics">
<span class="tooltip-pilar" data-tooltip="Business potential">
<li class="characteristics-item">
<img src="/img/pilar/icon/business_potential.svg" class="characteristics-visual" alt="icon business potential" /></span>
</li>
</span>
<span class="tooltip-pilar" data-tooltip="Character property">
<li class="characteristics-item">
<img src="/img/pilar/icon/character_property.svg" class="characteristics-visual" alt="icon character property" /> </li>
</span>
</ul>
</div>
</div>
</a>
<footer class="card-footer">
<img class="city map-region" alt="Region map area :Normandy" src="/img/region_area/25.svg" data-type="town" data-lat="48.5715" data-lon="-0.839216"/>
<div class="area-resort">
<p><strong>Normandy - Manche</strong></p>
<a href="/french-property-for-sale/pubtown/50720/Saint-Cyr-du-Bailleul">Near : <span class="town">Saint-Cyr-du-Bailleul</span></a>
</div>
</footer>
</div>
</div>
</div>
<div class="pagination">
<ul class="pagination-list">
<li class="pagination-item pagination-item-before">
</li>
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace17").style.display = (document.getElementById("CakeStackTrace17").style.display == "none" ? "" : "none")'><b>Notice</b> (8)</a>: Undefined index: first [<b>APP/views/helpers/paginator.php</b>, line <b>567</b>]
</pre>
<div id="CakeStackTrace17" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode17").style.display = (document.getElementById("CakeErrorCode17").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext17").style.display = (document.getElementById("CakeErrorContext17").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext17" class="cake-context" style="display: none;">$options = array(
"modulus" => 3,
"last" => 1
)</pre><div id="CakeErrorCode17" class="cake-code-dump" style="display: none;"><pre><code><span style="color: #000000"> 'model' => $this->defaultModel(),</span></code>
<code><span style="color: #000000"> 'modulus' => '8', 'separator' => '',</span></code>
<span class="code-highlight"><code><span style="color: #000000"> 'first' => $options['first'],</span></code></span>
</pre></div><pre>PaginatorHelper::numbers() - APP/views/helpers/paginator.php, line 567
include - APP/views/allproperties/property_results_with_bar.ctp, line 84
View::_render() - CORE/cake/libs/view/view.php, line 665
View::render() - CORE/cake/libs/view/view.php, line 375
Controller::render() - CORE/cake/libs/controller/controller.php, line 815
AllpropertiesController::exclusives() - APP/controllers/allproperties_controller.php, line 5274
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 226
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 193
[main] - APP/webroot/index.php, line 88</pre></div><li class="pagination-item current"><span class="pagination-current">1</span></li><li><a href="/allproperties/exclusives/page:2/arrival:day/department_id:90/primary_id:13/region_id:25/price:m?exclusive=true" class="pagination-link">2</a></li>
<li class="pagination-item pagination-item-next">
<a href="/allproperties/exclusives/page:2/arrival:day/department_id:90/primary_id:13/region_id:25/price:m?exclusive=true" rel="next" role="button" aria-label="Next" class="pagination-link pagination-nav"><img src="/img/icon/icon-arrow-right-pagination.svg" class="icon-pagination-right" alt="Next" /></a> </li>
</ul>
</div>
</div>
</div>
</div>
</div>"
$scripts_for_layout = ""
$cakeDebug = "<div id="cakeControllerDump">
<h2>Controller dump:</h2>
<pre>
AllpropertiesController Object
(
[name] => Allproperties
[helpers] => Array
(
[0] => Cache
[1] => Html
[2] => Form
[3] => Text
[4] => Number
[5] => Javascript
[6] => Tagcloud
[7] => Custom
[8] => Time
[9] => FormVariablesPaginator
[10] => Icon
[11] => Drill
[12] => Session
[13] => Paginator
)
[components] => Array
(
[Session] =>
[Cookie] =>
[RequestHandler] =>
[Currency] =>
[PaginateFormVariables] =>
[UrlShortener] =>
[Prg] =>
)
[uses] => Array
(
[0] => Allproperty
[1] => Region
[2] => Department
[3] => User
[4] => Group
[5] => Codepostal
[6] => Proptype
[7] => Primarypropertytype
[8] => Soldproperty
[9] => Soldallproperty
[10] => Testimonial
[11] => Powcategory
)
[shortfields] => Array
(
[0] => Allproperty.id
[1] => Primarypropertytype.id
[2] => Primarypropertytype.name_fr
[3] => Allproperty.region_id
[4] => Allproperty.region_name
[5] => Region.name_fr
[6] => Department.id
[7] => Department.listdesc
[8] => Allproperty.floorplan
[9] => Allproperty.tourid
[10] => Allproperty.floorplan_link
[11] => Allproperty.rhinov_url
[12] => Allproperty.id
[13] => Allproperty.poa
[14] => Allproperty.date_made_live
[15] => Allproperty.postcode
[16] => Allproperty.tour
[17] => Allproperty.image_0
[18] => Allproperty.propname
[19] => Allproperty.bestdeals
[20] => Allproperty.prevprice
[21] => Allproperty.primarypropertytype_id
[22] => Allproperty.region_id
[23] => Allproperty.shortdesc
[24] => Allproperty.longdesc
[25] => Allproperty.price
[26] => Allproperty.department_id
[27] => Allproperty.propref
[28] => Allproperty.pubtown
[29] => Allproperty.properpubtown
[30] => Allproperty.outside_space_m2
[31] => Allproperty.isunderoffer
[32] => Allproperty.discreet
[33] => Allproperty.land_m2
[34] => Allproperty.habitable_m2
[35] => Allproperty.nrbedrooms
[36] => Allproperty.nrbathrooms
[37] => Allproperty.mandate_town
[38] => Allproperty.prop_roomstotal
[39] => Allproperty.is_exclusive
[40] => Allproperty.selling_points
[41] => Allproperty.user_id
[42] => Allproperty.eyespy_url
[43] => Allproperty.net_price
[44] => Allproperty.exact_fees
[45] => Allproperty.fees_percent
[46] => Allproperty.fees
[47] => Allproperty.youtube_url
[48] => Allproperty.saleDate
[49] => Allproperty.salePrice
[50] => Allproperty.proptypes
[51] => Allproperty.lat
[52] => Allproperty.lon
[53] => Allproperty.attributes
[54] => Allproperty.issold
[55] => Allproperty.locations
[56] => Allproperty.conditions
[57] => Allproperty.status
[58] => Allproperty.primarypropertytype_name
)
[shortfieldView] => Array
(
[0] => Allproperty.id
[1] => Primarypropertytype.name_fr
[2] => Region.id
[3] => Region.name
[4] => Department.id
[5] => Department.listdesc
[6] => Allproperty.floorplan
[7] => Allproperty.tourid
[8] => Allproperty.floorplan_link
[9] => Allproperty.rhinov_url
[10] => Allproperty.poa
[11] => Allproperty.date_made_live
[12] => Allproperty.postcode
[13] => Allproperty.tour
[14] => Allproperty.propname
[15] => Allproperty.bestdeals
[16] => Allproperty.prevprice
[17] => Allproperty.primarypropertytype_id
[18] => Allproperty.region_id
[19] => Allproperty.shortdesc
[20] => Allproperty.longdesc
[21] => Allproperty.price
[22] => Allproperty.department_id
[23] => Allproperty.propref
[24] => Allproperty.pubtown
[25] => Allproperty.properpubtown
[26] => Allproperty.outside_space_m2
[27] => Allproperty.isunderoffer
[28] => Allproperty.discreet
[29] => Allproperty.land_m2
[30] => Allproperty.habitable_m2
[31] => Allproperty.nrbedrooms
[32] => Allproperty.nrbathrooms
[33] => Allproperty.prop_roomstotal
[34] => Allproperty.is_exclusive
[35] => Allproperty.selling_points
[36] => Allproperty.user_id
[37] => Allproperty.eyespy_url
[38] => Allproperty.net_price
[39] => Allproperty.exact_fees
[40] => Allproperty.fees_percent
[41] => Allproperty.fees
[42] => Allproperty.youtube_url
[43] => Allproperty.saleDate
[44] => Allproperty.salePrice
[45] => Allproperty.proptypes
[46] => Allproperty.lat
[47] => Allproperty.lon
[48] => Allproperty.attributes
[49] => Allproperty.issold
[50] => Allproperty.locations
[51] => Allproperty.conditions
[52] => Allproperty.status
[53] => Allproperty.primarypropertytype_name
[54] => Allproperty.taxfonc
[55] => Allproperty.dpe_on_bill
[56] => Allproperty.dpe_off
[57] => Allproperty.dpe_type
[58] => Allproperty.dpe_grace
[59] => Allproperty.dpe_cost_low
[60] => Allproperty.dpe_cost_high
[61] => Allproperty.dpe_cost_year_index
[62] => Allproperty.dpe_final_energy
[63] => Allproperty.dpe_consumption
[64] => Allproperty.dpe_estimation
[65] => Allproperty.dpe_altitude
[66] => Allproperty.image_0
[67] => Allproperty.image_1
[68] => Allproperty.image_2
[69] => Allproperty.image_3
[70] => Allproperty.image_4
[71] => Allproperty.image_5
[72] => Allproperty.image_6
[73] => Allproperty.image_7
[74] => Allproperty.image_8
[75] => Allproperty.image_9
[76] => Allproperty.image_10
[77] => Allproperty.image_11
[78] => Allproperty.image_12
[79] => Allproperty.image_13
[80] => Allproperty.image_14
[81] => User.id
[82] => User.name
[83] => User.first_name
[84] => User.surname
[85] => User.email
[86] => User.siret
[87] => User.active
[88] => Allproperty.mandatetype_id
[89] => Allproperty.department_name
[90] => Allproperty.created
)
[shortfieldList] => Array
(
[0] => Allproperty.id
[1] => Allproperty.propref
[2] => Allproperty.primarypropertytype_name
[3] => Allproperty.pubtown
[4] => Allproperty.properpubtown
[5] => Department.listdesc
[6] => Region.name
[7] => Allproperty.image_0
[8] => Allproperty.status
[9] => Allproperty.isunderoffer
[10] => Allproperty.is_exclusive
[11] => Allproperty.date_made_live
[12] => Allproperty.nrbedrooms
[13] => Allproperty.nrbathrooms
[14] => Allproperty.habitable_m2
[15] => Allproperty.land_m2
[16] => Allproperty.issold
[17] => Allproperty.poa
[18] => Allproperty.bestdeals
[19] => Allproperty.price
[20] => Allproperty.prevprice
[21] => Allproperty.propname
[22] => Allproperty.shortdesc
[23] => Allproperty.floorplan
[24] => Allproperty.tour
[25] => Allproperty.youtube_url
[26] => Allproperty.rhinov_url
[27] => Allproperty.region_id
[28] => Allproperty.lat
[29] => Allproperty.lon
[30] => Allproperty.postcode
[31] => Allproperty.attributes
[32] => Allproperty.mandatetype_id
[33] => Allproperty.department_name
[34] => Allproperty.department_id
[35] => Allproperty.created
)
[here] => /allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m
[webroot] => /
[action] => exclusives
[params] => Array
(
[pass] => Array
(
)
[named] => Array
(
[page] => 1
[arrival] => day
[department_id] => 90
[primary_id] => 13
[region_id] => 25
[price] => m
)
[controller] => allproperties
[action] => exclusives
[plugin] =>
[url] => Array
(
[ext] => html
[url] => allproperties/exclusives/page:1/arrival:day/department_id:90/primary_id:13/region_id:25/price:m
[exclusive] => true
)
[form] => Array
(
)
[isAjax] =>
[paging] => Array
(
[Allproperty] => Array
(
[page] => 1
[current] => 60
[count] => 63
[prevPage] =>
[nextPage] => 1
[pageCount] => 2
[defaults] => Array
(
[limit] => 60
[step] => 1
[order] => Array
(
[Allproperty.date_made_live] => desc
)
[conditions] => Array
(
[Allproperty.region_id] => Array
(
[0] => 25
[1] => 23
)
[Allproperty.price BETWEEN ? and ? ] => Array
(
[0] => 142500.95
[1] => 315000
)
[Allproperty.is_exclusive] => 1
)
[fields] => Array
(
[0] => Allproperty.id
[1] => Allproperty.propref
[2] => Allproperty.primarypropertytype_name
[3] => Allproperty.pubtown
[4] => Allproperty.properpubtown
[5] => Department.listdesc
[6] => Region.name
[7] => Allproperty.image_0
[8] => Allproperty.status
[9] => Allproperty.isunderoffer
[10] => Allproperty.is_exclusive
[11] => Allproperty.date_made_live
[12] => Allproperty.nrbedrooms
[13] => Allproperty.nrbathrooms
[14] => Allproperty.habitable_m2
[15] => Allproperty.land_m2
[16] => Allproperty.issold
[17] => Allproperty.poa
[18] => Allproperty.bestdeals
[19] => Allproperty.price
[20] => Allproperty.prevprice
[21] => Allproperty.propname
[22] => Allproperty.shortdesc
[23] => Allproperty.floorplan
[24] => Allproperty.tour
[25] => Allproperty.youtube_url
[26] => Allproperty.rhinov_url
[27] => Allproperty.region_id
[28] => Allproperty.lat
[29] => Allproperty.lon
[30] => Allproperty.postcode
[31] => Allproperty.attributes
[32] => Allproperty.mandatetype_id
[33] => Allproperty.department_name
[34] => Allproperty.department_id
[35] => Allproperty.created
)
)
[options] => Array
(
[page] => 1
[limit] => 60
[order] => Array
(
[Allproperty.date_made_live] => desc
)
[conditions] => Array
(
[Allproperty.region_id] => Array
(
[0] => 25
[1] => 23
)
[Allproperty.price BETWEEN ? and ? ] => Array
(
[0] => 142500.95
[1] => 315000
)
[Allproperty.is_exclusive] => 1
)
[fields] => Array
(
[0] => Allproperty.id
[1] => Allproperty.propref
[2] => Allproperty.primarypropertytype_name
[3] => Allproperty.pubtown
[4] => Allproperty.properpubtown
[5] => Department.listdesc
[6] => Region.name
[7] => Allproperty.image_0
[8] => Allproperty.status
[9] => Allproperty.isunderoffer
[10] => Allproperty.is_exclusive
[11] => Allproperty.date_made_live
[12] => Allproperty.nrbedrooms
[13] => Allproperty.nrbathrooms
[14] => Allproperty.habitable_m2
[15] => Allproperty.land_m2
[16] => Allproperty.issold
[17] => Allproperty.poa
[18] => Allproperty.bestdeals
[19] => Allproperty.price
[20] => Allproperty.prevprice
[21] => Allproperty.propname
[22] => Allproperty.shortdesc
[23] => Allproperty.floorplan
[24] => Allproperty.tour
[25] => Allproperty.youtube_url
[26] => Allproperty.rhinov_url
[27] => Allproperty.region_id
[28] => Allproperty.lat
[29] => Allproperty.lon
[30] => Allproperty.postcode
[31] => Allproperty.attributes
[32] => Allproperty.mandatetype_id
[33] => Allproperty.department_name
[34] => Allproperty.department_id
[35] => Allproperty.created
)
)
)
[nonPaginatorArgs] => Array
(
)
)
[models] => Array
(
[0] => Allproperty
[1] => Region
[2] => Department
[3] => User
[4] => Group
[5] => Codepostal
[6] => Proptype
[7] => Primarypropertytype
[8] => Soldproperty
[9] => Soldallproperty
[10] => Testimonial
[11] => Powcategory
)
)
[data] =>
[paginate] => Array
(
[limit] => 60
[order] => Array
(
[Allproperty.date_made_live] => desc
)
[conditions] => Array
(
[Allproperty.region_id] => Array
(
[0] => 25
[1] => 23
)
[Allproperty.price BETWEEN ? and ? ] => Array
(
[0] => 142500.95
[1] => 315000
)
[Allproperty.is_exclusive] => 1
)
[fields] => Array
(
[0] => Allproperty.id
[1] => Allproperty.propref
[2] => Allproperty.primarypropertytype_name
[3] => Allproperty.pubtown
[4] => Allproperty.properpubtown
[5] => Department.listdesc
[6] => Region.name
[7] => Allproperty.image_0
[8] => Allproperty.status
[9] => Allproperty.isunderoffer
[10] => Allproperty.is_exclusive
[11] => Allproperty.date_made_live
[12] => Allproperty.nrbedrooms
[13] => Allproperty.nrbathrooms
[14] => Allproperty.habitable_m2
[15] => Allproperty.land_m2
[16] => Allproperty.issold
[17] => Allproperty.poa
[18] => Allproperty.bestdeals
[19] => Allproperty.price
[20] => Allproperty.prevprice
[21] => Allproperty.propname
[22] => Allproperty.shortdesc
[23] => Allproperty.floorplan
[24] => Allproperty.tour
[25] => Allproperty.youtube_url
[26] => Allproperty.rhinov_url
[27] => Allproperty.region_id
[28] => Allproperty.lat
[29] => Allproperty.lon
[30] => Allproperty.postcode
[31] => Allproperty.attributes
[32] => Allproperty.mandatetype_id
[33] => Allproperty.department_name
[34] => Allproperty.department_id
[35] => Allproperty.created
)
)
[viewPath] => allproperties
[layoutPath] =>
[viewVars] => Array
(
[alternate] => https://www.leggett-immo.com/acheter-vendre-une-maison/exclusifLeggett
[primarypropertytypes] => Array
(
[10] => All
[1] => House
[2] => Apartment
[7] => Land
[3] => Chalet
[4] => Chateau
[9] => Commercial
[8] => Lakes
[5] => Mill
[6] => Barn
[11] => Building
[12] => Houseboat
[13] => Parking
)
[properties] => Array
(
[0] => Array
(
[Allproperty] => Array
(
[id] => 60729
[propref] => A39924WD50
[primarypropertytype_name] => House
[pubtown] => Barneville-Carteret
[properpubtown] => Barneville-Carteret
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC1GJGF5G3W.jpeg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-10-16 11:26:42
[nrbedrooms] => 1
[nrbathrooms] => 1
[habitable_m2] => 49
[land_m2] => 104
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 235400
[prevprice] => 0
[propname] => Detached Coastal property within walking distance to the beach
[shortdesc] => In the peaceful Petit Hameau, this house offers a rare opportunity to live on a popular holiday residence just steps from the dunes and vast sandy beaches. The annual charges (720€ in 2025) include free access to 3 private tennis courts and a clubhouse. The light-filled living room with vaulted ceiling and fireplace creates a cosy retreat, while the mezzanine bedroom beneath the eaves adds charm and comfort. Outside, a private garden with terrace is perfect for al fresco dining after a day by the sea. A stone’s throw from the house are the possibility for dune walks, swimming, sailing and the vibrant lifestyle of Barneville-Carteret, renowned for its chic marina, seafood restaurants, boutiques and lively weekly markets. Ideal as a holiday home, or year-round residence / rental investment in one of Normandy’s most desirable seaside resorts.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.3781
[lon] => -1.77327
[postcode] => 50270
[attributes] => a:16:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:6;a:3:{s:2:"id";s:2:"17";s:4:"name";s:18:"Close to the coast";s:7:"name_fr";s:28:"pr&egrave;s de la c&ocirc;te";}i:7;a:3:{s:2:"id";s:2:"25";s:4:"name";s:31:"Approx 15 km or less from coast";s:7:"name_fr";s:39:"&agrave; environ 15 minutes de la plage";}i:8;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:9;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:10;a:3:{s:2:"id";s:2:"29";s:4:"name";s:14:"Sold Furnished";s:7:"name_fr";s:13:"Vendu meublé";}i:11;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:12;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:13;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:14;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:15;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2025-10-16 11:26:42
[sort_date] => 2025-10-16 11:26:42
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/ZCCyd1l5YseG65gxctxxnLqi5CoV72Ol8WHwfyTOn4U/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MxR0pHRjVHM1cuanBlZw.jpg
[img-400] => https://image.hestia.immo/uvmOu8eQqiOeeHS3l3wjEOEJGRVjeHZlY2HlGrvzkVQ/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MxR0pHRjVHM1cuanBlZw.jpg
[img-200] => https://image.hestia.immo/E4zMsAKdycMDyWkPGyuEvkJV30WZ3Qm5Kf_q5V6Up-c/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MxR0pHRjVHM1cuanBlZw.jpg
[img-100] => https://image.hestia.immo/kx2imk1bVy8dfY0SHXnvN2EKXxBxXmCeMpZsjysesQs/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MxR0pHRjVHM1cuanBlZw.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 16
[name] => Close to golf course
[name_fr] => pr&egrave;s du golf
)
[6] => Array
(
[id] => 17
[name] => Close to the coast
[name_fr] => pr&egrave;s de la c&ocirc;te
)
[7] => Array
(
[id] => 25
[name] => Approx 15 km or less from coast
[name_fr] => &agrave; environ 15 minutes de la plage
)
[8] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[9] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[10] => Array
(
[id] => 29
[name] => Sold Furnished
[name_fr] => Vendu meublé
)
[11] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[12] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[13] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[14] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[15] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[1] => Array
(
[Allproperty] => Array
(
[id] => 60374
[propref] => A39447EMW14
[primarypropertytype_name] => House
[pubtown] => Noues de Sienne
[properpubtown] => Noues de Sienne
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-08/DOC30QVRYRY6.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-10-14 02:31:45
[nrbedrooms] => 4
[nrbathrooms] => 1
[habitable_m2] => 167
[land_m2] => 2396
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 275999
[prevprice] => 0
[propname] => Imposing four bedroomed house in the heart of the village.
[shortdesc] => The house has nine rooms in total across two floors plus an extremely spacious cellar and wine cave, and not forgetting the huge loft space that could be converted.
[floorplan] => 0
[tour] => 1
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.8242
[lon] => -1.03156
[postcode] => 14380
[attributes] => a:10:{i:0;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:5;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:8;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:9;a:3:{s:2:"id";s:2:"57";s:4:"name";s:17:"Historic property";s:7:"name_fr";s:22:"Propriété historique";}}
[mandatetype_id] => 11
[department_name] => Calvados
[department_id] => 14
[created] => 2025-10-02 14:14:23
[sort_date] => 2025-10-14 02:31:45
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/fmLG1cvQbCqv_2HltiIiOJ5M1Il_sTR2-Xxjgqqoq_w/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzMFFWUllSWTYuanBn.jpg
[img-400] => https://image.hestia.immo/V7hJ85oMGDHmR6U8Pz-CynkGgQmjZhn-kSD7x6LA4tk/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzMFFWUllSWTYuanBn.jpg
[img-200] => https://image.hestia.immo/bl2dz6Y2yFvErRd-3_kC5KYzAyIYE9nRs5MuNiOaJ5I/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzMFFWUllSWTYuanBn.jpg
[img-100] => https://image.hestia.immo/0jbqt9kupcsV6e6eR3oFZzyAjS-uJSikyLZqlS0-igE/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzMFFWUllSWTYuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Calvados
[name] => Calvados
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[5] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[8] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[9] => Array
(
[id] => 57
[name] => Historic property
[name_fr] => Propriété historique
)
)
)
[2] => Array
(
[Allproperty] => Array
(
[id] => 52887
[propref] => A31726LOK61
[primarypropertytype_name] => House
[pubtown] => La Lande-de-Goult
[properpubtown] => La Lande-de-Goult
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-08/DOC37WP326TN.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-10-10 03:17:08
[nrbedrooms] => 2
[nrbathrooms] => 1
[habitable_m2] => 43
[land_m2] => 5813
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 168500
[prevprice] => 0
[propname] => Secret hideaway log cabin with lake, idyllic woodland setting offering peace and tranquillity.
[shortdesc] => A treasure like this is rarely available, hidden away in a fairy tale woodland glade, it is perfect for those seeking a quiet isolated retreat with lake. Lovely, cosy one bedroom log cabin and outbuilding suitable for a variety of uses.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5908
[lon] => -0.057349
[postcode] => 61320
[attributes] => a:12:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"5";s:4:"name";s:4:"Lake";s:7:"name_fr";s:3:"Lac";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:6;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:7;a:3:{s:2:"id";s:2:"22";s:4:"name";s:13:"Single storey";s:7:"name_fr";s:10:"Plain pied";}i:8;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:9;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:11;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-02-18 11:38:55
[sort_date] => 2025-10-10 03:17:08
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/eajNwRvxhU1HyI7T54Znzg7hLytAMNhLANIKqt-L59o/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MzN1dQMzI2VE4uanBn.jpg
[img-400] => https://image.hestia.immo/wvhBOl9jN09I0lPxUCCyH5Ey5J0F919T3qd3e5Yehr0/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MzN1dQMzI2VE4uanBn.jpg
[img-200] => https://image.hestia.immo/tXHMMSpjyNTBgASj2GEVcVZIGBHHribzKwP5iVu6l64/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MzN1dQMzI2VE4uanBn.jpg
[img-100] => https://image.hestia.immo/5kkmGcAUtOzBFWbD89LSd_jhJMyVuZoFarf661bjMvU/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MzN1dQMzI2VE4uanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 5
[name] => Lake
[name_fr] => Lac
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[6] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[7] => Array
(
[id] => 22
[name] => Single storey
[name_fr] => Plain pied
)
[8] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[9] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[11] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[3] => Array
(
[Allproperty] => Array
(
[id] => 60574
[propref] => A39647KIW50
[primarypropertytype_name] => House
[pubtown] => Le Mesnil-Ozenne
[properpubtown] => Le Mesnil-Ozenne
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-10/DOC25M9G3F32.jpeg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-10-09 14:19:58
[nrbedrooms] => 4
[nrbathrooms] => 2
[habitable_m2] => 120
[land_m2] => 3000
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 184800
[prevprice] => 0
[propname] => Detached 3-bed stone house with 1-bed gite in pretty countryside near to Brécey
[shortdesc] => Leggett Immobilier is proud to bring to the market this pretty stone longère, set in peaceful countryside, 15 minutes from Avranches and St Hilaire du Harcouet in the South Manche area of Normandy.
The property is in good condition and comprises:
Ground floor : The front door leads directly into a large open-plan living area with a fitted kitchen on the right, dining table in the middle and seating area around the fireplace with a log burner on the left. It is bright and spacious, some walls have exposed stonework and the beams are left exposed. There is a door leading out to the back garden.
First floor: Open-tread stairs lead up to a landing with access to 3 bedrooms and a family bathroom which has been recently updated. The master bedroom has it's own ensuite bathroom. All 3 bedrooms have views out over the garden at the front of the property.
The house benefits from gas-fired central heating, and wood heating from the log burner. It has an electric hot water tank.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.6674
[lon] => -1.21813
[postcode] => 50220
[attributes] => a:16:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:5;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:6;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:7;a:3:{s:2:"id";s:2:"29";s:4:"name";s:14:"Sold Furnished";s:7:"name_fr";s:13:"Vendu meublé";}i:8;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:9;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:10;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:11;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:12;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:13;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:14;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:15;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2025-10-09 14:19:58
[sort_date] => 2025-10-09 14:19:58
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/WIXiiXhqAiCQV0FVrvXlsBYU9PGKmoPL3FsfygHFiyA/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyNU05RzNGMzIuanBlZw.jpg
[img-400] => https://image.hestia.immo/DP5wjU-kXIcbz4-xdNLgvGtFBtmopfJ1nCriYM9gUos/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyNU05RzNGMzIuanBlZw.jpg
[img-200] => https://image.hestia.immo/jGxZJ20e8XhltdW-1FMr1GPjX6kRZYdwTb6Ou9ZolWY/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyNU05RzNGMzIuanBlZw.jpg
[img-100] => https://image.hestia.immo/uUekk_uqnXWxpGgv61osYZaB2_BD5scc6IHZhNXJcVs/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyNU05RzNGMzIuanBlZw.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[5] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[6] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[7] => Array
(
[id] => 29
[name] => Sold Furnished
[name_fr] => Vendu meublé
)
[8] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[9] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[10] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[11] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[12] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[13] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[14] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[15] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[4] => Array
(
[Allproperty] => Array
(
[id] => 60514
[propref] => A40504EMW50
[primarypropertytype_name] => House
[pubtown] => Coulouvray-Boisbenâtre
[properpubtown] => Coulouvray-Boisbenâtre
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-10/DOC2GH6SBXKV.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-10-07 06:51:45
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 120
[land_m2] => 2700
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 169989
[prevprice] => 0
[propname] => Pretty 3 bed stone property in a secluded hamlet close to the village with amenities.
[shortdesc] => Well presented 3 bedroom stone house in a peaceful hamlet location just a short distance from the village. Retaining much character with exposed beams and a traditional fireplace. With attached outbuildings which could be converted, subject to planning permission.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.7831
[lon] => -1.10257
[postcode] => 50670
[attributes] => a:0:{}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2025-10-07 14:33:06
[sort_date] => 2025-10-07 06:51:45
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/kknHec0JQ-AN89NeNFpQXXaFqBd9uDfd1iyB9fUVDOk/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyR0g2U0JYS1YuanBn.jpg
[img-400] => https://image.hestia.immo/qdx96kvqZb1oef9hM2Zs4ptuvsdnvlrIbXSQjA1jUX8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyR0g2U0JYS1YuanBn.jpg
[img-200] => https://image.hestia.immo/WRz3wl0zrx3nadw6zaDiqrgqObql_amT6WI62Qb0pMY/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyR0g2U0JYS1YuanBn.jpg
[img-100] => https://image.hestia.immo/HsV5i25Xds2LpRGIBWMb2jChaA3zKq7EPX4J7uQJyRE/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MyR0g2U0JYS1YuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
)
)
[5] => Array
(
[Allproperty] => Array
(
[id] => 60428
[propref] => A40412AFE61
[primarypropertytype_name] => House
[pubtown] => Ceaucé
[properpubtown] => Ceaucé
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-10/DOC3XFBV9N39.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-10-03 15:53:20
[nrbedrooms] => 5
[nrbathrooms] => 2
[habitable_m2] => 130
[land_m2] => 12660
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 172500
[prevprice] => 0
[propname] => Spacious 5-bed country home on 1.2ha with good size outbuildings, and only 2.2km to Ceaucé
[shortdesc] => This handsome and spacious 5-bedroom home sits on just over 1.2 hectares of land and includes several large outbuildings, offering plenty of possibilities such as workshops, storage, or keeping animals. 2.2 km from the popular town of Ceaucé.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.493
[lon] => -0.633659
[postcode] => 61330
[attributes] => a:13:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"12";s:4:"name";s:4:"Well";s:7:"name_fr";s:10:"une source";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:6;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:7;a:3:{s:2:"id";s:2:"29";s:4:"name";s:14:"Sold Furnished";s:7:"name_fr";s:13:"Vendu meublé";}i:8;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:9;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:10;a:3:{s:2:"id";s:2:"42";s:4:"name";s:19:"Suitable for horses";s:7:"name_fr";s:19:"Adapté aux chevaux";}i:11;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:12;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-10-03 15:53:20
[sort_date] => 2025-10-03 15:53:20
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/M97KYZ9JlzX1Dyc0RmCMjJ43Hl9-56nSkT5U2GZo0uE/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MzWEZCVjlOMzkuanBn.jpg
[img-400] => https://image.hestia.immo/e-23EavWwf3BFCEMd6m-PoaA0Zop9OjWqtm1wo2VoOU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MzWEZCVjlOMzkuanBn.jpg
[img-200] => https://image.hestia.immo/BBVo2lP7L9iX3FsyWej900Dus5hP6SMSUhn574ir2i0/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MzWEZCVjlOMzkuanBn.jpg
[img-100] => https://image.hestia.immo/GKwEFxL_PSeIeZxHx03SGIEct8QkQOeNn1XayL9IIJs/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0xMC9ET0MzWEZCVjlOMzkuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 12
[name] => Well
[name_fr] => une source
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[6] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[7] => Array
(
[id] => 29
[name] => Sold Furnished
[name_fr] => Vendu meublé
)
[8] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[9] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[10] => Array
(
[id] => 42
[name] => Suitable for horses
[name_fr] => Adapté aux chevaux
)
[11] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[12] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[6] => Array
(
[Allproperty] => Array
(
[id] => 56784
[propref] => A36989IDU14
[primarypropertytype_name] => House
[pubtown] => Saint-Pierre-du-Jonquet
[properpubtown] => Saint-Pierre-du-Jonquet
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC2EGCSC32P.png
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-29 02:02:38
[nrbedrooms] => 3
[nrbathrooms] => 1
[habitable_m2] => 130
[land_m2] => 795
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 227900
[prevprice] => 249100
[propname] => TRADITIONAL HOUSE 130M2, 1 KITCHEN, 1 LOUNGE, 3 BEDROOMS 1 BATHROOM ON A PLOT OF 795M2
[shortdesc] => Situated just 2.5km from Argences, 10 minutes from Troarn and 20 minutes from the beaches, this charming, traditionally-built house offers country living yet close to all amenities.
On the ground floor:
- a 29m2 wooden veranda with double glazing
- a 20m2 fitted kitchen with flue for a wood-burning stove
- a 38m2 living room with fireplace and wood burner and exposed beams
- a wc
First floor: a
- a landing
- 3 bedrooms of 12.5m2/12M2/5M2
- a bathroom
Outside, in a pretty enclosed garden planted with trees:
- an outbuilding with electricity that could be used as a utility room or other room
- a 20m2 wood shed
- a pretty wooden shed
Some renovation work is required.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.1652
[lon] => -0.141393
[postcode] => 14670
[attributes] => a:10:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:3;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"18";s:4:"name";s:19:"Close to ski resort";s:7:"name_fr";s:32:"Pr&egrave;s d'une station de ski";}i:6;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:7;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:8;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:9;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 11
[department_name] => Calvados
[department_id] => 14
[created] => 2025-06-05 14:56:46
[sort_date] => 2025-09-29 02:02:38
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/l5m6EnPBWN3uChvsW7gJGTpUd_FOUP3tazfBYSl03ho/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRUdDU0MzMlAucG5n.jpg
[img-400] => https://image.hestia.immo/XFW2XGFhts32yUS0fS7Ugcu_bAmaEkhpbE5OyCIB4uk/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRUdDU0MzMlAucG5n.jpg
[img-200] => https://image.hestia.immo/TNKcsgAxWVGBxCj3vajzwdobUKpz3ZcI31L8YFvAE9U/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRUdDU0MzMlAucG5n.jpg
[img-100] => https://image.hestia.immo/Q89Sn-6-sXZt8ohfOrNM91iU5vEGxned2u01h_FErr0/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRUdDU0MzMlAucG5n.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Calvados
[name] => Calvados
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[3] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 18
[name] => Close to ski resort
[name_fr] => Pr&egrave;s d'une station de ski
)
[6] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[7] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[8] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[9] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[7] => Array
(
[Allproperty] => Array
(
[id] => 60114
[propref] => A39313NOE61
[primarypropertytype_name] => House
[pubtown] => Vimoutiers
[properpubtown] => Vimoutiers
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOCP0XX0JTDQ.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-26 07:57:03
[nrbedrooms] => 4
[nrbathrooms] => 1
[habitable_m2] => 114
[land_m2] => 1312
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 289500
[prevprice] => 279000
[propname] => Well presented 4-Bedroom Normandy Longère in the Heart of Camembert Country
[shortdesc] => Experience the romance and tradition of French country living with this beautifully presented 4 bedroom Colombage Longere nestled in the rolling hills of the Pays d‘Auge.
A stunning property beautifully maintained within a few kms of Normandy‘s famed Camembert cheese region. Not only is it spacious but has perfectly preserved and exposed beam ceilings within. The living room has an original fireplace with a stove. Outside there is an electric entry gate, a graveled parking area, lawned outside space and a small separate building.
Almost all appliances are Bosch including a Bosch Air Pump providing both heat and air conditioning. In addition, the house benefits from gas fueled central heating. Upstairs, all bedrooms and the landing have Sisal flooring. West facing Patio with panoramic views of the beautiful Normandy countryside.
Easily accessible to local shops, a Carrefour market and cafes a short car ride (7kms) away in Vimoutiers
[floorplan] => 0
[tour] => 1
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.9208
[lon] => 0.193394
[postcode] => 61120
[attributes] => a:1:{i:0;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-09-23 13:17:52
[sort_date] => 2025-09-26 07:57:03
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/wHuO35tlomJ_3WEyYZ-o15GuMS_nny4em9RwUK8zsYY/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NQMFhYMEpURFEuanBn.jpg
[img-400] => https://image.hestia.immo/94bWmOPINZpe2B6Q9VOexeUKsGmf7ApenbgQxS6IjaY/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NQMFhYMEpURFEuanBn.jpg
[img-200] => https://image.hestia.immo/wrmKA4DWdttxFnNdxWHKsGJ0gSDxXZVbn9RqEnjn6dc/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NQMFhYMEpURFEuanBn.jpg
[img-100] => https://image.hestia.immo/CWnHL8BrFSP_kL62NASmCqVBb5hmK1vy9PRCmKzz_JE/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NQMFhYMEpURFEuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
)
)
[8] => Array
(
[Allproperty] => Array
(
[id] => 60116
[propref] => A39283NOE61
[primarypropertytype_name] => House
[pubtown] => Ticheville
[properpubtown] => Ticheville
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-08/DOC1Z9S15DVS.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-23 13:24:00
[nrbedrooms] => 3
[nrbathrooms] => 1
[habitable_m2] => 98
[land_m2] => 4280
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 269000
[prevprice] => 0
[propname] => Charming 3-Bedroom Brick Longère with Valley Views and Exceptional Outbuildings
[shortdesc] => Nestled in a highly sought-after hamlet, this beautifully presented 3-bedroom brick longère offers the perfect blend of character, comfort, and countryside living.
Set within established, well-maintained gardens, the home boasts a spacious rear terrace—ideal for relaxing or entertaining while taking in stunning views over the valley.
Inside, the property features a tasteful mix of traditional charm and modern convenience, with generously sized living areas and natural light throughout.
A standout feature is the huge outbuilding, which includes a 3-car garage and offers incredible potential for workshop space, storage, or further development (subject to permissions).
This is a rare opportunity to own a slice of tranquil countryside living without compromising on space or charm.
Early viewing is highly recommended.
[floorplan] => 0
[tour] => 1
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.9071
[lon] => 0.262494
[postcode] => 61120
[attributes] => a:15:{i:0;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"12";s:4:"name";s:4:"Well";s:7:"name_fr";s:10:"une source";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"23";s:4:"name";s:13:"Mountain view";s:7:"name_fr";s:21:"Vue sur les Montagnes";}i:6;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:7;a:3:{s:2:"id";s:2:"29";s:4:"name";s:14:"Sold Furnished";s:7:"name_fr";s:13:"Vendu meublé";}i:8;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:9;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:10;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:11;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:12;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:13;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:14;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-09-23 13:24:00
[sort_date] => 2025-09-23 13:24:00
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/SHg4-EWHjV6R995z2RepXMN5eAQzYjtFtGNWZXBkFgs/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjlTMTVEVlMuanBn.jpg
[img-400] => https://image.hestia.immo/pMzZUz1OBvoOR50dKKn1YEkFS-5Q8iV2eAbb0QHyy4w/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjlTMTVEVlMuanBn.jpg
[img-200] => https://image.hestia.immo/0X5ZT7q-TZeSLbXWoYyxZ3l3thhiej4CicgVIK1GjH8/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjlTMTVEVlMuanBn.jpg
[img-100] => https://image.hestia.immo/-P_5v2WLsHmyLbOZHsETdaWB8pmboVLoW0TzQwjnwGw/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjlTMTVEVlMuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 12
[name] => Well
[name_fr] => une source
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 23
[name] => Mountain view
[name_fr] => Vue sur les Montagnes
)
[6] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[7] => Array
(
[id] => 29
[name] => Sold Furnished
[name_fr] => Vendu meublé
)
[8] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[9] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[10] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[11] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[12] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[13] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[14] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[9] => Array
(
[Allproperty] => Array
(
[id] => 60132
[propref] => A39383BS14
[primarypropertytype_name] => House
[pubtown] => Subles
[properpubtown] => Subles
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-08/DOC3CTP0MV3C.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-23 05:54:38
[nrbedrooms] => 2
[nrbathrooms] => 1
[habitable_m2] => 92
[land_m2] => 1867
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 172800
[prevprice] => 158050
[propname] => ** UNDER OFFER **
[shortdesc] => In the heart of a village with amenities, this house offers spacious rooms and numerous outbuildings. On the ground floor: entrance hall with separate WC, large living room opening onto the kitchen, bedroom with dressing room, bathroom with corner bath and walk-in shower. Upstairs, an additional bedroom with staircase under construction. Outside, a large gravel courtyard ideal for parking or a terrace, several outbuildings, a garage with boiler room and workshop, as well as a large adjoining plot of land, completely flat, perfect for a vegetable garden, animals or a leisure area. A village property with definite potential, to be personalised according to your wishes.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.2387
[lon] => -0.752561
[postcode] => 14400
[attributes] => a:12:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:5;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:6;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:7;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:8;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:9;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:10;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:11;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Calvados
[department_id] => 14
[created] => 2025-09-23 15:13:25
[sort_date] => 2025-09-23 05:54:38
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/NYTzYiWFTCxtelkfBNnf7IXg0rTvvooUxbmgUq14u_o/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzQ1RQME1WM0MuanBn.jpg
[img-400] => https://image.hestia.immo/WI8VGcdxUI1l-XiiwsT-psqgpg5451I7MJkZemocUlY/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzQ1RQME1WM0MuanBn.jpg
[img-200] => https://image.hestia.immo/e0ggIUlWsVrVnu1WSLupekT-hT7Q4A6z7vUeX9Sm93U/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzQ1RQME1WM0MuanBn.jpg
[img-100] => https://image.hestia.immo/Ohawu-DmmKU7TOdDmMZqOSwJbByBDKjKUaOXtVx9i_I/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzQ1RQME1WM0MuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Calvados
[name] => Calvados
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[5] => Array
(
[id] => 16
[name] => Close to golf course
[name_fr] => pr&egrave;s du golf
)
[6] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[7] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[8] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[9] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[10] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[11] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[10] => Array
(
[Allproperty] => Array
(
[id] => 59923
[propref] => A37978AMO76
[primarypropertytype_name] => House
[pubtown] => Croixdalle
[properpubtown] => Croixdalle
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-07/DOCXGQXQHY4R.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-16 08:14:55
[nrbedrooms] => 3
[nrbathrooms] => 3
[habitable_m2] => 150
[land_m2] => 24226
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 267500
[prevprice] => 0
[propname] => Norman Haven Between Rouen and the Sea — Property with 2,5 Hectares of Land
[shortdesc] => Located in Croixdalle, between Rouen and Dieppe, this charming 150 m² Norman home is nestled in a lush green setting. With 8 rooms including 3 bedrooms and 3 bathrooms, it offers a peaceful, light-filled and welcoming living space, featuring a beautiful brick fireplace and exposed wooden beams.
The property sits on a rare 2-hectare plot, with a tree-lined garden, a pond, and expansive grasslands — perfect for horses or to develop an equestrian or tourist-related project. Its calm surroundings, total privacy, and proximity to shops and services in Londinières make it both a practical and serene place to live.
A true countryside haven, full of potential and possibilities.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 23
[lat] => 49.7998
[lon] => 1.37696
[postcode] => 76660
[attributes] => a:9:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:3;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:6;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:7;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:8;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Seine-Maritime
[department_id] => 76
[created] => 2025-09-16 08:14:55
[sort_date] => 2025-09-16 08:14:55
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/o-dh21Fnp8uQ3EItjuqYerg2qbPg8x-85sgk2ai9UVs/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NYR1FYUUhZNFIuanBn.jpg
[img-400] => https://image.hestia.immo/zAAkgqEjeSlh9gYAenRnTO6QdpepXg4UVMDf8NfBE60/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NYR1FYUUhZNFIuanBn.jpg
[img-200] => https://image.hestia.immo/R4k9PcpDXNTcAPqqzQOstn1hu4NLRIPgVkp6b3_6ac4/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NYR1FYUUhZNFIuanBn.jpg
[img-100] => https://image.hestia.immo/U2ymI4ZtdzAx2Drn_JRGT4nOQqFXs4EkWl4ywOdg_cs/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NYR1FYUUhZNFIuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Seine-Maritime
[name] => Seine-Maritime
)
[Region] => Array
(
[name] => Higher_Normandy
[content] => Higher Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[3] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[6] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[7] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[8] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[11] => Array
(
[Allproperty] => Array
(
[id] => 22293
[propref] => A07061
[primarypropertytype_name] => House
[pubtown] => Vire Normandie
[properpubtown] => Vire Normandie
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-05/DOC2JGSDFB3F.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-16 05:13:50
[nrbedrooms] => 6
[nrbathrooms] => 4
[habitable_m2] => 187
[land_m2] => 1775
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 299000
[prevprice] => 0
[propname] => Superb Maison de Maître and Coach House, located in a small hamlet just outside the town of Vire.
[shortdesc] => This impressive and substantial Maison de Maître enjoys a superb location and offers excellent potential as a charming Bed and Breakfast. Set on the edge of Roullours, a peaceful hamlet in the Calvados region, it combines the tranquillity of the countryside with the convenience of being just five minutes from the vibrant market town of Vire, with all its amenities. The property also benefits from a separate building—originally believed to be its former coach house—which offers exciting potential as an independent annexe. Ideally placed for transport links, the property is only 50 minutes from the port of Ouistreham (Caen) and benefits from direct train connections from Vire to both Paris and Granville.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.8156
[lon] => -0.879439
[postcode] => 14500
[attributes] => a:8:{i:0;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:1;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:2;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:3;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:4;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:5;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:6;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:7;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}}
[mandatetype_id] => 12
[department_name] => Calvados
[department_id] => 14
[created] => 2021-08-05 09:00:01
[sort_date] => 2025-09-16 05:13:50
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/13v3mS0BDtLuRY_yox8Sw1QRRC1o0x9eSHeiJhit7pw/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNS9ET0MySkdTREZCM0YuanBn.jpg
[img-400] => https://image.hestia.immo/XYyIUNfvlKnBZzY3NsU_13cMKtgmV1ujN5Ft2pc5DkE/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNS9ET0MySkdTREZCM0YuanBn.jpg
[img-200] => https://image.hestia.immo/bQSG0CczFrHvMYlCm4bQ4dteDDCrVGsPLiTCNc3di1k/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNS9ET0MySkdTREZCM0YuanBn.jpg
[img-100] => https://image.hestia.immo/jsInoLnNE6OHQdlUfnvAVULG40h-RPfJf7MhAXS8eOU/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNS9ET0MySkdTREZCM0YuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Calvados
[name] => Calvados
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[1] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[2] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[3] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[4] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[5] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[6] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[7] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
)
)
[12] => Array
(
[Allproperty] => Array
(
[id] => 59930
[propref] => A38205EMM50
[primarypropertytype_name] => House
[pubtown] => Ducey-Les Chéris
[properpubtown] => Ducey-Les Chéris
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC3ZDVX95XT.JPG
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-15 14:27:23
[nrbedrooms] => 4
[nrbathrooms] => 1
[habitable_m2] => 280
[land_m2] => 1818
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 245000
[prevprice] => 0
[propname] => Renovation Project
Riverside Property with Gîte / Chambres D'hotes Potential – In the Heart of Ducey
[shortdesc] => Located in the centre of the market town of Ducey, this property extends over four levels and includes both a main house and a separate dwelling with its own entrance.
The main house offers four bedrooms arranged across the upper floors, with living spaces that require renovation. A sous-sol provides additional storage or workshop space.
The grounds cover 1,818 m² and include direct river frontage. The separate dwelling could be adapted for use as a gîte or chambres d’hôtes, making it suitable for those looking for a project with business potential. Alternative the smaller dwelling might suit the owners allowing the main residence to be rented out.
The property is within easy reach of local shops and services, and Mont Saint-Michel is around 25 minutes away by car.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.6246
[lon] => -1.26548
[postcode] => 50220
[attributes] => a:3:{i:0;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:1;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:2;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2025-09-16 09:49:16
[sort_date] => 2025-09-15 14:27:23
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/i1vqWsfwKCniEbD3bqZYDvxu3c0N6zDQzQ3ch6FruQQ/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzWkRWWDk1WFQuSlBH.jpg
[img-400] => https://image.hestia.immo/BvbEgulplo8AoGCnu7Y-6Fwo5U3wyn8YPM8NmSvN9Xw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzWkRWWDk1WFQuSlBH.jpg
[img-200] => https://image.hestia.immo/QNr8ed0gU8l5WZjeK2sIh8zr6uLJ-X0QMisHud3rbew/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzWkRWWDk1WFQuSlBH.jpg
[img-100] => https://image.hestia.immo/IDKEZGOiXQ3DS3-7FUDE0Oz85_HFWTDa8FubymimPHQ/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzWkRWWDk1WFQuSlBH.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[1] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[2] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[13] => Array
(
[Allproperty] => Array
(
[id] => 59860
[propref] => A39753EI61
[primarypropertytype_name] => House
[pubtown] => Ferrières-la-Verrerie
[properpubtown] => Ferrières-la-Verrerie
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOCSWBK2Z19B.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-13 08:11:05
[nrbedrooms] => 4
[nrbathrooms] => 2
[habitable_m2] => 190
[land_m2] => 1619
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 189000
[prevprice] => 0
[propname] => Under offerNormandy, rolling countryside, stone house to renovate, peaceful location with magnificent views...
[shortdesc] => Moulins la Marche and Courtomer area. Beautiful property to renovate, many original features, two large fireplaces.
Set in a dominant position in the rolling hills of Normandy, in a hamlet with no overlooking neighbours. Peaceful location with views.
The property offers 190m² of living space to renovate. South facing .
Lots of charm and magnificent views.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.6526
[lon] => 0.37738
[postcode] => 61390
[attributes] => a:10:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"12";s:4:"name";s:4:"Well";s:7:"name_fr";s:10:"une source";}i:5;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:8;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:9;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Orne
[department_id] => 61
[created] => 2025-09-13 08:17:31
[sort_date] => 2025-09-13 08:11:05
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/eEnO6xVvy-D9saV0qB_vFS4YmLcVTKUfWgvFo7M9i-c/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NTV0JLMloxOUIuanBn.jpg
[img-400] => https://image.hestia.immo/IaWMFg1WRX27S8B5SmfRrns80qHlpLFotqfLbBdNz2E/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NTV0JLMloxOUIuanBn.jpg
[img-200] => https://image.hestia.immo/pl5OZwE32n2HKsKsudw3XmKUhgam02SC2gudTgrXQGM/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NTV0JLMloxOUIuanBn.jpg
[img-100] => https://image.hestia.immo/XtmesWTRUl_Ihe6_WdpOylDkCojMUWJGh9Qtpu0WpUo/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0NTV0JLMloxOUIuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 12
[name] => Well
[name_fr] => une source
)
[5] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[8] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[9] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[14] => Array
(
[Allproperty] => Array
(
[id] => 59794
[propref] => A39530NSD61
[primarypropertytype_name] => House
[pubtown] => Gouffern en Auge
[properpubtown] => Gouffern en Auge
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC2CNG3NP3T.jpeg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-11 08:29:50
[nrbedrooms] => 5
[nrbathrooms] => 2
[habitable_m2] => 103
[land_m2] => 530
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 250000
[prevprice] => 0
[propname] => Charming detached cottage with garden and a gite in a village with prestigious past close to Haras du Pin
[shortdesc] => Nestled in the peaceful, historic village of Exmes, just 4 km from the world-famous Haras du Pin equestrian estate, this rare 18th-century stone and timber-framed cottage offers 3 beds / 80 m² of character-filled living space over two levels.
It features an entrance hall, cosy living room with stone fireplace, dining room, separate kitchen, bathroom with WC, and 3 bright bedrooms upstairs.
Set on a 500 m² easy-to-maintain fenced garden, the property also includes a charming 22.5 m² guest house with 2 extra bedrooms (one with mezzanine) and a shower room with WC—ideal for guests or holiday rentals.
The home showcases traditional Normandy architecture with exposed beams and rustic stonework.
Located 20 minutes from Argentan train station (free parking, direct Paris access), and 11 minutes from Gacé with shops, cafés, and amenities.
A unique countryside retreat full of character and history. Ideal as a holiday home, lock-up and leave, or rental project in Normandy.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.7672
[lon] => 0.113735
[postcode] => 61310
[attributes] => a:11:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:2;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:3;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:8;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:9;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:10;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-09-11 08:29:50
[sort_date] => 2025-09-11 08:29:50
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/Qxe7ldlUCDsBF4ScQmrBNsz29qjBAxCFkleAvx8LhUA/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQ05HM05QM1QuanBlZw.jpg
[img-400] => https://image.hestia.immo/E4DtiA1wC3-RDxCxkaq6oH2pS9IgqU0xl-Wl7ZzIC9E/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQ05HM05QM1QuanBlZw.jpg
[img-200] => https://image.hestia.immo/UcnxYmPDdRcbjMfmoLiMaV-TYj6_JDoe6Pu1ZtHVu1Q/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQ05HM05QM1QuanBlZw.jpg
[img-100] => https://image.hestia.immo/rRv8sNmx1wM5O4pwsgpsUha07LC6P96_NEo0CS5CJxg/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQ05HM05QM1QuanBlZw.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[2] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[3] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[8] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[9] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[10] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[15] => Array
(
[Allproperty] => Array
(
[id] => 57322
[propref] => A37729EMW50
[primarypropertytype_name] => House
[pubtown] => Coulouvray-Boisbenâtre
[properpubtown] => Coulouvray-Boisbenâtre
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-06/DOC3B9RJMNB5.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-11 06:36:33
[nrbedrooms] => 4
[nrbathrooms] => 2
[habitable_m2] => 110
[land_m2] => 9300
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 199000
[prevprice] => 224700
[propname] => Large family home in private setting between St Pois and Villedieu -les-Poeles.
[shortdesc] => Four bedroom family home with just under a hectare of land and wonderful views over the surrounding countryside.
Benefitting from recent works making it into a spacious family home, move in ready.
[floorplan] => 0
[tour] => 1
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.7831
[lon] => -1.10257
[postcode] => 50670
[attributes] => a:0:{}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2025-06-20 09:56:33
[sort_date] => 2025-09-11 06:36:33
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/TdhwklV3hSrntLcAcvVsT_1jBhAOi4W9nzjC610C2u4/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzQjlSSk1OQjUuanBn.jpg
[img-400] => https://image.hestia.immo/iOcVAGvyOP6J-jddQbHJmYUz2OggIGqoplpI-YtOVjU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzQjlSSk1OQjUuanBn.jpg
[img-200] => https://image.hestia.immo/hs-o7YrWCiyyvXVNJSskbYeUOuRRG1aaFVbrcYh897A/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzQjlSSk1OQjUuanBn.jpg
[img-100] => https://image.hestia.immo/y9PoHbQVqHXXfZ03xgyCcDErwHzwT82atNiYYbXIfvs/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzQjlSSk1OQjUuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
)
)
[16] => Array
(
[Allproperty] => Array
(
[id] => 59757
[propref] => A39827EI61
[primarypropertytype_name] => House
[pubtown] => Cour-Maugis sur Huisne
[properpubtown] => Cour-Maugis sur Huisne
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC3W2CZMF2M.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-10 06:56:29
[nrbedrooms] => 2
[nrbathrooms] => 1
[habitable_m2] => 225
[land_m2] => 5208
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 170000
[prevprice] => 0
[propname] => Maison Maugis, pretty stone house to renovate, superb location with views of the the forest and millstream...
[shortdesc] => Perche Naional Park, set in one of the prettiest villages at the foot of the stunning Reno Valdieu forest.
The old stone cottage requires renovation, enormous potential and fabulous location.
5000m² land
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.4569
[lon] => 0.699556
[postcode] => 61110
[attributes] => a:12:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"6";s:4:"name";s:14:"River Frontage";s:7:"name_fr";s:39:"Pr&egrave;s d&acute; une rivi&egrave;re";}i:2;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:3;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:6;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:8;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:9;a:3:{s:2:"id";s:2:"38";s:4:"name";s:9:"Riverside";s:7:"name_fr";s:20:"Près d'une rivière";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:11;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 11
[department_name] => Orne
[department_id] => 61
[created] => 2025-09-10 06:57:49
[sort_date] => 2025-09-10 06:56:29
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/e16rvwAAUvVm7O67fV4wQJRhfsxVF9-XNHYRCEv5l-g/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzVzJDWk1GMk0uanBn.jpg
[img-400] => https://image.hestia.immo/E6NAt2g-rTVjRk8fY7WPcD6s6Wr1SWB4GMOY7c-zmQg/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzVzJDWk1GMk0uanBn.jpg
[img-200] => https://image.hestia.immo/3qaExscNR0wVJ39I_ezOcjO5T0wmnJH12-W8ipm-tX8/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzVzJDWk1GMk0uanBn.jpg
[img-100] => https://image.hestia.immo/08jMSaVS1y9lnrTJ5PTDpUleqkpErZe8BRDOFFemwWU/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzVzJDWk1GMk0uanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 6
[name] => River Frontage
[name_fr] => Pr&egrave;s d&acute; une rivi&egrave;re
)
[2] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[3] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[6] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[8] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[9] => Array
(
[id] => 38
[name] => Riverside
[name_fr] => Près d'une rivière
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[11] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[17] => Array
(
[Allproperty] => Array
(
[id] => 59705
[propref] => A39673AMO76
[primarypropertytype_name] => House
[pubtown] => Saint-Hellier
[properpubtown] => Saint-Hellier
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC2B77HDJBY.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-09 01:09:14
[nrbedrooms] => 7
[nrbathrooms] => 2
[habitable_m2] => 136
[land_m2] => 2480
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 288900
[prevprice] => 0
[propname] => Family home with panoramic view, veranda overlooking the garden and outbuilding ideal for pro. activity
[shortdesc] => In Saint-Hellier, a 136 m² family home on 2,480 m² of land.
7 bedrooms, 2 bathrooms
Spacious living room with fireplace and open kitchen
Bright veranda facing the garden
Wooden terrace with pergola and open views
Full basement with garage, workshop, laundry
20 m² outbuilding ideal for professional use
A rare, spacious and versatile property, just 30 min from Dieppe and 40 min from Rouen.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 23
[lat] => 49.735
[lon] => 1.19569
[postcode] => 76680
[attributes] => a:12:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:6;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:8;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:9;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:11;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 11
[department_name] => Seine-Maritime
[department_id] => 76
[created] => 2025-09-09 08:10:20
[sort_date] => 2025-09-09 01:09:14
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/XdyJZT6nTxKEqnObnMquZepVhAQAsw9IZOtf34xK6G4/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQjc3SERKQlkuanBn.jpg
[img-400] => https://image.hestia.immo/Iczbs2-NTSDfE8VqhRR-rxLjfkBlH_m7RqXm9y0eZL4/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQjc3SERKQlkuanBn.jpg
[img-200] => https://image.hestia.immo/O6L4WD_Ur2xFECakjoxe6SoW4KgCVOF9RZRBT1X9Bfo/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQjc3SERKQlkuanBn.jpg
[img-100] => https://image.hestia.immo/ceBneXd5bxyjKmj27HtzqioVB_YG2lEF1eaY4DLGXaU/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyQjc3SERKQlkuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Seine-Maritime
[name] => Seine-Maritime
)
[Region] => Array
(
[name] => Higher_Normandy
[content] => Higher Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[6] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[8] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[9] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[11] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[18] => Array
(
[Allproperty] => Array
(
[id] => 53003
[propref] => A33723JTH50
[primarypropertytype_name] => House
[pubtown] => Tribehou
[properpubtown] => Tribehou
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-02/DOC13THAFV2K.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-05 03:41:54
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 105
[land_m2] => 3391
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 186900
[prevprice] => 204900
[propname] => Leggett Beautiful 3 bed, 2 bath restored longère. Wood central heating. GF living possible. 70m2 barn. Parking
[shortdesc] => Leggett-Immo offer a Beautifully Renovated Normandy Longère with Land – Near Tribehou
Charming 3-bed, 2-bath longère with nearly an acre of land (3300m2), tastefully renovated with traditional methods. Features a spacious kitchen-diner, ground-floor bathroom, and recently installed wood-fired central heating. This cosy home is perfectly placed on the edge of Tribehou, with forest and river walks nearby, amenities within 2 mins, and easy access to D-Day beaches and the Atlantic coast.
Additional potential with a 70 m² attached barn and developable loft, ideal for creating a gîte or extra income. Perfect as a permanent home, holiday retreat, or investment. SNCF Paris link at 15 mins, ferry ports Caen & Cherbourg within 1 hr.
Price reduced – motivated vendor.
[floorplan] => 0
[tour] => 1
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.2089
[lon] => -1.24922
[postcode] => 50620
[attributes] => a:15:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:6;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:7;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:8;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:9;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:10;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:11;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:12;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:13;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:14;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2025-02-18 11:39:54
[sort_date] => 2025-09-05 03:41:54
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/n6IyaPO903rlk7rg4Es7uBdTvkG813pfXX_bo9Vbt28/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMi9ET0MxM1RIQUZWMksuanBn.jpg
[img-400] => https://image.hestia.immo/BIQbSF9mHBstA67HrJ4o-J9KqVKhv1r8FMsRFEMH8jU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMi9ET0MxM1RIQUZWMksuanBn.jpg
[img-200] => https://image.hestia.immo/RFw4sy9-XenS6_KSTO8_LXbK-fBpwg8xdSx9ZUGpjKM/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMi9ET0MxM1RIQUZWMksuanBn.jpg
[img-100] => https://image.hestia.immo/p3uhMSgpTSNNCPwJUmtm0ZqCkCn5aAay1C3AulpQeS0/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMi9ET0MxM1RIQUZWMksuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 16
[name] => Close to golf course
[name_fr] => pr&egrave;s du golf
)
[6] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[7] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[8] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[9] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[10] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[11] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[12] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[13] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[14] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[19] => Array
(
[Allproperty] => Array
(
[id] => 59587
[propref] => A39494CRB61
[primarypropertytype_name] => House
[pubtown] => Rives d'Andaine
[properpubtown] => Rives d'Andaine
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC345YB7P6Z.JPG
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-04 06:06:15
[nrbedrooms] => 3
[nrbathrooms] => 1
[habitable_m2] => 142
[land_m2] => 400
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 172800
[prevprice] => 0
[propname] => Charming three bedroom house (furnished), two cars garage, with lovely garden, yard and terrace!
[shortdesc] => Ready to move in (possibility to buy the furniture), good size holiday or permanent residence, not far from the popular spa town Bagnoles de l'Orne, with bars restaurants, Casino, Golf Club, shops , equestrian center, and lot of outdoor events during the year!
Situated in a small hamlet. Near Andaine forest, walking, biking and horse riding.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5255
[lon] => -0.451202
[postcode] => 61140
[attributes] => a:9:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:6;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:7;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:8;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 11
[department_name] => Orne
[department_id] => 61
[created] => 2025-09-04 13:07:49
[sort_date] => 2025-09-04 06:06:15
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/hMWTBs-aP5zE1ejifw1iDkIAc4vuBYCqJN1gjLrWC5c/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNDVZQjdQNlouSlBH.jpg
[img-400] => https://image.hestia.immo/xqWVhZHJkq-kYuM7thVVAea2rbsWFBgk1JkpSC_O14I/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNDVZQjdQNlouSlBH.jpg
[img-200] => https://image.hestia.immo/w3GopafyNju42pNZOdf41okwHlMFIKMikuQs9X8jdo0/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNDVZQjdQNlouSlBH.jpg
[img-100] => https://image.hestia.immo/MQ4Xdlzv7E6p6wTFbJjIXotoSkmH7Py5sWRckSV4684/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNDVZQjdQNlouSlBH.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[6] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[7] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[8] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[20] => Array
(
[Allproperty] => Array
(
[id] => 59562
[propref] => A29915JCO50
[primarypropertytype_name] => House
[pubtown] => Montsenelle
[properpubtown] => Montsenelle
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-06/DOC3SZP4AM19.JPG
[status] => offer
[isunderoffer] => 1
[is_exclusive] => 1
[date_made_live] => 2025-09-03 09:29:35
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 150
[land_m2] => 5128
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 241935
[prevprice] => 0
[propname] => Detached property, excellent condition, 3-bedrooms, 2-bathrooms, over an acre of land, no neighbours.
[shortdesc] => Spacious family home, situated in a quiet hamlet , 10 minutes from the lively town of La Haye du Puits with all amenities. Ideal B&B activity.
This property is ideally located for a holiday or family home, or even a commercial activity (chambre d’hôte or gîte) being close to the D Day landing beaches, 18 kms from the historic town of Sainte Mere Eglise. Easy access to both coasts of the peninsula – D Day beaches to the east and the glorious west coast with their unspoilt beaches, looking out to Jersey. Train service to Paris from Carentan 15km, plus ferry access to the UK and Ireland from Cherbourg, 45 kms.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.3115
[lon] => -1.458
[postcode] => 50250
[attributes] => a:11:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:5;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:8;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:9;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:10;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2025-09-03 09:29:35
[sort_date] => 2025-09-03 09:29:35
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/6sRQ8EYejIF7d84JMJyUvMYKk7KdJCucA0n45IXcFMU/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNi9ET0MzU1pQNEFNMTkuSlBH.jpg
[img-400] => https://image.hestia.immo/fwu5D8qC0KigvBLtWf4OFvpl1Uq8mueb1S29eLhiApE/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNi9ET0MzU1pQNEFNMTkuSlBH.jpg
[img-200] => https://image.hestia.immo/wnkyk7mriQICKvOeiGg4GpKjUVM7ELX8ZO2f-9L6OXA/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNi9ET0MzU1pQNEFNMTkuSlBH.jpg
[img-100] => https://image.hestia.immo/NbJL4CdXBbJM4g2mUt9ocTdHVd-lzgPZu3XBGSpBSRk/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNi9ET0MzU1pQNEFNMTkuSlBH.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 16
[name] => Close to golf course
[name_fr] => pr&egrave;s du golf
)
[5] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[8] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[9] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[10] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[21] => Array
(
[Allproperty] => Array
(
[id] => 59556
[propref] => A39293EMW50
[primarypropertytype_name] => House
[pubtown] => Saint-Nicolas-des-Bois
[properpubtown] => Saint-Nicolas-des-Bois
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC2FCC98237.jpeg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-03 08:54:18
[nrbedrooms] => 4
[nrbathrooms] => 2
[habitable_m2] => 130
[land_m2] => 3634
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 197154
[prevprice] => 0
[propname] => Attractive 3-4 bedroom cottage, move in ready. With ample garage/storage space.
[shortdesc] => Set in approx 1 acre and ideally placed between Villedieu-les-Poeles and Brecey.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.7614
[lon] => -1.19053
[postcode] => 50370
[attributes] => a:11:{i:0;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:1;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:2;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:3;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:4;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:5;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:8;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:9;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2025-09-03 08:54:18
[sort_date] => 2025-09-03 08:54:18
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/Qsn2AlgdkEfl2JqpbwnmMfJj3qun9JbDVE1s3ZeoR7A/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRkNDOTgyMzcuanBlZw.jpg
[img-400] => https://image.hestia.immo/wqcTNwyaJs8YCY6HQLmf-vfo6P5reWvS7JH7TJPqlXM/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRkNDOTgyMzcuanBlZw.jpg
[img-200] => https://image.hestia.immo/8CPpKG9VQ8UbMn6NN-7y80asY1BAdhuuS75bVZAyMZw/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRkNDOTgyMzcuanBlZw.jpg
[img-100] => https://image.hestia.immo/Mhk1Qo4p3w1FFr-SGav8eLe5YEJKIw64EARAznwiDSU/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MyRkNDOTgyMzcuanBlZw.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[1] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[2] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[3] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[4] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[5] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[8] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[9] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[22] => Array
(
[Allproperty] => Array
(
[id] => 59504
[propref] => A39199LOK61
[primarypropertytype_name] => House
[pubtown] => Sainte-Marie-la-Robert
[properpubtown] => Sainte-Marie-la-Robert
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-08/DOC33CPYQX2Q.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-09-01 08:48:12
[nrbedrooms] => 5
[nrbathrooms] => 3
[habitable_m2] => 200
[land_m2] => 6145
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 290000
[prevprice] => 0
[propname] => Idyllic location, charming stone house with independent gite, large barn, beautiful gardens and lake.
[shortdesc] => Set in beautiful mature gardens, with woodland areas, a stream running through and a lake, this attractive stone property is a haven for nature lovers, birdwatchers and keen fishermen.
The characterful main house offers generous living space, blending authentic features with comfort. The inviting open-plan ground floor has exposed beams and French doors opening onto a balcony with stunning views over the gardens and lake.
Upstairs a galleried landing leads to five bedrooms spread over two floors.
The spacious, independent, one bedroom gîte, provides further accommodation for guests or rental opportunities.,
Additional outbuildings include an ancient two-room dwelling with attached large barn, offering possible potential for further development subject to permission..
The surrounding grounds are a haven of peace and tranquility for those seeking a quite existence.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.6305
[lon] => -0.140447
[postcode] => 61320
[attributes] => a:12:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"5";s:4:"name";s:4:"Lake";s:7:"name_fr";s:3:"Lac";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:5;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:6;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:7;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:8;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:9;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:11;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-09-01 08:48:12
[sort_date] => 2025-09-01 08:48:12
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/bQyMf9xKT8DO_AHHKNz6sUvumjnX3363WklGOZDYmJU/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzM0NQWVFYMlEuanBn.jpg
[img-400] => https://image.hestia.immo/J4GWwIH8SDQonMu3339eVwy9jpjXQ2fCR5O3Kkv2e3o/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzM0NQWVFYMlEuanBn.jpg
[img-200] => https://image.hestia.immo/rV_i9hzaBi7cFk3jj5dkFFhOMrokh13et7VxQ12Pe-Y/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzM0NQWVFYMlEuanBn.jpg
[img-100] => https://image.hestia.immo/Mj4UOmCHQYnHVYJm5kT_Gbk9TAOhiGV96qxPDtJ5snc/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MzM0NQWVFYMlEuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 5
[name] => Lake
[name_fr] => Lac
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[5] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[6] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[7] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[8] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[9] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[11] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[23] => Array
(
[Allproperty] => Array
(
[id] => 37001
[propref] => A24033AND61
[primarypropertytype_name] => House
[pubtown] => Longny les Villages
[properpubtown] => Longny les Villages
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2023-09/DOCYZXQEF3GP.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-08-21 01:34:55
[nrbedrooms] => 5
[nrbathrooms] => 2
[habitable_m2] => 159
[land_m2] => 104737
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 299500
[prevprice] => 404255
[propname] => Set in the sought after Commeauche valley with 24acres of land.
View over the forest with walks and bridleway
[shortdesc] => Rare Opportunity in This Sought-After Area – Spacious Property with Former Dairy, Gîte Potential, and 24 Acres of land.
Rare to the market in this highly desirable location, this contemporary property, offers space and potential. Set on approximately 24 acres of rolling land, with breathtaking views across the valley and forest, this is a true countryside haven.
The main house, which would benefit from some updating, features flexible accommodation, ideal for a large family or those seeking a home with income potential. It includes a comfortable sitting room, a well-sized kitchen, and five bedrooms. Adjacent to the house is a former dairy, where renovation work has already begun to create a gîte – perfect for guests or holiday rentals.
An exceptional setting for equestrian enthusiasts, with abundant bridlepaths and scenic walking trails right on your doorstep. The land and layout lend themselves perfectly to horses, outdoor living, and rural tourism.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5363
[lon] => 0.775357
[postcode] => 61290
[attributes] => a:19:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:6;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:7;a:3:{s:2:"id";s:2:"23";s:4:"name";s:13:"Mountain view";s:7:"name_fr";s:21:"Vue sur les Montagnes";}i:8;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:9;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:10;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:11;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:12;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:13;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:14;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:15;a:3:{s:2:"id";s:2:"42";s:4:"name";s:19:"Suitable for horses";s:7:"name_fr";s:19:"Adapté aux chevaux";}i:16;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:17;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:18;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2023-09-18 09:50:01
[sort_date] => 2025-08-21 01:34:55
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/ZrGZOdY5LmwXeXZUSa-uBvf8sMSHyMyu3Xe_td80dvc/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMy0wOS9ET0NZWlhRRUYzR1AuanBn.jpg
[img-400] => https://image.hestia.immo/y3vn8zIrbQLEdWC8zHG-KGdOU1bRtxD1NCNAlNSAtHs/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMy0wOS9ET0NZWlhRRUYzR1AuanBn.jpg
[img-200] => https://image.hestia.immo/KsHVi78VNjYESzezrymqhhNRW5jZMeUrHKxNBE1lR30/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMy0wOS9ET0NZWlhRRUYzR1AuanBn.jpg
[img-100] => https://image.hestia.immo/5OPYqL4coZ3C-Ozdyvs17j1GPdw0QPsxCvwAODLiOIg/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMy0wOS9ET0NZWlhRRUYzR1AuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[6] => Array
(
[id] => 16
[name] => Close to golf course
[name_fr] => pr&egrave;s du golf
)
[7] => Array
(
[id] => 23
[name] => Mountain view
[name_fr] => Vue sur les Montagnes
)
[8] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[9] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[10] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[11] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[12] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[13] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[14] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[15] => Array
(
[id] => 42
[name] => Suitable for horses
[name_fr] => Adapté aux chevaux
)
[16] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[17] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[18] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[24] => Array
(
[Allproperty] => Array
(
[id] => 59192
[propref] => A39049RBR61
[primarypropertytype_name] => House
[pubtown] => Domfront en Poiraie
[properpubtown] => Domfront en Poiraie
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-08/DOC2PTSNJR38.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-08-19 13:38:40
[nrbedrooms] => 5
[nrbathrooms] => 5
[habitable_m2] => 128
[land_m2] => 2974
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 148351
[prevprice] => 0
[propname] => This large, airy home offers perfect family living situated in a much loved community- Domfront”
[shortdesc] => Residential house located on the banks of a river, comprising:
On the ground floor:
An entrance hall,
A fitted and equipped kitchen (including dishwasher, refrigerator, freezer, gas cooker and extractor hood),
A living room,
A lounge with wood-burning stove,
Separate toilet.
First floor:
A landing leading to two bedrooms, each with its own shower room with toilet.
Second floor:
A hallway,
Two bedrooms, each also equipped with a shower room with toilet.
Basement:
A boiler room,
A kitchen/laundry area,
Several storage rooms.
Attic above.
[floorplan] => 0
[tour] => 1
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5903
[lon] => -0.654611
[postcode] => 61700
[attributes] => a:12:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"6";s:4:"name";s:14:"River Frontage";s:7:"name_fr";s:39:"Pr&egrave;s d&acute; une rivi&egrave;re";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:5;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:8;a:3:{s:2:"id";s:2:"38";s:4:"name";s:9:"Riverside";s:7:"name_fr";s:20:"Près d'une rivière";}i:9;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:11;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-08-19 13:38:40
[sort_date] => 2025-08-19 13:38:40
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/bHmLbPM33T-Q8oOwHVEOd5W2VH9IAYRfUT7iYJ0Cdjo/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyUFRTTkpSMzguanBn.jpg
[img-400] => https://image.hestia.immo/LtANCIquJM0xle6Z6SiURUCfvHKOnAjOwOv9nNQNCH8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyUFRTTkpSMzguanBn.jpg
[img-200] => https://image.hestia.immo/Fpos2Zxg2MItul1AgsdH4bjnURsLEiyN-vx-SVt9Z9o/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyUFRTTkpSMzguanBn.jpg
[img-100] => https://image.hestia.immo/u01MUY_rKs_tzPCajnu6fVWr5bMgtLrishe5T26bZcY/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyUFRTTkpSMzguanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 6
[name] => River Frontage
[name_fr] => Pr&egrave;s d&acute; une rivi&egrave;re
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[5] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[8] => Array
(
[id] => 38
[name] => Riverside
[name_fr] => Près d'une rivière
)
[9] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[11] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[25] => Array
(
[Allproperty] => Array
(
[id] => 59153
[propref] => A39271AA50
[primarypropertytype_name] => House
[pubtown] => Barenton
[properpubtown] => Barenton
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-08/DOC1Z12BJB3W.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-08-18 09:44:15
[nrbedrooms] => 4
[nrbathrooms] => 2
[habitable_m2] => 178
[land_m2] => 11297
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 268900
[prevprice] => 0
[propname] => 18th Century Farmhouse with Outbuildings, & Land. Set in the rolling Normandy countryside– Near Barenton
[shortdesc] => Charming 18th Century Farmhouse with Outbuildings & 2.8 Acres – Normandy
Renovated 178 m² stone and timber farmhouse with 4 bedrooms, stunning valley views, mature gardens, orchard, paddocks, and outbuildings with conversion potential – all set in 11,297 m² of peaceful countryside, just an hour from the coast
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.6083
[lon] => -0.836349
[postcode] => 50720
[attributes] => a:15:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:5;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:6;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:7;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:8;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:9;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:10;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:11;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:12;a:3:{s:2:"id";s:2:"42";s:4:"name";s:19:"Suitable for horses";s:7:"name_fr";s:19:"Adapté aux chevaux";}i:13;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:14;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2025-08-18 09:44:15
[sort_date] => 2025-08-18 09:44:15
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/r6Vbbx3tiB5dZ0_3N9FpCJGFTervYkCrC80T9e5zjOE/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjEyQkpCM1cuanBn.jpg
[img-400] => https://image.hestia.immo/b7zj0XDU_h1LJZNZVQGzArJtjTcTjx9qIkMr9rNqU0s/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjEyQkpCM1cuanBn.jpg
[img-200] => https://image.hestia.immo/XZgh8B0IhPP2X_S7bHygd2WbNldwazcXmGb_lBDmLZo/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjEyQkpCM1cuanBn.jpg
[img-100] => https://image.hestia.immo/KuIXRG8iepRdlKzIHJdVJy0r8B90d-cpDdjOtlKCqwI/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxWjEyQkpCM1cuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[5] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[6] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[7] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[8] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[9] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[10] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[11] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[12] => Array
(
[id] => 42
[name] => Suitable for horses
[name_fr] => Adapté aux chevaux
)
[13] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[14] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[26] => Array
(
[Allproperty] => Array
(
[id] => 48543
[propref] => A31405JCO50
[primarypropertytype_name] => House
[pubtown] => Montsenelle
[properpubtown] => Montsenelle
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-08/DOC11Z0EG225.JPG
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-08-05 07:32:48
[nrbedrooms] => 5
[nrbathrooms] => 2
[habitable_m2] => 170
[land_m2] => 9021
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 167400
[prevprice] => 0
[propname] => Village house, 4 bedrooms, 2 bathrooms, studio 1 bedroom, 20 minutes from both coasts of the peninsula
[shortdesc] => This property is situated in Prétot Sainte Suzanne, between the larger towns of Carentan (16km) and La Haye du Puits (10km), with schools, health centre, restaurants, supermarkets, cinema and bars. Historic Sainte Mère Eglise with all the D-Day history 15km.
Easy access to the ports at Cherbourg (43km) and Caen (106km). Rail access to Paris from Carentan.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.3059
[lon] => -1.43417
[postcode] => 50250
[attributes] => a:12:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:5;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:6;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:7;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:8;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:9;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:11;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2024-08-06 13:40:36
[sort_date] => 2025-08-05 07:32:48
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/jjFbmWDVGO3CdSMuk6Ha1yYr-aUPs6IAXVfCWK-_vRY/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MxMVowRUcyMjUuSlBH.jpg
[img-400] => https://image.hestia.immo/JVbO5koghgdOsdZVsxbWoXUo59F6dArhZpVyGfoAFeU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MxMVowRUcyMjUuSlBH.jpg
[img-200] => https://image.hestia.immo/Q8_xx79x9xtQKPeWuxwN5XbdtfPUVwAUZI-vjRbz-4Y/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MxMVowRUcyMjUuSlBH.jpg
[img-100] => https://image.hestia.immo/SnoSFLFb0gDGOHxWL6Dr1V3g8TlPjyZBOXawbp0bhYU/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MxMVowRUcyMjUuSlBH.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[5] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[6] => Array
(
[id] => 16
[name] => Close to golf course
[name_fr] => pr&egrave;s du golf
)
[7] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[8] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[9] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[11] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[27] => Array
(
[Allproperty] => Array
(
[id] => 51207
[propref] => A32599WD50
[primarypropertytype_name] => House
[pubtown] => Port-Bail-sur-Mer
[properpubtown] => Port-Bail-sur-Mer
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-07/DOC2TDM8JE1C.jpeg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-08-05 05:15:04
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 97.36
[land_m2] => 289
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 195000
[prevprice] => 210000
[propname] => ****UNDER OFFER*** 3 bedrooms centrl location in a quiet road in this coastal town
[shortdesc] => On the west coast of the Cotentin Peninsular facing Jersey, Portbail Is a lovely fishing town with great selection of shops and restaurants and a lively street market every Tuesday morning. A beautiful 13 arched bridge leads to unspoiled sandy beaches and harbour walks. The ferry port of Cherbourg is 49km away and Ouistrehaam is 128km. The town is close to the resort of Barneville Carteret and a short drive from the landing beaches and museums. The house would make an excellent lock up and leave and would have potential as a holiday let.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.341
[lon] => -1.68365
[postcode] => 50580
[attributes] => a:13:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:5;a:3:{s:2:"id";s:2:"17";s:4:"name";s:18:"Close to the coast";s:7:"name_fr";s:28:"pr&egrave;s de la c&ocirc;te";}i:6;a:3:{s:2:"id";s:2:"25";s:4:"name";s:31:"Approx 15 km or less from coast";s:7:"name_fr";s:39:"&agrave; environ 15 minutes de la plage";}i:7;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:8;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:9;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:10;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:11;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:12;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2024-10-18 10:26:24
[sort_date] => 2025-08-05 05:15:04
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/26DJ5S7UAiRo8fMsJIbt11KZE2lRNwbdlYFOfgXV0pA/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MyVERNOEpFMUMuanBlZw.jpg
[img-400] => https://image.hestia.immo/d6yMmdFz8LcKbN4H8oNSICfSLta8cAADFjgnv4ttdjY/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MyVERNOEpFMUMuanBlZw.jpg
[img-200] => https://image.hestia.immo/nFMvrDwrlO4uvsheDjwEmG6bYaS9-6-3rmMd4CuV_c4/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MyVERNOEpFMUMuanBlZw.jpg
[img-100] => https://image.hestia.immo/zSyc_SKqHzHoSnysWOPP0SVaGUUJJfCpXKRME2U04pY/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MyVERNOEpFMUMuanBlZw.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 16
[name] => Close to golf course
[name_fr] => pr&egrave;s du golf
)
[5] => Array
(
[id] => 17
[name] => Close to the coast
[name_fr] => pr&egrave;s de la c&ocirc;te
)
[6] => Array
(
[id] => 25
[name] => Approx 15 km or less from coast
[name_fr] => &agrave; environ 15 minutes de la plage
)
[7] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[8] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[9] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[10] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[11] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[12] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[28] => Array
(
[Allproperty] => Array
(
[id] => 54892
[propref] => A35180SVM61
[primarypropertytype_name] => House
[pubtown] => Ceaucé
[properpubtown] => Ceaucé
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-09/DOC35S8TSQ24.png
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-07-31 03:45:10
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 147
[land_m2] => 1725
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 153000
[prevprice] => 163100
[propname] => UNDER OFFER - Charming 3-Bedroom Longère with Barn and Outbuildings
[shortdesc] => UNDER OFFER - Situated in a peaceful hamlet, this is a character property that offers plenty of extra living space potential and it has barns & outbuildings
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.493
[lon] => -0.633659
[postcode] => 61330
[attributes] => a:11:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"12";s:4:"name";s:4:"Well";s:7:"name_fr";s:10:"une source";}i:5;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:6;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:7;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:8;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:9;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-04-08 14:30:56
[sort_date] => 2025-07-31 03:45:10
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/8weCEYMV0iIlhqADoA5hlMonmQjhBC7tD8823PmXCFI/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNVM4VFNRMjQucG5n.jpg
[img-400] => https://image.hestia.immo/_6W9k0mBHafBW245LZhWj8bIp_skpl_ovoMDezvvbf8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNVM4VFNRMjQucG5n.jpg
[img-200] => https://image.hestia.immo/uZkBchw6PD3wCSSXmTmuc7fJpl5qmLmsh8b-qVpKYuA/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNVM4VFNRMjQucG5n.jpg
[img-100] => https://image.hestia.immo/l_wWUFPBn3alxFNQZ4ZA5GODdHC5yuxd-k-02M1ATMA/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOS9ET0MzNVM4VFNRMjQucG5n.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 12
[name] => Well
[name_fr] => une source
)
[5] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[6] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[7] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[8] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[9] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[29] => Array
(
[Allproperty] => Array
(
[id] => 58604
[propref] => A38854AFE61
[primarypropertytype_name] => House
[pubtown] => Passais Villages
[properpubtown] => Passais Villages
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-07/DOC1K3HFCT70.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-07-29 03:11:40
[nrbedrooms] => 5
[nrbathrooms] => 3
[habitable_m2] => 240
[land_m2] => 1222
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 200000
[prevprice] => 0
[propname] => Beautifully presented 5 bed house including 1 bed guest accommodation or potential gite.
[shortdesc] => This attractive 5 bedroom property is nestled in the Normandy countryside, just minutes from the popular village of St Fraimbault, and offers generous living space plus separate accommodation perfect for visiting friends and family or for those wanting to create an Airbnb. The large outside terrace is ideal for entertaining and making the most of the surrounding countryside views.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.483
[lon] => -0.765
[postcode] => 61350
[attributes] => a:10:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:5;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:6;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:8;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:9;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}}
[mandatetype_id] => 11
[department_name] => Orne
[department_id] => 61
[created] => 2025-07-28 13:09:02
[sort_date] => 2025-07-29 03:11:40
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/BNoPOMx5QqUsaTLmSgWsBu7Dsgv2zOdg0mXVr227A_k/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxSzNIRkNUNzAuanBn.jpg
[img-400] => https://image.hestia.immo/xmZqgSItxyR0q3c0K8eeAOt1sE0OEAZLXqocZiyj2d8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxSzNIRkNUNzAuanBn.jpg
[img-200] => https://image.hestia.immo/W87PApt-rBAGwWK8ONZ9lQXnAafMGJ0QVNoPm3WSIio/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxSzNIRkNUNzAuanBn.jpg
[img-100] => https://image.hestia.immo/4kZCfXoPNyW6wFk-O_M3-XLJGkVx9Zm3ij7C8CtARBU/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxSzNIRkNUNzAuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[5] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[6] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[8] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[9] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
)
)
[30] => Array
(
[Allproperty] => Array
(
[id] => 44412
[propref] => A27837NSD61
[primarypropertytype_name] => House
[pubtown] => Vimoutiers
[properpubtown] => Vimoutiers
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-07/DOC2H6J2P73B.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-07-24 06:38:06
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 98
[land_m2] => 3994
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 191489
[prevprice] => 262000
[propname] => Single-Storey detached cottage on 4,000 m² Plot – Quiet Location, 80 km from Caen Ferries, ready to move in
[shortdesc] => Built in 2007, this detached single-storey cottage offers modern comfort and countryside charm.
Nestled in a peaceful rural hamlet in Normandy, it’s ideally located just minutes from the famous village of Camembert and the vibrant market town of Vimoutiers, which offers shops, restaurants, schools, and all essential amenities.
The house is surrounded by almost an acre of land (3,994 m²) without vis-a-vis but not isolated in a very quiet area.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.9208
[lon] => 0.193394
[postcode] => 61120
[attributes] => a:8:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:2;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:3;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:4;a:3:{s:2:"id";s:2:"22";s:4:"name";s:13:"Single storey";s:7:"name_fr";s:10:"Plain pied";}i:5;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:6;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:7;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2024-04-22 10:48:58
[sort_date] => 2025-07-24 06:38:06
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/E7HqKR4pjZO6qNNScK-hCzQ4YmGZZXMfa5u4gQ8gD_o/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySDZKMlA3M0IuanBn.jpg
[img-400] => https://image.hestia.immo/xp2iKweSwg8GEKugx2ETlvN4Kcs35Gl3llPPrRJPS5k/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySDZKMlA3M0IuanBn.jpg
[img-200] => https://image.hestia.immo/w7atNtTnSo9Z2_2eZgEwjUMpdZi0x_TT0tGclOFgJLQ/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySDZKMlA3M0IuanBn.jpg
[img-100] => https://image.hestia.immo/RIWanLbal4FuSNQVfS-G2agKvEgQ2wFVtVaYIUHNpSM/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySDZKMlA3M0IuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[2] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[3] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[4] => Array
(
[id] => 22
[name] => Single storey
[name_fr] => Plain pied
)
[5] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[6] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[7] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[31] => Array
(
[Allproperty] => Array
(
[id] => 58250
[propref] => A38359KIW50
[primarypropertytype_name] => House
[pubtown] => Isigny-le-Buat
[properpubtown] => Isigny-le-Buat
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-08/DOC2WMV4NR3X.jpeg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-07-16 00:00:00
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 89
[land_m2] => 191
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 147150
[prevprice] => 0
[propname] => Detached 3-bedroom house in Isigny le Buat (South Manche)
[shortdesc] => This detached 3-bedroom house is situated in the centre of the village and is accessed via a small lane leading off from the main street.
The property comprises:
On the ground floor: fitted and equipped kitchen, dining room, utility room.
First floor: corridor leading to a spacious living room, twin bedroom, WC with handbasin.
Second floor: two further bedrooms, one with an ensuite shower room, family shower room with WC.
Loft above.
Small courtyard garden. Parking space.
This comfortable property benefits from double-glazed windows and gas-fired central heating (recent boiler). It is connected to the mains drainage.
Just a 2-minute walk from the shops and amenities in the centre of the village.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.6256
[lon] => -1.18128
[postcode] => 50540
[attributes] => a:9:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:5;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:6;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:8;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2025-07-16 09:25:06
[sort_date] => 2025-07-16 00:00:00
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/8CjATO2dLTCRWE9aOQEK6NhSH-i0EVkxO3Uwow8tLK8/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyV01WNE5SM1guanBlZw.jpg
[img-400] => https://image.hestia.immo/c2Ccl6ADp7YpHyxahinT3y_NVuR7kx9X0sIeczVVS1g/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyV01WNE5SM1guanBlZw.jpg
[img-200] => https://image.hestia.immo/cvHkXIOWRbAgq4h7gO1Nwurj6HNbn-hEY8FRD4Zr_V8/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyV01WNE5SM1guanBlZw.jpg
[img-100] => https://image.hestia.immo/W2d5LEJsiF-tkvEPuZe6GWCHP2HrpfglQX5-3uO5FOU/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyV01WNE5SM1guanBlZw.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[5] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[6] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[8] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[32] => Array
(
[Allproperty] => Array
(
[id] => 58209
[propref] => A38107WD50
[primarypropertytype_name] => House
[pubtown] => Besneville
[properpubtown] => Besneville
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-07/DOC2JS7ME51F.jpeg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-07-15 12:42:17
[nrbedrooms] => 5
[nrbathrooms] => 3
[habitable_m2] => 192.6
[land_m2] => 2510
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 299000
[prevprice] => 0
[propname] => 5 bedroomed detached House close to ferry port in a secluded location. Currently producing 12.000€/ annum
[shortdesc] => William Darwen and Leggett are proud to present this beautifully renovated stone cottage in a secluded countryside setting at the end of a quiet lane, overlooking the valley and farmland. Sympathetically extended by the current owners, the property now offers 192 m² of living space including 5 bedrooms, 2 reception rooms, and several additional rooms. The layout allows the house to be divided into 3 dwellings, creating holiday rental potential of around €12,000 annually. Just 3 km from Besneville with grocer / daily bread delivery, 8 km from the fishing harbour of Portbail with its lively weekly market, and 11 km from Barneville-Carteret with shops, restaurants, and marina, the location combines tranquillity with convenience. The nearby sandy beaches are quiet even in summer, making this Normandy property ideal as a family home, holiday retreat, or investment.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.3774
[lon] => -1.62925
[postcode] => 50390
[attributes] => a:11:{i:0;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:1;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:2;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:3;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:4;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:5;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:6;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:7;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:8;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:9;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:10;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2025-07-15 12:42:17
[sort_date] => 2025-07-15 12:42:17
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/PlF33XjUtsbqErie-fKfTrddB9OvhsFlTsss29VK8VM/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySlM3TUU1MUYuanBlZw.jpg
[img-400] => https://image.hestia.immo/KHaJaRUhxsdyLkb0a5uw_MlEn3KgXaPj4RiC-IkhC1Q/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySlM3TUU1MUYuanBlZw.jpg
[img-200] => https://image.hestia.immo/axCpoDm2UWEsTDHidWCMhjuqxekLNnQQxg8uABi6umk/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySlM3TUU1MUYuanBlZw.jpg
[img-100] => https://image.hestia.immo/NR1Cnj0YEQxw8U7phsQnmq86bt28XqIxB7p2NARghXw/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MySlM3TUU1MUYuanBlZw.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[1] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[2] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[3] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[4] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[5] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[6] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[7] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[8] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[9] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[10] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[33] => Array
(
[Allproperty] => Array
(
[id] => 58052
[propref] => A38141VIC50
[primarypropertytype_name] => House
[pubtown] => Boisyvon
[properpubtown] => Boisyvon
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-07/DOC1WF25YY3B.jpg
[status] => offer
[isunderoffer] => 1
[is_exclusive] => 1
[date_made_live] => 2025-07-09 14:37:48
[nrbedrooms] => 2
[nrbathrooms] => 1
[habitable_m2] => 150
[land_m2] => 15938
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 214000
[prevprice] => 0
[propname] => Rare 16thC “petit manoir” with tower, land & stunning countryside setting close to the village of Boisyvon.
[shortdesc] => UNDER OFFER A stunning stone house, believed to date back to the 16th century and thought to have once been a "ferme fortifiée", full of original features including an authentic garderobe-style toilet in the tower, impressive granite fireplaces, and generously sized rooms. While the interior requires full renovation, it offers a rare chance to create your own elegant French manor house, finished to your taste. Set at the end of a tree-lined driveway in peaceful countryside between Villedieu-les-Poêles and Saint-Sever, and just 35 km from the coast at Granville. A truly rare find on the market.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.8079
[lon] => -1.12918
[postcode] => 50800
[attributes] => a:4:{i:0;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:1;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:2;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:3;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2025-07-09 14:37:48
[sort_date] => 2025-07-09 14:37:48
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/AEh9EbenDBhCzsNX3pYUY61oDwi43ZPulPQOZ--9C_4/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxV0YyNVlZM0IuanBn.jpg
[img-400] => https://image.hestia.immo/LQSsfGHbQYIZ6uPfeQdgITl6SZtVLMC5ef_9Ek5oUFE/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxV0YyNVlZM0IuanBn.jpg
[img-200] => https://image.hestia.immo/RmE56hn7Bf9JynTzKYlqNh6bI5oYnDt90Ej20BoEEVk/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxV0YyNVlZM0IuanBn.jpg
[img-100] => https://image.hestia.immo/9HB5hMjl2IgohFwcn9lVAhz1tQgJLzkiCVKxHDqaCng/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0MxV0YyNVlZM0IuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[1] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[2] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[3] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
)
)
[34] => Array
(
[Allproperty] => Array
(
[id] => 57732
[propref] => A38204ILH50
[primarypropertytype_name] => House
[pubtown] => Sacey
[properpubtown] => Sacey
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-06/DOC1K8N2HX16.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-07-01 12:58:22
[nrbedrooms] => 3
[nrbathrooms] => 1
[habitable_m2] => 72
[land_m2] => 1310
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 177800
[prevprice] => 0
[propname] => UNDER OFFER Beautifull move-in ready 2/3-bed detached country cottage only 17 km to the coast and Mt St-Michel
[shortdesc] => Situated in a lovely hamlet in an enviable rural location, this lovely character property has been fully renovated in Y2K par professionals and could well be your perfect lock-up and leave secondary home in France. There is peace and tranquility in abundance.
This house sold fully furnished is ready to move in.
On the ground floor you have a spacious and cosy living area with a kitchen dinner with a cute fitted kitchen and a living room with a beautiful fireplace with wood burner for you to enjoy your cosy winter evenings. Here, you have exposed beams, stonework and character in spades.
A first staircase leads you to the first floor with one double bedroom and a single bedroom (or a study according to your needs) and a bathroom with WC.
A second staircase leads you to another bright and cosy double bedroom.
In front of the house, you have a charming relaxing area perfect for evening drinks and alfresco dining and barbecues.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.4965
[lon] => -1.45956
[postcode] => 50170
[attributes] => a:10:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:3;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"29";s:4:"name";s:14:"Sold Furnished";s:7:"name_fr";s:13:"Vendu meublé";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:8;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:9;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2025-07-01 13:01:54
[sort_date] => 2025-07-01 12:58:22
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/P6LuD8jK77pNV451mSdMS-EqeweUTz0efsiNQ3ztmn4/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MxSzhOMkhYMTYuanBn.jpg
[img-400] => https://image.hestia.immo/zGLqsWCwkJA-SDO3u37FO2PGhjQWknwjwHpjDW4hEXk/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MxSzhOMkhYMTYuanBn.jpg
[img-200] => https://image.hestia.immo/Fz83Q27TVDaywOL9iiu_cxiEXdksmtV2QoDazgrWbaM/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MxSzhOMkhYMTYuanBn.jpg
[img-100] => https://image.hestia.immo/nw0fMGFDeuOeZsCgQK2Eo6J1L9HHspZLSIwunnDBqGE/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MxSzhOMkhYMTYuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[3] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 29
[name] => Sold Furnished
[name_fr] => Vendu meublé
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[8] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[9] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[35] => Array
(
[Allproperty] => Array
(
[id] => 41138
[propref] => A26388LOK61
[primarypropertytype_name] => House
[pubtown] => Athis-Val de Rouvre
[properpubtown] => Athis-Val de Rouvre
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-01/DOCWXFD5DGPB.JPG
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-06-30 03:55:44
[nrbedrooms] => 6
[nrbathrooms] => 6
[habitable_m2] => 200
[land_m2] => 3100
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 267000
[prevprice] => 315000
[propname] => Charming four bedroom stone house with attached gîte, pool & gardens, perfect for family & guests.
[shortdesc] => If you’re seeking a move-in ready home with excellent income potential, this beautifully presented 4-bedroom stone house with attached 2-bedroom gîte could be the perfect fit. Nestled in a peaceful hamlet in the stunning Suisse Normande, just an hour from the Caen ferry, the property combines charm and convenience. Brimming with character, it boasts exposed beams, stone walls, original fireplaces and flooring, all enhanced by modern comforts. Versatile accommodation, the highlight being the stunning master suite, offering a vast bedroom, dressing room and ensuite bathroom. Set within private landscaped gardens, it also features an above-ground pool with surrounding decking — ideal for family living or holiday rentals.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.7928
[lon] => -0.456652
[postcode] => 61100
[attributes] => a:16:{i:0;a:3:{s:2:"id";s:1:"1";s:4:"name";s:13:"Swimming Pool";s:7:"name_fr";s:7:"Piscine";}i:1;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:2;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:3;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:4;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:5;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:6;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:7;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:8;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:9;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:10;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:11;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:12;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:13;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:14;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:15;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2024-01-18 11:57:18
[sort_date] => 2025-06-30 03:55:44
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/znpoeTrrol25Dut-sqI7UIkguIF-cmQGlR8C2jNPyzo/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMS9ET0NXWEZENURHUEIuSlBH.jpg
[img-400] => https://image.hestia.immo/3po7vFffyXWnNsf7_RuIRTnJoRFux4jmIIfDoWyenrg/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMS9ET0NXWEZENURHUEIuSlBH.jpg
[img-200] => https://image.hestia.immo/RJ52a4FXG1xn5C1y_Rh08ugL_nFxLZEefkyc6zSh7mk/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMS9ET0NXWEZENURHUEIuSlBH.jpg
[img-100] => https://image.hestia.immo/9wCXZJ2_ypia3B70KY9FgUd2sXpELgpw-tmMETGKEqg/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMS9ET0NXWEZENURHUEIuSlBH.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 1
[name] => Swimming Pool
[name_fr] => Piscine
)
[1] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[2] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[3] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[4] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[5] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[6] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[7] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[8] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[9] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[10] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[11] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[12] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[13] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[14] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[15] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[36] => Array
(
[Allproperty] => Array
(
[id] => 57633
[propref] => A37903LOK61
[primarypropertytype_name] => House
[pubtown] => Bagnoles de l'Orne Normandie
[properpubtown] => Bagnoles de l'Orne Normandie
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-06/DOC249VMVC1D.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-06-27 15:54:59
[nrbedrooms] => 2
[nrbathrooms] => 1
[habitable_m2] => 135
[land_m2] => 15
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 168500
[prevprice] => 0
[propname] => This is a real gem, deceptively spacious house with flexible living over three floors in Bagnoles de l'Orne,
[shortdesc] =>
Just oozing with charm and original features, this beautifully restored stone house is a true treasure nestled in a quiet backwater in the sought-after spa town of Bagnoles de l'Orne. Rarely does a property of this character and quality come to market. With flexible living accommodation, this is a property not to be missed.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5677
[lon] => -0.420413
[postcode] => 61140
[attributes] => a:8:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:6;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-06-27 15:54:59
[sort_date] => 2025-06-27 15:54:59
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/aAG-dUBMEdznIxvXnttshQianJocqXxUTje0sHyX5zk/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyNDlWTVZDMUQuanBn.jpg
[img-400] => https://image.hestia.immo/TkJOe4IR9GNJESucmQrMpAb8PPR5eOOzw03etVZTOfo/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyNDlWTVZDMUQuanBn.jpg
[img-200] => https://image.hestia.immo/PgW-xRGTIiA7f_xoaMzExpVuhWOrAf_nxb5o4a-ILx0/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyNDlWTVZDMUQuanBn.jpg
[img-100] => https://image.hestia.immo/WeJqjbR_lDZpYxdc_Ej3nRjC5TkumxlI164PyJ7bBkc/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyNDlWTVZDMUQuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[6] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
)
)
[37] => Array
(
[Allproperty] => Array
(
[id] => 53055
[propref] => A32830RL50
[primarypropertytype_name] => House
[pubtown] => Barenton
[properpubtown] => Barenton
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-08/DOC2ATYDM59C.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-06-25 15:03:26
[nrbedrooms] => 4
[nrbathrooms] => 2
[habitable_m2] => 136
[land_m2] => 2891
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 189000
[prevprice] => 0
[propname] => Spacious family home with gite potential close to Barenton.
[shortdesc] => A roomy four bed family home with an additional house to renovate in a rural hamlet setting less than 2km from Barenton. Income potential and generous accommodation as well as,a workshop and a good sized barn. Ferries and airports witin two hours. St Malo and Rennes airport around 105km. Coast about an hour. Mont St Michel 59km. A cracker of a family home with scope to make your mark in the house to renovate. A superb package in a peaceful rueal location with amenites less than 2km. Viewing highly recommended.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.6083
[lon] => -0.836349
[postcode] => 50720
[attributes] => a:13:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:5;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:6;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:7;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:8;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:9;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:10;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:11;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:12;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2025-02-18 11:40:20
[sort_date] => 2025-06-25 15:03:26
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/R0Nz7mpiYZhnVNEFzxZpan1nsE1RN0yBJCrNrL_JHsQ/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyQVRZRE01OUMuanBn.jpg
[img-400] => https://image.hestia.immo/uqE78ibCol3bFpDrzFeZLKlFw5dh6FXR6-NGBvZgP7k/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyQVRZRE01OUMuanBn.jpg
[img-200] => https://image.hestia.immo/BM7zx3oM_QJHSmM5jfV86aU370Il-kOc_S7rKHNYcCc/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyQVRZRE01OUMuanBn.jpg
[img-100] => https://image.hestia.immo/o-3-go9Ls-i5utYoQuAE78PehhwkKDzUZuAZOySg80E/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MyQVRZRE01OUMuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[5] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[6] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[7] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[8] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[9] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[10] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[11] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[12] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[38] => Array
(
[Allproperty] => Array
(
[id] => 52998
[propref] => A31862FR76
[primarypropertytype_name] => House
[pubtown] => Heurteauville
[properpubtown] => Heurteauville
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-08/DOC22G6JHF27.JPG
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-06-25 05:51:50
[nrbedrooms] => 4
[nrbathrooms] => 2
[habitable_m2] => 110
[land_m2] => 2000
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 190000
[prevprice] => 225770
[propname] => Charming family home, quiet environment and authentic, with an exceptional view of the Seine
[shortdesc] => Come and discover this charming house near Jumièges, separated from it only by the Seine, in a peaceful environment. This property consists of a 10-room house, a workshop that can be used as a garage, parking for 5 cars, all on a 2000 m² plot with fruit trees. A small building not attached to the house can be used for storage or as a chicken coop. Located on the banks of the Seine, you'll have a front-row seat to admire the Armada.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 23
[lat] => 49.4493
[lon] => 0.802232
[postcode] => 76940
[attributes] => a:11:{i:0;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:1;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:2;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:3;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:4;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:5;a:3:{s:2:"id";s:2:"23";s:4:"name";s:13:"Mountain view";s:7:"name_fr";s:21:"Vue sur les Montagnes";}i:6;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:7;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:8;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:9;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Seine-Maritime
[department_id] => 76
[created] => 2025-02-18 11:39:52
[sort_date] => 2025-06-25 05:51:50
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/APH0fm2VUrG8C0KbY7KKN1C7RBkyNX3IN5n5-6RCgBY/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyMkc2SkhGMjcuSlBH.jpg
[img-400] => https://image.hestia.immo/wtL4lgxXE9Hr860XfeUqMcuv7s66ykccXQv70moDGLA/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyMkc2SkhGMjcuSlBH.jpg
[img-200] => https://image.hestia.immo/-3TjW_nuP58RtJ2AT49lxDwZbGndtEn7yMZHj0RPHts/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyMkc2SkhGMjcuSlBH.jpg
[img-100] => https://image.hestia.immo/b6ElNEsYAgxzRqaDNJiDlNK2Tqc5QkU_gDN2vPHfy_c/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyMkc2SkhGMjcuSlBH.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Seine-Maritime
[name] => Seine-Maritime
)
[Region] => Array
(
[name] => Higher_Normandy
[content] => Higher Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[1] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[2] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[3] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[4] => Array
(
[id] => 16
[name] => Close to golf course
[name_fr] => pr&egrave;s du golf
)
[5] => Array
(
[id] => 23
[name] => Mountain view
[name_fr] => Vue sur les Montagnes
)
[6] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[7] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[8] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[9] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[39] => Array
(
[Allproperty] => Array
(
[id] => 57472
[propref] => A37821EI61
[primarypropertytype_name] => House
[pubtown] => Cour-Maugis sur Huisne
[properpubtown] => Cour-Maugis sur Huisne
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-06/DOCQ46EVED83.jpg
[status] => offer
[isunderoffer] => 1
[is_exclusive] => 1
[date_made_live] => 2025-06-24 11:10:13
[nrbedrooms] => 2
[nrbathrooms] => 1
[habitable_m2] => 97
[land_m2] => 1050
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 185000
[prevprice] => 0
[propname] => UNDER OFFER Maison Maugis, village house, 2/3 bedrooms, very pretty garden at the foot of the forest ...
[shortdesc] => Parc Naturel du Perche, Maison Maugis one of the most beautiful villages in the Perche.
The location is just as charming as the house itself, at the foot of the wonderful Reno Valdiue forest.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.4569
[lon] => 0.699556
[postcode] => 61110
[attributes] => a:3:{i:0;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:1;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:2;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}}
[mandatetype_id] => 11
[department_name] => Orne
[department_id] => 61
[created] => 2025-06-24 11:11:41
[sort_date] => 2025-06-24 11:10:13
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/US4rWoJo2bIA2A1OGqnnzRuOoeSutQ0M0Au4CJGzfD4/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0NRNDZFVkVEODMuanBn.jpg
[img-400] => https://image.hestia.immo/ZfasOIdNUMmnJkeLjGhgxCh1krM7daRJu4Dlto7EgLA/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0NRNDZFVkVEODMuanBn.jpg
[img-200] => https://image.hestia.immo/JiqxlopaA9SpjQyuHZEWtE0B-RxAboGOCgaUsw3hKRs/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0NRNDZFVkVEODMuanBn.jpg
[img-100] => https://image.hestia.immo/Fkhb-tPyK1PT0CkbbvoI7ZX0p8a3Jdb5Dezf65qoy7A/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0NRNDZFVkVEODMuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[1] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[2] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
)
)
[40] => Array
(
[Allproperty] => Array
(
[id] => 57286
[propref] => A37374AA50
[primarypropertytype_name] => House
[pubtown] => Sourdeval
[properpubtown] => Sourdeval
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-06/DOC3QDVEYV33.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-06-19 10:41:25
[nrbedrooms] => 2
[nrbathrooms] => 2
[habitable_m2] => 116
[land_m2] => 2127
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 189000
[prevprice] => 0
[propname] => Beautifully renovated country house with mature gardens in walking distance to Sourdeval
[shortdesc] => Charming Renovated Stone Country House with Stunning Views – Walking Distance to Sourdeval
Nestled in an elevated position with sweeping countryside views, this beautifully renovated 2-bedroom, 2-bathroom stone-built home offers the perfect blend of rustic charm and modern comfort. Set within mature, landscaped gardens, the property provides a peaceful retreat while being just a short stroll from the vibrant town of Sourdeval.
Inside, the house boasts light-filled living spaces, exposed stonework, and thoughtful renovations throughout. The accommodation includes two spacious bedrooms, each with its own bathroom, ideal for guests or family living.
Outside, enjoy the tranquil setting with well-established gardens, perfect for relaxing or entertaining while taking in the panoramic views of the surrounding Normandy countryside.
This character-filled home offers the best of both worlds – a serene rural lifestyle with local amenities, shops, and restaurants all within walking distance.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.7305
[lon] => -0.903946
[postcode] => 50150
[attributes] => a:14:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:6;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:7;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:8;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:9;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:10;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:11;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:12;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:13;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2025-06-19 10:41:25
[sort_date] => 2025-06-19 10:41:25
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/_LeO1KutaKtxXLzUpQMijJXGPVt_E1xzf-pR_smIjO8/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzUURWRVlWMzMuanBn.jpg
[img-400] => https://image.hestia.immo/HNybvkCej9UTbI1HvNgInrMrDqIkuQIF_XA_kEul7Y8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzUURWRVlWMzMuanBn.jpg
[img-200] => https://image.hestia.immo/srefp_2BB8gyCV_xG9OAlAcXlhhACAx-5RYnEhqXs18/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzUURWRVlWMzMuanBn.jpg
[img-100] => https://image.hestia.immo/i1fSV36a7XqBU_eMHcSTPA1nZ4XnzqXi0h57peplu_E/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MzUURWRVlWMzMuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[6] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[7] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[8] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[9] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[10] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[11] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[12] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[13] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[41] => Array
(
[Allproperty] => Array
(
[id] => 57367
[propref] => A37968AFE61
[primarypropertytype_name] => House
[pubtown] => Passais Villages
[properpubtown] => Passais Villages
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-06/DOC2CH36AYW4.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-06-19 07:48:10
[nrbedrooms] => 4
[nrbathrooms] => 1
[habitable_m2] => 165
[land_m2] => 9608
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 170000
[prevprice] => 0
[propname] => This 16th century granite country property with 4 bedrooms comes with a hectare of woodland.
[shortdesc] => This stunning character property, steeped in history and rich with original features, is situated at the end of a private lane and is enveloped by a hectare of land, complete with its own woodland. The grounds boast specimen trees and an ancient orchard, with meandering pathways that lead to a secluded summerhouse—an ideal retreat for relaxation.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.483
[lon] => -0.765
[postcode] => 61350
[attributes] => a:8:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-06-21 06:56:36
[sort_date] => 2025-06-19 07:48:10
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/LdUOxzT81XTHxqSskX10c6249xQ6neqnRIAXCcQesgw/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyQ0gzNkFZVzQuanBn.jpg
[img-400] => https://image.hestia.immo/jRx14ot2uLbUrKyQcVyZo8m1kwb6bpXrdZ6-fgXJsVE/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyQ0gzNkFZVzQuanBn.jpg
[img-200] => https://image.hestia.immo/o9rTh1RDB2SZRfPl0qQOjyWssYIzBO7bQwu3-YQXbGw/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyQ0gzNkFZVzQuanBn.jpg
[img-100] => https://image.hestia.immo/DhKhTICa_B5sqs0eu5tCKQVSMC1fP9L2-G8j-ydMHGE/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNi9ET0MyQ0gzNkFZVzQuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
)
)
[42] => Array
(
[Allproperty] => Array
(
[id] => 57135
[propref] => A35503DIB61
[primarypropertytype_name] => House
[pubtown] => Saint-Martin-des-Landes
[properpubtown] => Saint-Martin-des-Landes
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-05/DOC2VX30B48J.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-06-16 13:40:44
[nrbedrooms] => 4
[nrbathrooms] => 4
[habitable_m2] => 256
[land_m2] => 6190
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 275000
[prevprice] => 0
[propname] => Charming 4-bedroom Country Home with outbuildings set in 1,5 acres of pasture in the heart of Normandy
[shortdesc] => SPACE - WARMTH - CHARACTER
Nestled in the scenic Normandy countryside, this well-presented home offers spacious open-plan living with warm traditional French character. Set on 1.5 acres of pasture, it’s perfect for horse owners or dog lovers. The interior features 4 bedrooms, 4 bathrooms, and a practical, flowing layout—ideal as a family home or holiday retreat. With plenty of outdoor space for horses or dogs, it’s the perfect countryside escape for animal lovers.
Whether you're seeking a peaceful family residence or a relaxing holiday home, this move-in-ready property is a place where memories are made.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5459
[lon] => -0.155266
[postcode] => 61320
[attributes] => a:14:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:4;a:3:{s:2:"id";s:2:"12";s:4:"name";s:4:"Well";s:7:"name_fr";s:10:"une source";}i:5;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:6;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:7;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:8;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:9;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:10;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:11;a:3:{s:2:"id";s:2:"42";s:4:"name";s:19:"Suitable for horses";s:7:"name_fr";s:19:"Adapté aux chevaux";}i:12;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:13;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-06-16 13:40:44
[sort_date] => 2025-06-16 13:40:44
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/5DgvbRrGzojtEX833Y65M43cUUT0N4zjsLiTQXagPf0/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0MyVlgzMEI0OEouanBn.jpg
[img-400] => https://image.hestia.immo/-eNsnvwTakZDeB1ZQW82PAMTfUv4WeKNPvQfM5EOzjw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0MyVlgzMEI0OEouanBn.jpg
[img-200] => https://image.hestia.immo/ihgJZU4Ux3rdfs_AF-GzV-4WdarL8VcZ2Y-EAWwGQxY/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0MyVlgzMEI0OEouanBn.jpg
[img-100] => https://image.hestia.immo/iTEaVvviT95mItYX5tkxLrjDyTQxHLO-6Ckt7ofFPjk/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0MyVlgzMEI0OEouanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[4] => Array
(
[id] => 12
[name] => Well
[name_fr] => une source
)
[5] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[6] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[7] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[8] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[9] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[10] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[11] => Array
(
[id] => 42
[name] => Suitable for horses
[name_fr] => Adapté aux chevaux
)
[12] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[13] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[43] => Array
(
[Allproperty] => Array
(
[id] => 34600
[propref] => A22009VIC14
[primarypropertytype_name] => House
[pubtown] => Valdallière
[properpubtown] => Valdallière
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-08/DOC2YN8BTR1N.jpg
[status] => offer
[isunderoffer] => 1
[is_exclusive] => 1
[date_made_live] => 2025-05-22 01:18:30
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 200
[land_m2] => 7390
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 299600
[prevprice] => 0
[propname] => Beautifully renovated house with spacious grounds and outbuildings, close to the village of Vassy.
[shortdesc] => OFFER ACCEPTED This stunning property is located in a small quiet hamlet approximately 5 kms from the village of Vassy and 10kms from Condé sur Noireau.
This high quality, light and spacious renovation offers plenty of living space with grounds to the front and rear as well as 2 outbuildings providing plenty of space for workshop/storage and garages. Set in just under 2 acres including a small orchard, there is huge potential for garden and outdoor enthusiasts. Tastefully renovated and well presented, this property is ready to move into.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.8575
[lon] => -0.720397
[postcode] => 14410
[attributes] => a:4:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:2;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:3;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}}
[mandatetype_id] => 11
[department_name] => Calvados
[department_id] => 14
[created] => 2023-06-26 09:28:36
[sort_date] => 2025-05-22 01:18:30
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/fHQU5-5MPZUBOTO4WK0615b7vMCENiyg00mSCHMunBY/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyWU44QlRSMU4uanBn.jpg
[img-400] => https://image.hestia.immo/pWSqlKWF3xRKQdbm9AVb1Bb-QdE7urRZIYYFYO9Xk2k/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyWU44QlRSMU4uanBn.jpg
[img-200] => https://image.hestia.immo/SIPr7WhHlvFvvC-jTJ6LcvmquIEOq0qXFHJ4WYitgnc/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyWU44QlRSMU4uanBn.jpg
[img-100] => https://image.hestia.immo/6nKr0WTyRaAJI60FZ1n3OPPPiIG-2MlQOXq63PLx8no/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wOC9ET0MyWU44QlRSMU4uanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Calvados
[name] => Calvados
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[2] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[3] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
)
)
[44] => Array
(
[Allproperty] => Array
(
[id] => 43191
[propref] => A27072DIB61
[primarypropertytype_name] => House
[pubtown] => Ciral
[properpubtown] => Ciral
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-05/DOCNW3NT22MC.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-05-16 02:33:58
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 154
[land_m2] => 14010
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 269000
[prevprice] => 284000
[propname] => Lovely converted barn with covered terrace overlooking mature garden, 3 acres (1.5 ha), carport and workshop.
[shortdesc] => Comfortable living meets rural charm in this 3 bedroom house in the peaceful Normandy countryside. This house will make a great family home. Outside you will find a delightful covered terrace with view of a generous plot of land with flower beds, fruit trees, a vegetable garden, a forest garden and more. There is also a carport, a garage and several garden shelters. More photos and videos available. Viewing is highly recommended.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5091
[lon] => -0.135972
[postcode] => 61320
[attributes] => a:8:{i:0;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:1;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:2;a:3:{s:2:"id";s:2:"12";s:4:"name";s:4:"Well";s:7:"name_fr";s:10:"une source";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:5;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:6;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2024-03-21 08:46:39
[sort_date] => 2025-05-16 02:33:58
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/HcwE9cUmPijeKp7nBc5j6jdybdMhdJE7MPRU3OAq78I/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NOVzNOVDIyTUMuanBn.jpg
[img-400] => https://image.hestia.immo/U-DfTr_ZjeCHs26XFVJ9RqMTRlczRiUEIo2JZQJ8etw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NOVzNOVDIyTUMuanBn.jpg
[img-200] => https://image.hestia.immo/VBhVylAW4BfssiCRfSlaazZFUy7A0zTu6a0JYg-vBHs/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NOVzNOVDIyTUMuanBn.jpg
[img-100] => https://image.hestia.immo/JsSvtYsHZsVWmQj11tFN2jsKcokBfIH1U5LKgHpPtcA/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NOVzNOVDIyTUMuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[1] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[2] => Array
(
[id] => 12
[name] => Well
[name_fr] => une source
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[5] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[6] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
)
)
[45] => Array
(
[Allproperty] => Array
(
[id] => 50922
[propref] => A32695RBR50
[primarypropertytype_name] => House
[pubtown] => Saint-Martin-le-Bouillant
[properpubtown] => Saint-Martin-le-Bouillant
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-10/DOC3JV6XMPN9.JPG
[status] => sold
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-05-12 05:29:12
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 110
[land_m2] => 1810
[issold] => 1
[poa] => 0
[bestdeals] => 1
[price] => 168000
[prevprice] => 190000
[propname] => Fantastic home returns to the market - A family home with bags of charm and stunning views, sold furnished.
[shortdesc] => Discover Your Dream Retreat in the Heart of Nature
This remarkable property is more than a house — it's a sanctuary. Whether you're seeking the perfect family home, a serene artist's retreat, or a charming holiday getaway, this property caters to all.
Perched amidst breathtaking scenery, it offers stunning, ever-changing views of the valley and hills, visible from the kitchen, terrace, and bedroom, transforming with the beauty of each season. When not admiring the views, you may wish to explore the walking trails leading to the river and rolling hills starting right from your doorstep.
This delightful home is more than a property; it’s a lifestyle. Joyful, charming, and filled with character, it’s an opportunity not to be missed.
Schedule your viewing today and step into the life you’ve been dreaming of!
Brecey – 7km
Villedieu-les-Poêles – 11 km
Vire-en-Normandie – 26km
Saint-Hilaire-du-Harcouët – 27km
Granville – 40km
Month St Michel – 43km
Caen/ouistreham ferry – 100km
[floorplan] => 0
[tour] => 1
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.7802
[lon] => -1.15999
[postcode] => 50800
[attributes] => a:12:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:3;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:4;a:3:{s:2:"id";s:2:"29";s:4:"name";s:14:"Sold Furnished";s:7:"name_fr";s:13:"Vendu meublé";}i:5;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:8;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:9;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:11;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2024-10-11 07:49:48
[sort_date] => 2025-05-12 05:29:12
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/ZYTuzwBc-7UZodELLOEXkPO1He0E5_pGH1Lunj5ywOY/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0MzSlY2WE1QTjkuSlBH.jpg
[img-400] => https://image.hestia.immo/RM-lNLkia-3C7t-AgjhOl7erMZs9rxiXpZneVW6aj4g/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0MzSlY2WE1QTjkuSlBH.jpg
[img-200] => https://image.hestia.immo/TZ4vSo1htnga0U8FMBTg22-RD-zIS5qojgWu8ZGIwN0/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0MzSlY2WE1QTjkuSlBH.jpg
[img-100] => https://image.hestia.immo/X5LIw1Ya4t2x7e5ds3XWvjvwSnVOZXcgvDAqxbBMLBc/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0MzSlY2WE1QTjkuSlBH.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[3] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[4] => Array
(
[id] => 29
[name] => Sold Furnished
[name_fr] => Vendu meublé
)
[5] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[8] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[9] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[11] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[46] => Array
(
[Allproperty] => Array
(
[id] => 55641
[propref] => A33293NOE61
[primarypropertytype_name] => House
[pubtown] => Échauffour
[properpubtown] => Échauffour
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-11/DOC326B0Z930.jpg
[status] => sold
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-04-30 10:18:06
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 100
[land_m2] => 24300
[issold] => 1
[poa] => 0
[bestdeals] => 0
[price] => 181500
[prevprice] => 0
[propname] => *** UNDER OFFER*** stone house on acreage in private setting with large outbuilding and panoramic views
[shortdesc] => A long driveway at the end of a cul-de-sac and through a large terrace gets you to the front door of this beautiful hidden gem of a stone house.
Beautiful terrace area at front of house to enjoy the French summers, that has multiple access to open plan living and dining room with open fireplace. Separate kitchen and bathroom serve the ground floor.
The stairwell takes you to the first floor with a lovely landing area, and hallway with three bedrooms. There is also a bathroom, and separate WC that serve the first floor.
Lovely gardens with mini orchard, and outdoor setting with a well, and hugh outbuilding currently used as wood storage on one half and double garage for second half. A beautiful field suitable for horses/animals of your choosing. Get in quick to see this property.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.7258
[lon] => 0.399333
[postcode] => 61370
[attributes] => a:12:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"23";s:4:"name";s:13:"Mountain view";s:7:"name_fr";s:21:"Vue sur les Montagnes";}i:5;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:6;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:7;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:8;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:9;a:3:{s:2:"id";s:2:"42";s:4:"name";s:19:"Suitable for horses";s:7:"name_fr";s:19:"Adapté aux chevaux";}i:10;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:11;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-04-30 10:18:06
[sort_date] => 2025-04-30 10:18:06
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/JuQn83lLjq31oVOCjiNkEy1bYbp3wMwyrg0ww_Ii8z4/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMS9ET0MzMjZCMFo5MzAuanBn.jpg
[img-400] => https://image.hestia.immo/jehwClK6SRhTwAXAin5N1EVfmdUbS6FQtqer9WKCyqw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMS9ET0MzMjZCMFo5MzAuanBn.jpg
[img-200] => https://image.hestia.immo/KtXjaKM_Qw03xuqO8D5G6XKTz4cKVyUF1G4a6YR83Dw/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMS9ET0MzMjZCMFo5MzAuanBn.jpg
[img-100] => https://image.hestia.immo/QOlXEHWYZmdgcYS1DCHcKsA_3LJ5A_mtUIt6Sy_OOFA/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMS9ET0MzMjZCMFo5MzAuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 23
[name] => Mountain view
[name_fr] => Vue sur les Montagnes
)
[5] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[6] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[7] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[8] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[9] => Array
(
[id] => 42
[name] => Suitable for horses
[name_fr] => Adapté aux chevaux
)
[10] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[11] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[47] => Array
(
[Allproperty] => Array
(
[id] => 55469
[propref] => A15441
[primarypropertytype_name] => House
[pubtown] => Beaussault
[properpubtown] => Beaussault
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2022-08/DOC2YM27K357.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-04-25 08:31:22
[nrbedrooms] => 4
[nrbathrooms] => 2
[habitable_m2] => 150
[land_m2] => 1903
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 291500
[prevprice] => 0
[propname] => A Peaceful Norman Retreat – Two Charming Homes, a Barn, and Endless Possibilities…
[shortdesc] => Less than an hour from Rouen or Dieppe, nestled in a quiet village of the Pays de Bray, discover a green and authentic haven: a charming property complex where the countryside is gentle, the seasons inspiring, and life… full of promise.
At the end of a gravel driveway, a fully enclosed plot of approximately 2,000 m² opens onto a world of its own: two character-filled houses, a majestic old barn, and a garden where the trees seem to whisper tales from the past.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 23
[lat] => 49.6828
[lon] => 1.56103
[postcode] => 76870
[attributes] => a:10:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:6;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:8;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:9;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Seine-Maritime
[department_id] => 76
[created] => 2025-04-25 08:31:22
[sort_date] => 2025-04-25 08:31:22
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/7jU-DKltmu7JkdkIUUwsWZl-I4ZJ-kFHHMaAf4qncs0/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMi0wOC9ET0MyWU0yN0szNTcuanBn.jpg
[img-400] => https://image.hestia.immo/rzO-7EcnNW2RsCZmgXXZ5_nDxn5cFTtFlVvpwY7DTzo/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMi0wOC9ET0MyWU0yN0szNTcuanBn.jpg
[img-200] => https://image.hestia.immo/gn0p5VLivCrl0RFpE34ClLeXADzaBTz7Yp_W-RglGRo/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMi0wOC9ET0MyWU0yN0szNTcuanBn.jpg
[img-100] => https://image.hestia.immo/GziCsF9dAGg_qoaFWJm9lszXy0f_anF_COzK5EVtrFM/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyMi0wOC9ET0MyWU0yN0szNTcuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Seine-Maritime
[name] => Seine-Maritime
)
[Region] => Array
(
[name] => Higher_Normandy
[content] => Higher Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[6] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[8] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[9] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[48] => Array
(
[Allproperty] => Array
(
[id] => 55241
[propref] => A35727IDU14
[primarypropertytype_name] => House
[pubtown] => Giberville
[properpubtown] => Giberville
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-04/DOCKGJ0MRR9G.jpg
[status] => offer
[isunderoffer] => 1
[is_exclusive] => 1
[date_made_live] => 2025-04-18 09:29:06
[nrbedrooms] => 3
[nrbathrooms] => 1
[habitable_m2] => 93
[land_m2] => 621
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 233200
[prevprice] => 0
[propname] => House 93 m2. 3 bedrooms, 1 living room, 1 kitchen, 1 shower room, 1 veranda, 1 basement. Land of 620m2.
[shortdesc] => 93m2 house located in the commune of Giberville, close to all amenities. Set on a 620m2 plot, this single-storey house comprises:
- entrance hall
- fitted kitchen
- living room
- a shower room
- 3 bedrooms
A 23 m2 heated veranda at the rear of the house completes the first floor.
The 70m2 basement comprises a garage, a laundry room housing the boiler, a room that can be used as a bedroom, and a storage area.
Low-energy oil-fired boiler from 2011 and roof from 2013.
Some modernization work required.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.1773
[lon] => -0.285393
[postcode] => 14730
[attributes] => a:11:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:5;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:6;a:3:{s:2:"id";s:2:"22";s:4:"name";s:13:"Single storey";s:7:"name_fr";s:10:"Plain pied";}i:7;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:8;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:9;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:10;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 11
[department_name] => Calvados
[department_id] => 14
[created] => 2025-04-18 09:29:06
[sort_date] => 2025-04-18 09:29:06
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/TV_kiUGxSXk2w2hlxdinR9I5kmWpTQDj2ane5RlON0I/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNC9ET0NLR0owTVJSOUcuanBn.jpg
[img-400] => https://image.hestia.immo/wIti8E6iUvnvdTo4l_aE2nimmYuQFgVu7mY1IJeMzY4/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNC9ET0NLR0owTVJSOUcuanBn.jpg
[img-200] => https://image.hestia.immo/sM1KnjrGvnyfxif17hMX9z0vGl9QpoLq-UDgmKlTldU/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNC9ET0NLR0owTVJSOUcuanBn.jpg
[img-100] => https://image.hestia.immo/vS8iGmUI6Xzg-txUk_4Py0OZZysZX3wadqUVZUiiRyI/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNC9ET0NLR0owTVJSOUcuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Calvados
[name] => Calvados
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[5] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[6] => Array
(
[id] => 22
[name] => Single storey
[name_fr] => Plain pied
)
[7] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[8] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[9] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[10] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[49] => Array
(
[Allproperty] => Array
(
[id] => 52895
[propref] => A33594EMM50
[primarypropertytype_name] => House
[pubtown] => Saint-James
[properpubtown] => Saint-James
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-12/DOC1XN5XVRNW.jpeg
[status] => sold
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-03-28 02:24:12
[nrbedrooms] => 9
[nrbathrooms] => 5
[habitable_m2] => 276
[land_m2] => 8037
[issold] => 1
[poa] => 0
[bestdeals] => 1
[price] => 310000
[prevprice] => 339000
[propname] => UNDER OFFER
Beautiful presented 9 Bedroom Country property with Gite small lake and stunning garden.
[shortdesc] => Beautifully Renovated Stone Property with Two Gîtes in Rural Normandy
This stunning stone property is nestled in the tranquil Normandy countryside and has been beautifully finished throughout. The main house includes two separate gîtes: a 3-bedroom gîte at one end and a 1-bedroom gîte at the other, making it an excellent opportunity for rental income or hosting family and friends.
The property sits on picturesque grounds, featuring a serene lake, a charming fishing hut, a workshop, a games room, a garage, and several outbuildings. Ideally located, it’s just 6 km from both Pontorson and St. James, and a mere 20 minutes from the vibrant market town of Saint-Hilaire-du-Harcouët. The iconic Mont Saint-Michel is also only a 20-minute drive away, adding to the appeal for visitors.
Both gîtes have a proven rental history, offering a fantastic investment opportunity in this sought-after location.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5135
[lon] => -1.37087
[postcode] => 50240
[attributes] => a:19:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"5";s:4:"name";s:4:"Lake";s:7:"name_fr";s:3:"Lac";}i:2;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:3;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:4;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:5;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:6;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:7;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:8;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:9;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:10;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:11;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:12;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:13;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:14;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:15;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:16;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:17;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}i:18;a:3:{s:2:"id";s:2:"47";s:4:"name";s:4:"Lift";s:7:"name_fr";s:9:"Ascenseur";}}
[mandatetype_id] => 12
[department_name] => Manche
[department_id] => 50
[created] => 2025-02-18 11:39:01
[sort_date] => 2025-03-28 02:24:12
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/4PyHap7SmxWo4yY9rJhSm8YMftW4Oz2bC9PAN0aEH_I/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMi9ET0MxWE41WFZSTlcuanBlZw.jpg
[img-400] => https://image.hestia.immo/IVnLNrtSctlguFC6Ddw1ertFbFm0ztxResSM3amWTyU/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMi9ET0MxWE41WFZSTlcuanBlZw.jpg
[img-200] => https://image.hestia.immo/lNtLd5WGFogmFGKDYgkvycY56oZAogXJSZE_Uph-xZA/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMi9ET0MxWE41WFZSTlcuanBlZw.jpg
[img-100] => https://image.hestia.immo/vDDMmyyL3tGmvqR2m8XQe1Yg7WMF3PQKNBAW0NG1bIw/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMi9ET0MxWE41WFZSTlcuanBlZw.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 5
[name] => Lake
[name_fr] => Lac
)
[2] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[3] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[4] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[5] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[6] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[7] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[8] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[9] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[10] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[11] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[12] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[13] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[14] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[15] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[16] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[17] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
[18] => Array
(
[id] => 47
[name] => Lift
[name_fr] => Ascenseur
)
)
)
[50] => Array
(
[Allproperty] => Array
(
[id] => 54393
[propref] => A35704SVM61
[primarypropertytype_name] => House
[pubtown] => Méhoudin
[properpubtown] => Méhoudin
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-07/DOCQ1Z8FT13B.jpeg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-03-25 10:04:53
[nrbedrooms] => 6
[nrbathrooms] => 3
[habitable_m2] => 385
[land_m2] => 900
[issold] => 0
[poa] => 0
[bestdeals] => 0
[price] => 210600
[prevprice] => 0
[propname] => Charming Property with Three Separate Living Spaces – Ideal Investment Opportunity
[shortdesc] => This unique property offers three distinct accommodations, perfect for a family home with rental potential or a holiday business.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.508
[lon] => -0.381116
[postcode] => 61410
[attributes] => a:14:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:5;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:6;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:7;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:8;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:9;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:10;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:11;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:12;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:13;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Orne
[department_id] => 61
[created] => 2025-03-25 16:04:48
[sort_date] => 2025-03-25 10:04:53
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/F_UnB740JdZGqZBtwwMmiMWBUulwqXmVzxfkUZoT8mY/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NRMVo4RlQxM0IuanBlZw.jpg
[img-400] => https://image.hestia.immo/9ISrAexzdMTmE2kX8VSwLNByg6C1nYoYxQyvj8-VDbw/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NRMVo4RlQxM0IuanBlZw.jpg
[img-200] => https://image.hestia.immo/N-w6yAD5kv-DPCs_0JmV93NQ1hdSB1o-JYAhxA7f0DI/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NRMVo4RlQxM0IuanBlZw.jpg
[img-100] => https://image.hestia.immo/AeDiZmJAp9_IfuaIWzrLFMQzNRd9scdpEoZdxOrbQl8/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNy9ET0NRMVo4RlQxM0IuanBlZw.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[5] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[6] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[7] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[8] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[9] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[10] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[11] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[12] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[13] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[51] => Array
(
[Allproperty] => Array
(
[id] => 43129
[propref] => A27688RBR14
[primarypropertytype_name] => House
[pubtown] => Pont-d'Ouilly
[properpubtown] => Pont-d'Ouilly
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-08/DOC1MXGDT7S9.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-03-24 16:40:09
[nrbedrooms] => 6
[nrbathrooms] => 2
[habitable_m2] => 240
[land_m2] => 124
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 192000
[prevprice] => 200000
[propname] => LA SUISSE NORMANDIE a Pontd'ouilly – Ideal Family Guest House - VIRTUAL TOUR 360.
[shortdesc] => Nestled in the heart of the breathtaking La Suisse Normande region, this property offers the perfect blend of tranquility and excitement. The area is a haven for outdoor enthusiasts, with a wide range of activities including hiking, horse riding, hang gliding, kayaking, and even a nearby golf course.
The idyllic villages of Le Vey and Clécy are just a stone's throw away, boasting numerous delightful riverside restaurants, regular braderies (street markets), and charming épiceries (grocery shops). This location is truly unbeatable for those seeking a balance of natural beauty and vibrant local culture.
The property itself has immense potential as a profitable family guest house, ideal for group bookings. With accommodations for up to 12 guests at €55 per person, it offers a lucrative opportunity for income generation.
Features include:
Oil-fueled central heating ensuring comfort throughout the year.
Good insulation for energy efficiency.
Double glazing throughout,
[floorplan] => 0
[tour] => 1
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.8765
[lon] => -0.415856
[postcode] => 14690
[attributes] => a:7:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:2;a:3:{s:2:"id";s:2:"16";s:4:"name";s:20:"Close to golf course";s:7:"name_fr";s:19:"pr&egrave;s du golf";}i:3;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:4;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:5;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:6;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}}
[mandatetype_id] => 12
[department_name] => Calvados
[department_id] => 14
[created] => 2024-03-19 14:04:38
[sort_date] => 2025-03-24 16:40:09
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/39TwGPnngvQo92ei5r78fFmwbJbUtw53PrJRub3lKpE/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxTVhHRFQ3UzkuanBn.jpg
[img-400] => https://image.hestia.immo/CIFYZRusZFCa4gcNIaz6CiNQMIR8RK-0XHCitOMJYWo/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxTVhHRFQ3UzkuanBn.jpg
[img-200] => https://image.hestia.immo/zxaXHLTD593x6TsmdrseT5q2L23d9xS1RLnOxo_de50/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxTVhHRFQ3UzkuanBn.jpg
[img-100] => https://image.hestia.immo/Di60Yjt6xTr0_IvWNqc0-oyLjXBL-2W1gJ3mBENHIWE/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wOC9ET0MxTVhHRFQ3UzkuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Calvados
[name] => Calvados
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[2] => Array
(
[id] => 16
[name] => Close to golf course
[name_fr] => pr&egrave;s du golf
)
[3] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[4] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[5] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[6] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
)
)
[52] => Array
(
[Allproperty] => Array
(
[id] => 43734
[propref] => A27628AMO76
[primarypropertytype_name] => House
[pubtown] => Pommeréval
[properpubtown] => Pommeréval
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-03/DOC9VAPZK2GF.JPG
[status] => sold
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-03-14 03:09:17
[nrbedrooms] => 3
[nrbathrooms] => 2
[habitable_m2] => 88
[land_m2] => 2136
[issold] => 1
[poa] => 0
[bestdeals] => 1
[price] => 220000
[prevprice] => 280019
[propname] => About thirty minutes from the sea, a charming Norman house surrounded by a garden with trees and flowers.
[shortdesc] => In the town of Pommeréval, a charming Norman house of approximately 90 m2 of living space on two levels, surrounded by a beautiful flowered, maintained and wooded garden of approximately 2100 M2.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 23
[lat] => 49.7329
[lon] => 1.30589
[postcode] => 76680
[attributes] => a:9:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:4;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:5;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:6;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:7;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:8;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}}
[mandatetype_id] => 11
[department_name] => Seine-Maritime
[department_id] => 76
[created] => 2024-04-04 18:21:01
[sort_date] => 2025-03-14 03:09:17
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/_p-OX9v9OvWtVrvr9ET2Lvh7xKlnUlocxbLmhuwoHzs/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMy9ET0M5VkFQWksyR0YuSlBH.jpg
[img-400] => https://image.hestia.immo/vg6DTkp_knoUQtOSBQZf3MRWG-Mwgm2LPqQa4DyBvnM/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMy9ET0M5VkFQWksyR0YuSlBH.jpg
[img-200] => https://image.hestia.immo/NiGmVR1ldCNKWCqwxxRT1M-DZxqNiuhxlWgunOPC4XQ/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMy9ET0M5VkFQWksyR0YuSlBH.jpg
[img-100] => https://image.hestia.immo/t0VnYSiVjpeEAKwTkyM6VCGpgxI_jPlWzx2DCFMCjFw/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wMy9ET0M5VkFQWksyR0YuSlBH.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Seine-Maritime
[name] => Seine-Maritime
)
[Region] => Array
(
[name] => Higher_Normandy
[content] => Higher Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[4] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[5] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[6] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[7] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[8] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
)
)
[53] => Array
(
[Allproperty] => Array
(
[id] => 52428
[propref] => A31250NOE14
[primarypropertytype_name] => House
[pubtown] => Saint-Pierre-en-Auge
[properpubtown] => Saint-Pierre-en-Auge
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-07/DOC3F4EVMK2Y.jpg
[status] => offer
[isunderoffer] => 1
[is_exclusive] => 1
[date_made_live] => 2025-03-12 02:43:54
[nrbedrooms] => 5
[nrbathrooms] => 3
[habitable_m2] => 156
[land_m2] => 3926
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 172800
[prevprice] => 194400
[propname] => Beautiful columbage family home with spacious private backyard and magnificient valley views
[shortdesc] => Leggett are pleased to present this enchanting columbage five bedroom home. Open plan living and dining room with large Normandy chimney, and a large bedroom on the ground floor with double French doors leading out to the spacious backyard. Downstairs toilet and separate bathroom.
First floor has four bedrooms, with toilet and separate bathroom and dressing rooms. all connected by a hallway corridor with plenty of windoxs allowing lots of light and air throughout the house.
Huge workshop and separate garage provides plenty of storage space, which also holds the fuel tank and boiler system. The backyard has more storage sheds, fruit trees and valley views with a terrace for outdoor bbqs and meals.
The separate granny flat has both independant front and rear access, and internal access to the main house. Comes with bedroom, kitchen, and bathroom.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.9975
[lon] => 0.0268534
[postcode] => 14170
[attributes] => a:7:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:6;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}}
[mandatetype_id] => 11
[department_name] => Calvados
[department_id] => 14
[created] => 2025-02-18 11:33:39
[sort_date] => 2025-03-12 02:43:54
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/tSzkAumcW8RbqJsIu3TCtIEnDUu8SuWAzoHDrh6KpTI/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNy9ET0MzRjRFVk1LMlkuanBn.jpg
[img-400] => https://image.hestia.immo/c2TY6HsI0DQoq6YBTmyXL28GHo0NvUBFMfG-ivw06h8/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNy9ET0MzRjRFVk1LMlkuanBn.jpg
[img-200] => https://image.hestia.immo/uzRdVh177iJr0Y31nbIK3xtKq4vqzwSfiWchrCyuxOA/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNy9ET0MzRjRFVk1LMlkuanBn.jpg
[img-100] => https://image.hestia.immo/GJCqkiPkc1xm9UjcPiB1F-c8fFOfBwEhOGn3nQRDB_4/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0wNy9ET0MzRjRFVk1LMlkuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Calvados
[name] => Calvados
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[6] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
)
)
[54] => Array
(
[Allproperty] => Array
(
[id] => 50547
[propref] => A31954RBR14
[primarypropertytype_name] => House
[pubtown] => Vire Normandie
[properpubtown] => Vire Normandie
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-05/DOCPW4M7V2WW.jpg
[status] => sale
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-03-11 03:27:14
[nrbedrooms] => 4
[nrbathrooms] => 3
[habitable_m2] => 244
[land_m2] => 3187
[issold] => 0
[poa] => 0
[bestdeals] => 1
[price] => 280000
[prevprice] => 340000
[propname] => UNDER OFFER - A superbly renovated farmhouse on almost an acre in the heart of the village.
[shortdesc] => A divine property in a peaceful village near Vire! The renovated house, with its proximity to the village boulangerie, near the church, seems like an idyllic retreat, especially with donkeys and ponies on the land and an orchard with rich fruit-bearing trees. The spacious, luminous property, with a large double garage and an annex ready for conversion, offers great potential. Plus, the vegetable garden and lawns surrounding the property add to the rural charm, making it a perfect mix of tranquility and convenience, close to both the town of Vire and the beaches of Granville.
Vire
[floorplan] => 0
[tour] => 1
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.8156
[lon] => -0.879439
[postcode] => 14500
[attributes] => a:13:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:4;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:5;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:6;a:3:{s:2:"id";s:2:"28";s:4:"name";s:5:"Linky";s:7:"name_fr";s:5:"Linky";}i:7;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:8;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:9;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:10;a:3:{s:2:"id";s:2:"34";s:4:"name";s:18:"Guest house - Gite";s:7:"name_fr";s:21:"Maison d'amis - gîte";}i:11;a:3:{s:2:"id";s:2:"36";s:4:"name";s:14:"Open fireplace";s:7:"name_fr";s:17:"Cheminée ouverte";}i:12;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}}
[mandatetype_id] => 12
[department_name] => Calvados
[department_id] => 14
[created] => 2024-10-02 10:57:31
[sort_date] => 2025-03-11 03:27:14
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/x38HSm_OcyhPYFtbKpXthnYf04cG659inkhdICo_BCk/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NQVzRNN1YyV1cuanBn.jpg
[img-400] => https://image.hestia.immo/05FLuIkidCvvvNTI70bU7y7PtuRTker-xeyO9-EQtHM/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NQVzRNN1YyV1cuanBn.jpg
[img-200] => https://image.hestia.immo/m7UgvCJCwqxdJNnpC-ULnIf13K3MnFamQpYDjFqHFqM/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NQVzRNN1YyV1cuanBn.jpg
[img-100] => https://image.hestia.immo/-hbMNpP2XBtF5Rm7g3tbNdQNpHA30_rFQbd564b87w4/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wNS9ET0NQVzRNN1YyV1cuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Calvados
[name] => Calvados
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[4] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[5] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[6] => Array
(
[id] => 28
[name] => Linky
[name_fr] => Linky
)
[7] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[8] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[9] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[10] => Array
(
[id] => 34
[name] => Guest house - Gite
[name_fr] => Maison d'amis - gîte
)
[11] => Array
(
[id] => 36
[name] => Open fireplace
[name_fr] => Cheminée ouverte
)
[12] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
)
)
[55] => Array
(
[Allproperty] => Array
(
[id] => 53816
[propref] => A35174BS50
[primarypropertytype_name] => House
[pubtown] => Airel
[properpubtown] => Airel
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2025-03/DOC1RQPS5P3S.jpg
[status] => sold
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-03-10 00:00:00
[nrbedrooms] => 3
[nrbathrooms] => 3
[habitable_m2] => 132
[land_m2] => 980
[issold] => 1
[poa] => 0
[bestdeals] => 0
[price] => 170000
[prevprice] => 0
[propname] => ** UNDER OFFER ** Character 3 bedroomed country house, restored to a good standard. Mains drains
[shortdesc] => A great 3 bedroomed stone house in the beautiful countryside of Manche, Normandy. Only 2 minutes from the local shops and bar. It’s been recently restored to include central heating, double glazing & mains drainage, has 3 good bedrooms with 2 bathrooms on the first floor. A cosy woodburner in the kitchen/diner adds character and warmth, and the sunny conservatory extending from the sitting room with its sweeping views of the countryside is the perfect spot for relaxing.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 49.2156
[lon] => -1.08051
[postcode] => 50680
[attributes] => a:6:{i:0;a:3:{s:2:"id";s:1:"2";s:4:"name";s:12:"Mains Drains";s:7:"name_fr";s:16:"Tout à l'égout";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:3;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:4;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:5;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2025-03-10 11:44:20
[sort_date] => 2025-03-10 00:00:00
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/GoW4yRfh_owpYbXJmE8h1GVRxEfWK88_S3RpksQd1gE/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMy9ET0MxUlFQUzVQM1MuanBn.jpg
[img-400] => https://image.hestia.immo/40tkx8LHeKSPEVvzn56Zy0D6CGbm6vcQyIo6IGszDvM/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMy9ET0MxUlFQUzVQM1MuanBn.jpg
[img-200] => https://image.hestia.immo/r7lxOAc7kyP6AH0OjNV6rkWgUIMCi4MNNs_cpjG4XJk/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMy9ET0MxUlFQUzVQM1MuanBn.jpg
[img-100] => https://image.hestia.immo/FLERVQmWZzQje0ypmCVnl-EmCP9OQRwMEcNtm79DN3k/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNS0wMy9ET0MxUlFQUzVQM1MuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 2
[name] => Mains Drains
[name_fr] => Tout à l'égout
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[3] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[4] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[5] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
)
)
[56] => Array
(
[Allproperty] => Array
(
[id] => 53714
[propref] => A33614AFE61
[primarypropertytype_name] => House
[pubtown] => Domfront en Poiraie
[properpubtown] => Domfront en Poiraie
[image_0] =>
[status] => sold
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-03-06 16:15:25
[nrbedrooms] => 2
[nrbathrooms] => 1
[habitable_m2] => 70
[land_m2] => 600
[issold] => 1
[poa] => 0
[bestdeals] => 0
[price] => 159999
[prevprice] => 0
[propname] => Pretty 3 bed cottage
[shortdesc] =>
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5903
[lon] => -0.654611
[postcode] => 61700
[attributes] => a:0:{}
[mandatetype_id] => 11
[department_name] => Orne
[department_id] => 61
[created] => 2025-03-06 16:15:25
[sort_date] => 2025-03-06 16:15:25
[nb-photo] => 0
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
)
)
[57] => Array
(
[Allproperty] => Array
(
[id] => 51616
[propref] => A32606NOE61
[primarypropertytype_name] => House
[pubtown] => Le Renouard
[properpubtown] => Le Renouard
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-10/DOC6359Q52FK.jpg
[status] => sold
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-02-18 10:55:53
[nrbedrooms] => 4
[nrbathrooms] => 2
[habitable_m2] => 92
[land_m2] => 11080
[issold] => 1
[poa] => 0
[bestdeals] => 0
[price] => 168000
[prevprice] => 0
[propname] => Perched on hilltop, with beautiful surrounds, is this lovely three bedroom French family pavillion home
[shortdesc] => Wonderful French pavillion family home in sought after commune, with no overlooking neighbours and spectacular country/valley views as it sits atop a small hill. This home provides a lovely open plan living dining room space that flows into the kitchen. There is a separate office space, and toilet that has space to install a shower cubicle for a full bathroom downstairs.
First floor has three bedrooms and a bathroom that have wonderful views from the windows
There is a terrace at front and rear of the properties so you have choice as to where to entertain, with the rear terrace having direct access to the living dining room area via Double French doors.
The underhouse is the full floor area of the house, which provides you with two storage areas, and a tandem double garage. Fibre optic is already installed, and electricity is at the entrance of the driveway if you wish to install electric gates.
This is a gem of a property not to miss out on.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.9236
[lon] => 0.099393
[postcode] => 61120
[attributes] => a:8:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"8";s:4:"name";s:6:"Garage";s:7:"name_fr";s:6:"Garage";}i:2;a:3:{s:2:"id";s:2:"23";s:4:"name";s:13:"Mountain view";s:7:"name_fr";s:21:"Vue sur les Montagnes";}i:3;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:4;a:3:{s:2:"id";s:2:"37";s:4:"name";s:15:"Panoramic views";s:7:"name_fr";s:17:"Vues panoramiques";}i:5;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:6;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:7;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-02-18 10:55:53
[sort_date] => 2025-02-18 10:55:53
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/d5dbB093OfaEhjKq7uKb1xHe7u_y8HcDvOg0GI_KDQg/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0M2MzU5UTUyRksuanBn.jpg
[img-400] => https://image.hestia.immo/C9tEEHjuY3ECvTP_GN6DUVbbH7en4BVY_a-rNVhhsRY/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0M2MzU5UTUyRksuanBn.jpg
[img-200] => https://image.hestia.immo/brbSzBgIOyQ77-SxBaYY3f5LjFu08tbPSdKSZizQUmY/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0M2MzU5UTUyRksuanBn.jpg
[img-100] => https://image.hestia.immo/sodJT097_R8z7ZqSMWzeMdBU6cJ7mV_Nuitow0daVkI/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0M2MzU5UTUyRksuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 8
[name] => Garage
[name_fr] => Garage
)
[2] => Array
(
[id] => 23
[name] => Mountain view
[name_fr] => Vue sur les Montagnes
)
[3] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[4] => Array
(
[id] => 37
[name] => Panoramic views
[name_fr] => Vues panoramiques
)
[5] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[6] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[7] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
[58] => Array
(
[Allproperty] => Array
(
[id] => 52648
[propref] => A33027AFE61
[primarypropertytype_name] => House
[pubtown] => Passais Villages
[properpubtown] => Passais Villages
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-10/DOCAAVEPH1MP.jpg
[status] => sold
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2025-02-17 02:39:24
[nrbedrooms] => 2
[nrbathrooms] => 2
[habitable_m2] => 100
[land_m2] => 4531
[issold] => 1
[poa] => 0
[bestdeals] => 1
[price] => 163000
[prevprice] => 173000
[propname] => Delightful 2/3 bedroom country cottage immaculately presented in 4531m2 of garden.
[shortdesc] => Set in the Normandy countryside sits this pretty cottage that is ready for you to move into. Spacious accommodation set in 4531m2 land full of mature trees and sweeping lawn along with an outbuilding in excellent condition. Situated in the pretty Normandy countryside but minutes from all amenities, supermarket, bars and restaurants.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.483
[lon] => -0.765
[postcode] => 61350
[attributes] => a:7:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:4;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:5;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:6;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}}
[mandatetype_id] => 12
[department_name] => Orne
[department_id] => 61
[created] => 2025-02-18 11:36:30
[sort_date] => 2025-02-17 02:39:24
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/x6V9adDZB335FuzG80ufsW9B2legtJ1hnygV0fjnzCk/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NBQVZFUEgxTVAuanBn.jpg
[img-400] => https://image.hestia.immo/utigM3iZpuD6--Nrq5tb-x2sLVsm6ohBo4X9QWd6i_4/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NBQVZFUEgxTVAuanBn.jpg
[img-200] => https://image.hestia.immo/1j90ZRTJZRDmnyc6zuVmjFZibdhCg0NIxc7TC8F-AP0/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NBQVZFUEgxTVAuanBn.jpg
[img-100] => https://image.hestia.immo/eUdjyhNgEl5DJxA0sv6sbHDMOf5_dbyGzSXXIjnNOB4/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NBQVZFUEgxTVAuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Orne
[name] => Orne
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[4] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[5] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[6] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
)
)
[59] => Array
(
[Allproperty] => Array
(
[id] => 45823
[propref] => A29528AFE50
[primarypropertytype_name] => House
[pubtown] => Saint-Cyr-du-Bailleul
[properpubtown] => Saint-Cyr-du-Bailleul
[image_0] => https://cdn.hestia.immo/image/TEN3XPNC/2024-10/DOCNF96K617D.jpg
[status] => sold
[isunderoffer] => 0
[is_exclusive] => 1
[date_made_live] => 2024-12-12 00:09:12
[nrbedrooms] => 3
[nrbathrooms] => 1
[habitable_m2] => 130
[land_m2] => 1800
[issold] => 1
[poa] => 0
[bestdeals] => 0
[price] => 197000
[prevprice] => 0
[propname] => Beautifully presented 3 bed farmhouse set in a pretty garden with outbuilding.
[shortdesc] => This handsome property that was once a calvados farm is set in pretty gardens overlooking the Normandy countryside. Large bright rooms with the potential to create more living space if required. Pretty garden and outbuilding.
[floorplan] => 0
[tour] => 0
[youtube_url] =>
[rhinov_url] =>
[region_id] => 25
[lat] => 48.5715
[lon] => -0.839216
[postcode] => 50720
[attributes] => a:16:{i:0;a:3:{s:2:"id";s:1:"4";s:4:"name";s:14:"Other Drainage";s:7:"name_fr";s:25:"Assainissement individuel";}i:1;a:3:{s:2:"id";s:1:"9";s:4:"name";s:15:"Private parking";s:7:"name_fr";s:14:"Parking privé";}i:2;a:3:{s:2:"id";s:2:"10";s:4:"name";s:20:"Barns - outbuildings";s:7:"name_fr";s:22:"Granges - dépendances";}i:3;a:3:{s:2:"id";s:2:"11";s:4:"name";s:19:"High speed internet";s:7:"name_fr";s:4:"adsl";}i:4;a:3:{s:2:"id";s:2:"12";s:4:"name";s:4:"Well";s:7:"name_fr";s:10:"une source";}i:5;a:3:{s:2:"id";s:2:"13";s:4:"name";s:8:"Detached";s:7:"name_fr";s:13:"Non mitoyenne";}i:6;a:3:{s:2:"id";s:2:"14";s:4:"name";s:13:"Water on site";s:7:"name_fr";s:27:"Raccordé à l'eau courante";}i:7;a:3:{s:2:"id";s:2:"15";s:4:"name";s:19:"Electricity on site";s:7:"name_fr";s:28:"Raccordé à l'électricité";}i:8;a:3:{s:2:"id";s:2:"27";s:4:"name";s:11:"Fiber optic";s:7:"name_fr";s:13:"Fibre optique";}i:9;a:3:{s:2:"id";s:2:"30";s:4:"name";s:18:"Business potential";s:7:"name_fr";s:20:"Potentiel commercial";}i:10;a:3:{s:2:"id";s:2:"31";s:4:"name";s:18:"Character property";s:7:"name_fr";s:20:"Maison de caractère";}i:11;a:3:{s:2:"id";s:2:"32";s:4:"name";s:15:"Covered parking";s:7:"name_fr";s:15:"Parking couvert";}i:12;a:3:{s:2:"id";s:2:"33";s:4:"name";s:14:"Double glazing";s:7:"name_fr";s:14:"Double vitrage";}i:13;a:3:{s:2:"id";s:2:"44";s:4:"name";s:13:"Woodburner(s)";s:7:"name_fr";s:23:"Insert - poêle à bois";}i:14;a:3:{s:2:"id";s:2:"45";s:4:"name";s:6:"Garden";s:7:"name_fr";s:6:"Jardin";}i:15;a:3:{s:2:"id";s:2:"46";s:4:"name";s:7:"Terrace";s:7:"name_fr";s:8:"Terrasse";}}
[mandatetype_id] => 11
[department_name] => Manche
[department_id] => 50
[created] => 2024-05-28 08:16:51
[sort_date] => 2024-12-12 00:09:12
[Image] => Array
(
[0] => Array
(
[img-800] => https://image.hestia.immo/sFocS1EyR-5s_1w1njLwvleIQ48lqMxlV9o8626uNcw/w:800/h:600/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NORjk2SzYxN0QuanBn.jpg
[img-400] => https://image.hestia.immo/OtYWfYJ5RBVjrdJBUBP62aN55rwNNUHsKlfDGCX4fsg/w:400/h:300/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NORjk2SzYxN0QuanBn.jpg
[img-200] => https://image.hestia.immo/1OET88BvntSHZdSHGslJhnViY-9Kl_1UCFEFlkYzuRo/w:200/h:150/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NORjk2SzYxN0QuanBn.jpg
[img-100] => https://image.hestia.immo/k_GRnboinxsEpOMzG-oN6jMGqGjaXGCl3qLrTZCihxM/w:100/h:75/rt:fit/dpr:1/el:false/ex:false/mb:0/aHR0cHM6Ly9jZG4uaGVzdGlhLmltbW8vaW1hZ2UvVEVOM1hQTkMvMjAyNC0xMC9ET0NORjk2SzYxN0QuanBn.jpg
)
)
[nb-photo] => 1
)
[Department] => Array
(
[listdesc] => Manche
[name] => Manche
)
[Region] => Array
(
[name] => Normandy
[content] => Normandy
)
[Attribute] => Array
(
[0] => Array
(
[id] => 4
[name] => Other Drainage
[name_fr] => Assainissement individuel
)
[1] => Array
(
[id] => 9
[name] => Private parking
[name_fr] => Parking privé
)
[2] => Array
(
[id] => 10
[name] => Barns - outbuildings
[name_fr] => Granges - dépendances
)
[3] => Array
(
[id] => 11
[name] => High speed internet
[name_fr] => adsl
)
[4] => Array
(
[id] => 12
[name] => Well
[name_fr] => une source
)
[5] => Array
(
[id] => 13
[name] => Detached
[name_fr] => Non mitoyenne
)
[6] => Array
(
[id] => 14
[name] => Water on site
[name_fr] => Raccordé à l'eau courante
)
[7] => Array
(
[id] => 15
[name] => Electricity on site
[name_fr] => Raccordé à l'électricité
)
[8] => Array
(
[id] => 27
[name] => Fiber optic
[name_fr] => Fibre optique
)
[9] => Array
(
[id] => 30
[name] => Business potential
[name_fr] => Potentiel commercial
)
[10] => Array
(
[id] => 31
[name] => Character property
[name_fr] => Maison de caractère
)
[11] => Array
(
[id] => 32
[name] => Covered parking
[name_fr] => Parking couvert
)
[12] => Array
(
[id] => 33
[name] => Double glazing
[name_fr] => Double vitrage
)
[13] => Array
(
[id] => 44
[name] => Woodburner(s)
[name_fr] => Insert - poêle à bois
)
[14] => Array
(
[id] => 45
[name] => Garden
[name_fr] => Jardin
)
[15] => Array
(
[id] => 46
[name] => Terrace
[name_fr] => Terrasse
)
)
)
)
[pageUrl] => Array
(
[page] => 1
[arrival] => day
[department_id] => 90
[primary_id] => 13
[region_id] => 25
[price] => m
)
[groups] => Array
(
[1] => Houses
[2] => Commercial
[4] => Prestige
[5] => Lakes
[6] => Apartments
[7] => Income-Business
[8] => Land-Woodland
[10] => Ski
[13] => Equestrian
)
[countExclusif] => 63
[selectedCriteria] => Array
(
[page] => 1
[arrival] => day
[department_id] => 90
[primary_id] => 13
[region_id] => 25
[price] => m
)
[selected] => Array
(
[exclusive] => 1
[notSold] =>
)
[isCustomPage] => 1
[cakeDebug] => AllpropertiesController Object
*RECURSION*
)
[pageTitle] => Exclusive Leggett Property in France - 63 French properties found
[modelNames] => Array
(
[0] => Allproperty
[1] => Region
[2] => Department
[3] => User
[4] => Group
[5] => Codepostal
[6] => Proptype
[7] => Primarypropertytype
[8] => Soldproperty
[9] => Soldallproperty
[10] => Testimonial
[11] => Powcategory
)
[base] =>
[layout] => list
[autoRender] =>
[autoLayout] => 1
[Component] => Component Object
(
[__controllerVars] => Array
(
[plugin] =>
[name] => Allproperties
[base] =>
)
[_loaded] => Array
(
[Session] => SessionComponent Object
(
[__active] => 1
[__bare] => 0
[valid] => 1
[error] =>
[_userAgent] => a7d63c274f73bb410efb05168d3d225f
[path] => /
[lastError] =>
[security] => medium
[time] => 1761128294
[sessionTime] => 1761140294
[watchKeys] => Array
(
)
[id] =>
[_started] => 1
[host] => a67yhnszbnvy95w93q42.staging.hestia.immo
[_log] =>
[enabled] => 1
[cookieLifeTime] => 604800
)
[Cookie] => CookieComponent Object
(
[name] => CakeCookie
[time] =>
[path] => /
[domain] =>
[secure] =>
[key] => DYhGThsi_a93b??0qyJffdioyuttfdggI%xfs2guVoUubWwvniRANEW2G0FgaC9mssi
[__values] => Array
(
)
[__type] => cipher
[__reset] =>
[__expires] => 0
[_log] =>
[enabled] => 1
)
[RequestHandler] => RequestHandlerComponent Object
(
[ajaxLayout] => ajax
[enabled] => 1
[__responseTypeSet] =>
[params] => Array
(
)
[__requestContent] => Array
(
[javascript] => text/javascript
[js] => text/javascript
[json] => application/json
[css] => text/css
[html] => Array
(
[0] => text/html
[1] => */*
)
[text] => text/plain
[txt] => text/plain
[csv] => Array
(
[0] => application/vnd.ms-excel
[1] => text/plain
)
[form] => application/x-www-form-urlencoded
[file] => multipart/form-data
[xhtml] => Array
(
[0] => application/xhtml+xml
[1] => application/xhtml
[2] => text/xhtml
)
[xhtml-mobile] => application/vnd.wap.xhtml+xml
[xml] => Array
(
[0] => application/xml
[1] => text/xml
)
[rss] => application/rss+xml
[atom] => application/atom+xml
[amf] => application/x-amf
[wap] => Array
(
[0] => text/vnd.wap.wml
[1] => text/vnd.wap.wmlscript
[2] => image/vnd.wap.wbmp
)
[wml] => text/vnd.wap.wml
[wmlscript] => text/vnd.wap.wmlscript
[wbmp] => image/vnd.wap.wbmp
[pdf] => application/pdf
[zip] => application/x-zip
[tar] => application/x-tar
)
[__acceptTypes] => Array
(
[0] => text/html
[1] => */*
)
[__renderType] =>
[ext] => html
[__typesInitialized] => 1
[_log] =>
)
[Currency] => CurrencyComponent Object
(
[components] => Array
(
[0] => Session
)
[helpers] => Array
(
[0] => Cache
)
[_log] =>
[enabled] => 1
[Session] => SessionComponent Object
(
[__active] => 1
[__bare] => 0
[valid] => 1
[error] =>
[_userAgent] => a7d63c274f73bb410efb05168d3d225f
[path] => /
[lastError] =>
[security] => medium
[time] => 1761128294
[sessionTime] => 1761140294
[watchKeys] => Array
(
)
[id] =>
[_started] => 1
[host] => a67yhnszbnvy95w93q42.staging.hestia.immo
[_log] =>
[enabled] => 1
[cookieLifeTime] => 604800
)
)
[PaginateFormVariables] => PaginateFormVariablesComponent Object
(
[nonPaginatorArgs] => Array
(
)
[_log] =>
[enabled] => 1
[controller] => AllpropertiesController Object
*RECURSION*
)
[UrlShortener] => UrlShortenerComponent Object
(
[name] => UrlShortenerComponent
[apiv4] => https://api-ssl.bitly.com/v4/bitlinks
[genericAccessToken:UrlShortenerComponent:private] => c5d58aabdd6770ef0e0e5673d519de61398aed7c
[_log] =>
[enabled] => 1
)
[Prg] => PrgComponent Object
(
[name] => prg
[data:PrgComponent:private] =>
[defaultData:PrgComponent:private] =>
[controller:PrgComponent:private] => AllpropertiesController Object
*RECURSION*
[settings:PrgComponent:private] => Array
(
[model] =>
[fields] => Array
(
)
[separator] => :
[field_separator] => /
[array_separator] => --
)
[formUrl:PrgComponent:private] =>
[_log] =>
[enabled] => 1
)
)
[_primary] => Array
(
[0] => Session
[1] => Cookie
[2] => RequestHandler
[3] => Currency
[4] => PaginateFormVariables
[5] => UrlShortener
[6] => Prg
)
[__settings] => Array
(
)
[_log] =>
)
[view] => View
[ext] => .ctp
[output] =>
[plugin] =>
[cacheAction] =>
[persistModel] =>
[passedArgs] => Array
(
[page] => 1
[arrival] => day
[department_id] => 90
[primary_id] => 13
[region_id] => 25
[price] => m
)
[scaffold] =>
[methods] => Array
(
[0] => tophits
[1] => getusersalps
[2] => alpsteam
[3] => montblancregion
[4] => openinghours
[5] => pow_frontp
[6] => redirecturl
[7] => areas
[8] => __newcompassconditions
[9] => propertysummary
[10] => getregionname
[11] => propertylocator
[12] => searchradiuslocator
[13] => ajax_count
[14] => ajax_map_count
[15] => ajax_search_count
[16] => getregionurl
[17] => propertyoftheweek
[18] => changeregionnameforalps
[19] => latestside
[20] => __departmentsalias
[21] => tour
[22] => exclusive
[23] => exclusive_count
[24] => exclusivesliders
[25] => propertysliders
[26] => __searchfacets
[27] => __getpricebetween
[28] => latestsiderussia
[29] => tourrussia
[30] => latestagent
[31] => latestagent2
[32] => index
[33] => alert
[34] => __makerssconditions
[35] => __rsstitlecreate
[36] => __createbreadcrumb
[37] => __getpricename
[38] => __getarrivalname
[39] => torenovatebyregion
[40] => lakesbyregion
[41] => group
[42] => _getproptypes
[43] => reduced_by_department
[44] => price
[45] => department
[46] => regionunited
[47] => kelquartier
[48] => recuperationpoi
[49] => specificref
[50] => exclusiveleggett
[51] => unique_departments
[52] => propref
[53] => pow
[54] => powwidget
[55] => lbcseloger
[56] => similarprops
[57] => depttags
[58] => normandy
[59] => brittany
[60] => ski
[61] => paca_regions
[62] => alps_regions
[63] => getpacaregionname
[64] => paca
[65] => searchradius
[66] => getnearbybyname
[67] => moreprop
[68] => town
[69] => gettownlist
[70] => gettownlistagent
[71] => gettownlistpostcode
[72] => gettownlistmerge
[73] => new_may_quicksearch_proptype_v1
[74] => greenacres
[75] => requeteportals
[76] => rightmove
[77] => zoopla
[78] => frenchproperty
[79] => francepropertyshop
[80] => aplaceinthesun
[81] => esfp
[82] => healthcheck
[83] => virtualtours
[84] => mylist
[85] => paris_regions
[86] => new_may_quicksearch_v1
[87] => new_may_quicksearch_department_v1
[88] => pubtown
[89] => reduced
[90] => view
[91] => pow_01
[92] => featured
[93] => region
[94] => topten
[95] => topten2
[96] => agent
[97] => team
[98] => getregions
[99] => home
[100] => search
[101] => drill
[102] => __drillcreatebreadcrumb
[103] => __getregionname
[104] => __getdepartmentname
[105] => __getparams
[106] => __getidfromparams
[107] => drillbread
[108] => __gettypename
[109] => __getgroupname
[110] => __getprimaryname
[111] => __searchfacetconditions
[112] => __getdrillproptypes
[113] => printen_pdf
[114] => exclusives
[115] => to_renovate
[116] => coastal
[117] => perigord_noir
[118] => type
[119] => prestige
[120] => getpostcodes
[121] => getnearbypostcodes
[122] => reduced_by_region
[123] => exclusiveproperty
[124] => prestigeparisproperty
[125] => primarypropertytype
[126] => mainsearch
[127] => __getnewarrivals
[128] => __removeleadingzero
[129] => cleanzerokeys
[130] => autocomplete
[131] => videos
[132] => features
[133] => exclusivepilarproperty
[134] => selectpilarproperty
[135] => hubproperty
[136] => agenthub
[137] => hospitalityleisure
[138] => countexclusif
[139] => countcriteria
[140] => returnprimary
[141] => returndepartment
[142] => returnuser
[143] => returnregion
[144] => searchregionbyname
[145] => returntown
[146] => hidesoldproperty
[147] => findbyref
[148] => preparesearch
[149] => returnnearbypostcodes
[150] => missingpropertysimilar
[151] => _setlanguage
)
[modelClass] => Allproperty
[modelKey] => allproperty
[validationErrors] =>
[_log] =>
[Session] => SessionComponent Object
(
[__active] => 1
[__bare] => 0
[valid] => 1
[error] =>
[_userAgent] => a7d63c274f73bb410efb05168d3d225f
[path] => /
[lastError] =>
[security] => medium
[time] => 1761128294
[sessionTime] => 1761140294
[watchKeys] => Array
(
)
[id] =>
[_started] => 1
[host] => a67yhnszbnvy95w93q42.staging.hestia.immo
[_log] =>
[enabled] => 1
[cookieLifeTime] => 604800
)
[Cookie] => CookieComponent Object
(
[name] => CakeCookie
[time] =>
[path] => /
[domain] =>
[secure] =>
[key] => DYhGThsi_a93b??0qyJffdioyuttfdggI%xfs2guVoUubWwvniRANEW2G0FgaC9mssi
[__values] => Array
(
)
[__type] => cipher
[__reset] =>
[__expires] => 0
[_log] =>
[enabled] => 1
)
[RequestHandler] => RequestHandlerComponent Object
(
[ajaxLayout] => ajax
[enabled] => 1
[__responseTypeSet] =>
[params] => Array
(
)
[__requestContent] => Array
(
[javascript] => text/javascript
[js] => text/javascript
[json] => application/json
[css] => text/css
[html] => Array
(
[0] => text/html
[1] => */*
)
[text] => text/plain
[txt] => text/plain
[csv] => Array
(
[0] => application/vnd.ms-excel
[1] => text/plain
)
[form] => application/x-www-form-urlencoded
[file] => multipart/form-data
[xhtml] => Array
(
[0] => application/xhtml+xml
[1] => application/xhtml
[2] => text/xhtml
)
[xhtml-mobile] => application/vnd.wap.xhtml+xml
[xml] => Array
(
[0] => application/xml
[1] => text/xml
)
[rss] => application/rss+xml
[atom] => application/atom+xml
[amf] => application/x-amf
[wap] => Array
(
[0] => text/vnd.wap.wml
[1] => text/vnd.wap.wmlscript
[2] => image/vnd.wap.wbmp
)
[wml] => text/vnd.wap.wml
[wmlscript] => text/vnd.wap.wmlscript
[wbmp] => image/vnd.wap.wbmp
[pdf] => application/pdf
[zip] => application/x-zip
[tar] => application/x-tar
)
[__acceptTypes] => Array
(
[0] => text/html
[1] => */*
)
[__renderType] =>
[ext] => html
[__typesInitialized] => 1
[_log] =>
)
[Currency] => CurrencyComponent Object
(
[components] => Array
(
[0] => Session
)
[helpers] => Array
(
[0] => Cache
)
[_log] =>
[enabled] => 1
[Session] => SessionComponent Object
(
[__active] => 1
[__bare] => 0
[valid] => 1
[error] =>
[_userAgent] => a7d63c274f73bb410efb05168d3d225f
[path] => /
[lastError] =>
[security] => medium
[time] => 1761128294
[sessionTime] => 1761140294
[watchKeys] => Array
(
)
[id] =>
[_started] => 1
[host] => a67yhnszbnvy95w93q42.staging.hestia.immo
[_log] =>
[enabled] => 1
[cookieLifeTime] => 604800
)
)
[PaginateFormVariables] => PaginateFormVariablesComponent Object
(
[nonPaginatorArgs] => Array
(
)
[_log] =>
[enabled] => 1
[controller] => AllpropertiesController Object
*RECURSION*
)
[UrlShortener] => UrlShortenerComponent Object
(
[name] => UrlShortenerComponent
[apiv4] => https://api-ssl.bitly.com/v4/bitlinks
[genericAccessToken:UrlShortenerComponent:private] => c5d58aabdd6770ef0e0e5673d519de61398aed7c
[_log] =>
[enabled] => 1
)
[Prg] => PrgComponent Object
(
[name] => prg
[data:PrgComponent:private] =>
[defaultData:PrgComponent:private] =>
[controller:PrgComponent:private] => AllpropertiesController Object
*RECURSION*
[settings:PrgComponent:private] => Array
(
[model] =>
[fields] => Array
(
)
[separator] => :
[field_separator] => /
[array_separator] => --
)
[formUrl:PrgComponent:private] =>
[_log] =>
[enabled] => 1
)
[Allproperty] => Allproperty Object
(
[name] => Allproperty
[actsAs] => Array
(
[0] => Containable
[Geocoded] => Array
(
[key] => ABQIAAAAkMPSGuh6Gl2ye5SqiDiKRRT2yXp_ZAY8_ufC3CFXhHIE1NvwkxRVma__g1khCtXknARv5g4mJIECJQ
)
)
[belongsTo] => Array
(
[User] => Array
(
[className] => User
[foreignKey] => user_id
[conditions] =>
[fields] => Array
(
[0] => id
[1] => first_name
[2] => surname
[3] => name
[4] => email
[5] => persinfo
[6] => locinfo
[7] => siret
[8] => active
)
[order] =>
[counterCache] =>
)
[Region] => Array
(
[className] => Region
[foreignKey] => region_id
[conditions] =>
[fields] => Array
(
)
[order] =>
[counterCache] =>
)
[Department] => Array
(
[className] => Department
[foreignKey] => department_id
[conditions] =>
[fields] => Array
(
)
[order] =>
[counterCache] =>
)
[Primarypropertytype] => Array
(
[className] => Primarypropertytype
[foreignKey] => primarypropertytype_id
[conditions] =>
[fields] => Array
(
)
[order] =>
[counterCache] =>
)
)
[paca_regions] => Array
(
[lorgues_haut_var] => Array
(
[postcode] => Array
(
[0] => 83550
[1] => 83510
[2] => 83460
[3] => 83780
[4] => 83570
[5] => 83340
[6] => 83690
)
[image] => thumb_countryside_property.jpg
[name] => Lorgues - Haut-Var - Cotignac
)
[frejus_st_raphael] => Array
(
[postcode] => Array
(
[0] => 83600
[1] => 83700
[2] => 83480
[3] => 83520
[4] => 83380
)
[image] => thumb_frejus_saint_raphael.jpg
[name] => Frejus St-Raphaël
)
[st_trop] => Array
(
[postcode] => Array
(
[0] => 83380
[1] => 83990
[2] => 83980
[3] => 83580
[4] => 83310
[5] => 83420
[6] => 83680
[7] => 83120
[8] => 83350
[9] => 83820
)
[image] => thumb_st_tropez_3.jpg
[name] => Saint-Tropez
)
[luberon] => Array
(
[postcode] => Array
(
[0] => 84120
[1] => 84360
[2] => 84800
[3] => 84460
[4] => 84160
[5] => 84220
[6] => 13370
[7] => 84300
[8] => 84740
[9] => 84490
[10] => 84480
[11] => 84400
[12] => 84300
[13] => 13560
[14] => 84440
[15] => 84760
[16] => 84660
[17] => 84750
)
[image] => thumb_luberon.jpg
[name] => Luberon
)
[aix] => Array
(
[postcode] => Array
(
[0] => 13090
[1] => 13100
[2] => 13610
[3] => 13840
[4] => 13250
[5] => 13126
[6] => 13122
[7] => 83560
[8] => 13710
[9] => 13410
)
[image] => thumb_aix_rotonde.jpg
[name] => Aix
)
[st_remy_les_alpilles_avignon] => Array
(
[postcode] => Array
(
[0] => 13810
[1] => 13210
[2] => 30300
[3] => 84500
[4] => 84470
[5] => 13330
[6] => 13160
[7] => 13200
[8] => 13300
[9] => 84320
)
[image] => thumb_st_remy.jpg
[name] => Saint-Rémy-de-Provence - les Alpilles
)
[fayence] => Array
(
[postcode] => Array
(
[0] => 83440
)
[image] => thumb_fayence.jpg
[name] => Fayence
)
[grasse] => Array
(
[postcode] => Array
(
[0] => 6130
[1] => 6530
[2] => 6740
[3] => 6520
)
[image] => thumb_villa-house.jpg
[name] => Grasse
)
[nice] => Array
(
[postcode] => Array
(
[0] => 6000
[1] => 6100
[2] => 6200
[3] => 6300
)
[image] => thumb_nice.jpg
[name] => Nice
)
[cannes] => Array
(
[postcode] => Array
(
[0] => 6150
[1] => 6400
[2] => 6110
[3] => 6210
[4] => 6550
)
[image] => thumb_luberon.jpg
[name] => Cannes
)
[menton] => Array
(
[postcode] => Array
(
[0] => 6500
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Menton
)
[riviera] => Array
(
[postcode] => Array
(
[0] => 6750
[1] => 6620
[2] => 6460
)
[image] => thumb_riviera.jpg
[name] => Riviera Mountains
)
[avignon] => Array
(
[postcode] => Array
(
[0] => 84000
[1] => 84130
[2] => 84270
[3] => 84320
[4] => 84310
[5] => 84170
[6] => 84140
[7] => 84470
[8] => 84510
[9] => 84800
[10] => 84250
[11] => 84740
[12] => 84370
[13] => 84200
[14] => 84210
[15] => 84570
[16] => 84380
[17] => 84410
[18] => 84260
[19] => 84810
[20] => 84190
[21] => 84330
[22] => 84340
[23] => 13570
[24] => 13940
[25] => 13910
[26] => 13210
[27] => 13810
[28] => 13690
[29] => 13103
[30] => 13440
[31] => 13550
[32] => 30133
[33] => 30390
)
[image] => thumb_avignon.jpg
[name] => Avignon
)
[marseille] => Array
(
[postcode] => Array
(
[0] => 13001
[1] => 13002
[2] => 13003
[3] => 13004
[4] => 13005
[5] => 13006
[6] => 13007
[7] => 13008
[8] => 13009
[9] => 13010
[10] => 13011
[11] => 13012
[12] => 13013
[13] => 13014
[14] => 13015
[15] => 13016
[16] => 13600
[17] => 13260
[18] => 13620
[19] => 13960
[20] => 13190
[21] => 13470
[22] => 13600
[23] => 13220
[24] => 13820
[25] => 13420
[26] => 13180
[27] => 13700
[28] => 13380
[29] => 13830
[30] => 13740
[31] => 13730
[32] => 13240
)
[image] => thumb_marseille.jpg
[name] => Marseille
)
[gorges-du-verdon] => Array
(
[postcode] => Array
(
[0] => 83630
[1] => 83111
[2] => 83300
[3] => 83780
[4] => 83830
[5] => 83131
[6] => 83690
[7] => 83670
[8] => 83720
[9] => 83560
[10] => 04500
)
[image] => thumb_gorges-du-verdon.jpg
[name] => Les Gorges du Verdon
)
[provence-verte] => Array
(
[postcode] => Array
(
[0] => 83670
[1] => 83560
[2] => 04500
[3] => 04800
[4] => 83690
[5] => 83630
[6] => 83111
[7] => 83720
[8] => 83470
)
[image] => thumb_provence-verte.jpg
[name] => Provence Verte
)
[tourtour-aups-villecroze] => Array
(
[postcode] => Array
(
[0] => 83690
[1] => 83111
[2] => 83630
)
[image] => thumb_tourtour-aups.jpg
[name] => Tourtour - Aups - Villecroze
)
[antibes] => Array
(
[postcode] => Array
(
[0] => 6600
[1] => 6160
[2] => 6270
[3] => 6220
[4] => 6270
)
[image] => thumb_antibes.jpg
[name] => Antibes
)
)
[paris_regions] => Array
(
[paris] => Array
(
[department] => Array
(
[0] => 75
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Paris
)
[rgauche] => Array
(
[postcode] => Array
(
[0] => 75007
[1] => 75006
[2] => 75005
[3] => 75013
[4] => 75014
[5] => 75015
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Left Bank
)
[rdroite] => Array
(
[postcode] => Array
(
[0] => 75016
[1] => 75017
[2] => 75018
[3] => 75019
[4] => 75020
[5] => 75012
[6] => 75011
[7] => 75010
[8] => 75009
[9] => 75008
[10] => 75001
[11] => 75002
[12] => 75003
[13] => 75004
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Right Bank
)
[littlecrown] => Array
(
[department] => Array
(
[0] => 94
[1] => 93
[2] => 92
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Little Crown
)
[greatercrown] => Array
(
[department] => Array
(
[0] => 77
[1] => 95
[2] => 91
[3] => 78
)
[image] => thumb_sailing_cote_d'azur.jpg
[name] => Greater Crown
)
)
[alps_regions] => Array
(
[2alpes_alpe_dhuez] => Array
(
[postcode] => Array
(
[0] => 38520
[1] => 38860
[2] => 38750
[3] => 38114
[4] => 38142
)
[image] => 2Alpes-Alpe dhuez.JPG
[name] => Les Deux Alpes and Alpe d'Huez
)
[annecy_and_aravis] => Array
(
[postcode] => Array
(
[0] => 74000
[1] => 74940
[2] => 74290
[3] => 74230
[4] => 74410
[5] => 74320
[6] => 74450
[7] => 74220
[8] => 74130
[9] => 74210
[10] => 74370
)
[image] => Annecy-Aravis.jpg
[name] => Aravis and Annecy environs
)
[aix_les_bains_chambery] => Array
(
[postcode] => Array
(
[0] => 73100
[1] => 73370
[2] => 73170
[3] => 38580
[4] => 73000
[5] => 73490
[6] => 73800
[7] => 73310
[8] => 01300
[9] => 73290
[10] => 73610
[11] => 73410
[12] => 38110
[13] => 38630
[14] => 38352
[15] => 73240
[16] => 38190
[17] => 38730
[18] => 38490
[19] => 38480
[20] => 38510
[21] => 38890
)
[image] => Aix les Bains Chambery.jpg
[name] => Aix les Bains and Chambery environs
)
[chamonix_mont_blanc] => Array
(
[postcode] => Array
(
[0] => 74400
[1] => 74310
[2] => 74920
[3] => 74120
[4] => 74170
[5] => 74190
[6] => 73590
[7] => 74660
)
[image] => Chamonix Mont Blanc.jpg
[name] => Chamonix and Mont Blanc region
)
[chartreuse_grenoble_around] => Array
(
[postcode] => Array
(
[0] => 38530
[1] => 38570
[2] => 38580
[3] => 38000
[4] => 38100
[5] => 38560
[6] => 38590
[7] => 38380
[8] => 38730
[9] => 38660
[10] => 38960
[11] => 38480
[12] => 73760
[13] => 73160
[14] => 38690
[15] => 38190
[16] => 38730
[17] => 38490
[18] => 38480
[19] => 38630
[20] => 38510
[21] => 01300
[22] => 38110
)
[image] => Chartreuse & Grenoble.jpg
[name] => Chartreuse, Belledone, Grenoble environs
)
[espace_diamant] => Array
(
[postcode] => Array
(
[0] => 73590
[1] => 73270
[2] => 74120
)
[image] => Espace Diamant.jpg
[name] => Espace Diamant
)
[grand_geneva] => Array
(
[postcode] => Array
(
[0] => 1210
[1] => 1170
[2] => 1220
[3] => 1630
[4] => 1200
[5] => 1280
[6] => 1270
[7] => 74160
[8] => 74570
[9] => 74520
[10] => 74910
[11] => 74140
[12] => 74130
[13] => 74560
[14] => 74380
[15] => 74330
[16] => 74200
[17] => 74350
[18] => 74100
[19] => 74890
[20] => 74500
[21] => 74800
[22] => 74960
)
[image] => Grand Geneva.jpg
[name] => Grand Geneva
)
[grand_massif] => Array
(
[postcode] => Array
(
[0] => 74340
[1] => 74740
[2] => 74440
[3] => 74300
)
[image] => Grand Massif.jpg
[name] => Grand Massif
)
[hautes_alpes] => Array
(
[postcode] => Array
(
[0] => 5100
[1] => 5290
[2] => 5560
[3] => 5600
[4] => 5240
[5] => 5500
[6] => 5330
[7] => 5320
[8] => 5120
[9] => 5220
[10] => 5200
[11] => 5250
)
[image] => Hautes Alpes.jpg
[name] => Hautes Alpes
)
[le_grand_domaine] => Array
(
[postcode] => Array
(
[0] => 73260
[1] => 73130
)
[image] => Grand Domain.jpg
[name] => Grand Domain
)
[lyon] => Array
(
[postcode] => Array
(
[0] => 38390
[1] => 38200
[2] => 38260
[3] => 38370
[4] => 38122
[5] => 38118
[6] => 38090
[7] => 38460
[8] => 69390
[9] => 69700
[10] => 69440
[11] => 69008
[12] => 69360
[13] => 42800
[14] => 42460
[15] => 38510
[16] => 1150
[17] => 38890
[18] => 69620
[19] => 38110
[20] => 38730
[21] => 38490
[22] => 38480
[23] => 38630
[24] => 38300
[25] => 38510
[26] => 38110
[27] => 01300
[28] => 69260
[29] => 73000
[30] => 69780
[31] => 69100
[32] => 69420
[33] => 38890
[34] => 69370
[35] => 69100
[36] => 69780
[37] => 69600
[38] => 69110
[39] => 69370
[40] => 69100
[41] => 69780
[42] => 69600
[43] => 69570
[44] => 69007
[45] => 69003
[46] => 69006
[47] => 69008
[48] => 69002
[49] => 69009
[50] => 69005
[51] => 69001
[52] => 69600
[53] => 69110
[54] => 69350
[55] => 69630
[56] => 69360
[57] => 69780
[58] => 69260
[59] => 69370
[60] => 69250
)
[image] => Lyon.jpg
[name] => Lyon et environs
)
[massif_des_bauges] => Array
(
[postcode] => Array
(
[0] => 73340
[1] => 73230
[2] => 74410
[3] => 73250
[4] => 73800
)
[image] => Massif des Bauges.jpg
[name] => Massif des Bauges
)
[portes_du_soleil] => Array
(
[postcode] => Array
(
[0] => 74110
[1] => 74430
[2] => 74200
[3] => 74260
[4] => 74390
[5] => 74360
)
[image] => Portes du Soleil.jpg
[name] => Portes du Soleil
)
[paradiski_esp_killy_ste_foy] => Array
(
[postcode] => Array
(
[0] => 73700
[1] => 73210
[2] => 73150
[3] => 73320
[4] => 73640
)
[image] => Paradiski Esp Killy Ste Foy.jpg
[name] => Paradiski, Espace Killy, Ste Foy
)
[three_valley] => Array
(
[postcode] => Array
(
[0] => 73550
[1] => 73350
[2] => 73120
[3] => 73570
[4] => 73440
[5] => 73600
[6] => 73260
)
[image] => 3Valleys 2.jpg
[name] => Three Valleys
)
[vanoise] => Array
(
[postcode] => Array
(
[0] => 73350
[1] => 73710
[2] => 73120
)
[image] => Vanoise.jpg
[name] => Vanoise
)
[valmorel] => Array
(
[postcode] => Array
(
[0] => 73260
)
[image] => Valmorel.jpg
[name] => Valmorel
)
[ski] => Array
(
[postcode] => Array
(
[0] => 38520
[1] => 38860
[2] => 38750
[3] => 38114
[4] => 38142
[5] => 74000
[6] => 74940
[7] => 74290
[8] => 74230
[9] => 74410
[10] => 74320
[11] => 74450
[12] => 74220
[13] => 74130
[14] => 74210
[15] => 74370
[16] => 73100
[17] => 73370
[18] => 73170
[19] => 38580
[20] => 73000
[21] => 73490
[22] => 73800
[23] => 73310
[24] => 01300
[25] => 73290
[26] => 73610
[27] => 73410
[28] => 38110
[29] => 38630
[30] => 38352
[31] => 38530
[32] => 38570
[33] => 38000
[34] => 38100
[35] => 38560
[36] => 38590
[37] => 38380
[38] => 38730
[39] => 38660
[40] => 38960
[41] => 38480
[42] => 73760
[43] => 73160
[44] => 73590
[45] => 73270
[46] => 74120
[47] => 1210
[48] => 1170
[49] => 1220
[50] => 1630
[51] => 1200
[52] => 1280
[53] => 1270
[54] => 74160
[55] => 74570
[56] => 74520
[57] => 74910
[58] => 74140
[59] => 74560
[60] => 74380
[61] => 74330
[62] => 74200
[63] => 74350
[64] => 74100
[65] => 74890
[66] => 74500
[67] => 74800
[68] => 74960
[69] => 74340
[70] => 74740
[71] => 74440
[72] => 74300
[73] => 5100
[74] => 5290
[75] => 5560
[76] => 5600
[77] => 5240
[78] => 5500
[79] => 5330
[80] => 5320
[81] => 5120
[82] => 5220
[83] => 5200
[84] => 5250
[85] => 73260
[86] => 73130
[87] => 38390
[88] => 38200
[89] => 38260
[90] => 38370
[91] => 38122
[92] => 38118
[93] => 38090
[94] => 38460
[95] => 69390
[96] => 69700
[97] => 69440
[98] => 69008
[99] => 69360
[100] => 42800
[101] => 42460
[102] => 73340
[103] => 73230
[104] => 73250
[105] => 74110
[106] => 74430
[107] => 74260
[108] => 74390
[109] => 74360
[110] => 73700
[111] => 73210
[112] => 73150
[113] => 73220
[114] => 73640
[115] => 73550
[116] => 73120
[117] => 73350
[118] => 73570
[119] => 73440
[120] => 73600
[121] => 73710
)
[image] => SKI.jpg
[name] => SKI
)
)
[skiPow] => Array
(
[0] => 71585CWL74
[1] => 42948JC38
[2] => 71403ZSW73
[3] => 60797NJW74
[4] => 69824MJ73
[5] => 69288TCF73
[6] => 62030JSE73
[7] => 47589DC73
[8] => 71565AM74
[9] => 71431CVA74
[10] => 70787SPS73
[11] => 61080SHS01
[12] => 52143TB73
[13] => 37965NJW74
[14] => 69860BF73
[15] => 58438EH73
[16] => 70808LON74C
[17] => 45835LK74H
[18] => 58513SPA73
[19] => 56920NDY38
[20] => 67001ZSW73
[21] => 60823NJW74
[22] => 66582MJ73
[23] => 70810MAS73
[24] => 58280TCF73
[25] => 43306PWA73
[26] => 58857DC73
[27] => 67533AM74
[28] => 56433AM74
[29] => 70244JC05
[30] => 70685SPS73
[31] => 69457TB73
[32] => 40466LK74
[33] => 40876SA74
[34] => 69498NJO74
[35] => 60423SD74
[36] => 56732MJU74
[37] => 52189SSR73
[38] => 70523PWA73
[39] => 70859NDY38
[40] => 59044SA74
[41] => 60390SPA73
[42] => 59477NJW74
[43] => 68289NDY38
[44] => 68634MAS73
[45] => 65814LK74
[46] => 70161PPA38
[47] => 65252JC05
[48] => 69005PP38
[49] => 60832LON74
[50] => 57198SPA73
[51] => 60423SD73
[52] => 69005PPA38
[53] => 70810MAS74
[54] => 60724JC05
[55] => 62998PPA38
)
[useDbConfig] => default
[useTable] => allproperties
[displayField] => id
[id] =>
[data] => Array
(
)
[table] => allproperties
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[source_id] => Array
(
[type] => integer
[null] =>
[default] => 0
[length] =>
)
[user_id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
)
[property_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 12
[key] => index
)
[price] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[propref] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 15
[key] => unique
)
[mandate_expiry_date] => Array
(
[type] => date
[null] => 1
[default] =>
[length] =>
)
[mandate_town] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[mandate_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 12
)
[mandatetype_id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
)
[prevprice] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[propname] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[shortdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[longdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[propname_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[shortdesc_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[longdesc_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[nrbedrooms] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[nrbathrooms] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[prop_roomstotal] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[land_m2] => Array
(
[type] => integer
[null] => 1
[default] => 0
[length] =>
)
[habitable_m2] => Array
(
[type] => string
[null] =>
[default] => 0
[length] => 10
)
[outbuildings_m2] => Array
(
[type] => string
[null] =>
[default] => 0
[length] => 10
)
[outside_space_m2] => Array
(
[type] => integer
[null] =>
[default] => 0
[length] =>
)
[taxfonc] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[taxhab] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[isnewbuild] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[isunderoffer] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
)
[isinvisible] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
[key] => index
)
[issold] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[bestdeals] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[bestdealtext] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[pubtown] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[properpubtown] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[postcode] => Array
(
[type] => string
[null] => 1
[default] => 0
[length] => 5
)
[department_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 3
)
[department_name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[region_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 3
)
[region_name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[original_created] => Array
(
[type] => datetime
[null] =>
[default] =>
[length] =>
)
[original_modified] => Array
(
[type] => datetime
[null] =>
[default] =>
[length] =>
)
[created] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[modified] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[date_made_live] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[avenant_date_made_live] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[feed_date_live] => Array
(
[type] => datetime
[null] => 1
[default] =>
[length] =>
)
[locations] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[proptypes] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[attributes] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[conditions] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[users] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[youtube_url] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[floorplan] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[floorplan_link] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[tour] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[tourid] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[discreet] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[poa] => Array
(
[type] => boolean
[null] =>
[default] =>
[length] => 1
)
[primarypropertytype_id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
)
[primarypropertytype_name] => Array
(
[type] => text
[null] =>
[default] =>
[length] =>
)
[dpe_expiry_date] => Array
(
[type] => date
[null] =>
[default] => 2999-01-01
[length] =>
)
[is_exclusive] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[is_copro] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[is_commercialisation] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[is_ppg_property] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[selling_points] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[selling_points_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[eyespy_url] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[rhinov_url] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[net_price] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[exact_fees] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[fees_percent] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[fees] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[hash] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[lat] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[lon] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[cityscan] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[dpe_type] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 15
)
[dpe_final_energy] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[dpe_cost_low] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_cost_high] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_cost_year_index] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_grace] => Array
(
[type] => boolean
[null] => 1
[default] => 0
[length] => 1
)
[dpe_altitude] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_off] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe61] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe62] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe2021] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe_on_bill] => Array
(
[type] => boolean
[null] =>
[default] => 0
[length] => 1
)
[dpe_consumption] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dpe_estimation] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[saleDate] => Array
(
[type] => date
[null] => 1
[default] =>
[length] =>
)
[salePrice] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[status] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 15
)
[image_0] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_0_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_1_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_2_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_3_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_4_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_5_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_6_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_7_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_8_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_9_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_10_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_11_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_12_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_13_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_100] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_400] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_200] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[image_14_thumb_800] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[features] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Allproperty
[tableToModel] => Array
(
[allproperties] => Allproperty
[users] => User
[regions] => Region
[departments] => Department
[primarypropertytypes] => Primarypropertytype
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Allproperty
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[User] => User Object
(
[name] => User
[actsAs] => Array
(
[0] => Containable
)
[hasAndBelongsToMany] => Array
(
[Department] => Array
(
[className] => Department
[joinTable] => departments_users
[with] => DepartmentsUser
[foreignKey] => user_id
[associationForeignKey] => department_id
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[unique] => 1
[finderQuery] =>
[deleteQuery] =>
[insertQuery] =>
)
)
[buddyAgentArray] => Array
(
[12954] => Array
(
[0] => 13063
[1] => 13705
[2] => 15566
)
[13063] => Array
(
[0] => 12954
[1] => 13705
[2] => 15566
)
[13705] => Array
(
[0] => 12954
[1] => 13063
[2] => 15566
)
[15566] => Array
(
[0] => 12954
[1] => 13063
[2] => 13705
)
[12568] => Array
(
[0] => 15641
)
[15641] => Array
(
[0] => 12568
)
[13078] => Array
(
[0] => 13182
[1] => 13709
)
[13182] => Array
(
[0] => 13078
[1] => 13709
)
[13709] => Array
(
[0] => 13182
[1] => 13078
)
[12796] => Array
(
[0] => 15308
[1] => 14578
[2] => 15534
)
[15308] => Array
(
[0] => 12796
[1] => 14578
[2] => 15534
)
[14578] => Array
(
[0] => 12796
[1] => 15308
[2] => 15534
)
[15534] => Array
(
[0] => 12796
[1] => 15308
[2] => 14578
)
[12421] => Array
(
[0] => 13410
[1] => 13966
[2] => 14182
)
[13410] => Array
(
[0] => 12421
[1] => 13966
[2] => 14182
)
[13966] => Array
(
[0] => 12421
[1] => 13410
[2] => 14182
)
[14182] => Array
(
[0] => 12421
[1] => 13410
[2] => 13966
)
[12638] => Array
(
[0] => 14741
)
[14741] => Array
(
[0] => 12638
)
[14376] => Array
(
[0] => 14511
)
[14511] => Array
(
[0] => 15237
[1] => 14208
[2] => 15455
)
[14964] => Array
(
[0] => 14965
[1] => 15282
[2] => 15318
[3] => 15418
)
[14965] => Array
(
[0] => 14964
[1] => 15282
[2] => 15318
[3] => 15418
)
[15282] => Array
(
[0] => 14964
[1] => 14965
[2] => 15318
[3] => 15418
)
[15318] => Array
(
[0] => 14964
[1] => 14965
[2] => 15282
[3] => 15418
)
[15418] => Array
(
[0] => 14964
[1] => 14965
[2] => 15282
[3] => 15318
)
[13702] => Array
(
[0] => 14673
[1] => 15235
)
[14673] => Array
(
[0] => 13702
[1] => 15235
)
[15235] => Array
(
[0] => 13702
[1] => 14673
)
[13269] => Array
(
[0] => 13166
)
[13166] => Array
(
[0] => 13269
)
[14733] => Array
(
[0] => 15206
[1] => 15225
)
[15206] => Array
(
[0] => 12937
)
[15225] => Array
(
[0] => 14733
[1] => 15206
)
[13398] => Array
(
[0] => 13581
)
[13581] => Array
(
[0] => 13398
)
[13857] => Array
(
[0] => 13534
[1] => 12665
[2] => 13976
)
[13534] => Array
(
[0] => 13857
[1] => 12665
[2] => 13976
)
[12665] => Array
(
[0] => 13534
[1] => 13857
[2] => 13976
)
[13976] => Array
(
[0] => 12665
[1] => 13534
[2] => 13857
)
[12366] => Array
(
[0] => 13608
)
[13608] => Array
(
[0] => 12366
)
[13175] => Array
(
[0] => 13788
[1] => 14064
[2] => 14664
[3] => 15115
)
[13788] => Array
(
[0] => 13175
[1] => 14064
[2] => 14664
[3] => 15115
)
[14064] => Array
(
[0] => 13175
[1] => 13788
[2] => 14664
[3] => 15115
)
[14664] => Array
(
[0] => 13175
[1] => 13788
[2] => 14064
[3] => 15115
)
[15115] => Array
(
[0] => 13175
[1] => 13788
[2] => 14064
[3] => 14664
)
[13804] => Array
(
[0] => 15050
)
[15050] => Array
(
[0] => 13804
)
[14242] => Array
(
[0] => 13090
)
[13090] => Array
(
[0] => 14242
)
[14080] => Array
(
[0] => 14076
[1] => 15416
[2] => 15326
)
[14076] => Array
(
[0] => 14080
[1] => 15416
[2] => 15326
)
[15416] => Array
(
[0] => 14080
[1] => 14076
[2] => 15326
)
[15326] => Array
(
[0] => 14080
[1] => 14076
[2] => 15416
)
[12770] => Array
(
[0] => 12771
)
[12771] => Array
(
[0] => 12770
)
[12352] => Array
(
[0] => 14089
)
[14089] => Array
(
[0] => 12352
)
[13995] => Array
(
[0] => 13422
)
[13422] => Array
(
[0] => 13995
)
[13150] => Array
(
[0] => 13134
)
[13134] => Array
(
[0] => 13150
)
[13300] => Array
(
[0] => 13973
[1] => 15112
[2] => 15329
[3] => 15363
[4] => 15596
)
[13973] => Array
(
[0] => 13300
[1] => 15112
[2] => 15329
[3] => 15363
[4] => 15596
)
[15112] => Array
(
[0] => 13300
[1] => 13973
[2] => 15329
[3] => 15363
[4] => 15596
)
[15329] => Array
(
[0] => 13300
[1] => 13973
[2] => 15112
[3] => 15363
[4] => 15596
)
[15363] => Array
(
[0] => 13300
[1] => 13973
[2] => 15112
[3] => 15329
[4] => 15596
)
[15596] => Array
(
[0] => 13300
[1] => 13973
[2] => 15112
[3] => 15329
[4] => 15363
)
[14068] => Array
(
[0] => 14452
)
[14452] => Array
(
[0] => 14068
)
[14102] => Array
(
[0] => 14101
)
[14101] => Array
(
[0] => 14102
)
[14408] => Array
(
[0] => 15188
[1] => 15582
[2] => 15537
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15188] => Array
(
[0] => 14408
[1] => 15582
[2] => 15537
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15582] => Array
(
[0] => 14408
[1] => 15188
[2] => 15537
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15537] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 13774
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[13774] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 15646
[5] => 15649
[6] => 15653
[7] => 15346
)
[15646] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15649
[6] => 15653
[7] => 15346
)
[15649] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15646
[6] => 15653
[7] => 15346
)
[15653] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15646
[6] => 15649
[7] => 15346
)
[15346] => Array
(
[0] => 14408
[1] => 15188
[2] => 15582
[3] => 15537
[4] => 13774
[5] => 15646
[6] => 15649
[7] => 15653
)
[13025] => Array
(
[0] => 12915
[1] => 14797
)
[12915] => Array
(
[0] => 13025
[1] => 14797
)
[14797] => Array
(
[0] => 13025
[1] => 12915
)
[12898] => Array
(
[0] => 14642
[1] => 14865
[2] => 15243
[3] => 15585
)
[14642] => Array
(
[0] => 12898
[1] => 14865
[2] => 15243
[3] => 15585
)
[14865] => Array
(
[0] => 12898
[1] => 14642
[2] => 15243
[3] => 15585
)
[15243] => Array
(
[0] => 12898
[1] => 14642
[2] => 14865
[3] => 15585
)
[15585] => Array
(
[0] => 12898
[1] => 14642
[2] => 14865
[3] => 15243
)
[14410] => Array
(
[0] => 14035
)
[14035] => Array
(
[0] => 14410
)
[12612] => Array
(
[0] => 14549
[1] => 15052
[2] => 15473
[3] => 14930
[4] => 15590
)
[14549] => Array
(
[0] => 12612
[1] => 15052
[2] => 15473
[3] => 14930
[4] => 15590
)
[15052] => Array
(
[0] => 12612
[1] => 14549
[2] => 15473
[3] => 14930
[4] => 15590
)
[15473] => Array
(
[0] => 12612
[1] => 14549
[2] => 15052
[3] => 14930
[4] => 15590
)
[14930] => Array
(
[0] => 12612
[1] => 14549
[2] => 15052
[3] => 15473
[4] => 15590
)
[15590] => Array
(
[0] => 12612
[1] => 14549
[2] => 15052
[3] => 15473
[4] => 14930
)
[13980] => Array
(
[0] => 15117
)
[15117] => Array
(
[0] => 13980
)
[14061] => Array
(
[0] => 14272
[1] => 15393
)
[14272] => Array
(
[0] => 14061
[1] => 15393
)
[15393] => Array
(
[0] => 14061
[1] => 14272
)
[12903] => Array
(
[0] => 15089
)
[15089] => Array
(
[0] => 12903
)
[13364] => Array
(
[0] => 13040
[1] => 14091
[2] => 15156
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[13040] => Array
(
[0] => 13364
[1] => 14091
[2] => 15156
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[14091] => Array
(
[0] => 13364
[1] => 13040
[2] => 15156
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[15156] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15311
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[15311] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15378
[5] => 15413
[6] => 15493
[7] => 15574
)
[15378] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15413
[6] => 15493
[7] => 15574
)
[15413] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15378
[6] => 15493
[7] => 15574
)
[15493] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15378
[6] => 15413
[7] => 15574
)
[15574] => Array
(
[0] => 13364
[1] => 13040
[2] => 14091
[3] => 15156
[4] => 15311
[5] => 15378
[6] => 15413
[7] => 15493
)
[14240] => Array
(
[0] => 13689
[1] => 13179
[2] => 13690
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[13689] => Array
(
[0] => 14240
[1] => 13179
[2] => 13690
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[13179] => Array
(
[0] => 14240
[1] => 13689
[2] => 13690
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[13690] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 14160
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[14160] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14873
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[14873] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14842
[6] => 15176
[7] => 15567
[8] => 15577
)
[14842] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 15176
[7] => 15567
[8] => 15577
)
[15176] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 14842
[7] => 15567
[8] => 15577
)
[15567] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 14842
[7] => 15176
[8] => 15577
)
[15577] => Array
(
[0] => 14240
[1] => 13689
[2] => 13179
[3] => 13690
[4] => 14160
[5] => 14873
[6] => 14842
[7] => 15176
[8] => 15567
)
[14326] => Array
(
[0] => 12925
[1] => 14839
[2] => 15376
)
[12925] => Array
(
[0] => 14326
[1] => 14839
[2] => 15376
)
[14839] => Array
(
[0] => 14326
[1] => 12925
[2] => 15376
)
[15376] => Array
(
[0] => 14326
[1] => 12925
[2] => 14839
)
[14439] => Array
(
[0] => 15090
[1] => 14917
[2] => 15279
)
[15090] => Array
(
[0] => 14439
[1] => 14917
[2] => 15279
)
[14917] => Array
(
[0] => 14439
[1] => 15090
[2] => 15279
)
[15279] => Array
(
[0] => 14439
[1] => 15090
[2] => 14917
)
[14173] => Array
(
[0] => 14086
)
[14086] => Array
(
[0] => 14173
)
[13087] => Array
(
[0] => 15045
)
[15045] => Array
(
[0] => 13087
)
[14577] => Array
(
[0] => 14593
[1] => 14986
[2] => 15407
[3] => 15440
[4] => 15471
)
[14593] => Array
(
[0] => 14577
[1] => 14986
[2] => 15407
[3] => 15440
[4] => 15471
)
[14986] => Array
(
[0] => 14577
[1] => 14593
[2] => 15407
[3] => 15440
[4] => 15471
)
[15407] => Array
(
[0] => 14577
[1] => 14593
[2] => 14986
[3] => 15440
[4] => 15471
)
[15440] => Array
(
[0] => 14577
[1] => 14593
[2] => 14986
[3] => 15407
[4] => 15471
)
[15471] => Array
(
[0] => 14577
[1] => 14593
[2] => 14986
[3] => 15407
[4] => 15440
)
[14392] => Array
(
[0] => 14384
)
[14384] => Array
(
[0] => 14392
)
[14795] => Array
(
[0] => 13537
[1] => 15134
[2] => 15503
[3] => 13282
[4] => 15573
)
[13537] => Array
(
[0] => 14795
[1] => 15134
[2] => 15503
[3] => 13282
[4] => 15573
)
[15134] => Array
(
[0] => 14795
[1] => 13537
[2] => 15503
[3] => 13282
[4] => 15573
)
[15503] => Array
(
[0] => 14795
[1] => 13537
[2] => 15134
[3] => 13282
[4] => 15573
)
[13282] => Array
(
[0] => 14795
[1] => 13537
[2] => 15134
[3] => 15503
[4] => 15573
)
[15573] => Array
(
[0] => 14795
[1] => 13537
[2] => 15134
[3] => 15503
[4] => 13282
)
[12965] => Array
(
[0] => 13081
[1] => 15465
)
[13081] => Array
(
[0] => 12965
[1] => 15465
)
[15465] => Array
(
[0] => 12965
[1] => 13081
)
[14862] => Array
(
[0] => 14591
)
[14591] => Array
(
[0] => 14862
)
[13050] => Array
(
[0] => 15034
[1] => 14851
[2] => 15594
[3] => 15604
[4] => 15605
)
[15034] => Array
(
[0] => 13050
[1] => 14851
[2] => 15594
[3] => 15604
[4] => 15605
)
[14851] => Array
(
[0] => 13050
[1] => 15034
[2] => 15594
[3] => 15604
[4] => 15605
)
[15594] => Array
(
[0] => 13050
[1] => 15034
[2] => 14851
[3] => 15604
[4] => 15605
)
[15604] => Array
(
[0] => 13050
[1] => 15034
[2] => 14851
[3] => 15594
[4] => 15605
)
[15605] => Array
(
[0] => 13050
[1] => 15034
[2] => 14851
[3] => 15594
[4] => 15604
)
[15094] => Array
(
[0] => 15087
[1] => 14687
[2] => 15210
[3] => 12399
)
[15087] => Array
(
[0] => 15094
[1] => 14687
[2] => 15210
[3] => 12399
)
[14687] => Array
(
[0] => 15094
[1] => 15087
[2] => 15210
[3] => 12399
)
[15210] => Array
(
[0] => 15094
[1] => 15087
[2] => 14687
[3] => 12399
)
[12399] => Array
(
[0] => 15094
[1] => 15087
[2] => 14687
[3] => 15210
)
[13327] => Array
(
[0] => 13328
)
[13328] => Array
(
[0] => 13327
)
[14406] => Array
(
[0] => 14932
)
[14932] => Array
(
[0] => 14406
)
[14767] => Array
(
[0] => 14768
)
[14768] => Array
(
[0] => 14767
)
[13925] => Array
(
[0] => 14362
[1] => 14928
[2] => 15242
[3] => 15480
)
[14362] => Array
(
[0] => 13925
[1] => 14928
[2] => 15242
[3] => 15480
)
[14928] => Array
(
[0] => 13925
[1] => 14362
[2] => 15242
[3] => 15480
)
[15242] => Array
(
[0] => 13925
[1] => 14362
[2] => 14928
[3] => 15480
)
[15480] => Array
(
[0] => 13925
[1] => 14362
[2] => 14928
[3] => 15242
)
[13246] => Array
(
[0] => 15216
[1] => 15302
[2] => 15379
[3] => 15459
[4] => 15460
)
[15216] => Array
(
[0] => 13246
[1] => 15302
[2] => 15379
[3] => 15459
[4] => 15460
)
[15302] => Array
(
[0] => 13246
[1] => 15216
[2] => 15379
[3] => 15459
[4] => 15460
)
[15379] => Array
(
[0] => 13246
[1] => 15216
[2] => 15302
[3] => 15459
[4] => 15460
)
[15460] => Array
(
[0] => 13246
[1] => 15216
[2] => 15302
[3] => 15379
[4] => 15459
)
[15459] => Array
(
[0] => 13246
[1] => 15216
[2] => 15302
[3] => 15379
[4] => 15460
)
[13350] => Array
(
[0] => 14924
)
[14924] => Array
(
[0] => 13350
)
[14312] => Array
(
[0] => 15026
)
[15026] => Array
(
[0] => 14312
)
[13035] => Array
(
[0] => 12416
[1] => 13860
[2] => 13633
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[12416] => Array
(
[0] => 13035
[1] => 13860
[2] => 13633
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[13860] => Array
(
[0] => 13035
[1] => 12416
[2] => 13633
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[13633] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 15180
[4] => 14402
[5] => 14663
[6] => 15128
)
[15180] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 14402
[5] => 14663
[6] => 15128
)
[14402] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 15180
[5] => 14663
[6] => 15128
)
[14663] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 15180
[5] => 14402
[6] => 15128
)
[15128] => Array
(
[0] => 13035
[1] => 12416
[2] => 13860
[3] => 13633
[4] => 15180
[5] => 14402
[6] => 14663
)
[13807] => Array
(
[0] => 15556
)
[15556] => Array
(
[0] => 13807
)
[15149] => Array
(
[0] => 15245
)
[15245] => Array
(
[0] => 15149
)
[14883] => Array
(
[0] => 14529
)
[14529] => Array
(
[0] => 14883
)
[13671] => Array
(
[0] => 15297
[1] => 15278
[2] => 13217
)
[15297] => Array
(
[0] => 13671
[1] => 15278
[2] => 13217
)
[15278] => Array
(
[0] => 13671
[1] => 15297
[2] => 13217
)
[13217] => Array
(
[0] => 13671
[1] => 15297
[2] => 15278
)
[14931] => Array
(
[0] => 14551
[1] => 13292
[2] => 12947
)
[14551] => Array
(
[0] => 14931
[1] => 13292
[2] => 12947
)
[13292] => Array
(
[0] => 14931
[1] => 14551
[2] => 12947
)
[12947] => Array
(
[0] => 14931
[1] => 14551
[2] => 13292
)
[13173] => Array
(
[0] => 15268
)
[15268] => Array
(
[0] => 13173
)
[12649] => Array
(
[0] => 15031
)
[15031] => Array
(
[0] => 12649
)
[15322] => Array
(
[0] => 15300
)
[15300] => Array
(
[0] => 15322
)
[14246] => Array
(
[0] => 13135
[1] => 14104
[2] => 15219
[3] => 14085
[4] => 15355
[5] => 15155
)
[13135] => Array
(
[0] => 14246
[1] => 14104
[2] => 15219
[3] => 14085
[4] => 15355
[5] => 15155
)
[14104] => Array
(
[0] => 14246
[1] => 13135
[2] => 15219
[3] => 14085
[4] => 15355
[5] => 15155
)
[15219] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 14085
[4] => 15355
[5] => 15155
)
[14085] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 15219
[4] => 15355
[5] => 15155
)
[15355] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 15219
[4] => 14085
[5] => 15155
)
[15155] => Array
(
[0] => 14246
[1] => 13135
[2] => 14104
[3] => 15219
[4] => 15355
[5] => 14085
)
[14893] => Array
(
[0] => 15253
)
[15253] => Array
(
[0] => 14893
)
[13295] => Array
(
[0] => 15388
)
[15388] => Array
(
[0] => 13295
)
[13016] => Array
(
[0] => 15205
[1] => 15334
)
[15205] => Array
(
[0] => 13016
[1] => 15334
)
[15334] => Array
(
[0] => 13016
[1] => 15205
)
[14465] => Array
(
[0] => 15148
[1] => 15104
[2] => 15373
[3] => 14574
[4] => 15500
)
[15148] => Array
(
[0] => 14465
[1] => 15104
[2] => 15373
[3] => 14574
[4] => 15500
)
[15104] => Array
(
[0] => 14465
[1] => 15148
[2] => 15373
[3] => 14574
[4] => 15500
)
[15373] => Array
(
[0] => 14465
[1] => 15148
[2] => 15104
[3] => 14574
[4] => 15500
)
[14574] => Array
(
[0] => 14465
[1] => 15148
[2] => 15104
[3] => 15373
[4] => 15500
)
[15500] => Array
(
[0] => 14465
[1] => 15148
[2] => 15104
[3] => 15373
[4] => 14574
)
[14120] => Array
(
[0] => 13993
[1] => 14115
[2] => 14907
[3] => 15152
[4] => 15403
[5] => 15475
)
[13993] => Array
(
[0] => 14120
[1] => 14115
[2] => 14907
[3] => 15152
[4] => 15403
[5] => 15475
)
[14115] => Array
(
[0] => 14120
[1] => 13993
[2] => 14907
[3] => 15152
[4] => 15403
[5] => 15475
)
[14907] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 15152
[4] => 15403
[5] => 15475
)
[15152] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 14907
[4] => 15403
[5] => 15475
)
[15403] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 14907
[4] => 15152
[5] => 15475
)
[15475] => Array
(
[0] => 14120
[1] => 13993
[2] => 14115
[3] => 14907
[4] => 15152
[5] => 15403
)
[13667] => Array
(
[0] => 13716
[1] => 12857
[2] => 15535
[3] => 15512
)
[13716] => Array
(
[0] => 13667
[1] => 12857
[2] => 15535
[3] => 15512
)
[12857] => Array
(
[0] => 13667
[1] => 13716
[2] => 15535
[3] => 15512
)
[15535] => Array
(
[0] => 13667
[1] => 13716
[2] => 12857
[3] => 15512
)
[15512] => Array
(
[0] => 13667
[1] => 13716
[2] => 12857
[3] => 15535
)
[15354] => Array
(
[0] => 15043
[1] => 13736
)
[15043] => Array
(
[0] => 15354
[1] => 13736
)
[13736] => Array
(
[0] => 15354
[1] => 15043
)
[15449] => Array
(
[0] => 15450
)
[15450] => Array
(
[0] => 15449
)
[14991] => Array
(
[0] => 15250
)
[15250] => Array
(
[0] => 14991
)
[14633] => Array
(
[0] => 15320
[1] => 15445
)
[15320] => Array
(
[0] => 14633
[1] => 15445
)
[15445] => Array
(
[0] => 14633
[1] => 15320
)
[13344] => Array
(
[0] => 15476
[1] => 15536
[2] => 15578
)
[15476] => Array
(
[0] => 13344
[1] => 15536
[2] => 15578
)
[15536] => Array
(
[0] => 13344
[1] => 15476
[2] => 15578
)
[15578] => Array
(
[0] => 13344
[1] => 15476
[2] => 15536
)
[14863] => Array
(
[0] => 15478
[1] => 15507
)
[15478] => Array
(
[0] => 14863
[1] => 15507
)
[15507] => Array
(
[0] => 14863
[1] => 15478
)
[12937] => Array
(
[0] => 15206
)
[14250] => Array
(
[0] => 14613
[1] => 14125
[2] => 15369
[3] => 14824
[4] => 15479
)
[14613] => Array
(
[0] => 14250
[1] => 14125
[2] => 15369
[3] => 14824
[4] => 15479
)
[14125] => Array
(
[0] => 14250
[1] => 14613
[2] => 15369
[3] => 14824
[4] => 15479
)
[15369] => Array
(
[0] => 14250
[1] => 14613
[2] => 14125
[3] => 14824
[4] => 15479
)
[14824] => Array
(
[0] => 14250
[1] => 14613
[2] => 14125
[3] => 15369
[4] => 15479
)
[15479] => Array
(
[0] => 14250
[1] => 14613
[2] => 14125
[3] => 15369
[4] => 14824
)
[13637] => Array
(
[0] => 15457
[1] => 13386
[2] => 14775
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[15457] => Array
(
[0] => 13637
[1] => 13386
[2] => 14775
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[13386] => Array
(
[0] => 13637
[1] => 15457
[2] => 14775
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[14775] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 13914
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[13914] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 15542
[5] => 15609
[6] => 15648
[7] => 15635
)
[15542] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15609
[6] => 15648
[7] => 15635
)
[15609] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15542
[6] => 15648
[7] => 15635
)
[15648] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15542
[6] => 15609
[7] => 15635
)
[15635] => Array
(
[0] => 13637
[1] => 15457
[2] => 13386
[3] => 14775
[4] => 13914
[5] => 15542
[6] => 15609
[7] => 15648
)
[14429] => Array
(
[0] => 14491
[1] => 13428
[2] => 15291
)
[14491] => Array
(
[0] => 14429
[1] => 13428
[2] => 15291
)
[13428] => Array
(
[0] => 14429
[1] => 14491
[2] => 15291
)
[15291] => Array
(
[0] => 14429
[1] => 14491
[2] => 13428
)
[15380] => Array
(
[0] => 15381
)
[15381] => Array
(
[0] => 15380
)
[14737] => Array
(
[0] => 15490
[1] => 15595
)
[15490] => Array
(
[0] => 14737
[1] => 15595
)
[15595] => Array
(
[0] => 14737
[1] => 15490
)
[15499] => Array
(
[0] => 13793
)
[13793] => Array
(
[0] => 15499
)
[12814] => Array
(
[0] => 15492
[1] => 15497
)
[15492] => Array
(
[0] => 12814
[1] => 15497
)
[15497] => Array
(
[0] => 12814
[1] => 15492
)
[15163] => Array
(
[0] => 14255
[1] => 15383
[2] => 14002
[3] => 15575
[4] => 15576
[5] => 15538
)
[14255] => Array
(
[0] => 15163
[1] => 15383
[2] => 14002
[3] => 15575
[4] => 15576
[5] => 15538
)
[15383] => Array
(
[0] => 15163
[1] => 14255
[2] => 14002
[3] => 15575
[4] => 15576
[5] => 15538
)
[14002] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 15575
[4] => 15576
[5] => 15538
)
[15575] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 14002
[4] => 15576
[5] => 15538
)
[15576] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 14002
[4] => 15575
[5] => 15538
)
[15538] => Array
(
[0] => 15163
[1] => 14255
[2] => 15383
[3] => 14002
[4] => 15575
[5] => 15576
)
[14915] => Array
(
[0] => 13053
[1] => 14913
)
[13053] => Array
(
[0] => 14915
[1] => 14913
)
[14913] => Array
(
[0] => 14915
[1] => 13053
)
[13748] => Array
(
[0] => 15467
)
[15467] => Array
(
[0] => 13748
)
[14252] => Array
(
[0] => 14003
[1] => 15083
[2] => 15598
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[14003] => Array
(
[0] => 14252
[1] => 15083
[2] => 15598
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15083] => Array
(
[0] => 14252
[1] => 14003
[2] => 15598
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15598] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 14258
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[14258] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 15587
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15587] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15054
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15054] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 13840
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[13840] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 15069
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[15069] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 14956
[9] => 14957
[10] => 14415
[11] => 15120
)
[14956] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14957
[10] => 14415
[11] => 15120
)
[14957] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14956
[10] => 14415
[11] => 15120
)
[14415] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14956
[10] => 14957
[11] => 15120
)
[15120] => Array
(
[0] => 14252
[1] => 14003
[2] => 15083
[3] => 15598
[4] => 14258
[5] => 15587
[6] => 15054
[7] => 13840
[8] => 15069
[9] => 14956
[10] => 14957
[11] => 14415
)
[13363] => Array
(
[0] => 14499
)
[14499] => Array
(
[0] => 13363
)
[15438] => Array
(
[0] => 13597
[1] => 15082
[2] => 14949
[3] => 15158
[4] => 13971
)
[13597] => Array
(
[0] => 15438
[1] => 15082
[2] => 14949
[3] => 15158
[4] => 13971
)
[15082] => Array
(
[0] => 15438
[1] => 13597
[2] => 14949
[3] => 15158
[4] => 13971
)
[14949] => Array
(
[0] => 15438
[1] => 13597
[2] => 15082
[3] => 15158
[4] => 13971
)
[15158] => Array
(
[0] => 15438
[1] => 13597
[2] => 15082
[3] => 14949
[4] => 13971
)
[13971] => Array
(
[0] => 15438
[1] => 13597
[2] => 15082
[3] => 14949
[4] => 15158
)
[15237] => Array
(
[0] => 14208
[1] => 14511
[2] => 15455
)
[14208] => Array
(
[0] => 15237
[1] => 14511
[2] => 15455
)
[15455] => Array
(
[0] => 15237
[1] => 14208
[2] => 14511
)
[15545] => Array
(
[0] => 15251
[1] => 15428
[2] => 12722
)
[15251] => Array
(
[0] => 15545
[1] => 15428
[2] => 12722
)
[15428] => Array
(
[0] => 15545
[1] => 15251
[2] => 12722
)
[12722] => Array
(
[0] => 15545
[1] => 15251
[2] => 15428
)
[13549] => Array
(
[0] => 15570
)
[15570] => Array
(
[0] => 13549
)
[15618] => Array
(
[0] => 12604
[1] => 15621
)
[12604] => Array
(
[0] => 15618
[1] => 15621
)
[15621] => Array
(
[0] => 15618
[1] => 12604
)
[13388] => Array
(
[0] => 14974
[1] => 12483
)
[14974] => Array
(
[0] => 13388
[1] => 12483
)
[12483] => Array
(
[0] => 13338
[1] => 14974
)
)
[usersForAreas] => Array
(
[lyon] => Array
(
[ids] => Array
(
[0] => 13311
[1] => 13523
)
[title] => Lyon
)
[belleville] => Array
(
[ids] => Array
(
[0] => 13063
[1] => 12954
)
[title] => Belleville
)
[chamonix] => Array
(
[ids] => Array
(
[0] => 13144
)
[title] => Chamonix
)
[meribel] => Array
(
[ids] => Array
(
[0] => 12762
[1] => 13164
)
[title] => Meribel
)
[grand-geneva] => Array
(
[ids] => Array
(
[0] => 13130
[1] => 12898
)
[title] => Grand Geneva
)
[chambery] => Array
(
[ids] => Array
(
[0] => 12914
[1] => 13114
[2] => 13311
)
[title] => Chambery
)
[annecy] => Array
(
[ids] => Array
(
[0] => 13216
[1] => 12748
[2] => 13503
[3] => 13217
)
[title] => Annecy
)
[mont-blanc] => Array
(
[ids] => Array
(
[0] => 12631
[1] => 12937
[2] => 12936
[3] => 13309
)
[title] => Mont-Blanc
)
[portes-du-soleil] => Array
(
[ids] => Array
(
[0] => 12690
[1] => 13423
[2] => 13319
[3] => 13574
[4] => 13101
)
[title] => Portes du Soleil
)
[three-valleys] => Array
(
[ids] => Array
(
[0] => 12762
[1] => 12954
[2] => 13063
[3] => 13164
[4] => 12925
[5] => 13310
)
[title] => Three Valleys
)
[rhones-alpes] => Array
(
[ids] => Array
(
[0] => 12837
[1] => 13087
[2] => 12898
[3] => 13130
[4] => 13216
[5] => 12748
[6] => 13164
[7] => 13574
[8] => 12954
[9] => 13063
[10] => 12762
[11] => 12925
[12] => 13114
[13] => 12914
[14] => 12690
[15] => 12936
[16] => 13523
[17] => 13144
[18] => 12568
[19] => 13181
[20] => 13180
[21] => 12980
[22] => 13007
[23] => 13084
[24] => 13217
[25] => 13423
[26] => 13319
[27] => 12937
[28] => 13430
[29] => 13311
[30] => 13310
[31] => 13309
[32] => 13311
[33] => 13503
)
[title] => Rhone-Alpes
)
[tarentaise] => Array
(
[ids] => Array
(
[0] => 13181
[1] => 12568
[2] => 12980
[3] => 13430
)
[title] => Ste Foy Tarentaise
)
[hautes-alpes] => Array
(
[ids] => Array
(
[0] => 12837
[1] => 13087
)
[title] => Hautes Alpes
)
[valmorel] => Array
(
[ids] => Array
(
[0] => 13310
)
[title] => Valmorel
)
)
[pilar] => Array
(
[equestrian] => Array
(
[13388] => Array
(
[name] => Lesley Okey
[first_name] => Lesley
[lastname] => Okey
[description] => Lesley had initially planned on settling further south in France, but as she has always had horses, and wanted to pursue a long-held ambition to breed them Normandy was the obvious choice. She now lives, works, and rides in Lower Normandy, on the edge of the beautiful area known as Suisse Normand. Lesley is one of our most experienced equestrian agents and says that the Orne market is “exceptionally buoyant for equestrian properties”.
[region] => Lower Normandy
[vignette] => pilar/equestrian/agent/lower_normandy.webp
[photo-desc] => pilar/equestrian/agent/lesley_okey.webp
[siret] => 510034515
)
[12663] => Array
(
[name] => Effie Iorsch
[first_name] => Effie
[lastname] => Iorsch
[description] => Effie lives in Normandy, in the Perche national park, it is an area famous for the Percheron horse breed. This is an ideal environment for riding and Effie is “delighted to use my network and share contacts for suppliers, vets and other suppliers, as well as advising on the best local trails”.
[region] => Normandy
[vignette] => pilar/equestrian/agent/normandy.webp
[photo-desc] => pilar/equestrian/agent/effie_iorsh.webp
[siret] => 504137043
)
[14842] => Array
(
[name] => Jessica Viel
[first_name] => Jessica
[lastname] => Viel
[description] => Jessica lives in Indre-et-Loire, in the Centre-Val-de-Loire region, popular with buyers of equestrian property because land is such exceptional value. Jessica tells us “We have Saumur, Le Mans, Fontainebleau and Lamotte-Beuvron within easy reach for shows or competitions. Buyers here are a mixture of professionals wanting to start a small business and people who simply want a nice property for their family and horses”.
[region] => Centre
[vignette] => pilar/equestrian/agent/centre.webp
[photo-desc] => pilar/equestrian/agent/jessica_viel.webp
[siret] => 892183351
)
[15279] => Array
(
[name] => Jean-Francois Huteau
[first_name] => Jean-Francois
[lastname] => Huteau
[description] => Jean-Francois has lived in the Oise, Hauts-de-France, close to Chantilly and Senlis, for over 25 years. Owning an equestrian property here is a symbol of status and offers many advantages due to the rich equestrian tradition and historic surroundings. Jean-Francois tells us “Chantilly is, of course, world-famous for its renowned racecourse and equine museum. Owning equestrian property here allows you to benefit from this heritage and participate in local events like the Grand Prix de Diane. We have a rich array of equestrian facilities and are home to France Galop and also the French Polo Federation”.
[region] => Hauts de France
[vignette] => pilar/equestrian/agent/hauts_de_france.webp
[photo-desc] => pilar/equestrian/agent/jean_francois_huteau.webp
[siret] => 948614185
)
[12857] => Array
(
[name] => Trina Summerfield
[first_name] => Trina
[lastname] => Summerfield
[description] => Trina has been an agent with Leggett for well over a decade. She lives in rural Charente, close to Confolens – an ideal spot for her family, her dogs and (of course) her horses. Trina is a trained equine behaviourist and has ridden competitively in under-21 show-jumping teams. She tells us “The advantage here is that we have the perfect climate, allowing horses to live outside year-round with ample grazing. The rolling countryside is ideal and equestrian property is highly sought after”
[region] => Poitou-Charentes
[vignette] => pilar/equestrian/agent/poitou_charentes.webp
[photo-desc] => pilar/equestrian/agent/trina_summerfield.webp
[siret] => 524727153
)
[15253] => Array
(
[name] => Rachel Dods
[first_name] => Rachel
[lastname] => Dods
[description] => Rachel lives and works in the Dordogne, she has been in France for over two decades now. The climate, soil and general landscape is perfect for horse enthusiasts. Rachel tells us “The greatest opportunity here is for the amateur horse enthusiast and leisure market. There are plenty of suitable properties available, and it is simply a case of saying how many horses need to be housed, how much land they will need, and the type of equipment and facilities required. Within 10 kms of my house there are three riding schools, five stud farms and lots of people who keep horses for private hacking, endurance training and competitions”.
[region] => Aquitaine - Dordogne
[vignette] => pilar/equestrian/agent/dordogne_aquitaine.webp
[photo-desc] => pilar/equestrian/agent/rachel_dods.webp
[siret] => 881752802
)
[15089] => Array
(
[name] => Deborah Cherry
[first_name] => Deborah
[lastname] => Cherry
[description] => Deborah lives in Lot-et-Garonne, where she has fallen in love with the space, tranquility and quiet roads. She is happiest when she is simply out hacking on the roads and footpaths and finds that the general costs of keeping horses are lower than when she lived in the UK. “Vets, farriers, feed/hay and bedding are all cheaper. However, grass grows differently here, and you may want to consider having a little more land per horse than you would in the UK, Belgium, Holland, or northern France – unless you are prepared to supplement with hay of course. Hay prices are lower here, and better for the horses as it is a courser texture and better for the horse’s teeth”.
[region] => Aquitaine - Lot-et-Garonne
[vignette] => pilar/equestrian/agent/lot_et_garonne_aquitaine.webp
[photo-desc] => pilar/equestrian/agent/deborah_cherry.webp
[siret] => 913148094
)
[14549] => Array
(
[name] => Jane Snow
[first_name] => Jane
[lastname] => Snow
[description] => Jane and Sarah are a team in the Hautes-Pyrénées in Occitanie. They met in French class and decided that their different talents should be combined to offer the very best in client service. They tell us “The equestrian property market is excellent here with strong demand from French buyers as well as from the UK, Belgium, and Holland. We have a lot of open land, with dramatic views, and the hacking is superb. This department is highly regarded for breeding horses and is one of France’s most “organic” and least polluted areas. You can get a lot of property and land for your money, which is music to the ears of most horse owners”!
[region] => Hautes-Pyrénées in Occitanie
[vignette] => pilar/equestrian/agent/hautes_pyrenees_occitanie.webp
[photo-desc] => pilar/equestrian/agent/jane_snow.webp
[siret] => 853756682
)
[15052] => Array
(
[name] => Sarah Thacker
[first_name] => Sarah
[lastname] => Thacker
[description] => Jane and Sarah are a team in the Hautes-Pyrénées in Occitanie. They met in French class and decided that their different talents should be combined to offer the very best in client service. They tell us “The equestrian property market is excellent here with strong demand from French buyers as well as from the UK, Belgium, and Holland. We have a lot of open land, with dramatic views, and the hacking is superb. This department is highly regarded for breeding horses and is one of France’s most “organic” and least polluted areas. You can get a lot of property and land for your money, which is music to the ears of most horse owners”!
[region] => Hautes-Pyrénées in Occitanie
[vignette] => pilar/equestrian/agent/hautes_pyrenees_occitanie.webp
[photo-desc] => pilar/equestrian/agent/sarah_thacker.webp
[siret] => 881175632
)
[13292] => Array
(
[name] => Gillian Wilson
[first_name] => Gillian
[lastname] => Wilson
[description] => Jill covers the north Var and Alpes de Haute Provence, you simply don’t get more authentic Provence than this. She has had horses all her life and she worked in the UK equestrian industry for 18 years, with her clients including the Royal Family. She knows the equestrian market well and is honest in her advice: “There are pros and cons to owning horses in Provence. The advantages are that we have a lot of off-road riding – this is the real Provence with rosemary, thyme and lavender fields surrounding ancient hilltop villages. We also have an excellent equestrian infrastructure around here. The disadvantages are that there is less grass but more flies, so you should allow for having to feed more hay. You should also allow for double the land here in the south than if you bought in a wetter climate”.
[region] => Alpes-de-Haute-Provence
[vignette] => pilar/equestrian/agent/alpes_de_haute_provence.webp
[photo-desc] => pilar/equestrian/agent/gillian_wilson.webp
[siret] => 814064804
)
)
)
[useDbConfig] => default
[useTable] => users
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => users
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[role] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[first_name] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[surname] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[email] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[primary_email] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[created] => Array
(
[type] => timestamp
[null] => 1
[default] =>
[length] =>
)
[modified] => Array
(
[type] => timestamp
[null] => 1
[default] =>
[length] =>
)
[team_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[statute] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[persinfo] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[persinfo_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[locinfo] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[locinfo_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[location] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[areas] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[isdeleted] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[active] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[statute_fr] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[address1] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[commune] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[postcode] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[initials] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 3
)
[depts] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[cp] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 1
)
[kbis] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 1
)
[siret] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[trusted] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[allowed_area] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[lat] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[lon] => Array
(
[type] => float
[null] => 1
[default] =>
[length] =>
)
[notgeo] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[picture] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[hestia_id] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[phone_number] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[request_contact_details_fr] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
)
[request_contact_details_en] => Array
(
[type] => boolean
[null] => 1
[default] =>
[length] => 1
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => User
[tableToModel] => Array
(
[users] => User
[departments] => Department
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => User
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Department] => Department Object
(
[name] => Department
[belongsTo] => Array
(
[Region] => Array
(
[className] => Region
[foreignKey] => region_id
[conditions] =>
[fields] =>
[order] =>
[counterCache] =>
)
)
[hasMany] => Array
(
[Allproperty] => Array
(
[className] => Allproperty
[foreignKey] => department_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[useDbConfig] => default
[useTable] => departments
[displayField] => id
[id] =>
[data] => Array
(
)
[table] => departments
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 3
[key] => primary
)
[listcode] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[listdesc] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[region_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[dbfield] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
[text] => Array
(
[type] => text
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Department
[tableToModel] => Array
(
[departments] => Department
[regions] => Region
[allproperties] => Allproperty
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[hasOne] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[actsAs] =>
[Behaviors] => BehaviorCollection Object
(
[modelName] => Department
[_attached] => Array
(
)
[_disabled] => Array
(
)
[__methods] => Array
(
)
[__mappedMethods] => Array
(
)
[_log] =>
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Region] => Region Object
(
[name] => Region
[actsAs] => Array
(
[0] => Containable
)
[hasMany] => Array
(
[Department] => Array
(
[className] => Department
[foreignKey] => region_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[aquitaine] => Array
(
[id] => 72
[link] => /aquitaine-property
[region_name] => Aquitaine
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 72_team.webp
[vignette] => 72_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => From sleepy Dordogne villages to the bright lights of Bordeaux, via the world’s greatest vineyards ...
[bold] => Welcome to Aquitaine
)
[css_color] => #4E7E9F
[accordion] => Array
(
[what_to_expect] => <p><strong>Bordeaux</strong>, is the world capital of wine, and you will find glorious <strong>chateaux and country houses</strong> keeping
watch over the surrounding vineyards. Globally renowned for its beauty, property in Aquitaine is seen as an excellent investment.</p>
<p><strong>Vineyards</strong> dominate the landscape in Gironde but don’t be fooled. There are five departments in Aquitaine, each with a <strong>diverse
landscape</strong> and a mixture of property styles. The Pyrénées Atlantiques run down to the Spanish border and are heavily influenced by Basque culture,
whilst in the north of the region, the Dordogne is a rural department, long popular with UK buyers looking for <strong>"a place in the sun".</strong></p>
[access] => Array
(
[text] => <p>The main international airport is in Bordeaux, with regular flights to North America, Africa, Asia and throughout Europe.
You will find other regional airports in Bergerac, Biarritz, Tarbes and Pau.</p><p>The high-speed rail link between Bordeaux and Paris takes just over 2 hours,
meaning the area is popular with Parisians seeking a second home. Eurostar is planning a special “wine train” with a direct service between Bordeaux and London,
with an opening as soon as 2026 being discussed. Travel time would be around 5 hours.</p><p>Many visitors prefer driving to Aquitaine, as it is easy to access
from all directions. The A10 motorway runs directly to Paris, the A62 runs west to east (giving access to Toulouse, Barcelona and the Riviera),
and the A63 runs straight down to the Spanish border.</p>
[access_image_title] => transport map Aquitaine
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities. </p><p>Last year, prices rose in all five departments, with the biggest increase in the Pyrenéés-Atlantiques (8.1%). The strongest demand is for country property, with plenty of space and fresh air. French buyers have dominated the market, often snapping up properties before overseas buyers have had a chance to view. However, this is now changing, with increasing sales to clients from the UK, Belgium and Netherlands in particular. High-end properties are also selling well, with US buyers cashing in on the strong dollar.</p>
[fall_in_love] => Array
(
[text] => <p>Sampling the finest wines, while exploring <strong> historic vineyards, chateaux and rural market towns</strong>. Aquitaine has some of the most
beautiful countryside in France, and the river valleys (particularly the Dordogne) are <strong> popular second-home areas</strong>. Wander round the market
in Sarlat, Bergerac or Monpazier and you will find a fusion of languages being spoken.</p><p>If you prefer the seaside then you will be swept off your
feet by the view over <strong> Arcachon Bay </strong>, from atop the Dune du Pilat, and by the quality of the <strong> swimming and surfing </strong>
available in Aquitaine.</p>
[images_alt] => Array
(
[0] => cafe_bar
[1] => market
[2] => ocean
[3] => garden
[4] => surf_beach
[5] => Vineyards
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/72
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Warm winters and cool summers make this the ideal climate</li>
<li class="attribute-dot">This is a truly global destination, making property an attractive investment </li>
<li class="attribute-dot">The quality of life in Aquitaine is second to none, particularly the food and wine </li>
<li class="attribute-dot">The area is popular with overseas buyers, English is widely spoken </li>
</ul>
Plans are in place for a direct London-Bordeaux Eurostar service, door-to-door in around 5 hours
[banner-mg] => Array
(
[image] => nice-image.webp
)
[famous-places] => Array
(
[0] => Array
(
[title] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
[subtitle] => Saint Emilion|Commercial|"Bordelais"
[image] => 72_vineyard.webp
)
[1] => Array
(
[title] => Chateaux
[link] => /chateau/aquitaine
[subtitle] => Maisons de Maître | Vie de Château
[image] => 72_chateaux.webp
)
[2] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/72
[subtitle] => Océan | Wind | Liberty
[image] => 72_coastal.webp
)
[3] => Array
(
[title] => Perigord
[link] => /french-property-for-sale/perigord_noir/latest
[subtitle] => Périgord Noir | Vert | Rouge
[image] => 72_perigord.webp
)
[4] => Array
(
[title] => Sarlat
[link] => /french-property-for-sale/mainSearch/departments:/towns:24200+Sarlat-la-Canéda/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Sarlat-La-Canédat et alentours
[image] => 72_sarlat.webp
)
[5] => Array
(
[title] => Bordeaux
[link] => /french-property-for-sale/getNearbyPostcodes/33000/25/sort:original_modified/direction:desc
[subtitle] => Cité du Vin | History | Culture
[image] => 72_bordeaux.webp
)
[6] => Array
(
[title] => Countryside
[link] =>
[subtitle] => Peace | Nature | Liberty
[image] => 72_countryside.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 33
[department_name] => Gironde
[prefecture] => Array
(
[name] => Bordeaux
[lat] => 44.838764428286
[lon] => -0.58549738073116
)
[sous-prefecture] => Array
(
[name] => Arcachon
[lat] => 44.652350372007
[lon] => -1.17852953279
)
[other_places] => Array
(
[0] => Array
(
[name] => Langon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[1] => Array
(
[name] => Lesparre-Médoc
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[2] => Array
(
[name] => Libourne
[coordinates] => Array
(
[lat] => 44.912837953056
[lon] => -0.24255791219811
)
)
[3] => Array
(
[name] => Blaye
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[4] => Array
(
[name] => Arcachon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
)
[aeroports] => Array
(
[name] => international Aéroport Bordeaux-Mérignac
[coordinates] => Array
(
[lat] => 44.829578655332
[lon] => -0.71252977869956
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3415
)
[1] => Array
(
[id] => 24
[department_name] => Dordogne
[prefecture] => Array
(
[name] => Périgueux
[lat] => 45.182155813706
[lon] => 0.72554752049818
)
[sous-prefecture] => Array
(
[name] => Bergerac
[lat] => 44.854267578237
[lon] => 0.48313379429759
)
[other_places] => Array
(
[0] => Array
(
[name] => Nontron
[lat] => 45.530660781729
[lon] => 0.66198829976248
)
[1] => Array
(
[name] => Sarlat-la-Canéda
[lat] => 44.889288259855
[lon] => 1.2241156213839
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Bergerac-Dordogne-Périgord
[lat] => 44.825427573624
[lon] => 0.5183063816135
)
[1] => Array
(
[name] => Aéroport Périgueux-Bassillac
[lat] => 45.196674566766
[lon] => 0.81442960794314
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1699
)
[2] => Array
(
[id] => 40
[department_name] => Landes
[prefecture] => Array
(
[name] => Mont-de-Marsan
[lat] => 43.895868438138
[lon] => -0.49751150342098
)
[sous-prefecture] => Array
(
[name] => Dax
[lat] => 43.709257227376
[lon] => -1.0555027855013
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 2829
)
[3] => Array
(
[id] => 47
[department_name] => Lot-et-Garonne
[prefecture] => Array
(
[name] => Agen
[lat] => 44.205262742878
[lon] => 0.61508991988202
)
[sous-prefecture] => Array
(
[name] => Marmande
[lat] => 44.49875584627
[lon] => 0.14139916585147
)
[other_places] => Array
(
[0] => Array
(
[name] => Nérac
[lat] => 44.137634651165
[lon] => 0.33671320043142
)
[1] => Array
(
[name] => Villeneuve-sur-Lot
[lat] => 44.408773973276
[lon] => 0.70347370665476
)
)
[aeroports] => Aéroport Agen-La Garenne
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1634
)
[4] => Array
(
[id] => 64
[department_name] => Pyrénées-Atlantiques
[prefecture] => Array
(
[name] => Pau
[lat] => 43.29655780391
[lon] => -0.36577735818928
)
[sous-prefecture] => Array
(
[name] => Bayonne
[lat] => 43.493746698508
[lon] => -1.4799716307997
)
[other_places] => Array
(
[0] => Array
(
[name] => Oloron-Sainte-Marie
[lat] => 43.194639272704
[lon] => -0.60670147749085
)
)
[aeroports] => Aéroport de Biarritz-Pays basque, Aéroport de Pau-Pyrénées
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2818
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => new_aquitaine_logo.webp
[text] => Known for its wine, seafood and picturesque landscape, Aquitaine is a popular choice with holiday-home owners, and full-time residents alike.
The warm winters and cooling summer breeze give it a particularly attractive climate.
)
[seo_text] => The five departments in Aquitaine have a diverse range of property styles, each with its own individual appeal. From rural stone-built farmhouses
to grand chateaux, the region is rich with architectural treasures to explore.<br />
Stone-built farmhouses are possibly the most popular with international buyers. Constructed from local materials like limestone, these houses feature thick walls,
small windows, and tiled roofs. Often surrounded by gardens and orchards, these character laden homes offer a serene and peaceful French lifestyle.<br />
Aquitaine is also home to some of the best Maison de Maitres and chateaux in France. Originally built for the nobility and located in large vineyards or estates,
these impressive structures have grand entrances, sweeping staircases, and intricate decorations, serving as a testament to the region's rich history and cultural
heritage.<br />Modern homes in Aquitaine are also usually designed to blend in with their natural surroundings. Many feature large windows to take advantage of
the countryside views, and open-plan living spaces that create a feeling of light and spaciousness. This style of VEFA (new build) homes in Aquitaine are
particularly popular with buyers since the Covid-19 pandemic. <br />Regardless of your taste, you're sure to find a property in Aquitaine that suits your
architectural preferences and budget.
)
[brittany] => Array
(
[id] => 53
[link] => /brittany-property
[region_name] => Brittany
[new_region_name] => Brittany
[hero_images] => 3
[agent_photo] => 53_team.webp
[vignette] => 53_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => normandy
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Local papers have been running headlines such as “The golden age of property in Brittany”, and it’s not difficult to see why. Buy a home in Brittany and you are never far from what is perhaps the most beautiful coastline in France.
[bold] => Welcome to Brittany
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Brittany is one of the prettiest and most diverse areas of France – you probably know it as a popular holiday-home destination, but did you know
that in a poll of French homebuyers it was the area they most want to move to?</p><p>The reasons are obvious – let’s start with the beaches and coastline, which stretches
to an astonishing 2,700 km’s (that’s 1,677 miles in old money). Take your pick from a hike along the rugged cliffs, to lazing on the golden sands or eating freshly
caught seafood in one of the traditional fishing villages. No matter where you buy in Brittany, you will have access to these delights. Inland you will find a beautiful
rolling landscape with picturesque towns and villages, famous for the variety, colour and quality of the markets. The renowned Lac de Guérledan is right in the heart of
Brittany, covering 300 hectares the paths around it wander through glorious forests and are a haven for walkers, cyclists and those seeking peace and tranquility.</p>
<p>Property prices have risen in recent years, but still represent excellent value for money, no wonder this is such a popular place for both domestic and international
buyers. Indeed, French buyers have been to the fore in recent years, choosing Brittany as the region they want to buy a holiday home. There have been many reports in
the French news putting this down to “climate migrants” who prefer the milder climate to the more severe extremes to be found in Spain, Portugal and parts of the
Mediterranean.</p>
[access] => Array
(
[text] => <p>Brittany has several airports, with flights within France and to international destinations. Rennes Bretagne airport has direct flights to 18 European
countries, and 17 countries outside Europe (including Canada/USA, the UAE, Singapore, South Africa and Brazil). It also flies to eight cities within France.
The airports in Brest and Lorient are all smaller and mainly service domestic flights.</p><p>The TGV runs daily between Paris and Rennes (around 2hrs 12 mins),
and regional trains connect the smaller towns in the region.</p><p>Many UK visitors like to take the ferry, with regular services running from
Plymouth, Portsmouth, and Poole to the ports of Saint-Malo and Roscoff in Brittany, or via Normandy ports such as Cherbourg.</p>
<p>Several major highways run through Brittany, giving easy access to Paris, Belgium, Holland and the Channel Tunnel car terminal.
The A84 leads up to Caen, whilst the A81 heads due east towards Paris. Meanwhile the RN137 heads south to Nantes.</p>
[53_access_map] => transport map Brittany
)
[market] => <p>Record demand and low stock levels pretty much sum up the Brittany property market over the last couple of years. Prices have risen accordingly,
with a typical apartment in Rennes seeing an increase of almost 11% in 2022. A family home in Brest will have seen a rise around 12% in the same period.</p>
<p>Low interest rates have been a bedrock of this demand and it helps that a French Government report, comparing employment data from 100 towns, declared Rennes as
having the strongest labour market in France. With interest rates rising we are likely to see a slight dampening of demand, which should mean more stock being
available and more choice for buyers.</p><p>One other driver of the Brittany property market is the trend towards home working. Télétravail (working from home)
has exploded, and people are looking for country houses that offer more space/light with a view, and high speed broadband. There has been a population explosion
in cities like Rennes, and families are tempted by the lower prices in the countryside. The third factor is the temperate climate to be found in Brittany,
with clients looking to escape the extreme temperatures, fires, and floods to be found in Spain, Italy, and some Mediterranean destinations.</p>
<p>Brittany is home to some fine manoir, chateaux and country estates. They may be fewer in number than further south in the Loire number, but what they lack in quantity
they make up for in quality. The good news is that, because they are inland away from the more costly coastline, they tend to be well priced and offer excellent value
for money.</p>
[fall_in_love] => Array
(
[text] => <p>Pretty much everything really. Let’s start with the coastline. Travelling anti-clockwise the towns of Saint-Malo, Saint Brieuc, Brest, Lorient and Vannes
are all on the coast, each with a personality of its own and a variety of excellent shops, restaurants and leisure pursuits. In between you will find sandy beaches,
ancient fishing ports and spectacular cliff-side walking. For those looking for a picturesque fishing village, we defy you not to fall in love with medieval
Saint-Goustan, the lighthouse protected Doelan, or the chocolate-box pretty Sauzon, with its pastel houses and brightly painted shutters. Larmor-Plage is known as
the “Brittany Riviera” but there are plenty of other beautiful beaches all along the coast. Trestraou beach near Perros-Guirec is a hidden gem and the Bay of Morlaix
also has plenty to choose from. Moving west both Plouarzel and Plogoff are pretty stops along the dramatic Finistere coastline.</p>
<p>Inland you will absolutely fall in love with the lakes, forests and beautiful landscape. For a breathtaking view try walking to Monts d’Arrée in the Armorica Regional
National Park (if you have been to Ireland you’ll feel at home), or try walking the hills and prairies of the Pays de Questembert. The truth is that every road and
track in Brittany is a delight, with hidden secrets to uncover. If you are looking for a haven away from the stress of modern day life.</p>
<p>If you find romance in the culture or heritage of a region, then Brittany is your ideal destination. Stop off at any tourist office to learn about the local
tales and legends. Morbihan is home to the world’s largest concentration of megalithic sites. The standing stones at Carnac stretch for an astonishing four km’s,
and the site at Locmariaquer is home to the Er Grah menhir, which once stood 20 metres high and weighed 300 tonnes.</p><p>Finally, it would be remiss if we didn’t mention
the seafood. A dozen oysters, or maybe some fresh crab, washed down with a crisp white wine? All restaurants in Brittany should be able to provide these, but
for the real romance why not sample them on the waters edge, direct from the supplier. In southern Morbihan you should visit La Perle de Quéhan, where you can
sit beneath the pine trees and sample the seafood whilst overlooking the bay. If you are in Finistere then Maison Legris is an award winning oyster bar in Plouguerneau,
well worth a visit. Finally, if you visit Mont-Saint-Michel bay (which you almost certainly will) then head to the market at La Houle port, you won’t be disappointed.</p>
[images_alt] => Array
(
[0] => pretty_house
[1] => seafood
[2] => white_sand
[3] => ocean
[4] => menhir
[5] => traditional_costume
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The sheer beauty of the countryside and coastline.</li>
<li class="attribute-dot">Mont-Saint-Michel and its bay, a UNESCO world heritage site with no comparison.</li>
<li class="attribute-dot">Great value property, particularly inland where many property bargains are still to be had.</li>
<li class="attribute-dot">A culture and heritage that can be seen in every town and village – each has a tale to tell.</li>
<li class="attribute-dot">A myriad of ports and fishing villages to explore, with some of the best restaurants in France.</li>
</ul>
[banner-mg] => Array
(
[image] => 53_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/53
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/53
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Rennes
[link] => /french-property-for-sale/getNearbyPostcodes/35000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Rennes"
[image] => 53_rennes.webp
)
[1] => Array
(
[title] => Hinterland
[link] =>
[subtitle] => In the heart of the land
[image] => 53_hinterland.webp
)
[2] => Array
(
[title] => Harbours
[link] => /french-property-for-sale/mainSearch/departments:/towns:29000+All_communes_in_postcode--56000+All_communes_in_postcode--22000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Quimper | Brest | Vannes | Saint Brieuc
[image] => 53_harbours.webp
)
[3] => Array
(
[title] => Historic
[link] =>
[subtitle] => A piece of History
[image] => 53_historic.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] =>
[image] => 53_villages.webp
)
[5] => Array
(
[title] => Cities
[link] =>
[subtitle] => Living in the heart of the city
[image] => 53_cities.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/53
[subtitle] => View | Ocean | Liberty
[image] => 53_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 35
[department_name] => Ille-et-Vilaine
[area_m2] => 2652
[prefecture] => Array
(
[name] => Rennes
[latitude] => 48.117991889221
[longitude] => -1.6807189892287
)
[sous-prefecture] => Array
(
[name] => Fougères
[latitude] => 48.351471330384
[longitude] => -1.205118723428
)
[other_places] => Array
(
[0] => Array
(
[name] => Redon
[latitude] => 47.6507516702
[longitude] => -2.0848369856225
)
[1] => Array
(
[name] => Saint-Malo
[latitude] => 48.64975311175
[longitude] => -2.0279211568493
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Saint-Malo-Dinard-Pleurtuit
[latitude] => 48.5900726159
[longitude] => -2.0762508547617
)
[1] => Array
(
[name] => Aéroport de Rennes-Bretagne
[latitude] => 48.068336104561
[longitude] => -1.7255383037892
)
)
[LGV] => LGV Bretagne-Pays de la Loire
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 22
[department_name] => Côtes-d'Armor
[department_link] => cotes-d-armor
[area_m2] => 2046
[prefecture] => Array
(
[name] => Saint-Brieuc
[latitude] => 48.513446890517
[longitude] => -2.7670809165465
)
[sous-prefecture] => Array
(
[name] => Dinan
[latitude] => 48.453662914768
[longitude] => -2.0505455939488
)
[other_places] => Array
(
[0] => Array
(
[name] => Guingamp
[latitude] => 48.561650630681
[longitude] => -3.1501954648217
)
[1] => Array
(
[name] => Lannion
[latitude] => 48.731347857171
[longitude] => -3.4604695840914
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lannion
[latitude] => 48.756955147948
[longitude] => -3.4704341865913
)
[1] => Array
(
[name] => Aéroport de Saint-Brieuc Armor
[latitude] => 48.534884372958
[longitude] => -2.8543853767915
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 29
[department_name] => Finistère
[area_m2] => 2271
[prefecture] => Array
(
[name] => Quimper
[latitude] => 47.997985676536
[longitude] => -4.0972012510205
)
[sous-prefecture] => Array
(
[name] => Brest
[latitude] => 48.390543341999
[longitude] => -4.4873975424998
)
[other_places] => Array
(
[0] => Array
(
[name] => Châteaulin
[latitude] => 48.194479197781
[longitude] => -4.1019243574689
)
[1] => Array
(
[name] => Morlaix
[latitude] => 48.577495070099
[longitude] => -3.8258069709509
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Brest-Bretagne
[latitude] => 48.447716858353
[longitude] => -4.4177886829057
)
[1] => Array
(
[name] => Aéroport de Morlaix Ploujean
[latitude] => 48.600096495988
[longitude] => -3.8159623559134
)
[2] => Array
(
[name] => Aéroport de Quimper-Bretagne
[latitude] => 47.972951624053
[longitude] => -4.1740875000998
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 56
[department_name] => Morbihan
[area_m2] => 2659
[prefecture] => Array
(
[name] => Vannes
[latitude] => 47.658384007406
[longitude] => -2.7616691514312
)
[sous-prefecture] => Array
(
[name] => Lorient
[latitude] => 47.748581772133
[longitude] => -3.3685968539489
)
[other_places] => Array
(
[0] => Array
(
[name] => Pontivy
[latitude] => 48.066209832829
[longitude] => -2.9624378989862
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lorient-Bretagne-Sud
[latitude] => 47.754254868152
[longitude] => -3.4366661577737
)
[1] => Array
(
[name] => Aéroport de Vannes
[latitude] => 47.720764663553
[longitude] => -2.7271479056408
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.bretagne.bzh/
[Official Tourism Office] => https://www.brittanytourism.com
)
[image] => 53_logo.webp
[text] => Looking for a region where you can get away from it all, and breathe fresh air? Then Brittany is your ideal destination. From swimming with the dolphins
to strolling amongst the standing-stones, and from eating oysters on the beach to testing out any one of the dozen Michelin starred restaurants in Rennes, Brittany
has you covered.
)
[seo_text] => <p>Brittany is home to a rich architectural heritage. One style that you will come across throughout the region is the half-timbered house.
These properties typically feature exposed wooden beams and have a distinctive herringbone pattern, they look particularly attractive with a thatched roof.
Many of the half-timbered properties line the cobbled streets in the “old towns” and historic centres.</p><p>You will also find that many Brittany farmhouses and country properties
use local materials such as granite and slate. These are sturdy buildings, built to last, with the walls being made from large granite blocks, with slate used for the roofing.</p>
<p>On the coast you are more likely to find brightly coloured houses and cottages, with painted shutters and steeply pitched roofs. Many ports and quays in Brittany are
lined with these picturesque properties, and the chocolate-box pretty houses are perfect for those tourists who like to record their visits on Instagram. The houses often
have a nautical feel, with porthole windows and decorative anchors.</p><p>The contrast when you come across modern architecture, or contemporary houses in Brittany, is striking.
These are built out of steel, concrete and glass and can provide an excellent contrast to the older, more traditional Breton properties.</p>
)
[midi_pyrenees] => Array
(
[id] => 73
[link] => /midi-pyrenees-property
[region_name] => Midi-Pyrénées
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 73_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Buy a property in the Midi Pyrénées and you can access picturesque ski resorts, cycle up mythical mountains, take in a world-class rugby match in Toulouse and browse some of the best markets that France has to offer.
[bold] => Welcome to Midi-Pyrénées
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Authentic French towns and villages, unspoilt countryside and terrific value for money – both in terms of property values,
and the general cost of living. The Midi Pyrénées offers exhilarating skiing and snowboarding, with lift passes at a fraction of the price of other
European ski areas. Stop for a coffee, cold drink or lunch and you will appreciate the difference in the bars and restaurants too. Away from the
mountains you will find the region is criss-crossed by attractive <strong>river valleys</strong>. Follow the Garonne, Tarn, Gers or Lot and you
will find some of the prettiest towns in France. Don’t forget too that the <strong>Canal du Midi</strong> starts in Toulouse.</p>
<p><strong>Toulouse is also one of the most dynamic cities in the country and is the centre of the European aerospace industry</strong>.
It is the driving force behind the booming economy in the Midi Pyrenees – ensuring that demand for property remains constant. This is a
region where you can buy with both your heart and your head.</p><p>This is a vast region, with a glorious history. You can get a sense of this when
visiting some of the fascinating towns and cities. Albi, Auch, Cahors, Lourdes and Rodez all have a wonderful heritage, and attracts tourists from
all over the world. You will also find more than a sprinkling of the “plus beaux villages de France” in the region. Perched on the edge of a limestone
cliff, Rocamadour has a population of just 600, but receives more than 1.5m visitors a year. Cordes-sur-Ciel is a little quieter, but equally as pretty,
with an exceptional Gothic heritage.</p>
[access] => Array
(
[text] => <p>The biggest airport in the region is, not surprisingly, Toulouse -Blagnac. It has direct flights to 76 destinations in Europe,
North America, the Middle East, and Africa. There are also some smaller, regional, airports in the Midi Pyrénées, popular with holiday-home
owners due to their ease of access. Rodez airport has flights to London, Dublin, Paris, and Brussels, whilst the airport at Tarbes-Lourdes serves
London, Dublin, Paris, Brussels, Rome and other European destinations.</p><p>The Midi Pyrénées also has several major train stations.
Toulouse-Matabiau is the largest and busiest, with a regular TGV service to Paris, Bordeaux, Marseille and beyond. Other major stations
can be found in Tarbes, Auch and Cahors, with many SNCF trains connecting towns within the region.</p><p>When coming by car you will find direct
access via the A20, which connects Toulouse to Paris, and the A64 which runs from Tarbes, through Pau and across to Biarritz and the Spanish border.
The A61 connects the region to the Mediterranean (and on to either Barcelona or the Riviera)</p>
[73_access_map] => transport map Midi-Pyrénées
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>In reality, there is no such thing as a Midi-Pyrénées property market, instead there are dozens of micro-markets, spread across the eight departments.
However, it is fair to say that demand for property has been at record levels, across the region, for the last few years. There has not been enough
new stock coming on to the market to satisfy this demand. Prices have risen in all eight departments over the last 12 months – the average rise is
around 2%, with a slightly higher increase in Haute Garonne. This, is only to be expected as Toulouse is in the Haute Garonne, and property here is
extremely popular due to the major corporate employers in the city. It also has a very high student population, meaning that rentals are extremely
hard to come by. It is an excellent location for property investment.</p><p>The strongest demand is currently for country property. Buyers are attracted
by the low prices and beautiful surroundings. Larger properties, with light and airy spaces, a home office and a garden are particularly in demand.
International buyers have traditionally been keen on renovation and refurbishment projects. These are still popular, but many buyers are now looking
for old, stone, houses that have already been sympathetically restored. The increasing costs of labour and raw materials mean that houses in good
condition are being snapped up.</p><p>The top-end of the property market is also healthy. American buyers in particular have been taking advantage of
the strong dollar to snap up chateaux, country estates and manor houses. But the main buyers of these prestige properties are French. Coming from Paris,
Lyon and Bordeaux they see the terrific value of property in the Midi Pyrénées and have been prevalent in the market.</p>
[fall_in_love] => Array
(
[text] => <p><strong>The extraordinary beauty of the towns and villages</strong>. Sit in one of the bars or restaurants, perched on the cliff
edge in Rocamadour and you will see what we mean. There are 216 steps up from the car park to the church square, but these don’t put off
the thousands of pilgrims who come to see the statue of the black virgin in the Notre Dame chapel. This is just one example of the
incredible villages to be found scattered around the Midi Pyrénées countryside. Another is the Bastide town of Cordes-sur-Ciel in the
Tarn, one of the oldest such towns in the region, it was founded in 1222 and has kept its authentic character. Other picturesque villages
trip off the tongue: Saint-Cirq-Lapopie, Lourdes, Figeac, Conques there are just too many to name.</p><p>You will also fall in love with
<strong>the Pyrénées national park</strong>. This is a hikers paradise, which extends from the south-west of the Hautes-Pyrénées, to the
south-east of the Pyrénées-Atlantiques. The vast network of hiking trails lead to the highest mountain summits, and no less than 230 high
altitude lakes. It is also the starting point for many cyclists who flock to the Pyrénées to tackle the mythical climbs of the Tour de France.
The Col du Tourmalet is probably the most famous (and hardest) but why not add in the Col d’Aubisque, Hautacam and Peyresourde to make it
a proper cycling trip.</p><p>For a more relaxing ride, or stroll, then <strong>a “voie verte” runs along the Canal du Midi from Toulouse</strong>.
This is easy going and allows you to enjoy this majestic canal – even better why not hire a boat or take one of the many organised boat trips,
you will not be disappointed. Whilst in Toulouse, we recommend you go to see “Les rouges et noire”, the local rugby team. <strong>The Midi Pyrénées
is infatuated with the oval ball</strong>, and each town is proud of their rugby team and supports them fervently. Stade Toulousain are the most
uccessful team in Europe, and the stadium becomes a cauldron when they are playing. The good news is that win or lose, you will celebrate in style
afterwards.</p>
[images_alt] => Array
(
[0] => chateau_ariege
[1] => cassoulet
[2] => viaduc
[3] => mountains
[4] => canal_du_midi
[5] => sheep
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is a prosperous region, with strong demand for property and plenty of local investment.</li>
<li class="attribute-dot">The 38 ski resorts cater for all abilities, with activities from downhill skiing to dog sledding.</li>
<li class="attribute-dot">Beautifully preserved Bastide villages, and picturesque historic towns, dominate the landscape.</li>
<li class="attribute-dot">Toulouse is a powerhouse of the French economy, and the heart of Europe’s space industry.</li>
<li class="attribute-dot">The many rivers are bordered by beautiful towns and villages, each with affordable property.</li>
</ul>
[banner-mg] => Array
(
[image] => 73_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Around Toulouse
[link] => /french-property-for-sale/getNearbyPostcodes/31000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Toulouse | Haute Garonne
[image] => 73_toulouse.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/midi-pyrenees
[subtitle] => History and Passion
[image] => 73_chateaux.webp
)
[2] => Array
(
[title] => Lot
[link] => /all/lot
[subtitle] => From Cahors to
[image] => 73_lot.webp
)
[3] => Array
(
[title] => Commerces
[link] => /commercial/midi-pyrenees
[subtitle] => Hotels Restaurants | Gîtes
[image] => 73_commerces.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Midi-Pyrénées
[subtitle] => Pleasure to renovate
[image] => 73_renovate.webp
)
[5] => Array
(
[title] => Mountains
[link] => https://www.skifrenchproperty.com/skiProperties/pyrenees/
[subtitle] => With sun and snow
[image] => 73_mountains.webp
)
[6] => Array
(
[title] => Villages
[link] =>
[subtitle] => village | village |...
[image] => 73_villages.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 31
[department_name] => Haute-Garonne
[prefecture] => Array
(
[name] => Toulouse
[lat] => 43.60366525972338
[lon] => 1.4335279704430375
)
[sous-prefecture] => Array
(
[name] => Muret
[lat] => 43.463363291741885
[lon] => 1.3296204675154955
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Gaudens
[lat] => 43.10740625337921
[lon] => 0.7202306233470233
)
)
[aeroports] => Array
(
[Aéroport de Toulouse-Blagnac international] => Array
(
[lat] => 43.62954264771633
[lon] => 1.3745757238243552
)
[Aéroport de Toulouse Francazal] => Array
(
[lat] => 43.53971686865888
[lon] => 1.370803860670796
)
)
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2856
)
[1] => Array
(
[id] => 09
[department_name] => Ariège
[prefecture] => Array
(
[name] => Foix
[lat] => 42.96422593786656
[lon] => 1.6046610794547298
)
[sous-prefecture] => Array
(
[name] => Pamiers
[lat] => 43.11354393498077
[lon] => 1.6030526565416987
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Girons
[lat] => 42.98354630099591
[lon] => 1.1431498157091982
)
)
[aeroports] => none
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1485
)
[2] => Array
(
[id] => 12
[department_name] => Aveyron
[prefecture] => Array
(
[name] => Rodez
[lat] => 44.34974434057132
[lon] => 2.5760351293834125
)
[sous-prefecture] => Array
(
[name] => Millau
[lat] => 44.100690620053776
[lon] => 3.075399589052965
)
[other_places] => Array
(
[0] => Array
(
[name] => Villefranche-de-Rouergue
[lat] => 44.34964086759083
[lon] => 2.032003179298435
)
)
[aeroports] => Array
(
[Aéroport de Rodez-Aveyron] => Array
(
[lat] => 44.410792486971275
[lon] => 2.48331025822354
)
)
[LGV] => 1
[ski] => 0
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1539
)
[3] => Array
(
[id] => 32
[department_name] => Gers
[prefecture] => Array
(
[name] => Auch
[lat] => 43.64713809636708
[lon] => 0.5857776490625551
)
[sous-prefecture] => Array
(
[name] => Condom
[lat] => 43.9591257363101
[lon] => 0.3682054230116258
)
[other_places] => Array
(
[0] => Array
(
[name] => Mirande
[lat] => 43.517106554187045
[lon] => 0.4022437616304902
)
)
[aeroports] => Array
(
[Aéroport Auch-Gers] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1621
)
[4] => Array
(
[id] => 46
[department_name] => Lot
[prefecture] => Array
(
[name] => Cahors
[lat] => 44.44840203324682
[lon] => 1.4383209964693582
)
[sous-prefecture] => Array
(
[name] => Figeac
[lat] => 44.60862992988908
[lon] => 2.0304726101442365
)
[other_places] => Array
(
[0] => Array
(
[name] => Gourdon
[lat] => 44.73615624635124
[lon] => 1.3792831948821362
)
)
[aeroports] => none
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1702
)
[5] => Array
(
[id] => 65
[department_name] => Hautes-Pyrénées
[prefecture] => Array
(
[name] => Tarbes
[lat] => 43.23327052143867
[lon] => 0.07789078830121052
)
[sous-prefecture] => Array
(
[name] => Argelès-Gazost
[lat] => 43.00518096658687
[lon] => -0.10162594386373154
)
[other_places] => Array
(
[0] => Array
(
[name] => Bagnères-de-Bigorre
[lat] => 43.06526949253735
[lon] => 0.14914981674878
)
)
[aeroports] => Array
(
[Aéroport de Tarbes-Lourdes-Pyrénées] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => non
[beach_resort] => non
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1770
)
[6] => Array
(
[id] => 81
[department_name] => Tarn
[area_m2] => 1740
[prefecture] => Array
(
[name] => Albi
[lat_lon] => Array
(
[latitude] => 43.925055403077
[longitude] => 2.1477542542909
)
)
[sous-prefecture] => Array
(
[name] => Castres
[lat_lon] => Array
(
[latitude] => 43.60769897677
[longitude] => 2.2407005524728
)
)
[other_places] => Array
(
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Castres-Mazamet
[lat_lon] => Array
(
[latitude] => 43.553640852616
[longitude] => 2.2889483103304
)
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[7] => Array
(
[id] => 82
[department_name] => Tarn-et-Garonne
[area_m2] => 1872
[prefecture] => Array
(
[name] => Montauban
[lat_lon] => Array
(
[latitude] => 44.020919777149
[longitude] => 1.3563112377753
)
)
[sous-prefecture] => Array
(
[name] => Castelsarrasin
[lat_lon] => Array
(
[latitude] => 44.040508758449
[longitude] => 1.0977747383012
)
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.la-region.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => logo_occitanie.webp
[text] => The Midi Pyrénées sit at the crossroads of Europe and the Mediterranean. Whether you are looking to put your feet up by the pool,
or are seeking an action-packed adventure holiday, this is the region for you. Property is exceptional value for money and from your home
you will be able to hike and ski in the high mountains or explore the rolling vineyards and medieval towns scattered along the river valleys...
)
[seo_text] => <p>From the rambling hills of the Gers, to the rugged peaks that border Spain, this is a paradise for outdoor enthusiasts. Hiking
and mountain bike trails criss-cross the mountains, whilst others prefer to kayak or raft in the many rivers and lakes spread throughout the region.</p>
<p>The Midi Pyrénées is home to UNESCO world heritage sites, and to many “Plus beaux villages de France”. From the cathedral and Toulouse-Lautrec museum in
Albi to tiny villages, off the beaten track you will find a treasure trove of historic sites and cultural landmarks. Renowned for its hearty cuisine,
you will not be disappointed by the local markets. Look out for the rich Cahors wines and the locally produced confit de canard and foie gras.</p>
<p>Start your property search in the Midi Pyrénées and you will be on your way to sipping wine in sun-drenched vineyards, exploring medieval Bastide towns and
hiking/cycling along some of the most spectacular countryside in France.</p><p>You will find a diverse range of property and architectural styles in
the Midi Pyrénées, reflecting its position as the crossroads of European and Mediterranean culture. From Romanesque churches, to Gothic cathedrals,
and from Renaissance chateaux to traditional farmhouses it is a treasure trove of architectural gems.</p><p>The region is dominated by the Pyrénées mountains
and the foothills are home to many quarries that supply the stone to build the farmhouses and other property. There are many timber houses and mountain
chalets too. The wooden beams and framing provide a rustic charm and warmth to the interiors – can there be anything more inviting after a day on the pistes,
particularly if the ski-chalet has a roaring log fire too.Property in the Midi-Pyrénées is also known for its distinctive roof styles. In the mountainous areas
you will find steep-pitched roofs, with large overhangs, designed to shed heavy snowfall. Further north, in the valleys where the weather is milder, roofs
tend to be shallower and covered in terracotta tiles. When it comes to property types, the Midi-Pyrénées has something for every budget. In terms of prestige
property you will find grand chateaux and manor houses, looking over fine country estates. There are also plenty of farmhouses (plenty of them ripe for renovation)
and traditional country houses – most of these are built from local hewed stone and have bags of character.</p><p>New build property in the Midi Pyrenees is
becoming increasingly popular with both French and international buyers. The ability to build a property using sustainable materials is attractive, as is
the energy efficiency and low running costs. New build apartment in the Pyrénées can attract premium prices because of this, they also make an excellent
investment as seasonal rentals in the Pyrénées are popular.</p>
)
[limousin] => Array
(
[id] => 74
[link] => /limousin-property
[region_name] => Limousin
[new_region_name] => Nouvelle-Aquitaine
[hero_images] => 1
[agent_photo] =>
[vignette] => 74_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Looking for an area with ground level property prices but a sky-high quality of life – welcome to Limousin
[bold] => Welcome to Limousin
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Rural France doesn’t come better than this, a fact not lost on generations of second-home owners, and those looking to escape the rat-race.
<strong> Limousin is the least populated area of France, and is dominated by rolling farmlands, lakes and forests </strong>. Expect to find markets dominated
by fresh, seasonal produce, and village bars where the locals are a better source of important news than any social media feed. <strong>Beautiful properties
are as abundant as the fields and meadows – from a stone barn to renovate, to a glorious chateau,</strong> there’s something for everyone.</p>
[access] => Array
(
[text] => <p>Limoges-Bellegarde airport is incredibly popular with UK travellers. British Airways, Easyjet and Ryanair all use it, with flights to Gatwick,
Stansted and five other UK cities.</p><p>Limoges also has excellent rail links to Paris, Bordeaux, Toulouse and Lyon. The A20 motorway leads directly to
Paris (northbound) and Toulouse (southbound), whilst the A89 connects to Bordeaux. There are much more scenic routes to all these destinations
though – why not take your foot off the accelerator, you are in Limousin after all.</p>
[74_access_map] => transport map Limousin
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and
cities.</p><p>Last year, prices rose between 5-6% in all four departments, which is exceptional for the area. The Limousin is renowned for its stable property
market, and sharp rises/falls are uncommon. It is a popular holiday home area for both French and International buyers, due to the exceptional value for
money on offer. The most noticeable trend last year was the increase in American buyers at the 150-250,000 euro price range, as they took advantage of the
strong dollar. At the top end of the market, enquiries for chateaux are almost entirely from the UK, no doubt stimulated by the popular Channel 4 series
Escape to the Chateau <a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau">(https://www.channel4.com/programmes/escape-to-the-chateau)</a> and Escape to the Chateau DIY
<a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau-diy">(https://www.channel4.com/programmes/escape-to-the-chateau-diy)</a></p>
[fall_in_love] => Array
(
[text] => <p><strong>The beautiful city of Limoges.</strong> Don’t make the mistake of thinking it is all about the airport – take time to explore the
historic centre, and particularly the wonderful Gothic cathedral. We also defy you to leave without picking up a few pieces of <strong>porcelain,
renowned throughout the world</strong> for gracing the tables of kings, queens, presidents and emperors. Outside of the city there are a plethora of
national parks, forests, lakes and rivers to explore. Try the <strong>vast Parque natural regional de Millevaches </strong>en Limousin and you will
never want to leave. If you can’t find romance in this beautiful, unspoilt, area then perhaps the country life is not for you!</p>
[images_alt] => Array
(
[0] => lakes
[1] => local_markets
[2] => countryside
[3] => limousine_race
[4] => porcelain
[5] => gothic art
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Some of the lowest price property in France, with exceptional value for money.</li>
<li class="attribute-dot">Limousin is a farming region, the markets here are the best in France.</li>
<li class="attribute-dot">The area is popular with overseas buyers, who often help bring villages back to life.</li>
<li class="attribute-dot">Plenty of affordable renovation projects – create your own dream home</li>
</ul>
[banner-mg] => Array
(
[image] => 74_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Lakes and forest
[link] => /lakes/limousin
[subtitle] => Nature | Serenity | Fishing
[image] => 74_lakes.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/limousin
[subtitle] => History and Passion
[image] => 74_chateaux.webp
)
[2] => Array
(
[title] => Tulle
[link] => /french-property-for-sale/getNearbyPostcodes/19000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] =>
[image] => 74_tulle.webp
)
[3] => Array
(
[title] => To renovate
[link] => https://www.frenchestateagents.com/french-property-for-sale/to-renovate/limousin
[subtitle] => To create your dream house
[image] => 74_renovate.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => village | village |...
[image] => 74_villages.webp
)
[5] => Array
(
[title] => Limoges
[link] => /french-property-for-sale/getNearbyPostcodes/87000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Limoges - Haute Vienne
[image] => 74_limoges.webp
)
[6] => Array
(
[title] => Farmlands - Commerce
[link] => /commercial/limousin?notSold=true
[subtitle] => Gites | Restaurant |...
[image] => 74_farmlands.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 87
[department_name] => Haute-Vienne
[prefecture] => Array
(
[name] => Limoges
[lat] => 45.83800969928
[lon] => 1.2524855528128
)
[sous-prefecture] => Array
(
[name] => Bellac
[lat] => 46.123447435936
[lon] => 1.0469213760221
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochechouart
[lat] => 45.826168436597
[lon] => 0.82634441259091
)
)
[aeroports] => Array
(
[name] => Aéroport Limoges-Bellegarde
[lat] => 45.863194933646
[lon] => 1.1826190747205
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1529
)
[1] => Array
(
[id] => 19
[department_name] => Corrèze
[prefecture] => Array
(
[name] => Tulle
[lat] => 45.26551343688
[lon] => 1.7702148511341
)
[sous-prefecture] => Array
(
[name] => Brive-la-Gaillarde
[lat] => 45.159585144393
[lon] => 1.5245499665364
)
[other_places] => Array
(
[0] => Array
(
[name] => Ussel
[lat] => 45.549164256396
[lon] => 2.313870006047
)
)
[aeroports] => Array
(
[name] => Aéroport de Brive-Souillac
[lat] => 45.041530478886
[lon] => 1.4897097126522
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1454
)
[2] => Array
(
[id] => 23
[department_name] => Creuse
[prefecture] => Array
(
[name] => Guéret
[lat] => 46.170232844599
[lon] => 1.8732211225521
)
[sous-prefecture] => Array
(
[name] => Aubusson
[lat] => 45.955267769349
[lon] => 2.170086521512
)
[other_places] => Array
(
)
[aeroports] => none
[aeroport_coordinates] =>
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 898
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.tourisme-hautlimousin.com/en/
)
[image] => 74_logo.webp
[text] => Renowned for its glorious fishing lakes, attractive countryside, and bargain properties, Limousin is a firm favourite with international buyers.
The colourful markets stock locally sourced produce and are renowned for their meat and vegetables. If you are looking to escape the pressure and stresses
of modern life you are in the right place.
)
[seo_text] => <p>Limousin, is made up of four departments and is renowned for its picturesque landscapes and unique architectural heritage. The region boasts a range
of local building materials, including granite, sandstone, and limestone, which have been used to create a variety of distinctive house styles for centuries.</p>
<p>One of the most prevalent types of homes in Limousin is the traditional, stone-built, house, which is commonly found in rural areas. These homes are constructed
from local granite and sandstone, and are characterised by their thick walls, small windows, and steeply pitched roofs. The use of local materials ensures that
these homes blend in seamlessly with the surrounding countryside.</p><p>Limousin is also home to a range of grand chateaux and manor houses, which often feature
ornate detailing and intricate stonework. Many of these majestic buildings were constructed using locally sourced limestone, which has a distinctive pale colour
which is particularly attractive in the French sunshine.</p><p>In addition to traditional styles, the region also offers a range of modern homes that make use of
local materials like wood and stone. These homes often feature large windows and open-plan living spaces that take advantage of the natural light and countryside views.
Building land is cheap in Limousin so many clients like to construct their own property, or buy a new-build off plan (VEFA). Indeed, Leggett Immobilier has many
building plots in Limousin, ready to create your dream home.</p><p>Overall, Limousin has a rich architectural heritage that makes use of a variety of local
building materials. From the traditional stone-built houses to the grand chateaux and modern homes, there's a diverse range of architectural styles to
suit all tastes and preferences in this beautiful region of France.</p>
)
[normandy] => Array
(
[id] => 25
[link] => /normandy-property
[region_id_search] => 25-23
[region_name] => Normandy
[new_region_name] => Normandy
[hero_images] => 3
[agent_photo] =>
[vignette] => 25_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => hauts_de_france
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Some of the finest coastline in France, UNESCO world heritage sites, friendly people, very best seafood, wines and cheeses.
[bold] => Welcome to Normandy
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Historically, the region was split into <strong>Lower and Upper Normandy</strong>, but these were merged in 2016 when the Grand Ouest
region was formed. <strong>Many locals still refer to Basse and Haute Normandie</strong>. They are also very proud of their history, and you can expect to
find some of the finest “patrimoine” in France, including cathedrals, abbeys, and churches. <strong>The Bay of Mont Saint-Michel alone has more than 60
protected monuments historiques.</strong></p><p>You can also expect to find the very best equestrian property that France has to offer. From the houses,
outbuildings and stabling to the grazing land and equestrian support network, this is a region that is perfect for equine lovers. Indeed, <strong>Normandy
has well over 300 horse riding centres and 31 hippodromes.</strong></p><p>The capital, Rouen, sits on the river Seine and has an important history.
The famous cathedral has been built and rebuilt over a period of 800 years, which is why it has gothic, flamboyant and renaissance elements.
These have been perfectly captured in many paintings by the impressionist artist Claude Monet. You will find many other historic buildings in
the pretty city centre, and the streets are thronged with a lively student population, as well as tourists and locals.</p><p><strong>The Normandy coast has some
lovely, upmarket, resorts. These are popular with Parisians, many of whom have holiday-homes here</strong>. Deauville is one, and hosts an annual American
movie festival, which is only second to Cannes in terms of prestige. The “les planches” boardwalk here was built out of exotic wood in 1923 so that the
wealthy could promenade along the seafront, without getting sand on their elegant clothing. Expect to find the great and good still doing this, then
uploading the photos to their Instagram accounts!</p>
[access] => Array
(
[text] => <p>Normandy is surrounded by three main airports: Paris Charles de Gaulle, Paris Orly and Nantes Atlantique. This means that regular direct
flights are available to all international destinations, including low-cost flights to the UK and Europe.</p><p>The train time between Rouen and Paris
is around 1hr 20mins, from where you can take the Eurostar, or TGV to all major European cities. Of course, the SNCF train network also runs throughout
Normandy. The A13 connects Rouen to Paris in under two hours, the port at Le Havre in just over an hour, or Caen in around an hour and a half.</p>
<p>The ferry ports at Ouistreham/Caen, Cherbourg, Dieppe, and Le Havre are all popular, visit <a href="https://www.brittany-ferries.co.uk">https://www.brittany-ferries.co.uk</a> for latest sailing times.</p>
[25_access_map] => transport map Normandy
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in all of the major towns and resorts,
as well as expert comment from our local agents in the region.</p><p>Normandy is a popular region for holiday homes, particularly with Parisians, and buyers
from the UK, Belgium and Netherlands who can reach their properties with relative ease.</p><p>Demand for property in all five departments has been strong over
recent years. Prices have been rising steadily although they are beginning to level off now. Over the last 12 months the average house price has fluctuated
in each department: Calvados +3.3%, Eure -0.7%, Manche -0.7%, Orne -0.7% and Seine-Maritime +3.4%.</p><p>You will pay a premium price on the coast, particularly
in the popular resorts like Deauville. You will also find that prices are higher in and around the bigger towns and cities (particularly Rouen, where the
high student population means that rental property is always in demand), and the closer you get to Paris. As an example, thousands of visitors’ flock
from Paris to Giverny, to visit Monet’s house and garden, but many people also commute the other way, as it is under an hour by car into central Paris.</p>
<p>Equestrian property is also a speciality in Normandy, which is home to Le Pin National Stud. The grounds stretch throughout Haras de Pin and its
neighbouring towns, and all are classified as national monuments. The second national stud is at St Lo, and there is a 190km trail which links the two.
Around 40% of all French racehorses are bred in Normandy, by 8,300 horse breeders. The small airport at Deauville specialises in transporting horses.
No wonder equestrian related properties are so popular throughout the region.</p>
[fall_in_love] => Array
(
[text] => <p>There are some obvious choices. <strong>Mont-Saint-Michel</strong> is a tidal island a few hundred metres off the Normandy coast,
its Abbey is one of the most photographed monuments in France. The whole bay is a <strong>UNESCO world heritage site</strong>, and it attracts
around 3m visitors a year. Over 60 buildings within the commune are protected as monuments historiques. Just along the coast, the fortified town
of Granville is truly special. It has stunning views over the bay and is a lively and pretty fishing port, renowned for the quality of its festivals.</p>
<p>Some of the other seaside towns are also amongst the most attractive in France. <strong>Deauville, in Calvados, is a popular spot with wealthy
Parisians</strong> who come to watch the horse-racing, wager in the casino’s and to be seen in the swanky restaurants. Nearby
<strong>Cabourg also has a golden beach, racecourse, casino and Belle Epoque villas</strong> and is perhaps even prettier than <strong>Deauville</strong>.
For sure, you will fall in love with <strong>Giverny, the village of Claude Monet</strong>. Impressionist painters first set up their easels here in the
19th century and before entering the village you will probably pass the Old Mill at Vernon, a half-timbered building, hanging over the Seine, that you
will recognise from many paintings. Within Giverny you will find Monet’s house but, more importantly, his gardens. These are possibly the most romantic
place on earth. Split into two, you can choose between the Clos Normand and the Water Garden – in the latter you will find the famous Japanese Bridge.
Sadly, you won’t be alone though as around 500,000 visitors a year arrive to see Monet’s paintings come to life.</p><p>Another town popular with tourists
is Bayeux. The famous tapestry has been listed on the UNESCO memory of the world register since 2007. It is a 70m long embroidery (that’s the width of a
football pitch), depicting the conquest of England in 1066 by William the Conqueror. Around 400,000 visitors per annum come to look for the patch where
it shows Harold being hit in the eye by an arrow. Less famous, but still a UNESCO site, are the Vauban Forts. Built during the reign of King Louis XIV
these two towers (one in Saint-Vaast-la-Houge and the other on the island of Tatihou) protect the harbour entrance to Saint-Vaast.</p>
[images_alt] => Array
(
[0] => cow
[1] => apple
[2] => cidre
[3] => horses
[4] => cheeses
[5] => memory
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Easy to get too by ferry, air or road, Normandy is popular with buyers from all over Europe</li>
<li class="attribute-dot">The seaside resorts are exceptional, and popular with wealthy Parisians.</li>
<li class="attribute-dot">Normandy has pretty countryside, with plenty of local produce in the village markets.</li>
<li class="attribute-dot">It is the ideal region to set up an equestrian business, with an excellent support network.</li>
<li class="attribute-dot">The region has a plethora of historic buildings, including cathedrals, abbeys and churches.</li>
</ul>
[banner-mg] => Array
(
[image] => 25_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/25
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Higher Normandy
[link] => /all/higher-normandy
[subtitle] => Seine Maritime | Rouen |Eure | Evreux
[image] => 25_higher_normandy.webp
)
[1] => Array
(
[title] => Lower Normandy
[link] => /all/normandy
[subtitle] => Manche | Calvados | Orne
[image] => 25_lower_normandy.webp
)
[2] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/normandy
[subtitle] => To create perfect home
[image] => 25_renovate.webp
)
[3] => Array
(
[title] => Around Honfleur and Deauville
[link] => /french-property-for-sale/mainSearch/departments:/towns:14600+Honfleur--14800+Deauville--14600+Gonneville-sur-Honfleur--14600+All_communes_in_postcode--14800+Saint-Arnoult/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => So "charming"
[image] => 25_honfleur_deauville.webp
)
[4] => Array
(
[title] => Pittoresque villages
[link] =>
[subtitle] =>
[image] => 25_villages.webp
)
[5] => Array
(
[title] => Equestrian
[link] => /french-property-for-sale/type/equestrian/14/25
[subtitle] =>
[image] => 25_equestrian.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/25
[subtitle] => View | Sea | Liberty
[image] => 25_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 76
[department_name] => Seine-Maritime
[area_m2] => 2207
[prefecture] => Array
(
[name] => Rouen
[lat] => 49.44290461972
[lon] => 1.0966644197879
)
[sous-prefecture] => Array
(
[name] => Dieppe
[lat] => 49.923331847632
[lon] => 1.0767676418887
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Havre
[lat] => 49.495766826471
[lon] => 0.11060147583339
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport du Havre-Octeville
[lat] => 49.531034255224
[lon] => 0.09125114350873
)
[1] => Array
(
[name] => Aéroport Rouen Vallée de Seine
[lat] => 49.388878370461
[lon] => 1.1876468434022
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 14
[department_name] => Calvados
[area_m2] => 2389
[prefecture] => Array
(
[name] => Caen
[lat] => 49.183625928898
[lon] => -0.3684664451405
)
[sous-prefecture] => Array
(
[name] => Bayeux
[lat] => 49.276327630411
[lon] => -0.70257646171194
)
[other_places] => Array
(
[0] => Array
(
[name] => Lisieux
[lat] => 49.145782412365
[lon] => 0.22735014237833
)
[1] => Array
(
[name] => Vire
[lat] => 48.837589236899
[lon] => -0.88974145609434
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Caen-Carpiquet
[lat] => 49.183134876692
[lon] => -0.45973060861816
)
[1] => Array
(
[name] => Aéroport de Deauville-Normandie
[lat] => 49.361087991762
[lon] => 0.15783159693601
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 27
[department_name] => Eure
[area_m2] => 2063
[prefecture] => Array
(
[name] => Évreux
[lat] => 49.026911067993
[lon] => 1.1534967568025
)
[sous-prefecture] => Array
(
[name] => Bernay
[lat] => 49.089373313795
[lon] => 0.60023583431473
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Andelys
[lat] => 49.246678355882
[lon] => 1.4204660161128
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 50
[department_name] => Manche
[area_m2] => 1879
[prefecture] => Array
(
[name] => Saint-Lô
[lat] => 49.115304541522
[lon] => -1.0843194503655
)
[sous-prefecture] => Array
(
[name] => Avranches
[lat] => 48.686902921297
[lon] => -1.3632592678531
)
[other_places] => Array
(
[0] => Array
(
[name] => Cherbourg
[lat] => 49.633846299128
[lon] => -1.6256892549664
)
[1] => Array
(
[name] => Coutances
[lat] => 49.047427581767
[lon] => -1.4437167549572
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Cherbourg - Manche
[lat] =>
[lon] =>
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[4] => Array
(
[id] => 61
[department_name] => Orne
[area_m2] => 1397
[prefecture] => Array
(
[name] => Alençon
[lat] => 48.43267345914
[lon] => 0.090798703197332
)
[sous-prefecture] => Array
(
[name] => Argentan
[lat] => 48.744450431648
[lon] => -0.016899709027981
)
[other_places] => Array
(
[0] => Array
(
[name] => Mortagne-au-Perche
[lat] => 48.523171617647
[lon] => 0.53796342743184
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.normandie.fr/
[Official Tourism Office] => https://en.normandie-tourisme.fr/
)
[image] => 25_logo.webp
[text] => Located in north-west France, Normandy played a vital role in some of the most significant events of World War II. Indeed, it is a region steeped
in history which makes it a fascinating place to visit. Normandy’s coastline is a major attraction, with long stretches of sandy beaches...
)
[seo_text] => <p>... rugged cliffs, and upmarket seaside resorts. Inland, the region’s rolling hills, green pastures and picturesque countryside are dotted with
apple orchards and dairy farms. Normandy is an ideal region for nature lovers.</p><p>Normandy is also renowned for its rich culinary heritage, which includes
world-famous products such as Camembert cheese and Calvados brandy, and cider. No wonder that the colourful local markets are so popular. If you like
seafood then you will find freshly caught fish, crabs, and oysters at the market too.</p><p>Moreover, Normandy is known for its pretty, half-timbered houses,
as well as the quality of its historic monuments. Nearly every town and village have a beautiful church in its centre, whilst the bigger towns and cities
host some of the worlds finest abbeys and cathedrals – Notre Dame in Rouen is probably the most famous example. There are plenty of beautiful gardens to
visit throughout Normandy, the finest of which must be the two Monet gardens in Giverny, just an hour from Paris.</p><p>Houses in Normandy come in a variety of
different styles, from rambling equestrian properties and stud farms to charming half-timbered houses and Belle Epoque seaside villas. There are also plenty
of characterful old stone farmhouses in Normandy, so something to suit all tastes and budgets.</p><p>Possibly the most sought after (by all buyer nationalities)
are equestrian properties and stud farms. The region is known for its love of horses and equestrian sports, and as a result many properties come equipped with
stables, paddocks, and training arenas. These properties offer a tranquil, rural lifestyle, surrounded by rolling hills, forests and meadows.</p>
<p>In some of the region’s towns and villages you will find half-timbered houses, with their distinctive black and white timber frame construction,
pitched roofs, and colourful shutters. Some of these houses date back to the medieval era and are testament to the rich cultural heritage to be found
in Normandy property.</p><p>For those who love the sea, then Deauville and the other Belle Epoque resorts are a perfect choice. Apartments in Deauville, Cabourg,
Honfleur and other resorts are incredibly popular with Parisian buyers seeking a holiday home on the Normandy coast. The towns offer a choice of luxury
apartments and grand seafront villas, with views out over the sea. Many of these homes feature ornate architecture, large bay windows, and balconies
reflecting the glamour and sophistication of the Belle Epoque era.</p><p>There are also many traditional stone country houses and character properties to choose
from, all of which are at bargain prices when compared with properties in nearby Paris/Ile de France.</p>
)
[languedoc_roussillon] => Array
(
[id] => 91
[link] => /languedoc-roussillon-property
[region_name] => Languedoc-Roussillon
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 91_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => provence_cote_d_azur
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Mediterranean living at affordable prices, Languedoc Roussillon offers a unique lifestyle.
[bold] => Welcome to Languedoc-Roussillon
)
[css_color] => #017BAA
[accordion] => Array
(
[what_to_expect] => <p>Beautiful countryside that comes to life in the Mediterranean sunshine. The five departments of Languedoc Roussillon are home to
<strong>some of the best value properties in the south of France</strong>. It is also experiencing the strongest population growth in France and has a
particularly active property market. You might be surprised to learn that it also has three times the number of vineyards than the area around Bordeaux.
In practice this means that many homes in Languedoc Roussillon have views out over the vines, and that the markets have a wide variety of excellent local wines
for you to sample, and choose your favourite. The coast stretches <strong>from the Spanish border to the Camargue and the edge of the Riviera </strong>and is an
utter delight.</p>
[access] => Array
(
[text] => <p>This is such a huge area that we need to break it down into the western side (which stretches to the Spanish border) and the eastern side
(which borders the Riviera and Provence).To the west, the main airports are Perpignan and Carcassonne, with both the major airports in Barcelona and
Toulouse within easy reach. Perpignan has direct flights to the UK/Ireland, as well as Belgium and Morocco, while from Carcassonne you can fly to the
UK/Ireland, Belgium, and Portugal.</p><p>On the eastern side of Languedoc Roussillon, the airports include Montpellier, Nimes and Beziers. Montpellier
has direct flights to 35 destinations throughout Europe and Africa, Nimes has flights to London, Edinburgh, Dublin and also Belgium, Portugal and Morocco.
Beziers is particularly popular as it is easy to access, with flights to Luton, Stansted, Bristol, Manchester, Edinburgh, Brussels, Stockholm, and Dusseldorf.</p>
<p>There are regular TGV trains from Paris to Perpignan and Carcassonne in the west and to Nimes and Montpellier in the east of the region.
In addition, there are many smaller stations, connected by the SNCF network, with many of the lines passing through spectacular countryside.</p>
<p>The A9 motorway follows the coast throughout Languedoc Roussillon, running from Perpignan to Nimes, whilst the A61 runs from Toulouse, though Carcassonne to
Narbonne. On the eastern side the A7 runs down from Lyon before connecting with the A9 at Orange</p>
[91_access_map] => transport map Languedoc-Roussillon
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities in Languedoc Roussillon.
It is impossible to define the property market in Languedoc Roussillon, because of the sheer area it covers. In effect it is made up of hundreds of micro-markets.
To get the best idea of market conditions you need to speak with one of our local agents, on the ground.</p><p>In broad terms, travelling from west to east,
each department saw property prices rise last year: Pyrénées-Orientales - +10.7% ; Aude - +1.6% ; Herault - +4.2% ; Lozere - +1.6% ; Gard - +19.1%</p>
<p>Languedoc Roussillon is part of Occitanie, the leading region in France for business creation. Both the economy and the property market are thriving.
Demand is driven by the home market and French buyers have been snapping up property as soon as it is advertised. The issue is that there has not been enough
new stock to satisfy this demand. Add in the fact that Languedoc Roussillon is incredibly popular with international buyers (particularly those from the UK,
Belgium, Netherlands and Germany) and you can see why prices have been rising. This is particularly the case with country property, which remains in high
demand. The top end too is thriving, with chateaux, country estates and seaside apartments/villas in demand. Recently, we have seen an influx of Americans
taking advantage of the strong dollar, as well as HNWI’s from Paris and other cities.</p>
[fall_in_love] => Array
(
[text] => <p>The people. You will almost certainly hear <strong>Occitan or Catalan spoken </strong> in some towns, they are proud of their region
for good cause. You are likely to receive a warm and friendly welcome, perhaps even over a glass of locally produced wine. Three that you will almost
certainly fall in love with are <strong> Tavel (a dry rosé from Gard), Banyuls (a fortified desert wine from the Pyrénées-Orientales) and Fitou
(a full bodied red from Aude).</strong> Speaking of wine, the markets in Languedoc Roussillon are renowned as some of the best in France, famous
for their colour and their mix of local produce.</p><p>This is a historic region. The jewel in the crown must be <strong>Carcassonne and its famous
citadel</strong>. La Cité is beautifully preserved and is testament to 1,000 years of military architecture and 2,500 years of history. The views from
the western ramparts are magnificent. It is, of course, a UNESCO world heritage site, as is the Pont du Gard, close to Remoulins. It is an immense roman
aqueduct, built in the first century AD to carry water over a stretch of 50km’s. If you get the chance, you should also navigate a stretch of the 240km
long <strong>Canal du Midi</strong>, which connects Toulouse to the Mediterranean. If you are looking to fall in love, then make sure you visit the port
of Trebes, which is an ideal starting point to cycle into nearby Carcassonne (13km’s).</p><p>The coastline along Languedoc Roussillon is full of delights too.
<strong> From picture postcard Collioure and other seaside towns close to Perpignan (where you can swim in the Med and ski on the same day), via Sete,
a port known as the Venice of Languedoc, right round to the modern architecture of upmarket La Grande-Motte </strong>.</p>
[images_alt] => Array
(
[0] => pont_du_gard
[1] => horses
[2] => lifestyle
[3] => beach
[4] => vineyards
[5] => arenes_nimes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean climate, but with that authentic French feel.</li>
<li class="attribute-dot">Property prices in Languedoc Roussillon are lower than those in PACA and offer exceptional value.</li>
<li class="attribute-dot">The vineyards, which cover three times the area you will find around Bordeaux. The countryside is stunning.</li>
</ul>
[banner-mg] => Array
(
[image] => 91_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Cities
[link] => /french-property-for-sale/mainSearch/departments:/towns:34000+All_communes_in_postcode--30000+All_communes_in_postcode--66000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Nîmes | Montpellier | Perpignan
[image] => 91_cities.webp
)
[1] => Array
(
[title] => Châteaux
[link] => /chateau/languedoc-roussillon
[subtitle] => History and Passion
[image] => 91_chateaux.webp
)
[2] => Array
(
[title] => < 150.000 euros
[link] => /all/languedoc-roussillon/price:l?notSold=true
[subtitle] => ...and dream becomes reality
[image] => 91_hinterland.webp
)
[3] => Array
(
[title] => Maisons de Maître
[link] => /languedoc-roussillon/maison-de-maitre
[subtitle] => Maisons de Maître | Maisons de Famille
[image] => 91_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/languedoc-roussillon
[subtitle] => Pleasure to renovate
[image] => 91_renovate.webp
)
[5] => Array
(
[title] => Carcassonne
[link] => /french-property-for-sale/getNearbyPostcodes/11000/1/sort:price/direction:desc?notSold=true
[subtitle] => Carcassonne | Leggett office in Aude
[image] => 91_carcassonne.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/91
[subtitle] => Seaside towns and villages
[image] => 91_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 34
[department_name] => Hérault
[prefecture] => Array
(
[name] => Montpellier
[lat] => 43.61123772714267
[lon] => 3.866271652346671
)
[sous-prefecture] => Array
(
[name] => Béziers
[lat] => 43.345834622588455
[lon] => 3.219806915730329
)
[other_places] => Array
(
[0] => Array
(
[name] => Lodève
[lat] => 43.73366515253092
[lon] => 3.3115835463956906
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Béziers-Cap d'Agde
[lat] => 43.32067531214704
[lon] => 3.353310081491009
)
[1] => Array
(
[name] => Aéroport de Montpellier-Méditerranée
[lat] => 43.57953129047926
[lon] => 3.9648685759441444
)
)
[LGV] => oui
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3061
)
[1] => Array
(
[id] => 66
[department_name] => Pyrénées-Orientales
[prefecture] => Array
(
[name] => Perpignan
[lat] => 42.68841035179339
[lon] => 2.8924937639670554
)
[sous-prefecture] => Array
(
[name] => Céret
[lat] => 42.48581244307046
[lon] => 2.746692427059418
)
[other_places] => Array
(
[0] => Array
(
[name] => Prades
[lat] => 42.61779459504448
[lon] => 2.4227916501908933
)
)
[aeroports] => Array
(
[name] => Aéroport de Perpignan-Rivesaltes
[lat] => 42.741080352242804
[lon] => 2.868484027511029
)
[LGV] => non
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2561
)
[2] => Array
(
[id] => 11
[department_name] => Aude
[prefecture] => Array
(
[name] => Carcassonne
[lat] => 43.2117714428004
[lon] => 2.347028332138393
)
[sous-prefecture] => Array
(
[name] => Limoux - Narbonne
[lat] => 43.05377138858291
[lon] => 2.216343517094507
)
[other_places] => Array
(
[0] => Array
(
[name] => Narbonne
[lat] => 43.18480726947004
[lon] => 2.9986651824178727
)
)
[aeroports] => Array
(
[name] => Aéroport de Carcassonne-Salvaza
[lat] => 43.21400304076378
[lon] => 2.3081126336099085
)
[LGV] => non
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 1943
)
[3] => Array
(
[id] => 30
[department_name] => Gard
[prefecture] => Array
(
[name] => Nîmes
[lat] => 43.838820402729354
[lon] => 4.353843657098794
)
[sous-prefecture] => Array
(
[name] => Alès
[lat] => 44.127080796400875
[lon] => 4.083427215851882
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Vigan
[lat] => 43.99277412237646
[lon] => 3.605151093732204
)
)
[aeroports] => Array
(
[name] => Aéroport de Nîmes-Garons
[lat] => 43.76312944469214
[lon] => 4.421598139169517
)
[LGV] => oui
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2687
)
[4] => Array
(
[id] => 48
[department_name] => Lozère
[prefecture] => Array
(
[name] => Mende
[lat] => 44.51777698994725
[lon] => 3.504073059502802
)
[sous-prefecture] => Array
(
[name] => Florac
[lat] => 44.32403797579315
[lon] => 3.5915048594153753
)
[other_places] => none
[aeroports] => none
[LGV] => non
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1558
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.laregion.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => 91_logo.webp
[text] => Take a step back in time and visit historic Languedoc Roussillon. Stroll around the ramparts in Carcassonne, listen to a concert in the unique
amphitheatre in Nimes, or hire a boat and cruise down the Canal du Midi towards the sparkling Mediterranean Sea. Buy a property here and discover France as it
has been for thousands of years.
)
[seo_text] => <p>The five departments of Languedoc Roussillon have a huge variety of property and architectural styles. A house in the Pyrénées-Orientales is very
different to a seaside apartment in the Gard. The seaside towns close to Perpignan are amongst the most beautiful in France and property in Collioure,
Canet-en-Roussillon and Banyuls-sur-Mer is particularly desirable. An apartment, with sea-view in any of these towns is highly prized.</p>
<p>These seafront apartments in Languedoc Roussillon could not be more different to the traditional stone Mas that can be found inland. A Mas is a large farmhouse,
made from local stone. Along with the Bastide style houses they can be found scattered throughout Languedoc Roussillon. They usually have small windows at the back,
which faces the wind, with larger openings at the front to capture the sunlight. International buyers in particularly see a traditional Languedoc Roussillon Mas as a
prestigious and desirable property, particularly if it has been sympathetically renovated. The region is dominated by vineyards and there are plenty of country
houses and wine estates in Languedoc Roussillon.</p><p>Newbuilds too are popular in the region, and many are built using local materials so that they blend into the
landscape. Villas and newbuild apartments are popular in the coastal towns like Agde, Sete and La Grande-Motte. Having a property with a view over the Mediterranean
is an excellent investment, as well as fun to visit. There are also a number of beautiful Chateaux, Maison de Maitres, and country houses throughout Languedoc
Roussillon – property here truly is a mixture of styles and prices, with something for every budget. With prices lower than in neighbouring PACA, there are many
bargain properties to be found.</p>
)
[pays_de_la_loire] => Array
(
[id] => 52
[link] => /pays-de-la-loire-property
[region_name] => Pays-de-la-Loire
[new_region_name] => Pays-de-la-Loire
[hero_images] => 3
[agent_photo] =>
[vignette] => 52_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => centre_val_de_loire
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => From relaxing on the sandy beaches of the Vendée, to the exhilaration of the 24hr Le Mans festival, a property in Pays de la Loire will give you endless enjoyment.
[bold] => Welcome to Pays-de-la-Loire
)
[css_color] => #0D738E
[accordion] => Array
(
[what_to_expect] => <p><strong>Family friendly beaches, authentic French towns, some lovely chateaux, and bargain property prices</strong>.
Property in the Pays de la Loire is exceptional value for money, and is easy to get to from Paris, the UK, Belgium, Holland, and Germany.
Perhaps this is why so many international buyers have a holiday home here.</p><p>Situated on the <strong>Atlantic coast</strong>, the region has an excellent
climate with mild winters and warm (but not stifling hot) summers. This means that the beautiful, sandy, beaches in the Vendée are popular with families
who enjoy the warm sea, and pretty seaside resorts. Inland the ancient Duchy of Anjou straddles the Loire River, and it is here that you will find
the rolling vineyards that produce the famous aromatic rosé wine. Expect to see your neighbours enjoying many a sunset, with a glass of local wine
in their hands.</p><p><strong>The capital of the region, Nantes,</strong> has been cited as offering the highest quality of life in France.
The medieval core of the city has narrow streets and half-timbered houses, and the city has a real energy about it, as you find the tourists mixing
with the university students. Buy a property in the Pays de la Loire and you really will be opening the door to an exceptional quality of life.</p>
[access] => Array
(
[text] => <p>The main airport in the region is Nantes Atlantique, which is easily accessed to the south of the city. You can catch direct flights to over
80 destinations throughout Europe, Africa, the Middle East and North America. This is a particularly popular airport with buyers from the UK as it has
flights from London, Manchester, Birmingham, Edinburgh, Bristol, and Dublin.</p><p>The TGV between Nantes and Paris takes around 2hrs 20 mins, and from here
you can get the Eurostar to London, or travel onwards to Brussels, Amsterdam and other major European cities. Don’t forget too that there are over 250 SNCF
stations across the region.</p><p>The A11 motorway connects Nantes, Angers and Le Mans with Paris Orly airport, and then Paris centre. Heading north, the
RN137 takes you to Rennes and the Brittany ferry ports, whilst the A83 heads south to Niort and from there to La Rochelle and Bordeaux. Why not take the
smaller roads though, and head along the valley to Angers and Saumur, taking in the pretty riverside villages.</p>
[52_access_map] => transport map Pays-de-la-Loire
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in nine of the major towns and
resorts, as well as expert comment from our local agents in the region.</p><p>This is a popular region for holiday homes as property prices are so reasonable.
It is estimated that 11% of the 1.9m homes in the region are holiday-homes. The Pays de la Loire has seen some of the biggest house price rises in France over
recent years, although they are beginning to stabilise now. Price rises in the five departments have been: Loire Atlantique 2.2%, Maine-et-Loire 3.1%,
Mayenne 6.2%, Sarthe 6.2% and Vendée 7.3%.</p><p>Country property has been particularly popular in recent years, with high demand but low supply. There have
simply not been enough new properties coming onto the market to satisfy the number of domestic and overseas buyers. Older property, with plenty of space and
large gardens has been at the top of many buyers lists. Despite recent rises, you will find that property prices are generally lower than elsewhere in France
(particularly in Sarthe and Mayenne).</p>
[fall_in_love] => Array
(
[text] => <p><strong>The fairy-tale chateaux in the western side of the region</strong> are a great place to start. <strong>Saumur</strong> is known as
the prettiest and it overlooks both the Loire and Thouet rivers. Built in the 10th century it was extensively restored and is well worth a visit.
Whilst in Saumur you should definitely also go to see <strong>the Cadre Noir (black clad horse-riding instructors) at the Ecole Nationale d’Equitation
(French military riding academy)</strong>. Open to the public, you can see training in process and visit the stables. The riders also perform as an
equestrian display team, and this is one of the “Big Four” classical riding academies in the world.</p><p>Of course, you could also go and watch <strong>the
worlds oldest endurance race in Le Mans</strong>. The 24hr race is part of the “triple crown” of racing, alongside the Indianapolis 500 and the Monaco Grand
Prix. Over 250,000 visitors come to watch the race every year, with a full week of entertainment and events. Locals will tell you that more fun is had at
the “Le Mans Classic” though. Here you will see 800 classic racing cars on the track, 8,500 classic cars formally on display, and thousands more driven by
enthusiastic spectators. Many visitors are from the UK and the motorways north, after the event, are a sight to behold, with suitcases strapped on the back
of the old cars.</p><p>There is so much in Nantes to fall in love with, but one attraction that you may not have thought of are the Machines de l’ile.
Difficult to describe, but incredible in reality, these are a collection of machines inspired by Jules Verne and Leonardo da Vinci. The centrepiece is
a giant mechanical elephant, that people can ride upon as it strides along the quayside, spraying tourists with water from its giant trunk. Superb fun
for children and adults alike.</p><p>Similarly, while most tourists flock to Eurodisney and Parc Asterix, those in the know head to the Puy de Fou.
It has been voted as the worlds best theme park. Visitors travel through history, taking in 18 shows and four villages. You are free to choose your
own period of history and the shows are designed to be like live movies. From sword fights and gladiators to aquatic displays, set to 17th century ballet,
these are experiences that will live with you forever.</p><p>Finally, we’d suggest a trip to the coast. Not to laze on the <strong>200km’s of sandy beaches,
but to see the start of the Vendée Globe</strong>. This is the greatest sailing race around the world, non-stop and without assistance. The boats are all 60
feet long and are sailed solo. The next race sets off in January 2025, make a note in your diary now.</p>
[images_alt] => Array
(
[0] => beaches
[1] => architecture
[2] => wine
[3] => beach
[4] => nantes
[5] => vendees
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Gulf Stream gives western France a beautifully mild climate, with mild winters and warm summers.</li>
<li class="attribute-dot">Property in Pays de la Loire is well-priced, with many bargains to be had.</li>
<li class="attribute-dot">The river valleys are scenic and dotted with pretty villages and market towns.</li>
<li class="attribute-dot">Some of the local vineyards produce excellent, well-priced, wines. The Rosé is world-famous.</li>
<li class="attribute-dot">Pays de la Loire has some of the best beaches in France, pure sand and family friendly.</li>
</ul>
[banner-mg] => Array
(
[image] => 52_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nantes
[link] => /french-property-for-sale/mainSearch/departments:44/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Nantes
[image] => 52_nantes.webp
)
[1] => Array
(
[title] => Angers
[link] => /french-property-for-sale/mainSearch/departments:49/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Angers
[image] => 52_angers.webp
)
[2] => Array
(
[title] => Lakes
[link] => /lakes/pays-de-la-Loire
[subtitle] => Nature | Fishing
[image] => 52_lakes.webp
)
[3] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/52
[subtitle] =>
[image] => 52_coastal.webp
)
[4] => Array
(
[title] => Villages
[link] =>
[subtitle] =>
[image] => 52_villages.webp
)
[5] => Array
(
[title] => Vendée
[link] => /all/vendee
[subtitle] => Vendée | around La Roche-sur-Yon | on the coast
[image] => 52_vendee.webp
)
[6] => Array
(
[title] => Châteaux
[link] => /chateau/pays-de-la-loire
[subtitle] => "La vie de châteaux"
[image] => 52_chateaux.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 44
[department_name] => Loire-Atlantique
[area_m2] => 3191
[prefecture] => Array
(
[name] => Nantes
[lat] => 47.216603023225
[lon] => -1.5610214498934
)
[sous-prefecture] => Array
(
[name] => Châteaubriant-Ancenis
[lat] => 47.722750794072
[lon] => -1.3885276815558
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Nazaire
[lat] => 47.272566928493
[lon] => -2.2243989272089
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Nantes-Atlantique
[lat] => 47.157440665543
[lon] => -1.6063388897341
)
[1] => Array
(
[name] => Aéroport de Saint-Nazaire - Montoir
[lat] => 47.312208521054
[lon] => -2.1527079283702
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 53
[department_name] => Mayenne
[area_m2] => 1463
[prefecture] => Array
(
[name] => Laval
[lat] => 48.079272493391
[lon] => -0.76952609889041
)
[sous-prefecture] => Array
(
[name] => Château-Gontier
[lat] => 47.82850118542
[lon] => -0.71881788339367
)
[other_places] => Array
(
[0] => Array
(
[name] => Mayenne
[lat] => 48.30594598956
[lon] => -0.62206695986596
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Laval
[lat] => 48.032088434064
[lon] => -0.74020248247534
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 72
[department_name] => Sarthe
[area_m2] => 1685
[prefecture] => Array
(
[name] => Le Mans
[lat] => 48.006597714926
[lon] => 0.20308218743897
)
[sous-prefecture] => Array
(
[name] => La Flèche
[lat] => 47.69529585419
[lon] => -0.077358965814999
)
[other_places] => Array
(
[0] => Array
(
[name] => Mamers
[lat] => 48.347725224813
[lon] => 0.36721147271283
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Le Mans-Arnage
[lat] => 47.9467567753
[lon] => 0.19644179493912
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 49
[department_name] => Maine-et-Loire
[area_m2] => 2130
[prefecture] => Array
(
[name] => Angers
[lat] => 47.471332449547
[lon] => -0.54868716037205
)
[sous-prefecture] => Array
(
[name] => Cholet
[lat] => 47.059932981159
[lon] => -0.8811388143572
)
[other_places] => Array
(
[0] => Array
(
[name] => Saumur
[lat] => 47.260660092178
[lon] => -0.082129752079646
)
[1] => Array
(
[name] => Segré-en-Anjou Bleu
[lat] => 47.688685478533
[lon] => -0.86709236075116
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport d'Angers-Loire
[lat] => 47.562842543466
[lon] => -0.31459496273764
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 85
[department_name] => Vendée
[area_m2] => 2547
[prefecture] => Array
(
[name] => La Roche-sur-Yon
[latitude] => 46.670302234894
[longitude] => -1.4321667135904
)
[sous-prefecture] => Array
(
[name] => Fontenay-le-Comte
[latitude] => 46.465807044104
[longitude] => -0.80950350264548
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Sables-d'Olonne
[latitude] => 46.492916946554
[longitude] => -1.7949834457756
)
)
[aeroports] => Array
(
)
[LGV] => 0
[ski] => 0
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.paysdelaloire.fr/
[Official Tourism Office] => https://www.atlantic-loire-valley.com/
)
[image] => 52_logo.webp
[text] => The region is also home to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known,
chateaux such as Brézé, Saumur and Clisson...
)
[seo_text] => <p>The Pays de la Loire is renowned for its beautiful coastline and is home to some of the most beautiful beaches in France. From the wide, sandy,
beach in La Baule to the rugged coastline of the Vendée, there are plenty of opportunities for sunbathing, swimming, and water sports. The region is also home
to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known, chateaux such as Brézé, Saumur
and Clisson. The markets in Pays de la Loire are colourful and full of local delicacies. The wines are particularly good, and many compliment the fresh seafood
that is brought in from the boats landing in the ports and fishing villages of the Loire Atlantique.</p><p>The five departments of the Pays de la Loire offer
different styles of houses and apartments, each with a unique charm and appeal. Along the coastline you will find a mix of traditional fishing villages and
modern seaside resorts. Some of the latter feature Belle Epoque villas. Apartments with a sea view in Les Sables-d’Olonne, and Saint Jean-de-Monts fetch premium
prices.Further north, the fishing villages are home to charming cottages and apartments that reflect the maritime heritage of the Loire Atlantique.
Some of the most in demand are the houses and apartments in Pornic and the other resorts in the Baie de Bourgneuf.</p><p>Inland the Pays de la Loire is famous for
its vineyards and agricultural land, and you will find a mixture of farmhouses and old stone country houses. Many of these have been beautifully restored to regain
their original character and charm. Bigger cities like Nantes are home to half-timbered houses and more modern apartments. These homes offer a mix of historical and
contemporary living. New build (VEFA) properties are also popular in Nantes as it has a large student population and accommodation in the city centre is not easy to
find.</p><p>To summarise, you will find a variety of houses in Pays de la Loire, with something to suit all budgets and tastes.</p>
)
[poitou_charentes] => Array
(
[id] => 54
[link] => /poitou-charentes-property
[region_name] => Poitou-Charentes
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 54_team.webp
[vignette] => 54_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Looking for great value property in the second sunniest part of France? From sandy beaches to rolling vineyards you will fall in love with the Poitou Charentes.
[bold] => Welcome to Poitou-Charentes
)
[css_color] => #244C5E
[accordion] => Array
(
[what_to_expect] => <p>Beautiful properties, where the local stone glows creamy gold in the setting sun. Take your aperitif overlooking fields of sunflowers
or watching the viticulteurs tend their vines.</p><p>Buy a property in Poitou Charentes and you will get the best of two worlds. On the coast you
will find some of the safest, family-friendly, beaches in France. You will also be able to explore the famous oyster beds around the Ile d’Oléron and Ile
de Ré or go and shop for pearls in the designer boutiques that can be found in La Rochelle. Drive inland and you will soon be in the middle of the vines
that are used to make the finest Cognac. Courvoisier, Martell, Remy Martin, Hennessy - the names roll off the tongue as smoothly as the liquor itself.
Futuroscope is a theme park, renowned for its use of cinematographic and audio-visual techniques – it attracts around 2m visitors a year and is easy to access,
on the outskirts of Poitiers.</p>
[access] => Array
(
[text] => <p>The two main airports are La Rochelle and Poitiers. The former has regular domestic flights, as well as direct flights to the UK, *Ireland,
Belgium, Portugal and Switzerland. From Poitiers you can fly direct to London, Edinburgh, Lyon and Barcelona..</p><p>The region is also served by the TGV
network, with major stations in Poitiers, La Rochelle and Angouleme. Links to the Eurostar are easy and this is a popular way for clients from the UK to
visit their holiday homes in Poitou Charentes.</p><p>Similarly, the region is comfortably accessed by car from the UK, Netherlands, Belgium, Germany and
Switzerland, making it a popular holiday home destination. The A10 runs north-south through Poitou Charentes, with the RN141 and A83 travelling east-west.</p>
[54_access_map] => transport map Poitou-Charentes
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities.</p>
<p>This is a popular region for holiday homes as property prices are so reasonable. Prices in all four departments have risen in recent years. In 2022 the rises were
Charente (6.3%), Charente Maritime (5%), Deux-Sevres (6.3%) and Vienne (6.3%). Demand remains strong, particularly for rural property, and there is a distinct lack of
new properties coming on to the market. Old stone properties are particularly popular with international buyers, although with the increasing cost of building materials
and artisan labour many buyers are seeking property they can walk straight into, rather than the traditional “renovation projects”.</p><p>Poitou Charentes is also
renowned for its country estates and Maison des Maîtres (imposing houses, traditionally overlooking the master’s estate). These have been in strong demand recently,
particularly attracting buyers from Paris, Bordeaux, Toulouse, and other major cities. They are seen as excellent value for money,
and offer large, light, volumes with plenty of outside space.</p>
[fall_in_love] => Array
(
[text] => <p>The guided tours and tastings offered by <strong>the historic Cognac houses</strong>. Discover the secrets of double distillation,
hear from the master blenders about why their noses are insured for millions of euros, and wander through the cellars. If you are lucky your guide
will dip a tube into the barrels and let you sip an XO cognac as it matures. You will pay a small fortune for an XO in the upmarket restaurants of
<strong>La Rochelle</strong>, but it’s worth it. The views out over the old port are sensational and you can always take a walk through the old town
and admire the bespoke designer boutiques afterwards.</p><p> If it is romance you are after then head for <strong>La Venise Verte (the green Venice) in the
Marais Poitevin</strong>. You can hire a traditional barque and explore the myriad of canals that wend their way through this extraordinarily pretty marshland.
Another romantic spot is <strong>Talmont sur Gironde, one of the Plus beaux villages de France</strong>. It sits on a small promontory, south of
<strong>the beautiful sandy beaches of Meschers, Saint Georges de Didonne and Royan</strong>. Talmont has a population of under 100 people, but it is home
to many small shops, opened by expert artisans, that adorn the small pedestrian streets of this Bastide village.</p>
[images_alt] => Array
(
[0] => marais_poitevins
[1] => seafood
[2] => white_sand
[3] => roman_art
[4] => futuroscope
[5] => islands
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is <strong>the second sunniest part of France</strong>, the gulf stream protects it from climate extremes.</li>
<li class="attribute-dot">Property prices are amongst the most attractive in France.</li>
<li class="attribute-dot">This is a popular destination for both domestic and international buyers.</li>
<li class="attribute-dot">Access from the UK and northern Europe is easy.</li>
<li class="attribute-dot">The pace of life is slow – this is the ideal place to shrug off the pressures of modern life.</li>
</ul>
[banner-mg] => Array
(
[image] => 54_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/54
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/54
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Poitiers
[link] => /french-property-for-sale/getNearbyPostcodes/86000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Poitiers"
[image] => 54_poitiers.webp
)
[1] => Array
(
[title] => Niort
[link] => /french-property-for-sale/getNearbyPostcodes/79000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Niort
[image] => 54_niort.webp
)
[2] => Array
(
[title] => Business
[link] => /commercial/poitou-charentes/
[subtitle] => Bar | Restaurants | Gîtes | Hôtels
[image] => 54_business.webp
)
[3] => Array
(
[title] => Maisons de Maîtres - Châteaux
[link] =>
[subtitle] => A piece of History
[image] => 54_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/poitou-charentes
[subtitle] =>
[image] => 54_to_renovate.webp
)
[5] => Array
(
[title] => Angouleme
[link] => /french-property-for-sale/getNearbyPostcodes/16000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Angoulême
[image] => 54_angouleme.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/mainSearch/departments:/towns:17000+All_communes_in_postcode--17300+Rochefort/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Around La Rochelle | Rochefort
[image] => 54_larochelle.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 86
[department_name] => Vienne
[area_m2] => 1486
[prefecture] => Array
(
[name] => Poitiers
[lat] => 46.580377666719
[lon] => 0.33643787495239
)
[sous-prefecture] => Array
(
[name] => Châtellerault
[lat] => 46.815455663176
[lon] => 0.53293576220027
)
[other_places] => Array
(
[0] => Array
(
[name] => Montmorillon
[lat] => 46.425525643503
[lon] => 0.86851696049639
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Poitiers-Biard
[lat] => 46.586029594004
[lon] => 0.31054041083214
)
)
[LGV] => ligne SEA-Atlantique (LGV)
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] => 1
)
)
)
[1] => Array
(
[id] => 16
[department_name] => Charente
[area_m2] => 1442
[prefecture] => Array
(
[name] => Angoulême
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
[sous-prefecture] => Array
(
[name] => Confolens
[lat] => 46.01461421672052
[lon] => 0.6623215955946391
)
[other_places] => Array
(
[0] => Array
(
[name] => COGNAC
[lat] => 45.69164907468638
[lon] => -0.33200326046624257
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport international Angoulême-Cognac
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 17
[department_name] => Charente-Maritime
[area_m2] => 2735
[prefecture] => Array
(
[name] => La rochelle
[lat] => 46.163744159493
[lon] => -1.1435147968982
)
[sous-prefecture] => Array
(
[name] => Jonzac
[lat] => 45.445304400564
[lon] => -0.43091201268803
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochefort
[lat] => 45.936363673968
[lon] => -0.96539200082197
)
[1] => Array
(
[name] => Saintes
[lat] => 45.745163611248
[lon] => -0.62842777489997
)
[2] => Array
(
[name] => Saint-Jean-d'Angély
[lat] => 45.943717276267
[lon] => -0.51600369671248
)
[3] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[4] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[1] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 79
[department_name] => Deux-Sèvres
[area_m2] => 1336
[prefecture] => Array
(
[name] => Niort
[lat] => 46.324149124107
[lon] => -0.46561321829887
)
[sous-prefecture] => Array
(
[name] => Bressuire
[lat] => 46.846222435089
[lon] => -0.4953171170791
)
[other_places] => Array
(
[0] => Array
(
[name] => Parthenay
[lat] => 46.649023860419
[lon] => -0.25623587864736
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => 54_logo.webp
[text] => Known for its family friendly beaches and wonderful countryside, this is the ideal holiday-home destination. In summer, the rolling countryside has a
wonderful contrast between the golden sunflowers and the perfectly manicured green vineyards. The river valleys are dotted with pretty villages and market towns.
)
[seo_text] => <p>The four departments in Poitou Charentes have a diverse range of property styles, each with its own individual appeal. It has a rich architectural
heritage and many of the old, stone, properties have been sympathetically renovated. These traditional houses feature thick stone walls (more than useful for insulation
and to protect against rising energy costs) and exposed wooden beams, both of which reflect the use of local materials. Deux Sevres and Vienne, in the north of Poitou
Charentes, have a particularly fine choice of old, stone country property and farmhouses. The use of local materials adds to the unique character and charm of both of
these beautiful departments.</p><p>One of the most distinctive architectural styles in Poitou Charentes is Romanesque, characterised by rounded arches, barrel vaults
and decorative stone carvings. Two good examples are the Cathedral in Poitiers and the Abbey in Saintes. You will also find a large number of Renaissance chateaux,
with their beautiful symmetry and ornate decoration.</p><p>Materials local to Poitou Charentes include limestone, sandstone, and granite. Look out for towns with
“les carrieres” in their name. These ae the quarries used to source the stone. One of the most famous is St Meme les Carrieres in Charente, where the mayor will
tell you that the base to the Statue of Liberty sits on local stone. This may well be an urban myth but is has certainly been used in many of the most prestigious
churches, abbeys, and cathedrals in France.</p><p>New build (VEFA) properties are incredibly popular in La Rochelle and on the coast, they offer modern, light,
energy efficient accommodation. If you are looking for a holiday home that you can let out for seasonal rentals, then these can offer an excellent return on investment.
The same goes for property on the Ile de Ré and Ile d’Oleron – both of which are incredibly popular holiday destinations for Parisians. Property on the islands can be
an excellent investment, as well as a joy to visit.</p><p>If you are seeking a French property with character and history then Poitou Charentes is your ideal destination.</p>
)
[centre_val_de_loire] => Array
(
[id] => 24
[link] => /loire-valley-property
[region_name] => Centre-Val-de-Loire
[new_region_name] => Centre-Val-de-Loire
[hero_images] => 1
[agent_photo] =>
[vignette] => 24_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => pays_de_la_loire
[ski] =>
[beach] =>
[welcome] => Array
(
[h3] => Fairy-tale chateaux, beautiful riverside villages and spectacular vineyards, the Loire Valley is your ideal destination.
[bold] => Welcome to Loire Valley
)
[css_color] => #7DA4B8
[accordion] => Array
(
[what_to_expect] => <p>Well, you can’t ask for much more than the most beautiful chateaux in France.<strong> Nothing beats a day out at Chambord, Chenonceau or
one of the dozens that line the Loire riverbank. Immerse yourself in French history, or simply wander around the glorious formal gardens </strong>.
You won’t be alone though, as they attract tourists from around the world, throughout the year. This means that property in the Loire valley is an excellent
investment, with plenty of short-term rental opportunities.</p><p>Expect more than pretty chateaux though – the Loire valley is also home to some of the most
attractive towns in France. Blois, Tours and Bourges are just three that have historic centres to explore and, as the French would say,
“un patrimoine exceptionnel”. <strong>The climate is ideal, with warm, sunny summers and mild winters. Ideal for growing grapes, which is why you will find
plenty of vineyards and some excellent local wines </strong>.</p><p>You can also expect to see an excellent mixture of property – from renovation properties in
the Loire countryside, at bargain prices, to beautiful family homes and mini-chateaux. Buy a property in Centre Val de Loire and you can be certain that you
will be in good company.</p>
[access] => Array
(
[text] => <p>Many visitors come to the Loire valley via Paris, and the international airports are easy to access by car or train. However, there is also a
small and convenient regional airport in Tours. You can fly direct to London, Dublin, Porto, Marrakech, Marseille and Montenegro.</p>
<p>Centre Val de Loire has a well-developed railway network that connect to major cities in France and Europe. The TGV high-speed trains run from Paris
Montparnasse to Tours (around 1 hr 15 mins), Orleans (around 1hr 5 mins) and Bourges (around 1 hr 57 mins). Indeed, the French Government is investing
300m euros in the regional SNCF network in 2023, with much of this being spent on modernising the Paris-Orleans-Limoges-Toulouse line.</p>
<p>Accessing the Loire valley by car is easy, and you get to drive through the beautiful vineyards and countryside. The A10 motorway connects Paris to Tours,
while the A71 heads south and west from Orleans to Clermont-Ferrand and the French Alps. The A28 heads north and will take you to Le Mans and then up towards
the ferry ports.</p>
[24_access_map] => transport map Centre-Val-de-Loire
)
[market] => <p>The market in Centre Val de Loire has been strong in recent years, throughout all six departments. On average, prices rose between 4-6% last year,
with the lowest prices being found in Indre, and the highest in Indre et Loire. Obviously, you will pay a premium for property in one of the larger towns
(Tours, Orléans, Bourges, Blois or Chateauroux), although none of these are major cities. Tours, for example, has a population of around 136,000.</p>
<p>You will find that property in a town or village that attracts a high footfall of tourists, also attracts a premium for both sales and rentals. So,
if you want to have a view over the Chateau de Cheverny, or Chateau Royal d’Amboise, then you will pay a pretty penny for the privilege.</p>
<p>The good news is that property throughout the region offers exceptional value for money, and there are a plethora of pretty towns and villages to choose from.
Our property portfolio in the Loire valley typically ranges from townhouses for well under 100,000 euros, up to mini-chateaux and majestic country estates.
This is definitely a region where “local knowledge” is worth its weight in gold, you will find that our agents on the ground have a wealth of knowledge about
the prettiest towns, best markets and tourist traps to avoid. They will also be able to advise on local property prices and help you find your dream house in
the Loire Valley.</p>
[fall_in_love] => Array
(
[text] => <p>We have to start with the Loire valley between Surry-sur-Loire (in the Loiret) and Chalonnes (in the Maine-et-Loire, which is in the adjoining
region of Pays de la Loire). The reason we start with this is that the whole stretch along <strong>the river is classified as a UNESCO world heritage
site</strong>. It is classified as an “outstanding cultural landscape of great beauty, containing historic towns and villages, as well as great architectural
monuments (the chateaux)”. You will be hard pushed to find <strong>a more romantic spot than the best Loire valley castles</strong> – amongst the best
are Chambord, Villandry, Amboise, Chenonceau and Blois. The gardens at Villandry deserve a special mention as they are truly special.</p>
<p>The <strong>gothic cathedral in Chartres</strong> is another special place to visit. It is one of the most significant in France and we particularly
recommend an evening visit in the summer, where the cathedral and surrounding buildings are beautifully illuminated. A trip to Tours should also be at
the top of any visitors list – wander round the historic old town and you will see beautiful half-timbered houses, you are likely to end up at the pretty
Place Plumereau, which is the ideal spot for grabbing a coffee and watching the tourists who come to visit the nearby cathedral. Don’t miss the amphitheatre
either, it is one of the largest in France.</p><p>We also recommend a visit to the historic walled town of Richelieu and its weekly market.
This area used to be one of the most important truffle suppliers in the 19th century, and the market is full of stalls selling both the oil and
the truffles themselves. Add in the colourful array of local food and wines and it is a chef’s dream. If you are looking for a bit more hustle
and bustle, then head to Orléans. It is a university town, and the students, tourists and locals give it a lovely atmosphere, it’s easy to get
around on the tram system too. Then why not head out to the forest of Orléans, with its deer, wild boar and 180 species of birds.</p>
[images_alt] => Array
(
[0] => architecture
[1] => promenade
[2] => countryside
[3] => typical_houses
[4] => gardens
[5] => grappes_for_wines
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">A perfect climate for those who like warm (not scorching) summers and mild winters.</li>
<li class="attribute-dot">The most renowned, and beautiful, collection of chateaux in the world.</li>
<li class="attribute-dot">Reasonable property prices that offer great value for money</li>
<li class="attribute-dot">Wonderful markets, where you will find excellent wines, truffles and local produce.</li>
<li class="attribute-dot">A cyclist’s dream, with riverside cycle paths and forest trails.</li>
</ul>
[banner-mg] => Array
(
[image] => 24_search_banner.webp
)
[collections] => Array
(
[bargains] => Array
(
[name] => Bargains
[link] => /all/centre/price:l
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/24
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Orléans
[link] => /french-property-for-sale/getNearbyPostcodes/45000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Orléans"
[image] => 24_orleans.webp
)
[1] => Array
(
[title] => Tours
[link] => /french-property-for-sale/getNearbyPostcodes/37000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Tours
[image] => 24_tours.webp
)
[2] => Array
(
[title] => Châteaux & Maisons de Maître
[link] => /chateaux/Centre-Val-de-Loire/
[subtitle] => A piece of History
[image] => 24_chateaux.webp
)
[3] => Array
(
[title] => < 2h from Paris
[link] => /french-property-for-sale/mainSearch/departments:28--41--45/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Ideal for escape from Paris
[image] => 24_2hours.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Centre-Val-de-Loire
[subtitle] => Pleasure to renovate
[image] => 24_renovate.webp
)
[5] => Array
(
[title] => Indre
[link] => /all/indre
[subtitle] => Indre | Around Châteauroux
[image] => 24_indre.webp
)
[6] => Array
(
[title] => Cher
[link] => /all/cher
[subtitle] => Cher | Around Bourges
[image] => 24_bourges.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 45
[department_name] => Loiret
[area_m2] => 1936
[prefecture] => Array
(
[name] => Orléans
[lat] => 47.90472552438
[lon] => 1.910701271837
)
[sous-prefecture] => Array
(
[name] => Montargis
[lat] => 47.997763193361
[lon] => 2.7348897635757
)
[other_places] => Array
(
[0] => Array
(
[name] => Pithiviers
[lat] => 48.17306941322
[lon] => 2.2585638287577
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Orléans Loire-Valley
[lat] => 47.898345713585
[lon] => 2.1606222526085
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 18
[department_name] => Cher
[area_m2] => 1222
[prefecture] => Array
(
[name] => Bourges
[lat] => 47.08153669888109
[lon] => 2.401044176615511
)
[sous-prefecture] => Array
(
[name] => Saint-Amand-Montrond
[lat] => 46.725210569514765
[lon] => 2.50376818957971
)
[other_places] => Array
(
[0] => Array
(
[name] => Vierzon
[lat] => 47.220987633010175
[lon] => 2.0695189615591647
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Bourges
[lat] => 47.058919
[lon] => 2.369818
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[2] => Array
(
[id] => 28
[department_name] => Eure-et-Loir
[prefecture] => Array
(
[name] => Chartres
[lat] => 48.44366511775
[lon] => 1.4871308145001
)
[sous-prefecture] => Array
(
[name] => Châteaudun
[lat] => 48.071102925719
[lon] => 1.3297716927509
)
[other_places] => Array
(
[0] => Array
(
[name] => Dreux
[lat] => 48.736338118224
[lon] => 1.3719735484808
)
[1] => Array
(
[name] => Nogent-le-Rotrou
[lat] => 48.321465519757
[lon] => 0.81791514347906
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[area_m2] => 1917
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] => 1
)
)
)
[3] => Array
(
[id] => 36
[department_name] => Indre
[area_m2] => 1077
[prefecture] => Array
(
[name] => Châteauroux
[lat] => 46.811386456269
[lon] => 1.6839531520736
)
[sous_prefectures] => Array
(
[name] => Issoudun
[lat] => 46.947662377779
[lon] => 1.9874494319692
)
[other_places] => Array
(
[0] => Array
(
[name] => La Châtre
[lat] => 46.581981497241
[lon] => 1.9862808830588
)
[1] => Array
(
[name] => Le Blanc
[lat] => 46.63414914025
[lon] => 1.0648203592064
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Châteauroux-Centre
[lat] => 46.859889923194
[lon] => 1.7263939368828
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 37
[department_name] => Indre-et-Loire
[area_m2] => 2163
[prefecture] => Array
(
[name] => Tours
[lat] => 47.39362654784906
[lon] => 0.6812901726713677
)
[sous_prefectures] => Array
(
[name] => Chinon
[lat] => 47.16780187824234
[lon] => 0.23947414529546965
)
[other_places] => Array
(
[0] => Array
(
[name] => Loches
[lat] => 47.12860138926316
[lon] => 0.994149494873711
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Tours-Val de Loire
[lat] => 47.42590928659159
[lon] => 0.7192836734772627
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[5] => Array
(
[id] => 41
[department_name] => Loir-et-Cher
[area_m2] => 1532
[prefecture] => Array
(
[name] => Blois
[lat] => 47.586463253451
[lon] => 1.3357963921158
)
[sous-prefecture] => Array
(
[name] => Romorantin-Lanthenay
[lat] => 47.359017550334
[lon] => 1.7485368736418
)
[other_places] => Array
(
[0] => Array
(
[name] => Vendôme
[lat] => 47.793201107934
[lon] => 1.0656575035554
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.centre-valdeloire.fr/
[Official Tourism Office] => https://en.tourisme-terresduvaldeloire.fr/
)
[image] => 24_logo.webp
[text] => The Loire valley (also known as the garden of France) boasts stunning landscapes, rich history, and world-famous chateaux. Once the home of kings,
queens and nobility they offer a unique glimpse into the opulent lifestyles of the French aristocracy. The region is dotted with vineyards, fields of sunflowers
and beautiful riverside towns. The best way to explore is by bicycle, on one of the many dedicated cycle paths, or why not treat yourself to a hot-air balloon
ride and get a different perspective on this beautiful area.
)
[seo_text] => <p>Centre Val de Loire is a region with a rich architectural heritage, reflected in the property type and style. Of course, you will find hundreds of
chateaux in the Loire valley. These grand properties were built by the French nobility and are known for their opulent architecture, vast gardens and ornate interiors.
They often feature steep, slate, roofs, large windows and detailed turrets and balconies.</p><p>Staying with nobility and affluent families, you will also find a
good selection of country estates and Manoirs (or manor houses). Smaller in size, but still representing a significant architectural heritage, they were built
by the wealthy landowners and nobles. Manoirs have steep pitched roofs, made from slate or clay tiles, and are adorned with large windows that provide plenty of
natural light.</p><p>The Loire valley is also home to many prestigious Maisons de Maitre, which are similar to Manoir but more symmetrical in style.
They typically feature wrought-iron balconies, large windows with shutters and hipped roofs. There are also many farmhouses, the most notable of which
often come with a prestigious vineyard attached. Country houses in the Centre Val de Loire are popular with both domestic and international buyers, due
to the beautiful surroundings, attractive prices, and ease of access.</p><p>New build property in the Loire valley is seeing an increased demand as it can be built
to the latest environmental standards and is particularly energy efficient. Well located building land is becoming more difficult to find, but our local agents
are well placed to dig out the best plots.</p>
)
[provence_cote_d_azur] => Array
(
[id] => 93
[link] => /provence-cote-d-azur-property
[region_name] => Provence-Côte d'Azur
[new_region_name] => Provence - Alps - Côte d'Azur
[hero_images] => 3
[agent_photo] => 93_team.webp
[vignette] => 93_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461429
[region_selected] => languedoc_roussillon
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Could there be any better place to own property than the south of France? The Mediterranean climate has to be amongst the best in the world, and as for the scenery!
[bold] => Welcome to French Riviera
)
[css_color] => #3C9ECD
[accordion] => Array
(
[what_to_expect] => <p>Provence Alps Cote d’Azur (PACA) is a region of contrasts. Of course, we all know the glamorous resorts as home to the rich and famous -
St Tropez, Cannes and Antibes are just three of the beautiful resorts that line the coast. But, a little inland, you will find some of the most spectacular
scenery in France (try Les Gorges du Verdon as a taster). You will also find that buying property in PACA is eminently possible, no matter your budget.
There are bargains to be had across the region, from a rural farmhouse in the hills, to a city centre apartment in bustling Nice or Avignon. As the famous
quote goes <strong> “I don’t want to be a millionaire, just to live like one” </strong>.</p><p>You can expect to enjoy year-round sunshine, and some of the
finest bars and restaurants in Europe – can there be anything more pleasant than watching the sun set over the Mediterranean, whilst enjoying your aperitif?
You will find that PACA is easy to get to, no matter where in the world you live. No wonder that property here attracts international buyers, as well as those
from across France.</p>
[access] => Array
(
[text] => <p>There are provincial airports throughout PACA, but the two main airports are in Nice and Marseille. Nice Cote d’Azur airport has direct flights
to 31 countries, on five continents, and welcomes 6.5m passengers a year, many of whom fly in privately. It has a dedicated “business aviation” terminal,
with its own customs control and luxury shops. You can also use the helicopter terminal, with a seven-minute transfer time to Monaco. Meanwhile,
the Aéroport Marseille Provence has direct flights to around 120 destinations, from Addis-Abeba to Zurich. It offers easy access to the major towns
and villages of Provence, as well as major hubs such as Toulon, Aix-en-Provence, and Avignon.</p><p>Reaching PACA by train is also easy. There are ten TGV
stops with a journey time from Paris of just 2hrs 45 minutes to Avignon, and around 5hrs, 40 minutes to Nice. Of course, the SNCF network also covers the
region, and the local trains traverse some spectacular scenery.</p><p>By car, the A8 motorway runs east-west across the region, following the line of the
Mediterranean. The A7 heads due north from Marseille, up to Lyon, passing through Avignon, Montelimar and Valence.</p>
[93_access_map] => transport map Provence-Côte d'Azur
)
[market] => <p>For an in-depth analysis, read our latest Provence Alps Cote d’Azur (PACA) market comment (below), which includes average prices in all the
major towns and cities.</p><p>It should be no surprise that property in PACA attracts buyers from all over the world, it also has an incredibly strong domestic
demand. This makes it an attractive investment proposition, with a high chance of long-term capital growth. The fact that this region is so popular with tourists,
year-round, also means that many buyers offer seasonal holiday rentals when they are not using their properties. This helps cover the annual running costs of
the property, and often more.</p><p>Since Covid, demand for property in PACA has outstripped supply – there have simply not been enough new properties coming
onto the market. This balance is beginning to shift, which is particularly good news for overseas buyers as they will have more choice. Prices have been rising
steadily in all six departments within PACA. In the last 12 months they have risen between 4.5% (Bouches du Rhone) and 9.9% (Vaucluse). Of course, you will pay
a premium to be on the coast, or to be in, or near, one of the major cities such as Nice, Aix-en-Provence, Avignon, and Arles.</p>
[fall_in_love] => Array
(
[text] => <p>Where else to start other than <strong>driving along the Corniche </strong>.</p><p>Whilst on the coast here it would be almost impossible
not to fall in love with <strong>any of the villages on the Gulf of St Tropez, the designer boutiques in Cannes or perhaps even “Billionaires Bay beach”
on the Cap d’Antibes. </strong> Nice is a superb city, and the airport is literally at one end of the famous <strong>“Promenade des Anglais” </strong>,
further down you will find the famous 5* Hotel Negresco with its period furniture and Baccarat chandelier. Try the Negresco beach club restaurant if you
are looking to impress.</p><p>Away from the coast, <strong>the Gorges de Verdon </strong> is the biggest canyon in Europe. The river Verdon was named
for its turquoise-green colour and the view from the clifftops, down into the canyon is simply incredible. The limestone walls of the canyon attract
rock climbers, and the gorge is very popular for kayaking. There are literally <strong>hundreds of beautiful inland towns and villages </strong> too.
Amongst our favourites is Gordes, in the Luberon Regional Nature Park. Home to many famous painters the cobbled streets wend their way uphill to the
picturesque chateau. Other favourites include “les plus beaux villages” such as Roussillon, Ménerbes, Lourmarin, Ansouis, Venasque and Séguret – just make
sure you visit during <strong>lavender season </strong>.</p><p><strong>The ski resorts of PACA, like Serre Chevalier-Briancon</strong> don’t get talked
about enough.</p><p>Finally, we think you will fall in love with Avignon and the surrounding villages. Make sure you visit Pope’s Palace (and particularly
the gardens) and for a view to die for, try the 14th century Fort Saint-André, it has a 360-degree panoramic view, which includes Mont Ventoux.</p>
[images_alt] => Array
(
[0] => Mediterranean_sea
[1] => centenary_olive_tree
[2] => calanques
[3] => Mediterranean_mountain
[4] => mimosa
[5] => palais_des_papes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean sunshine, that lights up the region throughout the year.</li>
<li class="attribute-dot">World class bars, restaurants, and boutiques, mix with the rich and famous.</li>
<li class="attribute-dot">All types of property to suit every budget – from rural farmhouses to villas with a view.</li>
<li class="attribute-dot">The mix of French and International buyers means that demand for property is constant.</li>
<li class="attribute-dot">How about skiing in any of the 46 ski resorts. This truly is a region with everything you could want.</li>
</ul>
[banner-mg] => Array
(
[image] => 93_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nice
[link] => /french-property-for-sale/mainSearch/departments:/towns:06000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => "La promenade des Anglais"
[image] => 93_nice.webp
)
[1] => Array
(
[title] => Fréjus - Saint Raphaël
[link] => /french-property-for-sale/paca_regions/frejus_st_raphael
[subtitle] => Sea and sun
[image] => 93_frejus.webp
)
[2] => Array
(
[title] => Sea view
[link] => /french-property-for-sale/type/sea-view/26/93
[subtitle] => A dream becomes reality
[image] => 93_seaview.webp
)
[3] => Array
(
[title] => Prestige
[link] => /all/provence-cote-d-azur/price:z
[subtitle] => Luxury properties
[image] => 93_prestige.webp
)
[4] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/93
[subtitle] => and what beautiful coast!
[image] => 93_coastal.webp
)
[5] => Array
(
[title] => Avignon
[link] => /french-property-for-sale/getNearbyPostcodes/84000/15/sort:price/direction:desc
[subtitle] => Avignon | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
[6] => Array
(
[title] => Special "The Provence"
[link] => /provence-property
[subtitle] =>
[image] => 93_Special_The_Provence.webp
)
[7] => Array
(
[title] => Hinterland
[link] =>
[subtitle] =>
[image] => 93_hinterland.webp
)
[8] => Array
(
[title] => Mountains
[link] => /french-property-for-sale/type/mountain-view/23/93
[subtitle] => Ville | Ville | Ville
[image] => 93_mountain.webp
)
[9] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => Ville | Village| Village
[image] => 93_villages.webp
)
[10] => Array
(
[title] => Corse
[link] => /all/corse
[subtitle] => L'Ile de Beauté | around ville
[image] => 93_corse.webp
)
[11] => Array
(
[title] => Cap d'Antibes
[link] => /french-property-for-sale/paca_regions/antibes
[subtitle] => Antibes | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 13
[department_name] => Bouches-du-Rhône
[prefecture] => Array
(
[name] => Marseille
[lat] => 43.29631810802621
[lon] => 5.363137615398482
)
[sous-prefecture] => Array
(
[name] => Aix-en-Provence
[lat] => 43.52926369712411
[lon] => 5.443897232333404
)
[other_places] => Array
(
[0] => Array
(
[name] => Arles
[lat] => 43.67499405728668
[lon] => 4.621813547377342
)
)
[aeroports] => Array
(
[name] => Aéroport International Marseille
[lat] => 43.43844496016025
[lon] => 5.214592420103773
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4515
)
[1] => Array
(
[id] => 06
[department_name] => Alpes-Maritimes
[prefecture] => Array
(
[name] => Nice
[lat] => 43.71088354499805
[lon] => 7.262596327903607
)
[sous-prefecture] => Array
(
[name] => Cannes
[lat] => 43.55331623052685
[lon] => 7.016060231400341
)
[other_places] => Array
(
[0] => Array
(
[name] => Antibes
[lat] => 43.58016713703897
[lon] => 7.123897890910482
)
[1] => Array
(
[name] => Grasse
[lat] => 43.659562400434815
[lon] => 6.92618691435912
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International de Nice Côte d'Azur
[lat] => 43.65970678470227
[lon] => 7.214757025548819
)
[1] => Array
(
[name] => Aéroport de Cannes Mandelieu
[lat] => 43.54690396898978
[lon] => 6.953912165098499
)
)
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 5667
)
[2] => Array
(
[id] => 83
[department_name] => Var
[prefecture] => Array
(
[name] => Toulon
[lat] => 43.123828756420515
[lon] => 5.928288801137243
)
[sous-prefecture] => Array
(
[name] => Draguignan
[lat] => 43.5374933582045
[lon] => 6.465076668987897
)
[other_places] => Array
(
[0] => Array
(
[name] => Bandol - Le Lavandou - Sainte Maxime...
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Saint-Tropez
[lat] => 43.26780379460754
[lon] => 6.640739141516703
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International Toulon - Hyères
[lat] => 43.095597284231275
[lon] => 6.150448740048504
)
[1] => Array
(
[name] => Aéroport du Castelet
[lat] => 43.251540236018855
[lon] => 5.783035785058158
)
[2] => Array
(
[name] => Aéroport du du Golfe de Saint Tropez - La Môle
[lat] => 43.20492014200586
[lon] => 6.4793896187354925
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4712
)
[3] => Array
(
[id] => 04
[department_name] => Alpes-de-Haute-Provence
[department_link] => alpes-de-hautes-provence
[prefecture] => Array
(
[name] => Digne-les-Bains
[lat] => 44.092369818704434
[lon] => 6.235956482736276
)
[sous-prefecture] => Array
(
[name] => Barcelonnette
[lat] => 44.38609913893373
[lon] => 6.647958902783272
)
[other_places] => Array
(
[0] => Array
(
[name] => Forcalquier
[lat] => 43.95976639015638
[lon] => 5.78330822456598
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2599
)
[4] => Array
(
[id] => 05
[department_name] => Hautes-Alpes
[prefecture] => Array
(
[name] => Gap
[lat] => 6.080468522373776
[lon] => 6.080468522373776
)
[sous-prefecture] => Array
(
[name] => Briançon
[lat] => 44.89976400310319
[lon] => 6.641546594431339
)
[other_places] => Array
(
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2925
)
[5] => Array
(
[id] => 84
[department_name] => Vaucluse
[prefecture] => Array
(
[name] => Avignon
[lat] => 43.94903334528795
[lon] => 4.805406364817415
)
[sous-prefecture] => Array
(
[name] => Carpentras
[lat] => 44.05594598913386
[lon] => 5.0455722797158975
)
[other_places] => Array
(
[0] => Array
(
[name] => Apt
[lat] => 43.876866873478015
[lon] => 5.395218580809679
)
[1] => Array
(
[name] => Orange
[lat] => 44.13861471186525
[lon] => 4.806033768371058
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Avignon - Provence
[lat] => 43.909786679124565
[lon] => 4.8974588268223815
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3129
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.maregionsud.fr/
[Official Tourism Office] => https://provence-alpes-cotedazur.com/en
)
[image] => 93_logo.webp
[text] => With its sparkling coastline and charming hilltop towns, PACA is a must-visit destination for those looking to experience the true essence of the
Mediterranean. From history buffs to sun-seekers there is something for everyone. Stroll through the vibrant markets of Nice, wander the winding streets of
Avignon or soak up the sun on the pristine beaches of Cannes or St Tropez...
)
[seo_text] => <p>... Still not had enough, then go explore the Roman ruins in Arles. The regions cuisine is as rich and diverse as the landscape.
Try the local bouillabaisse with a local Provencal wine, or even a glass of pastis. From the snow-capped peaks of the Alpes-de-Haute-Provence to the azure
waters of the Med you are in for a visual feast.</p><p>Provence-Alpes-Côte d'Azur, often abbreviated as PACA, is a region in the southeastern part of France.
It is known for its picturesque landscapes, beautiful coastlines, and vibrant culture. The region is composed of six departments, each with its unique charm
and identity. PACA is a popular destination for tourists who come to enjoy the Mediterranean climate, historical monuments, and stunning scenery.</p><p>The region is bordered by the Mediterranean Sea to
the south and the Alps to the north. The coastline is famous for its sparkling blue waters, sandy beaches, and charming fishing villages. Some of the most popular
coastal destinations in the region include Cannes, Saint-Tropez, and Nice. The beaches here are perfect for sunbathing, swimming, and water sports, and the coastal
towns are packed with restaurants, cafes, and bars, offering visitors a wide range of dining and entertainment options.</p><p>PACA's inland region is equally as
beautiful and offers a more rural and relaxed atmosphere. The region is filled with picturesque towns, rolling hills, and lavender fields that are in bloom in the
summer months. The Luberon Regional Park, located in the Vaucluse department, is a popular destination for visitors who come to enjoy the scenic countryside and
to hike or bike the many trails.</p><p>One of the most significant cultural attractions in the region is the city of Avignon, located in the Vaucluse department.
The city is home to the Palais des Papes, a UNESCO World Heritage Site and the largest gothic palace in Europe. The Avignon Festival, held annually in July, is
also a popular event that attracts visitors from all over the world. The festival showcases theatre, dance, and music performances.</p><p>The region is also renowned
for its wine production, particularly in the Rhone Valley and the Var department. The vineyards here produce some of the most prestigious wines in the world,
including Châteauneuf-du-Pape and Côtes de Provence. Wine enthusiasts can take a tour of the vineyards and sample the local wines.</p><p>The region's cuisine is
another highlight, with a strong emphasis on seafood, olive oil, and fresh produce. The famous Provençal dish, bouillabaisse, is a must-try when visiting the region.
This fish stew is made with a variety of fish, shellfish, and vegetables and is typically served with rouille and bread.</p><p>In terms of transportation, the region
has several international airports, including Nice Côte d'Azur Airport and Marseille Provence Airport. The region is also served by a high-speed train network, making
it easy to travel between towns and cities.</p><p>In conclusion, Provence-Alpes-Côte d'Azur is a beautiful and diverse region that offers something for everyone.
From its stunning coastlines and charming towns to its rich culture, history, and cuisine, the region is an ideal destination for those looking to experience the
best that France has to offer.</p>
)
[provence] => Array
(
[id] => 98
[link] => /provence-property
[region_name] => Provence
[new_region_name] => Provence
[hero_images] => 3
[agent_photo] =>
[vignette] => 98_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820332bc5a2f8c1
[region_selected] => provence_cote_d_azur
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => From the towering peak of Mont Ventoux to the vibrant lavender fields bathed in sunlight, a truly remarkable lifestyle awaits…
[bold] => Welcome to Provence
)
[css_color] => #3C9ECD
[accordion] => Array
(
[what_to_expect] => <p>Come to Provence and you will find an unrivalled collection of interesting and beautiful sites to visit: small towns with welcoming
locals, vibrant and colourful Provencal markets, old Roman excavations and mountains, lakes and rivers to swim/canoe in. It is often said that the
countryside here resembles Tuscany, and it is true, except that it is easier to get to! If you are looking for an area that exemplifies “the good life”
then Provence should be your destination </p>
[access] => Array
(
[text] => <p>One of the reasons that holiday homes in Provence are so popular is that it is easy to get to. Marseilles Provence airport flies to
destinations across Europe, as well as to North America and Africa. It has its own station, with direct trains to Nîmes, Montpellier,
and Narbonne (west), Orange, Montelimar and Valence (north) and Toulon, Cannes and Nice (east). Avignon and Nîmes both have airports too.</p>
<p>Other cities like Aix-en-Provence and Avignon also have excellent train links with the rest of France and northern Europe.</p><p>The A7
motorway runs down from Lyon, through Valence, Montelimar, Orange and Avignon and the minor roads in Provence (away from the coast) tend to be
traffic free and ideal for cycling.</p>
[access_image_title] =>
)
[market] => <p>For an in-depth analysis, read our market reports covering PACA, Occitanie and the Rhone-Alpes, which include average prices in all of the
major towns and cities.</p><p>After many years of price growth, we are seeing prices stabilise across Provence, with buyers having more choice than they
have seen since the confinements. Broadly speaking you will pay a premium to be near the coast, or to be in any of the Prefectures: Marseille, Avignon,
Nîmes, Valence, Privas and Digne-les-Bains.</p><p>The Luberon is perhaps the best-known area, but many second-home buyers are now looking in the Gard
and Drome Provencale where property values tend to be lower, and offer exceptional value for money.</p>
[fall_in_love] => Array
(
[text] => <p>You will fall in love with the whole area, particularly with the festivals and exhibitions that can be found throughout Provence.
Favourites amongst our agents who live and work in the area include the snappily titled Festival International de Piano de La Roque d’Antheron.
Established in 1981 it is one of the most prestigious piano festivals in the world, which takes place in the outside auditorium of the Chateau de
Florans. Likewise, Les Choregies d’Orange holds plays, concerts and festivals in the Theatre Antique d’Orange, built in the first century by
Emperor Augustus it is a UNESCO heritage site and a spectacular concert venue. Another favourite is the Festival d’Avignon, every July the
streets turn into a “city theatre” – in the words of the organisers it reconciles architecture with theatre, art and poetry, attracting thousands
of visitors from all over the world. </p>
[images_alt] => Array
(
[0] => provencale market
[1] => pétanque in the sun
[2] => lavender handmade soap
[3] => beaux villages
[4] => camargue and pink flamingos
[5] => festivals region
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Wonderful climate, with over 300 days of sunshine a year</li>
<li class="attribute-dot">Picturesque gorges, rivers and lakes to explore and enjoy</li>
<li class="attribute-dot">World class cycling, including the mythical Mont Ventoux</li>
<li class="attribute-dot">Glorious architecture, from the Pont du Gard to the Roman ampitheatres in Nîmes or Arles and the theatre in Vaison-la-Romaine.</li>
<li class="attribute-dot">Exceptional wines, cheeses and local delicacies, displayed in welcoming markets</li>
<li class="attribute-dot">A quality of life that is as good as any in Europe </li>
</ul>
[banner-mg] => Array
(
[image] => 98_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Avignon
[link] => /french-property-for-sale/mainSearch/departments:/towns:84000_Avignon/regions:/primarypropertytype_id:10
[subtitle] =>
[image] => 98_avignon.webp
)
[1] => Array
(
[title] => Vaucluse
[link] => /all/vaucluse
[subtitle] =>
[image] => 98_vaucluse.webp
)
[2] => Array
(
[title] => Bouches du Rhône
[link] => /all/bouches-du-rhone
[subtitle] =>
[image] => 98_bouches_du_rhone.webp
)
[3] => Array
(
[title] => Drome
[link] => /all/drome
[subtitle] =>
[image] => 98_drome.webp
)
[4] => Array
(
[title] => Gard
[link] => /all/gard
[subtitle] =>
[image] => 98_gard.webp
)
[5] => Array
(
[title] => Châteaux, Manoirs & Villas
[link] => /french-property-for-sale/mainSearch/departments:04--07--13--26--30--84/towns:/regions:/primarypropertytype_id:4/min_price:0/max_price:100000000/min_land:0/bedrooms:0
[subtitle] =>
[image] => 98_prestige.webp
)
[6] => Array
(
[title] => Alpes de Haute Provence
[link] => /all/alpes-de-hautes-provence
[subtitle] =>
[image] => 98_alpes_haute_provence.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 84
[department_name] => Vaucluse
[prefecture] => Array
(
[name] => Avignon
[lat] => 43.94903334528795
[lon] => 4.805406364817415
)
[sous-prefecture] => Array
(
[name] => Carpentras
[lat] => 44.05594598913386
[lon] => 5.0455722797158975
)
[other_places] => Array
(
[0] => Array
(
[name] => Apt
[lat] => 43.876866873478015
[lon] => 5.395218580809679
)
[1] => Array
(
[name] => Orange
[lat] => 44.13861471186525
[lon] => 4.806033768371058
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Avignon - Provence
[lat] => 43.909786679124565
[lon] => 4.8974588268223815
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3129
)
[1] => Array
(
[id] => 04
[department_name] => Alpes-de-Haute-Provence
[prefecture] => Array
(
[name] => Digne-les-Bains
[lat] => 44.092369818704434
[lon] => 6.235956482736276
)
[sous-prefecture] => Array
(
[name] => Barcelonnette
[lat] => 44.38609913893373
[lon] => 6.647958902783272
)
[other_places] => Array
(
[0] => Array
(
[name] => Forcalquier
[lat] => 43.95976639015638
[lon] => 5.78330822456598
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2599
)
[2] => Array
(
[id] => 07
[department_name] => Ardèche
[area_m2] => 2203
[prefecture] => Array
(
[name] => Privas
[lat] => 44.736011678419
[lon] => 4.5952593173144
)
[sous-prefecture] => Array
(
[name] => Largentière
[lat] => 44.541485921197
[lon] => 4.291760285543
)
[other_places] => Array
(
[0] => Array
(
[name] => Tournon-sur-Rhône
[lat] => 45.068836684375
[lon] => 4.8262681295312
)
)
[aeroports] => none
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[3] => Array
(
[id] => 13
[department_name] => Bouches-du-Rhône
[prefecture] => Array
(
[name] => Marseille
[lat] => 43.29631810802621
[lon] => 5.363137615398482
)
[sous-prefecture] => Array
(
[name] => Aix-en-Provence
[lat] => 43.52926369712411
[lon] => 5.443897232333404
)
[other_places] => Array
(
[0] => Array
(
[name] => Arles
[lat] => 43.67499405728668
[lon] => 4.621813547377342
)
)
[aeroports] => Array
(
[name] => Aéroport International Marseille
[lat] => 43.43844496016025
[lon] => 5.214592420103773
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4515
)
[4] => Array
(
[id] => 26
[department_name] => Drôme
[area_m2] => 2576
[prefecture] => Array
(
[name] => Valence
[lat] => 44.934361082014
[lon] => 4.8918085238571
)
[sous-prefecture] => Array
(
[name] => Die
[lat] => 44.752743667653
[lon] => 5.3712894535552
)
[other_places] => Array
(
[0] => Array
(
[name] => Nyons
[lat] => 44.361846282265
[lon] => 5.1385028840735
)
)
[aeroports] => Array
(
[name] => Aéroport de Valence-Chabeuil
[lat] => 44.915618343171
[lon] => 4.9655266410384
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[5] => Array
(
[id] => 30
[department_name] => Gard
[prefecture] => Array
(
[name] => Nîmes
[lat] => 43.838820402729354
[lon] => 4.353843657098794
)
[sous-prefecture] => Array
(
[name] => Alès
[lat] => 44.127080796400875
[lon] => 4.083427215851882
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Vigan
[lat] => 43.99277412237646
[lon] => 3.605151093732204
)
)
[aeroports] => Array
(
[name] => Aéroport de Nîmes-Garons
[lat] => 43.76312944469214
[lon] => 4.421598139169517
)
[LGV] => oui
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2687
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] =>
[Official Tourism Office] =>
)
[image] => 98_logo.webp
[text] =>
)
[seo_text] => <p>Provence has a wonderful climate – according to the local tourist office you can expect over 300 days of sunshine every year, with short
winters and low rainfall. This climate makes for some great growing conditions and amongst the vineyards here you will find world-class Côtes du Rhône wines.
Head to your local market and you will be able to pick up some great accompaniments too – try the famous olive oil from Nyons, or delicacies such as goats’
cheese, soft fruits (the peaches and apricots are particularly succulent) and an array of vegetables including locally grown garlic, courgettes and safran.</p>
<p>It's not just vineyards though, Provence is famous for its lavender fields. The tourist office recommends the best places to visit, and you should come
between June-August. The Chemin des Lavandes in Sault is perhaps the best known. It is a 4km walking trail, but if you are feeling more sprightly try cycling
the 33km trail on the Plateau de Sault! There are plenty of others across the Provence and a visit here wouldn’t be the same without the obligatory selfie in front
of a lavender field.</p><p>Provence spreads out over three administrative regions (PACA, Occitanie and the Rhone-Alpes) and six departments: Alpes-de-Haute-Provence (04),
Bouches-du-Rhone (13), Vaucluse (84), Gard (30), Ardeche (07) and Drome (26), you won’t find it on an official map of France. For decades though,
econd-home buyers have been saying that they are going to their “holiday home in Provence”. This means that you can expect to hear a cocktail of different
accents in your local market – French, British, Dutch, Belgian and German buyers mingle with those from further afield. You will find that many Americans,
Canadians and Australians also have property in Provence – attracted by the quality of life (as well as the quality of the local wine).</p>
)
[hauts_de_france] => Array
(
[id] => 32
[link] => /nord-pas-de-calais-property
[region_id_search] => 22-31
[region_name] => Hauts de France
[new_region_name] => Hauts de France
[hero_images] => 1
[agent_photo] =>
[vignette] => 32_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820e2dcfdf73343
[region_selected] => normandy
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Every year, thousands of British, Belgium and Dutch buyers enter France, via the Hauts de France, looking for their dream home. Many decide to stay and buy property here, taking advantage of the pretty landscape and ease of access to their home country.
[bold] => Welcome to Hauts de France
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>If you are looking for property in the Hauts de France, you will be in good company. French buyers love it because of its strategic
location. It has excellent access to Paris as well as to London, Brussels, and Amsterdam. Meanwhile, British buyers drive out of the Eurotunnel, and off
the ferries, and instantly relax as they see the French countryside and stop for a café au lait in an authentic French village. Hauts de France has a
wonderful coastline and if you venture off the A16 (which links the ports of Dunkirk, Calais, and Boulogne-sur-Mer) you will find sandy beaches and
pretty seaside towns. The upmarket resort of Le Touquet-Paris -Plage is well named, as many Parisians have a holiday home there. It is full of boutiques,
chic restaurants, a famous casino and two championship class golf courses. Inland the Hauts de France has a rolling countryside, with some notable forests.
The capital, Lille, is an attractive city and an important economic hub.</p>
[access] => Array
(
[text] => <p>The Hauts de France is the most northerly region in France and borders Belgium, it is also connected to England via the channel tunnel.</p>
<p>The two largest airports in the region are Lille-Lesquin which has domestic flights, as well as flights to 13 other countries (although not the UK),
and Paris-Beauvais in the very south-west of the region. From Paris-Beauvais you can fly to Liverpool, Manchester, Leeds-Bradford, Edinburgh, Belfast,
and Dublin, as well as 26 other countries. Of course, the other Paris airports are easily accessed from Hauts de France too.</p><p>The region is well
connected by train, primarily through Lille-Europe station, which is in the heart of Lille. It offers direct connections to London, Paris, Brussels,
and other major cities. The Eurostar journey time to London is 1hr 22 mins. There are other popular regional stations in Calais, Arras and Amiens.</p>
<p>Hauts de France is easily accessible by road with the A1 autoroute running to Paris and the A2 connecting to Belgium and the Netherlands.
The A26/A16 provides access to the ferry ports of Calais, Boulogne, and Dunkirk.</p><p>The ferry ports offer regular crossings to the UK and the Eurotunnel
is particularly popular, as the shuttle between Folkestone and Calais takes just 35 minutes.</p>
[32_access_map] => transport map Hauts de France
)
[market] => <p>The property market in Hauts de France is driven by domestic demand, it should be noted that this is the second most densely populated region
in France, after Paris/Ile de France. This is primarily true of Lille and the surrounding area that borders Belgium. There is still plenty of unspoiled
countryside to enjoy. Three of the five departments (Pas-de-Calais, Nord and Oise have seen prices stabilise over the last 12 months, while Aisne and
Somme have seen rises of around 6% over that period.</p><p>Most second homes are to be found on, or near, the coast. Le Touquet-Paris-Plage has a population
of just over 4,000 but swells to 250,000 during the summer. Known as “Paris by the sea” it was particularly popular with affluent British
visitors in the 1920’s, which can be seen in the eclectic architecture and property styles. Inland there are plenty of country houses to be found,
and the landscape is rolling and forested – owners feel a long way from the urban landscape around Lille. Many holiday homes are owned by Belgian and
Dutch buyers as they are seen as excellent value.</p>
[fall_in_love] => Array
(
[text] => <p><strong>The old town and historic centre of Lille</strong> is picture postcard pretty, and the perfect place for a romantic stroll around
the cobbled pedestrian streets. You will often find musicians playing and there is a wide choice of bars and restaurants to soak up the atmosphere.
Construction on Lille’s neoclassical cathedral began in 1854 and was completed in….1999! One building not to miss is the Palais des Beaux Arts, which
is the illustrious fine art museum, it plays second-fiddle only to the Louvre in the quantity and quality of its collection of paintings and pottery.</p>
<p>The Aisne, Somme and Oise are in the historical province of Picardy, which is renowned for the quality of its cathedrals. There are four that stand out
and you will fall in love with each of them. <strong>Amiens cathedral is a UNESCO world heritage site and one of the largest gothic cathedrals of the 13th
century</strong>. It is beautifully preserved and a classic example of this captivating architectural style. Laon, Beauvais, and Soissons all have glorious
cathedrals too, and all are definitely worth visiting.</p><p>It would be hard not to fall in love with the beautiful coastline that the region has to offer.
Known as <strong>the Cote d’Opale</strong> it runs down from the Belgian border and boasts rugged chalk cliffs (that mirror the white cliffs of Dover),
as well as sandy beaches, pretty seaside towns and towering pine forests. Many of <strong>the seaside towns have a distinctly Victorian feel</strong> and
will take you back in time.</p><p>Finally, a personal favourite of ours is <strong>the town of Chantilly in the Oise</strong>. It is home to arguably the best
golf course in France and, unarguably, the largest racehorse training community in France. Les Grands Ecuries and Chantilly Racecourse are protected by the
wonderful Chateau de Chantilly. It is in fact two chateaux, the Petit which was built around 1560 and the Grand, which was destroyed in the revolution, and
then rebuilt in the 1870’s - definitely a spot to enhance your Instagram collection.</p>
[images_alt] => Array
(
[0] => lille
[1] => mussels_and_chips
[2] => charming_houses
[3] => battle_field
[4] => thatched_cottage
[5] => birds
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 2_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Location, location, location – with easy access to the UK by car, train, and ferry.</li>
<li class="attribute-dot">Also popular with other European neighbours, particularly Belgium and Netherlands</li>
<li class="attribute-dot">Ideal terrain for cyclists, including the infamous cobbles of Paris-Roubaix.</li>
<li class="attribute-dot">A wide choice of country houses, at affordable prices</li>
<li class="attribute-dot">A superb place for a holiday home, choose from coast or country.</li>
</ul>
[banner-mg] => Array
(
[image] => 32_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nord - Pas de Calais
[link] => /nord-pas-de-calais-property
[subtitle] => Arras - Lille
[image] => 32_nord_pas_de_calais.webp
)
[1] => Array
(
[title] => Picardie
[link] => /picardie-property
[subtitle] => Somme | Amiens | Aisne | Beuuvais
[image] => 32_picardie.webp
)
[2] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_lac.webp
)
[3] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_jardins.webp
)
[4] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_chateaux.webp
)
[5] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_place_a.webp
)
[6] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 32_place_b.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 59
[department_name] => Nord
[area_m2] => 1941
[prefecture] => Array
(
[name] => Lille
[lat] => 50.630406284456
[lon] => 3.0534197872126
)
[sous-prefecture] => Array
(
[name] => Dunkerque
[lat] =>
[lon] =>
)
[other_places] => Array
(
[0] => Array
(
[name] => Valenciennes
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Cambrais
[lat] =>
[lon] =>
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lille-Lesquin
[lat] => 50.572047451569
[lon] => 3.1053536220932
)
[1] => Array
(
[name] => Aéroport de Valenciennes -Denain
[lat] =>
[lon] =>
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 62
[department_name] => Pas-de-Calais
[area_m2] => 1744
[prefecture] => Array
(
[name] => Arras
[lat] => 50.292169104936
[lon] => 2.7748575165542
)
[sous-prefecture] => Array
(
[name] => Calais
[lat] =>
[lon] =>
)
[other_places] => Array
(
[0] => Array
(
[name] => Boulogne-sur-Mer
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Lens
[lat] =>
[lon] =>
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Calais-Dunkerque
[lat] => 50.957985067822
[lon] => 1.9552740546367
)
[1] => Array
(
[name] => Aéroport du Touquet Côte d'Opale
[lat] =>
[lon] =>
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 60
[department_name] => Oise
[area_m2] => 2394
[prefecture] => Array
(
[name] => Beauvais
[lat] => 49.428890447223
[lon] => 2.0765439277169
)
[sous-prefecture] => Array
(
[name] => Clermont-sur-Oise
[lat] => 49.376417230896
[lon] => 2.4138345999072
)
[other_places] => Array
(
[0] => Array
(
[name] => Compiègne
[lat] => 49.418912808663
[lon] => 2.8199876338862
)
[1] => Array
(
[name] => Senlis
[lat] => 49.204946948696
[lon] => 2.581901090722
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Paris-Beauvais
[lat] => 49.454537422328
[lon] => 2.1114038104304
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 2
[department_name] => Aisne
[area_m2] => 1285
[prefecture] => Array
(
[name] => Laon
[lat] => 49.564293035219
[lon] => 3.6198159113781
)
[sous-prefecture] => Array
(
[name] => Château-Thierry
[lat] => 49.046555551997
[lon] => 3.4007244797698
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Quentin
[lat] => 49.846859523172
[lon] => 3.2897983742474
)
[1] => Array
(
[name] => Soissons
[lat] => 49.375886127925
[lon] => 3.3168017966698
)
[2] => Array
(
[name] => Vervins
[lat] => 49.835042811669
[lon] => 3.9048668951268
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 3
[department_name] => Somme
[area_m2] => 1696
[prefecture] => Array
(
[name] => Amiens
[lat] => 49.894961754938
[lon] => 2.2923738397694
)
[sous-prefecture] => Array
(
[name] => Abbeville
[lat] => 50.105382929031
[lon] => 1.8351609251238
)
[other_places] => Array
(
[0] => Array
(
[name] => Montdidier
[lat] => 49.646624171975
[lon] => 2.565182488621
)
[1] => Array
(
[name] => Péronne
[lat] => 49.932909142078
[lon] => 2.9323918256749
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Albert-Picardie
[lat] => 49.972877677671
[lon] => 2.6897740048888
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.hautsdefrance.fr/
[Official Tourism Office] => https://www.hautsdefrancetourism.com/
)
[image] => 32_logo.webp
[text] => The Hauts de France is a region of contrasts – from the rolling hills of the Ardennes to the vibrant city of Lille, it has something to offer
all kinds of property buyer. It is stocked full of Gothic cathedrals, fortified cities, and charming villages, as well as beautiful seaside towns.
The capital city of Lille ...
)
[seo_text] => <p>...has a vibrant cultural scene, with an array of museums, art galleries and theatres to choose from. It has a large student population and
rental properties are a popular investment. The Louvre-Lens Museum opened its doors in 2012 and helps make the Louvre’s national collections accessible to all.
The region is also home to natural reserves and parks, including the forested “Parc naturel regional de l’Avesnois”, which covers 125,000 hectares. This is an
important and protected, ecological area.</p><p>The Hauts de France has a rich architectural heritage and wide variety of property styles. From medieval castles to
Art Deco masterpieces, via the most splendid selection of Gothic architecture in Europe.The Gothic cathedrals in Lille, Amiens and Beauvais are stunning examples,
while the UNESCO listed town of Montreuil-sur-Mer boasts a particularly impressive citadel and ramparts. These are all in direct contrast to the Art Deco properties
in Le Touquet-Paris-Plage, where many houses and apartments were built for wealthy owners in the 1920’s and 1930’s. The town is famous for its eclectic mix of
property styles, and the seafront apartments come with a healthy premium to match the sea view. If you are looking for a holiday home, or investment property,
in northern France then the coastal towns have a lot to offer.</p><p>The Hauts de France countryside has many picturesque farmhouses, cottages, and old stone properties,
many of which have been sympathetically restored, using local materials. There are plenty of large, renovation projects still to be had, and these are particularly
popular with UK buyers who are looking for a cheap property to renovate/refurbish and bring back to life.</p><p>Prestige property in the Hauts de France comes in the
shape of chateaux, manoirs and large country estates. These become more prevalent as you get closer to Paris. There are also luxury villas and apartments to be had in
Montreuil-sur-Mer and the other resorts on the Cote d’Opale.</p>
)
[paris_ile_de_france] => Array
(
[id] => 11
[link] => /paris-ile-de-france-property
[region_name] => Paris - Ile-de-France
[new_region_name] => Paris - IDF
[hero_images] => 1
[agent_photo] => 11_team.webp
[vignette] => 11_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461427
[region_selected] => hauts_de_france
[ski] =>
[beach] =>
[welcome] => Array
(
[h3] => Buying a property in Paris means that you get to call the most romantic city in the world “home”. Not just that, but you will be making an excellent long-term investment and joining buyers from all over the world.
[bold] => Welcome to Paris - Ile-de-France
)
[css_color] => #244C5E
[accordion] => Array
(
[what_to_expect] => <p>Paris: the city of lights, the city of love, the fashion capital of the world. Whatever name you give it, you can expect to be wowed.
For sure, Paris is one of the most beautiful cities in the world and renowned for its famous landmarks. There is only one place to start, the Eiffel Tower is
the tallest structure in Paris, and it dominates the landscape. Constructed as the centrepiece of the 1889 World’s Fair it is a global cultural icon and welcomes
around 6m visitors a year.</p><p>A list of the other “must see” landmarks would be as long as your arm. The Arc de Triomphe is the bookend at the top of the
Champs-Elysée, built in 1806 it is one of the biggest arches in the world and the view from the top of the monument is superb. The view from the Sacré-Coeur,
atop the hill of Montmartre is not too shabby either. This architectural masterpiece has four minor domes that encircle the huge main dome of the Basilica.</p>
<p>Leggett has an office in the heart of Paris, close to Notre Dame cathedral, the most visited monument in the city. It took almost 200 years to complete,
and when you visit you will understand why. The intricate décor and glorious stained-glass windows have seen weddings, coronations, and funerals of the French
aristocracy for centuries.</p><p>Or how about the Louvre, or the Palais Garnier, or the Musée d’Orsay, or the designer shops, or the historic markets.
The list is endless – expect to always want to come back for more!</p>
[access] => Array
(
[text] => <p>You can get to Paris from anywhere in the world.There are <strong>three main airports: Charles de Gaulle (CDG), Orly, and Beauvais.</strong>
Orly is to the south of the city and used mostly for domestic flights, with CDG (also known as Roissy) to the north-east. CDG is the biggest airport in
Europe, with over 70m passengers every year, and this is where most long-haul flights land. Beauvais is known as the airport where most budget airlines
fly in to, with direct flights throughout Europe and north Africa.</p><p>From Paris, the A1 heads north towards Lille, Belgium, and the channel tunnel,
the A4 heads east to Reims, the A6 heads south-east towards Dijon and Geneva, the A10 heads due south to Orleans, the A11 heads out west towards Rennes
and Nantes, and the A13 heads up towards Rouen, Le Havre and Caen.</p><p>All of the major cities in Europe are accessible by train via the six main stations:
Gare du Nord, Gare de l’Est, Gare de Lyon, Gare d’Austerlitz, Gare Montparnasse and Gare Saint-Lazare.</p><p>The Paris metro system covers 227 km’s and has
308 stations, covered by 16 lines. The Grand Paris Express project is the largest transport project in Europe and is revolutionising the capital.
It will be completed by 2030 and will better connect the three main airports with the business districts. It will also make the daily lives of 2m commuters
easier. It will add four new lines to the metro system, as well as extending two lines. It will make travel throughout Paris and the Ile de France much easier,
and it is having significant impact on property prices.</p>
[11_transport] => transport map Paris - Ile-de-France
[11_fly] => airports map Paris - Ile-de-France
[11_metro] => metro map Paris - Ile-de-France
)
[market] => <p>For an in-depth analysis, read our latest Paris/Ile de France market comment (below), which includes average prices in all the arrondissements,
and expert comment from our Paris team of agents.</p><p>Prices in Paris and Ile de France had been rising dramatically in recent years but levelled off in 2022.
There simply wasn’t enough stock (particularly inside the périphérique) to meet demand, from both French and overseas buyers. Apartments were often selling
before they hit the open market. Many people were looking in the suburbs, often buying in new-build developments. These increased in popularity during and
after the pandemic, as buyers looked for more internal space, balconies, and even gardens. Property prices in the suburbs rose accordingly.</p><p>There is still
a strong demand throughout Paris and the Ile de France, but things have cooled slightly. This is meaning more choice for buyers, and is opening the door for
those from overseas, many of whom have been watching as locals snapped up most of the available property.</p><p>The recently published European Living Cities
Index analysed 142 capitals and large cities throughout Europe, to determine which were the most attractive and liquid, helping investors develop a
profitable property portfolio. Paris came out in first place (followed by London and Berlin). It is undoubtedly an excellent place to buy an apartment
or house – both with your heart and your head.</p><p>The market is sure to receive a further boost in 2024 when Paris hosts the Olympic Games. Local hotels
and businesses will reap the rewards of the 9.7m spectators flooding into the capital.</p>
[fall_in_love] => Array
(
[text] => <p><strong>Just about everything </strong>. It would be too easy to list the famous tourist traps so we’re going to share some of the hidden
gems that we love. Let’s start with the “Marais” which is a trendy district with a village feel that cuts across the centre of Paris. Originally built
on marshland it is the ideal place for a leisurely stroll, and a little shopping in the trendy boutiques. The most famous landmarks in the Marais are
probably the imposing Hotel de Ville (possibly the prettiest town hall in the world) and <strong>the superb Place des Vosges</strong>, which is a
garden square surrounded by red-brick Renaissance buildings. It is the oldest square in Paris, and you will find some superb restaurants and art
galleries overlooking the gardens. Nearby are some beautiful half-timbered houses in Rue Francois Miron, or why not go to Rue Montmorency and see
the oldest house in Paris, dating back to 1407. The Marais is the ideal place for some vintage shopping – take the metro to Temple and simply stroll
around, you’ll come across them. </p><p>Another favourite spot is Le Jardin de Luxembourg, in the 6th. The glorious gardens straddle <strong>the Latin
Quarter and Saint-Germain-des-Prés</strong>. They cover 25 hectares and are split into “French” and “English” gardens, between the two is woodland
and a large pond. There are 106 statues scattered throughout and the gardens are modelled after the Boboli gardens in Florence.</p><p>If you like the gardens,
then you’ll love the secret vineyard in <strong>Montmartre</strong>. Most tourists brave the steps up the Sacre Coeur (or cheat and take the funicular),
but head behind the Basilica and you will come across Rue Saint-Vincent and the small patch of vines, which have a history dating back to 944. It covers
just over 1,500m2 (producing about 1,700 bottles a year) and is owned by the city of Paris. Public access is not usually allowed, but you can take a
private tour, or look out for the official festivals when you can get to stroll around for free.</p><p>Finally, as you are in the fashion capital of the world,
why not visit La Samaritaine, which is a department store with a difference. For a start, it is housed in one of the most beautiful buildings in Paris.
The Art Nouveau interior features decorative iron staircases, glass floor tiles and glorious frescoes. The store is home to the biggest collection of
<strong>luxury brands </strong>in France: Louis Vuitton, Chanel, Christian Dior, Tiffany, Gucci, Cartier and many more. The top floor restaurant,
Voyage, sits under a glass roof and is the ideal place to just sit and watch the world’s most affluent customer base.</p>
[images_alt] => Array
(
[0] => restaurants_bars
[1] => museum
[2] => monuments
[3] => history
[4] => baker
[5] => haute_couture
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is Paris – there is no better place to own a property.</li>
<li class="attribute-dot">Global demand means that property is a great long-term investment.</li>
<li class="attribute-dot">There’s always something to do – from World Cup’s and Olympic Games to major concerts and wonderful theatres.</li>
<li class="attribute-dot">World class bars and restaurants, and the renowned “café culture. </li>
<li class="attribute-dot">Paris is easy to get to – from within France, and from further afield.</li>
</ul>
[banner-mg] => Array
(
[image] => 11_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Paris Left bank
[link] => /french-property-for-sale/paris_regions/rgauche
[subtitle] => 5 to 7th | 13 to 15t"
[image] => 11_left_bank.webp
)
[1] => Array
(
[title] => Paris Centre
[link] => /french-property-for-sale/mainSearch/departments:/towns:75001+Paris_1er_Arrondissement--75002+Paris_2e_Arrondissement--75003+Paris_3e_Arrondissement--75004+Paris_4e_Arrondissement/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => 1st,2nd, 3rd, 4th arrondissement
[image] => 11_centre.webp
)
[2] => Array
(
[title] => Paris Right bank
[link] => /french-property-for-sale/paris_regions/rdroite
[subtitle] => 8 to 12th | 16 to 20th
[image] => 11_right_bank.webp
)
[3] => Array
(
[title] => Prestige
[link] => /french-property-for-sale/mainSearch/departments:75--92--93--94/primarypropertytype_id:10/min_price:800000/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Prestige Property in Paris - Ile-de-France
[image] => 11_prestige.webp
)
[4] => Array
(
[title] => VEFA - New build
[link] => /french-property-for-sale/type/new-build/25/11
[subtitle] => VEFA - New Build in Paris - Ile-de-France
[image] => 11_vefa.webp
)
[5] => Array
(
[title] => With terrace
[link] => /french-property-for-sale/type/with-terrace/43/11
[subtitle] =>
[image] => 11_terrace.webp
)
[6] => Array
(
[title] => Grand Paris
[link] => /french-property-for-sale/mainSearch/departments:92--93--94--95--77--78--75
[subtitle] => Grand Paris Express
[image] => 11_metro.webp
)
[7] => Array
(
[title] => With view
[link] => /french-property-for-sale/type/panoramic-view/40/11
[subtitle] =>
[image] => 11_view.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 75
[department_name] => Paris
[area_m2] => 16331
[prefecture] => Array
(
[name] => Paris
[lat] => 48.85551774206
[lon] => 2.3525278664849
)
[other_places] => Array
(
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 78
[department_name] => Yvelines
[prefecture] => Array
(
[name] => Versailles
[lat] => 48.801378939587
[lon] => 2.1299230122557
)
[sous-prefecture] => Array
(
[name] => Mantes-la-Jolie
[lat] => 48.988244061207
[lon] => 1.7020562624738
)
[other_places] => Array
(
[0] => Array
(
[name] => Rambouillet
[lat] => 48.643959498336
[lon] => 1.8296661711554
)
[1] => Array
(
[name] => Saint-Germain-en-Laye
[lat] => 48.901898370601
[lon] => 2.0914945443595
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[area_m2] => 4453
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 91
[department_name] => Essonne
[prefecture] => Array
(
[name] => Evry
[lat] => 48.63000550478013
[lon] => 2.4415321824366525
)
[sous-prefecture] => Array
(
[name] => Etampes
[lat] => 48.437139117998456
[lon] => 2.1599899508121623
)
[other_places] => Array
(
[0] => Array
(
[name] => Palaiseau
[lat] => 48.713560636457665
[lon] => 2.244073207786515
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 3677
)
[3] => Array
(
[id] => 77
[department_name] => Seine-et-Marne
[prefecture] => Array
(
[name] => Melun
[lat] => 48.542075746722
[lon] => 2.654558728934
)
[sous-prefecture] => Array
(
[name] => Fontainebleau
[lat] => 48.404528934306
[lon] => 2.6968491157881
)
[other_places] => Array
(
[0] => Array
(
[name] => Meaux
[lat] => 48.956634779887
[lon] => 2.8888876091463
)
[1] => Array
(
[name] => Provins
[lat] => 48.559990810109
[lon] => 3.2983282139824
)
[2] => Array
(
[name] => Torcy
[lat] => 48.851405652548
[lon] => 2.6551424246278
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[area_m2] => 3065
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 95
[department_name] => Val-d'Oise
[department_link] => val-d-oise
[area_m2] => 3966
[prefecture] => Array
(
[name] => Pontoise
[lat] => 49.050502568113
[lon] => 2.1030760021814
)
[sous-prefecture] => Array
(
[name] => Argenteuil
[lat] => 48.94703164561
[lon] => 2.2449656623831
)
[other_places] => Array
(
[0] => Array
(
[name] => Sarcelles
[lat] => 48.99720685497
[lon] => 2.3783108056781
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Charles-de-Gaulle
[lat] => 49.006878058587
[lon] => 2.5496291510659
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[5] => Array
(
[id] => 93
[department_name] => Seine-Saint-Denis
[area_m2] => 4521
[prefecture] => Array
(
[name] => Bobiny
[lat] => 48.908350876439
[lon] => 2.4383625626594
)
[sous-prefecture] => Array
(
[name] => Le Raincy
[lat] => 48.897527108272
[lon] => 2.521489769963
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Denis
[lat] => 48.93686255948
[lon] => 2.355746165865
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Le Bourget
[lat] => 48.962158262054
[lon] => 2.4384164428234
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[6] => Array
(
[id] => 94
[department_name] => Val-de-Marne
[area_m2] => 5670
[prefecture] => Array
(
[name] => Créteil
[coordinates] => Array
(
[lat] => 48.790477058012
[lon] => 2.4535294041833
)
)
[sous-prefecture] => Array
(
[name] => L'Haÿ-les-Roses
[lat] => 48.779175899757
[lon] => 2.3370788046645
)
[other_places] => Array
(
[0] => Array
(
[name] => Nogent-sur-Marne
[lat] => 48.837520906433
[lon] => 2.4802706239479
)
)
[aeroports] => Array
(
[name] => Aéroport de Paris-Orly
[lat] => 48.726140073531
[lon] => 2.3651992833035
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[7] => Array
(
[id] => 92
[department_name] => Hauts-de-Seine
[area_m2] => 8546
[prefecture] => Array
(
[name] => Nanterre
[lat] => 48.892595329087
[lon] => 2.2155409836827
)
[sous-prefecture] => Array
(
[name] => Antony
[lat] => 48.759260187579
[lon] => 2.3010700018409
)
[other_places] => Array
(
[0] => Array
(
[name] => Boulogne-Billancourt
[lat] => 48.839812198275
[lon] => 2.2380582126395
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.iledefrance.fr/
[Official Tourism Office] => https://www.visitparisregion.com/en
)
[image] => 11_logo.webp
[text] => Paris is a city that has captured the hearts and imaginations of people around the world for centuries – that is why it is such a popular place to
buy property. From the moment you arrive, you are surrounded by an unmistakeable sense of beauty, charm, and elegance that permeates every corner of the city...
)
[seo_text] => <p>...The most iconic symbol is the Eiffel Tower, and it is hard not to be awed by its sheer size and intricacy. But Paris is more than just a single
landmark – it is a city defined by its incredible architecture. Stroll across one of the bridges onto the Ile-St-Louis and pay a visit to our office on the island,
and you will see what we mean.</p><p>The beauty of Paris stretches beyond the buildings and architecture though. It is a city that is alive with culture.
The world-class museums, galleries and theatres showcase some of the greatest works of art (Mona Lisa anyone?) and performances in the world. The city has long
been associated with fashion, and strolling along the streets of Paris can feel like walking through a living, breathing, work of art.</p><p>What we like most of
all though, is simply strolling through the different neighbourhoods and villages. From the winding alleys of Montmartre to the grand boulevards and Champs-Elysées,
there is always time to stop and have a coffee. This is a city that invites exploration and encourages visitors to embrace the finer things in life – that
includes treating yourself and buying an apartment, after all you only live once.</p><p>Possibly the most famous, and iconic, architectural style is Haussmannian.
This refers to the distinctive building style that was used in the mid-19th century, to transform Paris into the city we know today. It accounts for around 40,000
buildings in Paris. They are typically characterised by their imposing facades, intricate wrought iron balconies, and tall windows that flood the interiors with
natural light. When people talk about “stunning” architecture they very well could be talking about Haussmann apartments in Paris. Many of these flats and apartments
have been beautifully restored in recent years, and they remain highly coveted among Parisian property buyers.</p><p>Another popular property style in Paris is
Art Nouveau. These buildings are characterised by their organic shapes and motifs, as well as their emphasis on craftmanship and the use of high-quality materials.
Head to the beautiful 16th arrondissement and you will see some lovely examples.</p><p>Of course, there are plenty of other property types in Paris, including
eleganta and traditional Parisian townhouses, charming, converted lofts, and sleek modern apartments. Speaking of which, new-build (or VEFA) apartments are
incredibly popular with both French and International buyers. Many are now being built in the suburbs, where there is more space, and offer large room sizes,
balconies and outside space, and an easy journey into the city centre.</p>
)
[french_alps] => Array
(
[id] => 84
[link] => /auvergne-rhone-alps-property
[region_id_search] => 82-83
[region_name] => the Auvergne-Rhône-Alpes
[new_region_name] => the Auvergne-Rhône-Alpes
[hero_images] => 3
[agent_photo] => 82_team.webp
[vignette] => 84_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461424
[region_selected] => burgundy
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => The stunning Auvergne-Rhône-Alpes region encompasses world-class skiing, sparkling lakes, historic cities, national parks and Unesco world heritage sites. Its year-round appeal means a steady demand for properties
[bold] => Welcome to the Auvergne, Rhône and French Alps
)
[css_color] => #326A93
[accordion] => Array
(
[what_to_expect] => <p>The Auvergne-Rhône-Alpes is home to many of the world’s most prestigious ski resorts, as well as <strong>beautiful lakes and historic
cities</strong>. Whether you are looking to ski/snowboard in winter, cycle up the mythical mountain climbs in summer or browse vibrant
markets, you will be doing so in an exceptional setting. There is property in the region to suit all budgets; our team of expert agents
will be happy to share their local knowledge, working with you to find your ideal property.</p>
[access] => Array
(
[text] => <p>The French Alps are efficiently served by four airports – Geneva, Lyon, Grenoble and Chambéry. There are non-stop flights to Geneva
from 142 destinations in 47 different countries, with excellent onwards access to all the major resorts. Lyon is also a popular entry point to the Alps,
with flights from 189 international destinations. Grenoble and Chambéry also offer regular flights to the UK during the winter season.
<a target="_blank" href="https://www.inauvergnerhonealpes.com/la-region-auvergne-rhone-alpes/venir-en-auvergne-rhone-alpes/">(https://www.inauvergnerhonealpes.com/la-region-auvergne-rhone-alpes/venir-en-auvergne-rhone-alpes/)</a></p>
<p>You may prefer to drive, taking in the breath-taking scenery. Driving from Calais takes around eight hours. Winter regulations now make snow equipment mandatory for cars in mountain regions.</p>
<p>You could also travel by TGV. A direct train from London St Pancras can whisk you to Bourg-Saint-Maurice in as little as 8 1/2 hours with easy access to Les Arcs (Savoie). The station at Thonon-les-Bains serves Morzine and Avoriaz (Haute-Savoie) and Briançon serves Montgenèvre and Serre Chevalier (Hautes-Alpes).</p>
[82_access_map] => transport map Rhône-Alps
)
[market] => <p>For an in-depth analysis, read our latest French Alps Market Comment (link below), which includes average prices in all the major towns and resorts.</p>
<p>Property in the French Alps is seen as an ideal long-term investment due to the global nature of the clientele. Lately we have seen an increased level of demand from North America and the Middle East, particularly from those who make their living in the oil and gas industries, which are pegged to the US dollar. The bedrock of demand has been from the domestic market though – French buyers have been seeking “the great outdoors”, whilst not being too far away from their businesses, family and friends. The French Alps are the ideal place to own a second home with around 37% of properties in the Savoie estimated to be holiday homes and around 25% in the Haute-Savoie.</p>
[fall_in_love] => Array
(
[text] => <p>The shared passion amongst everyone who lives, works, or owns a home here. </p><p>The Auvergne- Rhône-Alpes captivates visitors with its enchanting blend of <strong>natural beauty and rich heritage</strong>. There is no shortage of outdoor adventures with the mountains and lakes of the Alpes, the vineyards of the Bourgogne and the volcanos of the Auvergne whilst the cities offer a vibrant cultural scene. The region is also renowned for its enchanting spa towns with natural springs offering a tranquil escape from the hustle and bustle of everyday life.</p>
<p>In winter the region is transformed into a real-life wonderland, as picture-postcard ski resorts fill with people enjoying the slopes. In summer the area is a haven for outdoor enthusiasts offering a variety of activities including, hiking, mountain/road biking, paragliding and rock climbing. The warm summer weather means you can also enjoy swimming, fishing, and boating on dramatic rivers and beautiful lakes.</p>
[images_alt] => Array
(
[0] => skiing
[1] => gastronomy
[2] => Lyon
[3] => ocean
[4] => menhir
[5] => traditional_costume
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Global demand makes property in the Auvergne-Rhône-Alpes an excellent investment.</li>
<li class="attribute-dot">Efficient transport links from all corners of the world</li>
<li class="attribute-dot">Ski resorts offering around 8,500km of slopes across 140 resorts</li>
<li class="attribute-dot">Year-round activities for both personal enjoyment and augmented rental returns.</li>
<li class="attribute-dot">Unique and dramatic landscapes</li>
</ul>
[banner-mg] => Array
(
[image] => 82_search_banner.webp
)
[collections] => Array
(
[ski] => Array
(
[name] => Ski
[link] => /french-property-for-sale/alps_regions/ski
)
[Commercial] => Array
(
[name] => Commercial
[link] => /french-property-for-sale/mainSearch/departments:01--05--07--15--19--26--38--42--43--63--69--73--74/primarypropertytype_id:9/min_price:0/max_price:100000000/bedrooms:0/min_land:0
)
[Châteaux] => Array
(
[name] => Châteaux
[link] => /french-property-for-sale/mainSearch/departments:01--05--07--15--19--26--38--42--43--63--69--73--74/primarypropertytype_id:4/min_price:0/max_price:100000000/bedrooms:0/min_land:0
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Lyon - Beaujolais
[link] => /french-property-for-sale/getNearbyPostcodes/69001/30/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Lyon and Beaujolais region
[image] => 82_lyon.webp
)
[1] => Array
(
[title] => Isère and Hautes-Alpes
[link] => /french-property-for-sale/mainSearch/departments:38--05/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Grenoble | Southern Alps and surrounding area
[image] => 82_grenoble.webp
)
[2] => Array
(
[title] => NEWBUILD
[link] => /french-property-for-sale/type/new-build/25/84
[subtitle] => VEFA | New build | Apartments and chalets
[image] => 82_vefa.webp
)
[3] => Array
(
[title] => Lakes
[link] => /lakes/french-alps
[subtitle] => Lakes
[image] => 82_lake.webp
)
[4] => Array
(
[title] => Mountain view
[link] => /french-property-for-sale/type/mountain-view/23/84
[subtitle] => Alpine property
[image] => 82_mountain.webp
)
[5] => Array
(
[title] => Savoie
[link] => /all/savoie?notSold=true
[subtitle] => Bourg St Maurice | Chambéry | Aix-les-Bains
[image] => 82_savoie.webp
)
[6] => Array
(
[title] => Haute-Savoie
[link] => /all/haute-savoie?notSold=true
[subtitle] => Annecy | Chamonix | Evian
[image] => 82_haute_savoie.webp
)
[7] => Array
(
[title] => Puy-de-Dôme - Allier
[link] => /french-property-for-sale/mainSearch/departments:63--03/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Clermont-Ferrand | Thiers | Vichy
[image] => 83_puy_de_dome.webp
)
[8] => Array
(
[title] =>
[link] =>
[subtitle] =>
[image] => 83_auvergne.webp
)
[9] => Array
(
[title] => Cantal - Haute Loire
[link] => /french-property-for-sale/mainSearch/departments:15--43/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Aurillac | Saint Flour | Le Puy en Velay
[image] => 83_cantal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 69
[department_name] => Rhône
[area_m2] => 3928
[prefecture] => Array
(
[name] => Lyon
[lat] => 45.763454343805
[lon] => 4.8342714822686
)
[sous-prefecture] => Array
(
[name] => Villefranche-sur-Saône
[lat] => 45.991525233254
[lon] => 4.7197444415296
)
[other_places] => Array
(
)
[aeroports] => Array
(
[name] => Aéroport de Lyon-Bron
[lat] => 45.73160765651
[lon] => 4.9370107471434
)
[LGV] => 1
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[1] => Array
(
[id] => 42
[department_name] => Loire
[area_m2] => 2071
[prefecture] => Array
(
[name] => Saint-Étienne
[lat] => 45.441429073179
[lon] => 4.3798554942181
)
[sous-prefecture] => Array
(
[name] => Montbrison
[lat] => 45.607457630439
[lon] => 4.062305851606
)
[other_places] => Array
(
[0] => Array
(
[name] => Roanne
[lat] => 46.03524127253
[lon] => 4.070811799035
)
)
[aeroports] => Array
(
[name] => Aéroport de Saint-Étienne-Loire
[lat] => 45.531777616331
[lon] => 4.2941254428989
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[2] => Array
(
[id] => 7
[department_name] => Ardèche
[area_m2] => 2203
[prefecture] => Array
(
[name] => Privas
[lat] => 44.736011678419
[lon] => 4.5952593173144
)
[sous-prefecture] => Array
(
[name] => Largentière
[lat] => 44.541485921197
[lon] => 4.291760285543
)
[other_places] => Array
(
[0] => Array
(
[name] => Tournon-sur-Rhône
[lat] => 45.068836684375
[lon] => 4.8262681295312
)
)
[aeroports] => none
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[3] => Array
(
[id] => 26
[department_name] => Drôme
[area_m2] => 2576
[prefecture] => Array
(
[name] => Valence
[lat] => 44.934361082014
[lon] => 4.8918085238571
)
[sous-prefecture] => Array
(
[name] => Die
[lat] => 44.752743667653
[lon] => 5.3712894535552
)
[other_places] => Array
(
[0] => Array
(
[name] => Nyons
[lat] => 44.361846282265
[lon] => 5.1385028840735
)
)
[aeroports] => Array
(
[name] => Aéroport de Valence-Chabeuil
[lat] => 44.915618343171
[lon] => 4.9655266410384
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 38
[department_name] => Isère
[area_m2] => 3011
[prefecture] => Array
(
[name] => Grenoble
[lat] => 45.18789034927
[lon] => 5.7194533925191
)
[sous-prefecture] => Array
(
[name] => La Tour-du-Pin
[lat] => 45.563570649639
[lon] => 5.4415587833188
)
[other_places] => Array
(
[0] => Array
(
[name] => Vienne
[lat] => 45.526040132264
[lon] => 4.8738096559581
)
)
[aeroports] => Array
(
[name] => Aéroport de Grenoble-Alpes-Isère
[lat] => 45.362152564118
[lon] => 5.3303731447464
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[5] => Array
(
[id] => 73
[department_name] => Savoie
[area_m2] => 3513
[prefecture] => Array
(
[name] => Chambéry
[lat] => 45.56373817196
[lon] => 5.9215357654657
)
[sous-prefecture] => Array
(
[name] => Albertville
[lat] => 45.675725491957
[lon] => 6.3919804946465
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Jean-de-Maurienne
[lat] => 45.275124176924
[lon] => 6.3430247439269
)
)
[aeroports] => Array
(
[name] => Aéroport de Chambéry - Savoie-Mont-Blanc
[lat] => 45.638100379106
[lon] => 5.883879114065
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[6] => Array
(
[id] => 74
[department_name] => Haute Savoie
[department_link] => haute-savoie
[area_m2] => 5073
[prefecture] => Array
(
[name] => Annecy
[lat] => 45.899910328246
[lon] => 6.1262711418696
)
[sous-prefecture] => Array
(
[name] => Bonneville
[lat] => 46.078953231713
[lon] => 6.4080745634689
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Julien-en-Genevois
[lat] => 46.145247714083
[lon] => 6.0782401458882
)
[1] => Array
(
[name] => Thonon-les-Bains
[lat] => 46.374367519191
[lon] => 6.4751491326355
)
)
[aeroports] => Array
(
[name] => Aéroport d'Annecy Haute-Savoie Mont-Blanc
[lat] => 45.931231359826
[lon] => 6.1070353177704
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[7] => Array
(
[id] => 1
[department_name] => Ain
[area_m2] => 2672
[prefecture] => Array
(
[name] => Bourg-en-Bresse
[lat] => 46.204731297233
[lon] => 5.2192179785266
)
[sous-prefecture] => Array
(
[name] => Belley
[lat] => 45.76060548207
[lon] => 5.685684922806
)
[other_places] => Array
(
[0] => Array
(
[name] => Gex
[lat] => 46.33342662486
[lon] => 6.0565967456129
)
[1] => Array
(
[name] => Nantua
[lat] => 46.153337563925
[lon] => 5.6099966773118
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[8] => Array
(
[id] => 63
[department_name] => Puy-de-Dôme
[area_m2] => 1779
[prefecture] => Array
(
[name] => Clermont-Ferrand
[lat] => 45.778152134566
[lon] => 3.0877515948179
)
[sous-prefecture] => Array
(
[name] => Ambert
[lat] => 45.550181877223
[lon] => 3.7418988547867
)
[other_places] => Array
(
[0] => Array
(
[name] => Issoire
[lat] => 45.540997995782
[lon] => 3.245249182897
)
[1] => Array
(
[name] => Riom
[lat] => 45.893151374478
[lon] => 3.114829498179
)
[2] => Array
(
[name] => Thiers
[lat] => 45.857631419719
[lon] => 3.545162104994
)
)
[aeroports] => Array
(
[Aéroport de Clermont-Ferrand-Auvergne] => Array
(
[lat] => 45.786685850032
[lon] => 3.1700429122171
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[9] => Array
(
[id] => 03
[department_name] => Allier
[area_m2] => 1225
[prefecture] => Array
(
[name] => Moulins
[lat] => 46.56779981782
[lon] => 3.3325229979712
)
[sous-prefecture] => Array
(
[name] => Montluçon
[lat] => 46.342420338379
[lon] => 2.6046789641305
)
[other_places] => Array
(
[0] => Array
(
[name] => Vichy
[lat] => 46.131707501608
[lon] => 3.4250268780693
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Vichy-Charmeil
[lat] => 46.165785687582
[lon] => 3.3988969796871
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[10] => Array
(
[id] => 15
[department_name] => Cantal
[area_m2] => 1298
[prefecture] => Array
(
[name] => Aurillac
[lat] => 44.930845541891
[lon] => 2.4445069162325
)
[sous-prefecture] => Array
(
[name] => Mauriac
[lat] => 45.220665536545
[lon] => 2.330435434435
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Flour
[lat] => 45.03286921168
[lon] => 3.0898874552959
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport d'Aurillac
[lat] => 44.897891378556
[lon] => 2.4205682103521
)
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
)
[11] => Array
(
[id] => 43
[department_name] => Haute Loire
[department_link] => haute-loire
[area_m2] => 1442
[prefecture] => Array
(
[name] => Le Puy-en-Velay
[lat] => 45.042861544788
[lon] => 3.8822542555075
)
[sous-prefecture] => Array
(
[name] => Brioude
[lat] => 45.295685314106
[lon] => 3.3843953059774
)
[other_places] => Array
(
[0] => Array
(
[name] => Yssingeaux
[lat] => 45.142036873586
[lon] => 4.1288319967353
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Le Puy-en-Velay - Loudes
[lat] => 45.075136184979
[lon] => 3.7629119545337
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.auvergnerhonealpes.fr/
[Official Tourism Office] => https://www.inauvergnerhonealpes.com/
)
[image] => 82_logo.webp
[text] => Buy a home in the enchanting Auvergne-Rhône-Alpes, where adventure meets relaxation. Immerse yourself in breath-taking views, world-renowned skiing,
volcanic landscapes and charming Alpine villages. Discover the magic of the lakes and mountains and create memories that will last a lifetime. Everybody dreams of owning a
home here, we can help you turn it into reality.
)
[seo_text] => <p>This region covers a variety of landscapes from mountains and lakes to villages and cities and the wild beauty of the numerous national parks. Its architecture, influenced by the local materials and construction techniques, is reflected the range and style of properties. </p>
<p>From typical Alpine chalets with their charming and cosy atmosphere, wooden shutters and balconies to sprawling stone wine properties in the Burgundy area, rustic farmhouses and village properties. Closer to the cities you will find elegant manor houses and sleek modern city apartments. There is a huge choice of styles across the region. </p>
<p>New build/ off plan properties are very popular with both domestic and international buyers. Being sited in prime locations, such as ski in/ski out, lakeside and all the best spots near vineyards and leafy villages. A luxurious modern take on classic French and mountain architecture. In cities you can benefit from great transport links and proximity to international schools. All newbuilds conform to or exceed the most recent energy, sound and insulation regulations and benefit from the latest technologies making them secure and efficient to run. With 10 year guarantees in place, there is the further benefit of low maintenance.
</p>
)
[burgundy] => Array
(
[id] => 26
[link] => /burgundy-property
[region_name] => Burgundy
[new_region_name] => Bourgogne - Franche Comté
[hero_images] => 1
[agent_photo] =>
[vignette] => 26_vignette.webp
[magazine_link] => https://www.calameo.com/read/007326820e2dcfdf73343
[region_selected] => french_alps
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Burgundy, a small summary of France and its art of living!
[bold] => Welcome to Burgundy
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Proximity to their favourite vineyards tend to heavily influence where second-home owners buy in Burgundy.
This is one of France’s major areas for wine production, with the red wine mostly Pinot Noir grape, and the white wine Chardonnay.
You will find the finest and most prized wines in the Cote-d’Or, and not surprisingly property in this department attracts a premium price.
The Plateau de Langres run through the department, with most of the famous vineyards on the south-east slope. Properties here nestle into the
hillside and the rolling countryside is home to a fine selection of manoir, chateaux and country houses.</p>
[access] => Array
(
[text] => <p>Dijon-Longvic airport primarily offers flights to Bordeaux and Toulouse, although during summer it does offer charter flights to some
holiday destinations. However, Lyon Saint-Exupéry and Paris Charles de Gaulle airports are both easily accessible by road.</p><p>The TGV stops at Dijon,
Beaune, Chalon-sur-Saone and Macon with direct trains to Paris (and then London via Eurostar), Lyon, Marseille and Geneva.</p><p>Burgundy is easily accessible by
car, with motorway access to Paris, Lyon and other major cities. From Paris the A6 autoroute gives easy access to Dijon, Beaune, Chalon-sur-Saone and Macon.
If you are driving from the UK, you can take the Eurotunnel to Calais and then drive to Burgundy in around 5 hours.</p>
[26_access_map] => transport map Burgundy
)
[market] => <p>Burgundy is a popular region for holiday homes, particularly with buyers from elsewhere in France, Belgium, Holland, Switzerland and Germany.
Property prices have risen in all four departments in the last 12 months. The biggest increase has been in the Cote d’Or (6.6%),
with smaller increases in Haute-Saone (1.5%), Nievre (1.4%) and Yonne (1.4%).</p><p>You will certainly pay a premium price for property in the towns and
villages renowned for the quality of their wines. These are predominantly found in the Cote d’Or, which is divide into two main areas: the Cote de Nuits
in the north, and the Cote de Beaune in the south. Many international buyers head to Beaune, which is the wine capital of Burgundy. The town is surrounded
by the most famous vineyards and the historic centre has many cellars, where you can taste the best wines. It is a beautiful walled city and a UNESCO
world heritage site. Property is not always easy to find and you can expect to pay 3,000 euros per m2, or more, for a well located apartment in the town
centre.</p><p>Particularly popular spots for holiday homes include the chocolate-box pretty villages of Chablis, Noyers-sur-Serein, Chateauneuf,
Vézelay and Semur-en-Brionnais.</p><p>Of course, property prices are also higher in the cities and major towns. Dijon is the regional capital, and the
historical centre is a UNESCO world heritage site, expect to pay around 3,000 euros per m2 for an apartment in the city centre.</p>
[fall_in_love] => Array
(
[text] => <p>The 281,400 hectare, <strong>Parc naturel regional du Morvan</strong> is in the heart of Burgundy, and spans all four departments.
This is a wild and hilly granite “massif” which reaches its peak, at over 900m, in Haut Folin. It is a collection of forests, with picturesque
lakes and rivers scattered throughout. This is an area not to be rushed, so make sure you allow plenty of time for exploration. Avoid the main
roads and travel on the smaller roads, lanes and dedicated cycle/walking paths. If you really do want to fall in love, then the Gouloux waterfall has to
be one of the most romantic spots in Burgundy. Similarly, the village of Vézelay, on the edge of the Morvan, is both an architectural jewel and a UNESCO
world heritage site. It also happens to be one of the “Plus Beaux Villages de France” and the Basilique Sainte-Madeleine is not to be missed.</p>
<p>There are <strong>four other “Plus Beaux Villages”</strong> in Burgundy, and it is easy to fall in love with any of them. Chateauneuf-en-Auxois is
renowned for its beautifully preserved medieval ramparts, Flavigny sur Ozerain for its production of aniseed, Noyers sur Serein for its cobbled streets
and 78 classified monuments and Semur en Brionnais for the glorious Chateau de Saint Hugues.</p><p>Finally, what could be better than <strong>sharing a
cold glass of Pouilly-Fuissé with friends</strong>, whilst sitting in one of the many fine restaurants and bars in the centre of Macon, the capital of
southern Burgundy. Make sure you visit one of the countless markets in the town centre, the one in Place aux Herbes is open from Tuesday to Saturday.</p>
[images_alt] => Array
(
[0] => beaune
[1] => gastronomy
[2] => countryside
[3] => morvan
[4] => vineyards
[5] => antiquites
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Popular with Parisians as a holiday home destination, property is always popular and a good investment.</li>
<li class="attribute-dot">The vineyards of Burgundy also attract visitors from all over the world, so renting out your property should be easy.</li>
<li class="attribute-dot">The rolling countryside is particularly beautiful, and there are enough “places of interest” to visit to last you a lifetime.</li>
<li class="attribute-dot">Burgundy is well located, midway between Paris and Lyon, with easy access to the French Alps.</li>
</ul>
[banner-mg] => Array
(
[image] => 26_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Dijon
[link] => /french-property-for-sale/getNearbyPostcodes/21000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Dijon
[image] => 26_dijon.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/Burgundy
[subtitle] => History and Passion
[image] => 26_chateaux.webp
)
[2] => Array
(
[title] => Morvan
[link] =>
[subtitle] =>
[image] => 26_morvan.webp
)
[3] => Array
(
[title] => Beaune
[link] =>
[subtitle] => Legendary - Côte d'Or
[image] => 26_beaune.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => village | village |...
[image] => 26_villages.webp
)
[5] => Array
(
[title] => In and around Cities
[link] =>
[subtitle] =>
[image] => 26_cities.webp
)
[6] => Array
(
[title] => Country side
[link] =>
[subtitle] =>
[image] => 26_countryside.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 89
[department_name] => Yonne
[area_m2] => 1432
[prefecture] => Array
(
[name] => Auxerre
[lat] => 47.798383490188
[lon] => 3.5743395396564
)
[sous-prefecture] => Array
(
[name] => Avallon
[lat] => 47.488281751683
[lon] => 3.9058219625499
)
[other_places] => Array
(
[0] => Array
(
[name] => Sens
[lat] => 48.20083078514
[lon] => 3.2790005775033
)
)
[aeroports] => Array
(
[name] => Aéroport d'Auxerre - Branches
[lat] =>
[lon] =>
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 21
[department_name] => Côte-d'Or
[department_link] => cote-d-or
[area_m2] => 1975
[prefecture] => Array
(
[name] => Dijon
[lat] => 47.325174604455
[lon] => 5.0403140801967
)
[sous-prefecture] => Array
(
[name] => Beaune
[lat] => 47.026030318488
[lon] => 4.8374940910786
)
[other_places] => Array
(
[0] => Array
(
[name] => Montbard
[lat] => 47.625256750655
[lon] => 4.3339077650505
)
)
[aeroports] => Array
(
[name] => Aéroport de Dijon-Bourgogne
[lat] => 47.277842347264
[lon] => 5.0708291238848
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 58
[department_name] => Nièvre
[area_m2] => 1084
[prefecture] => Array
(
[name] => Nevers
[lat] => 46.990769177413
[lon] => 3.1640150450023
)
[sous-prefecture] => Array
(
[name] => Château-Chinon
[lat] => 47.057447958322
[lon] => 3.9219794516485
)
[other_places] => Array
(
[0] => Array
(
[name] => Clamecy
[lat] => 47.45988803147
[lon] => 3.5162128795956
)
[1] => Array
(
[name] => Cosne-Cours-sur-Loire
[lat] => 47.381973419013
[lon] => 2.9173034160472
)
)
[aeroports] => Array
(
[name] => Aéroport de Nevers-Fourchambault
[lat] => 46.99880425869
[lon] => 3.1106171257303
)
[LGV] =>
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 71
[department_name] => Saône-et-Loire
[area_m2] => 1504
[prefecture] => Array
(
[name] => Mâcon
[lat] => 46.30694970684
[lon] => 4.8264603472774
)
[sous-prefecture] => Array
(
[name] => Louhans
[lat] => 46.628813097754
[lon] => 5.2253796250176
)
[other_places] => Array
(
[0] => Array
(
[name] => Autun
[lat] => 46.950107320103
[lon] => 4.3072069728599
)
[1] => Array
(
[name] => Chalon-sur-Saône
[lat] => 46.781568157022
[lon] => 4.8481294768753
)
[2] => Array
(
[name] => Charolles
[lat] => 46.435632486113
[lon] => 4.2778800803731
)
)
[aeroports] => Array
(
[name] => Aéroport de Chalon - Champforgeuil
[lat] => 46.826739242324
[lon] => 4.826983123877
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.bourgognefranchecomte.fr/
[Official Tourism Office] => https://www.tourisme-hautBurgundy.com/en/
)
[image] => 26_logo.webp
[text] => Burgundy is home to four UNESCO world heritage sites, classified as exceptional examples of cultural and natural heritage. They attract tourists from
all over the world and are deemed as irreplaceable. They are Fontenay Abbey, Vezelay Abbey, the Priory Notre-Dame of La Charité-sur-Loire and finally the 1,200
“climats” between Dijon, Beaune and Maranges. Nothing to do with the weather, these are classified vineyards, with a history stretching back over 2,000 years...
)
[seo_text] => <p>Burgundy has a diverse range of property styles, ranging from grand chateaux and country houses to quaint cottages and farmhouses.
The region is also known for its historic townhouses, which feature traditional Burgundian architecture. In rural areas, farmhouses and barns are often constructed
from local materials including limestone and sandstone. There are also a number of grand chateaux, many with a symmetrical façade, formal gardens and extensive
grounds – look out for the conical roofs too.Property in Burgundy has some fine examples of different architectural styles, including Romanesque
(particularly the Abbey de Fontenay), Gothic (such as the Basilique de Vezelay), Renaissance (including the townhouses found in Beaune centre,
including the Hotel Dieu des Hospices) and Baroque (the Palais des Ducs in Dijon has a particularly grand staircase and ornate decorations). You can see that houses
in Burgundy really do come in all shapes and sizes – look at our listings and you will find property to suit every budget too.</p>
)
[useDbConfig] => default
[useTable] => regions
[displayField] => name
[id] =>
[data] => Array
(
)
[table] => regions
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => string
[null] =>
[default] =>
[length] => 3
[key] => primary
)
[name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[name_fr] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[city_postcode] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[city_name] => Array
(
[type] => string
[null] => 1
[default] =>
[length] => 256
)
[compass] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
[compass2] => Array
(
[type] => string
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[alias] => Region
[tableToModel] => Array
(
[regions] => Region
[departments] => Department
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[Behaviors] => BehaviorCollection Object
(
[modelName] => Region
[_attached] => Array
(
[0] => Containable
)
[_disabled] => Array
(
)
[__methods] => Array
(
[contain] => Array
(
[0] => contain
[1] => Containable
)
[resetBindings] => Array
(
[0] => resetBindings
[1] => Containable
)
[containments] => Array
(
[0] => containments
[1] => Containable
)
[fieldDependencies] => Array
(
[0] => fieldDependencies
[1] => Containable
)
[containmentsMap] => Array
(
[0] => containmentsMap
[1] => Containable
)
)
[__mappedMethods] => Array
(
)
[_log] =>
[Containable] => ContainableBehavior Object
(
[types] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[runtime] => Array
(
)
[settings] => Array
(
[Region] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[User] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Primarypropertytype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Allproperty] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Proptype] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Group] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Pow] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
[Powcategory] => Array
(
[recursive] => 1
[notices] => 1
[autoFields] => 1
)
)
[mapMethods] => Array
(
)
[_log] =>
)
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
[Department] => Department Object
*RECURSION*
)
[Allproperty] => Allproperty Object
*RECURSION*
[__backContainableAssociation] => Array
(
[belongsTo] => Array
(
[Region] => Array
(
[className] => Region
[foreignKey] => region_id
[conditions] =>
[fields] =>
[order] =>
[counterCache] =>
)
)
[hasOne] => Array
(
)
[hasMany] => Array
(
[Allproperty] => Array
(
[className] => Allproperty
[foreignKey] => department_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[hasAndBelongsToMany] => Array
(
)
)
)
[DepartmentsUser] => AppModel Object
(
[useDbConfig] => default
[useTable] => departments_users
[displayField] => id
[id] =>
[data] => Array
(
)
[table] => departments_users
[primaryKey] => id
[_schema] => Array
(
[id] => Array
(
[type] => integer
[null] =>
[default] =>
[length] =>
[key] => primary
)
[user_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
[department_id] => Array
(
[type] => integer
[null] => 1
[default] =>
[length] =>
)
)
[validate] => Array
(
)
[validationErrors] => Array
(
)
[tablePrefix] =>
[name] => DepartmentsUser
[alias] => DepartmentsUser
[tableToModel] => Array
(
[departments_users] => DepartmentsUser
)
[logTransactions] =>
[transactional] =>
[cacheQueries] =>
[belongsTo] => Array
(
)
[hasOne] => Array
(
)
[hasMany] => Array
(
)
[hasAndBelongsToMany] => Array
(
)
[actsAs] =>
[Behaviors] => BehaviorCollection Object
(
[modelName] => DepartmentsUser
[_attached] => Array
(
)
[_disabled] => Array
(
)
[__methods] => Array
(
)
[__mappedMethods] => Array
(
)
[_log] =>
)
[whitelist] => Array
(
)
[cacheSources] => 1
[findQueryType] =>
[recursive] => 1
[order] =>
[__exists] =>
[__associationKeys] => Array
(
[belongsTo] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => counterCache
)
[hasOne] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => dependent
)
[hasMany] => Array
(
[0] => className
[1] => foreignKey
[2] => conditions
[3] => fields
[4] => order
[5] => limit
[6] => offset
[7] => dependent
[8] => exclusive
[9] => finderQuery
[10] => counterQuery
)
[hasAndBelongsToMany] => Array
(
[0] => className
[1] => joinTable
[2] => with
[3] => foreignKey
[4] => associationForeignKey
[5] => conditions
[6] => fields
[7] => order
[8] => limit
[9] => offset
[10] => unique
[11] => finderQuery
[12] => deleteQuery
[13] => insertQuery
)
)
[__associations] => Array
(
[0] => belongsTo
[1] => hasOne
[2] => hasMany
[3] => hasAndBelongsToMany
)
[__backAssociation] => Array
(
)
[__insertID] =>
[__numRows] =>
[__affectedRows] =>
[_findMethods] => Array
(
[all] => 1
[first] => 1
[count] => 1
[neighbors] => 1
[list] => 1
[threaded] => 1
)
[_log] =>
)
)
[Region] => Region Object
(
[name] => Region
[actsAs] => Array
(
[0] => Containable
)
[hasMany] => Array
(
[Department] => Array
(
[className] => Department
[foreignKey] => region_id
[dependent] =>
[conditions] =>
[fields] =>
[order] =>
[limit] =>
[offset] =>
[exclusive] =>
[finderQuery] =>
[counterQuery] =>
)
)
[aquitaine] => Array
(
[id] => 72
[link] => /aquitaine-property
[region_name] => Aquitaine
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 72_team.webp
[vignette] => 72_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => From sleepy Dordogne villages to the bright lights of Bordeaux, via the world’s greatest vineyards ...
[bold] => Welcome to Aquitaine
)
[css_color] => #4E7E9F
[accordion] => Array
(
[what_to_expect] => <p><strong>Bordeaux</strong>, is the world capital of wine, and you will find glorious <strong>chateaux and country houses</strong> keeping
watch over the surrounding vineyards. Globally renowned for its beauty, property in Aquitaine is seen as an excellent investment.</p>
<p><strong>Vineyards</strong> dominate the landscape in Gironde but don’t be fooled. There are five departments in Aquitaine, each with a <strong>diverse
landscape</strong> and a mixture of property styles. The Pyrénées Atlantiques run down to the Spanish border and are heavily influenced by Basque culture,
whilst in the north of the region, the Dordogne is a rural department, long popular with UK buyers looking for <strong>"a place in the sun".</strong></p>
[access] => Array
(
[text] => <p>The main international airport is in Bordeaux, with regular flights to North America, Africa, Asia and throughout Europe.
You will find other regional airports in Bergerac, Biarritz, Tarbes and Pau.</p><p>The high-speed rail link between Bordeaux and Paris takes just over 2 hours,
meaning the area is popular with Parisians seeking a second home. Eurostar is planning a special “wine train” with a direct service between Bordeaux and London,
with an opening as soon as 2026 being discussed. Travel time would be around 5 hours.</p><p>Many visitors prefer driving to Aquitaine, as it is easy to access
from all directions. The A10 motorway runs directly to Paris, the A62 runs west to east (giving access to Toulouse, Barcelona and the Riviera),
and the A63 runs straight down to the Spanish border.</p>
[access_image_title] => transport map Aquitaine
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities. </p><p>Last year, prices rose in all five departments, with the biggest increase in the Pyrenéés-Atlantiques (8.1%). The strongest demand is for country property, with plenty of space and fresh air. French buyers have dominated the market, often snapping up properties before overseas buyers have had a chance to view. However, this is now changing, with increasing sales to clients from the UK, Belgium and Netherlands in particular. High-end properties are also selling well, with US buyers cashing in on the strong dollar.</p>
[fall_in_love] => Array
(
[text] => <p>Sampling the finest wines, while exploring <strong> historic vineyards, chateaux and rural market towns</strong>. Aquitaine has some of the most
beautiful countryside in France, and the river valleys (particularly the Dordogne) are <strong> popular second-home areas</strong>. Wander round the market
in Sarlat, Bergerac or Monpazier and you will find a fusion of languages being spoken.</p><p>If you prefer the seaside then you will be swept off your
feet by the view over <strong> Arcachon Bay </strong>, from atop the Dune du Pilat, and by the quality of the <strong> swimming and surfing </strong>
available in Aquitaine.</p>
[images_alt] => Array
(
[0] => cafe_bar
[1] => market
[2] => ocean
[3] => garden
[4] => surf_beach
[5] => Vineyards
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/72
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Warm winters and cool summers make this the ideal climate</li>
<li class="attribute-dot">This is a truly global destination, making property an attractive investment </li>
<li class="attribute-dot">The quality of life in Aquitaine is second to none, particularly the food and wine </li>
<li class="attribute-dot">The area is popular with overseas buyers, English is widely spoken </li>
</ul>
Plans are in place for a direct London-Bordeaux Eurostar service, door-to-door in around 5 hours
[banner-mg] => Array
(
[image] => nice-image.webp
)
[famous-places] => Array
(
[0] => Array
(
[title] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/72
[subtitle] => Saint Emilion|Commercial|"Bordelais"
[image] => 72_vineyard.webp
)
[1] => Array
(
[title] => Chateaux
[link] => /chateau/aquitaine
[subtitle] => Maisons de Maître | Vie de Château
[image] => 72_chateaux.webp
)
[2] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/72
[subtitle] => Océan | Wind | Liberty
[image] => 72_coastal.webp
)
[3] => Array
(
[title] => Perigord
[link] => /french-property-for-sale/perigord_noir/latest
[subtitle] => Périgord Noir | Vert | Rouge
[image] => 72_perigord.webp
)
[4] => Array
(
[title] => Sarlat
[link] => /french-property-for-sale/mainSearch/departments:/towns:24200+Sarlat-la-Canéda/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Sarlat-La-Canédat et alentours
[image] => 72_sarlat.webp
)
[5] => Array
(
[title] => Bordeaux
[link] => /french-property-for-sale/getNearbyPostcodes/33000/25/sort:original_modified/direction:desc
[subtitle] => Cité du Vin | History | Culture
[image] => 72_bordeaux.webp
)
[6] => Array
(
[title] => Countryside
[link] =>
[subtitle] => Peace | Nature | Liberty
[image] => 72_countryside.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 33
[department_name] => Gironde
[prefecture] => Array
(
[name] => Bordeaux
[lat] => 44.838764428286
[lon] => -0.58549738073116
)
[sous-prefecture] => Array
(
[name] => Arcachon
[lat] => 44.652350372007
[lon] => -1.17852953279
)
[other_places] => Array
(
[0] => Array
(
[name] => Langon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[1] => Array
(
[name] => Lesparre-Médoc
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[2] => Array
(
[name] => Libourne
[coordinates] => Array
(
[lat] => 44.912837953056
[lon] => -0.24255791219811
)
)
[3] => Array
(
[name] => Blaye
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
[4] => Array
(
[name] => Arcachon
[coordinates] => Array
(
[lat] =>
[lon] =>
)
)
)
[aeroports] => Array
(
[name] => international Aéroport Bordeaux-Mérignac
[coordinates] => Array
(
[lat] => 44.829578655332
[lon] => -0.71252977869956
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3415
)
[1] => Array
(
[id] => 24
[department_name] => Dordogne
[prefecture] => Array
(
[name] => Périgueux
[lat] => 45.182155813706
[lon] => 0.72554752049818
)
[sous-prefecture] => Array
(
[name] => Bergerac
[lat] => 44.854267578237
[lon] => 0.48313379429759
)
[other_places] => Array
(
[0] => Array
(
[name] => Nontron
[lat] => 45.530660781729
[lon] => 0.66198829976248
)
[1] => Array
(
[name] => Sarlat-la-Canéda
[lat] => 44.889288259855
[lon] => 1.2241156213839
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Bergerac-Dordogne-Périgord
[lat] => 44.825427573624
[lon] => 0.5183063816135
)
[1] => Array
(
[name] => Aéroport Périgueux-Bassillac
[lat] => 45.196674566766
[lon] => 0.81442960794314
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1699
)
[2] => Array
(
[id] => 40
[department_name] => Landes
[prefecture] => Array
(
[name] => Mont-de-Marsan
[lat] => 43.895868438138
[lon] => -0.49751150342098
)
[sous-prefecture] => Array
(
[name] => Dax
[lat] => 43.709257227376
[lon] => -1.0555027855013
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 2829
)
[3] => Array
(
[id] => 47
[department_name] => Lot-et-Garonne
[prefecture] => Array
(
[name] => Agen
[lat] => 44.205262742878
[lon] => 0.61508991988202
)
[sous-prefecture] => Array
(
[name] => Marmande
[lat] => 44.49875584627
[lon] => 0.14139916585147
)
[other_places] => Array
(
[0] => Array
(
[name] => Nérac
[lat] => 44.137634651165
[lon] => 0.33671320043142
)
[1] => Array
(
[name] => Villeneuve-sur-Lot
[lat] => 44.408773973276
[lon] => 0.70347370665476
)
)
[aeroports] => Aéroport Agen-La Garenne
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1634
)
[4] => Array
(
[id] => 64
[department_name] => Pyrénées-Atlantiques
[prefecture] => Array
(
[name] => Pau
[lat] => 43.29655780391
[lon] => -0.36577735818928
)
[sous-prefecture] => Array
(
[name] => Bayonne
[lat] => 43.493746698508
[lon] => -1.4799716307997
)
[other_places] => Array
(
[0] => Array
(
[name] => Oloron-Sainte-Marie
[lat] => 43.194639272704
[lon] => -0.60670147749085
)
)
[aeroports] => Aéroport de Biarritz-Pays basque, Aéroport de Pau-Pyrénées
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2818
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => new_aquitaine_logo.webp
[text] => Known for its wine, seafood and picturesque landscape, Aquitaine is a popular choice with holiday-home owners, and full-time residents alike.
The warm winters and cooling summer breeze give it a particularly attractive climate.
)
[seo_text] => The five departments in Aquitaine have a diverse range of property styles, each with its own individual appeal. From rural stone-built farmhouses
to grand chateaux, the region is rich with architectural treasures to explore.<br />
Stone-built farmhouses are possibly the most popular with international buyers. Constructed from local materials like limestone, these houses feature thick walls,
small windows, and tiled roofs. Often surrounded by gardens and orchards, these character laden homes offer a serene and peaceful French lifestyle.<br />
Aquitaine is also home to some of the best Maison de Maitres and chateaux in France. Originally built for the nobility and located in large vineyards or estates,
these impressive structures have grand entrances, sweeping staircases, and intricate decorations, serving as a testament to the region's rich history and cultural
heritage.<br />Modern homes in Aquitaine are also usually designed to blend in with their natural surroundings. Many feature large windows to take advantage of
the countryside views, and open-plan living spaces that create a feeling of light and spaciousness. This style of VEFA (new build) homes in Aquitaine are
particularly popular with buyers since the Covid-19 pandemic. <br />Regardless of your taste, you're sure to find a property in Aquitaine that suits your
architectural preferences and budget.
)
[brittany] => Array
(
[id] => 53
[link] => /brittany-property
[region_name] => Brittany
[new_region_name] => Brittany
[hero_images] => 3
[agent_photo] => 53_team.webp
[vignette] => 53_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => normandy
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Local papers have been running headlines such as “The golden age of property in Brittany”, and it’s not difficult to see why. Buy a home in Brittany and you are never far from what is perhaps the most beautiful coastline in France.
[bold] => Welcome to Brittany
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Brittany is one of the prettiest and most diverse areas of France – you probably know it as a popular holiday-home destination, but did you know
that in a poll of French homebuyers it was the area they most want to move to?</p><p>The reasons are obvious – let’s start with the beaches and coastline, which stretches
to an astonishing 2,700 km’s (that’s 1,677 miles in old money). Take your pick from a hike along the rugged cliffs, to lazing on the golden sands or eating freshly
caught seafood in one of the traditional fishing villages. No matter where you buy in Brittany, you will have access to these delights. Inland you will find a beautiful
rolling landscape with picturesque towns and villages, famous for the variety, colour and quality of the markets. The renowned Lac de Guérledan is right in the heart of
Brittany, covering 300 hectares the paths around it wander through glorious forests and are a haven for walkers, cyclists and those seeking peace and tranquility.</p>
<p>Property prices have risen in recent years, but still represent excellent value for money, no wonder this is such a popular place for both domestic and international
buyers. Indeed, French buyers have been to the fore in recent years, choosing Brittany as the region they want to buy a holiday home. There have been many reports in
the French news putting this down to “climate migrants” who prefer the milder climate to the more severe extremes to be found in Spain, Portugal and parts of the
Mediterranean.</p>
[access] => Array
(
[text] => <p>Brittany has several airports, with flights within France and to international destinations. Rennes Bretagne airport has direct flights to 18 European
countries, and 17 countries outside Europe (including Canada/USA, the UAE, Singapore, South Africa and Brazil). It also flies to eight cities within France.
The airports in Brest and Lorient are all smaller and mainly service domestic flights.</p><p>The TGV runs daily between Paris and Rennes (around 2hrs 12 mins),
and regional trains connect the smaller towns in the region.</p><p>Many UK visitors like to take the ferry, with regular services running from
Plymouth, Portsmouth, and Poole to the ports of Saint-Malo and Roscoff in Brittany, or via Normandy ports such as Cherbourg.</p>
<p>Several major highways run through Brittany, giving easy access to Paris, Belgium, Holland and the Channel Tunnel car terminal.
The A84 leads up to Caen, whilst the A81 heads due east towards Paris. Meanwhile the RN137 heads south to Nantes.</p>
[53_access_map] => transport map Brittany
)
[market] => <p>Record demand and low stock levels pretty much sum up the Brittany property market over the last couple of years. Prices have risen accordingly,
with a typical apartment in Rennes seeing an increase of almost 11% in 2022. A family home in Brest will have seen a rise around 12% in the same period.</p>
<p>Low interest rates have been a bedrock of this demand and it helps that a French Government report, comparing employment data from 100 towns, declared Rennes as
having the strongest labour market in France. With interest rates rising we are likely to see a slight dampening of demand, which should mean more stock being
available and more choice for buyers.</p><p>One other driver of the Brittany property market is the trend towards home working. Télétravail (working from home)
has exploded, and people are looking for country houses that offer more space/light with a view, and high speed broadband. There has been a population explosion
in cities like Rennes, and families are tempted by the lower prices in the countryside. The third factor is the temperate climate to be found in Brittany,
with clients looking to escape the extreme temperatures, fires, and floods to be found in Spain, Italy, and some Mediterranean destinations.</p>
<p>Brittany is home to some fine manoir, chateaux and country estates. They may be fewer in number than further south in the Loire number, but what they lack in quantity
they make up for in quality. The good news is that, because they are inland away from the more costly coastline, they tend to be well priced and offer excellent value
for money.</p>
[fall_in_love] => Array
(
[text] => <p>Pretty much everything really. Let’s start with the coastline. Travelling anti-clockwise the towns of Saint-Malo, Saint Brieuc, Brest, Lorient and Vannes
are all on the coast, each with a personality of its own and a variety of excellent shops, restaurants and leisure pursuits. In between you will find sandy beaches,
ancient fishing ports and spectacular cliff-side walking. For those looking for a picturesque fishing village, we defy you not to fall in love with medieval
Saint-Goustan, the lighthouse protected Doelan, or the chocolate-box pretty Sauzon, with its pastel houses and brightly painted shutters. Larmor-Plage is known as
the “Brittany Riviera” but there are plenty of other beautiful beaches all along the coast. Trestraou beach near Perros-Guirec is a hidden gem and the Bay of Morlaix
also has plenty to choose from. Moving west both Plouarzel and Plogoff are pretty stops along the dramatic Finistere coastline.</p>
<p>Inland you will absolutely fall in love with the lakes, forests and beautiful landscape. For a breathtaking view try walking to Monts d’Arrée in the Armorica Regional
National Park (if you have been to Ireland you’ll feel at home), or try walking the hills and prairies of the Pays de Questembert. The truth is that every road and
track in Brittany is a delight, with hidden secrets to uncover. If you are looking for a haven away from the stress of modern day life.</p>
<p>If you find romance in the culture or heritage of a region, then Brittany is your ideal destination. Stop off at any tourist office to learn about the local
tales and legends. Morbihan is home to the world’s largest concentration of megalithic sites. The standing stones at Carnac stretch for an astonishing four km’s,
and the site at Locmariaquer is home to the Er Grah menhir, which once stood 20 metres high and weighed 300 tonnes.</p><p>Finally, it would be remiss if we didn’t mention
the seafood. A dozen oysters, or maybe some fresh crab, washed down with a crisp white wine? All restaurants in Brittany should be able to provide these, but
for the real romance why not sample them on the waters edge, direct from the supplier. In southern Morbihan you should visit La Perle de Quéhan, where you can
sit beneath the pine trees and sample the seafood whilst overlooking the bay. If you are in Finistere then Maison Legris is an award winning oyster bar in Plouguerneau,
well worth a visit. Finally, if you visit Mont-Saint-Michel bay (which you almost certainly will) then head to the market at La Houle port, you won’t be disappointed.</p>
[images_alt] => Array
(
[0] => pretty_house
[1] => seafood
[2] => white_sand
[3] => ocean
[4] => menhir
[5] => traditional_costume
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The sheer beauty of the countryside and coastline.</li>
<li class="attribute-dot">Mont-Saint-Michel and its bay, a UNESCO world heritage site with no comparison.</li>
<li class="attribute-dot">Great value property, particularly inland where many property bargains are still to be had.</li>
<li class="attribute-dot">A culture and heritage that can be seen in every town and village – each has a tale to tell.</li>
<li class="attribute-dot">A myriad of ports and fishing villages to explore, with some of the best restaurants in France.</li>
</ul>
[banner-mg] => Array
(
[image] => 53_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/53
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/53
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Rennes
[link] => /french-property-for-sale/getNearbyPostcodes/35000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Rennes"
[image] => 53_rennes.webp
)
[1] => Array
(
[title] => Hinterland
[link] =>
[subtitle] => In the heart of the land
[image] => 53_hinterland.webp
)
[2] => Array
(
[title] => Harbours
[link] => /french-property-for-sale/mainSearch/departments:/towns:29000+All_communes_in_postcode--56000+All_communes_in_postcode--22000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Quimper | Brest | Vannes | Saint Brieuc
[image] => 53_harbours.webp
)
[3] => Array
(
[title] => Historic
[link] =>
[subtitle] => A piece of History
[image] => 53_historic.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] =>
[image] => 53_villages.webp
)
[5] => Array
(
[title] => Cities
[link] =>
[subtitle] => Living in the heart of the city
[image] => 53_cities.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/53
[subtitle] => View | Ocean | Liberty
[image] => 53_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 35
[department_name] => Ille-et-Vilaine
[area_m2] => 2652
[prefecture] => Array
(
[name] => Rennes
[latitude] => 48.117991889221
[longitude] => -1.6807189892287
)
[sous-prefecture] => Array
(
[name] => Fougères
[latitude] => 48.351471330384
[longitude] => -1.205118723428
)
[other_places] => Array
(
[0] => Array
(
[name] => Redon
[latitude] => 47.6507516702
[longitude] => -2.0848369856225
)
[1] => Array
(
[name] => Saint-Malo
[latitude] => 48.64975311175
[longitude] => -2.0279211568493
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Saint-Malo-Dinard-Pleurtuit
[latitude] => 48.5900726159
[longitude] => -2.0762508547617
)
[1] => Array
(
[name] => Aéroport de Rennes-Bretagne
[latitude] => 48.068336104561
[longitude] => -1.7255383037892
)
)
[LGV] => LGV Bretagne-Pays de la Loire
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 22
[department_name] => Côtes-d'Armor
[department_link] => cotes-d-armor
[area_m2] => 2046
[prefecture] => Array
(
[name] => Saint-Brieuc
[latitude] => 48.513446890517
[longitude] => -2.7670809165465
)
[sous-prefecture] => Array
(
[name] => Dinan
[latitude] => 48.453662914768
[longitude] => -2.0505455939488
)
[other_places] => Array
(
[0] => Array
(
[name] => Guingamp
[latitude] => 48.561650630681
[longitude] => -3.1501954648217
)
[1] => Array
(
[name] => Lannion
[latitude] => 48.731347857171
[longitude] => -3.4604695840914
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lannion
[latitude] => 48.756955147948
[longitude] => -3.4704341865913
)
[1] => Array
(
[name] => Aéroport de Saint-Brieuc Armor
[latitude] => 48.534884372958
[longitude] => -2.8543853767915
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 29
[department_name] => Finistère
[area_m2] => 2271
[prefecture] => Array
(
[name] => Quimper
[latitude] => 47.997985676536
[longitude] => -4.0972012510205
)
[sous-prefecture] => Array
(
[name] => Brest
[latitude] => 48.390543341999
[longitude] => -4.4873975424998
)
[other_places] => Array
(
[0] => Array
(
[name] => Châteaulin
[latitude] => 48.194479197781
[longitude] => -4.1019243574689
)
[1] => Array
(
[name] => Morlaix
[latitude] => 48.577495070099
[longitude] => -3.8258069709509
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Brest-Bretagne
[latitude] => 48.447716858353
[longitude] => -4.4177886829057
)
[1] => Array
(
[name] => Aéroport de Morlaix Ploujean
[latitude] => 48.600096495988
[longitude] => -3.8159623559134
)
[2] => Array
(
[name] => Aéroport de Quimper-Bretagne
[latitude] => 47.972951624053
[longitude] => -4.1740875000998
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 56
[department_name] => Morbihan
[area_m2] => 2659
[prefecture] => Array
(
[name] => Vannes
[latitude] => 47.658384007406
[longitude] => -2.7616691514312
)
[sous-prefecture] => Array
(
[name] => Lorient
[latitude] => 47.748581772133
[longitude] => -3.3685968539489
)
[other_places] => Array
(
[0] => Array
(
[name] => Pontivy
[latitude] => 48.066209832829
[longitude] => -2.9624378989862
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Lorient-Bretagne-Sud
[latitude] => 47.754254868152
[longitude] => -3.4366661577737
)
[1] => Array
(
[name] => Aéroport de Vannes
[latitude] => 47.720764663553
[longitude] => -2.7271479056408
)
)
[LGV] => no
[ski] => no
[beach_resort] => yes
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.bretagne.bzh/
[Official Tourism Office] => https://www.brittanytourism.com
)
[image] => 53_logo.webp
[text] => Looking for a region where you can get away from it all, and breathe fresh air? Then Brittany is your ideal destination. From swimming with the dolphins
to strolling amongst the standing-stones, and from eating oysters on the beach to testing out any one of the dozen Michelin starred restaurants in Rennes, Brittany
has you covered.
)
[seo_text] => <p>Brittany is home to a rich architectural heritage. One style that you will come across throughout the region is the half-timbered house.
These properties typically feature exposed wooden beams and have a distinctive herringbone pattern, they look particularly attractive with a thatched roof.
Many of the half-timbered properties line the cobbled streets in the “old towns” and historic centres.</p><p>You will also find that many Brittany farmhouses and country properties
use local materials such as granite and slate. These are sturdy buildings, built to last, with the walls being made from large granite blocks, with slate used for the roofing.</p>
<p>On the coast you are more likely to find brightly coloured houses and cottages, with painted shutters and steeply pitched roofs. Many ports and quays in Brittany are
lined with these picturesque properties, and the chocolate-box pretty houses are perfect for those tourists who like to record their visits on Instagram. The houses often
have a nautical feel, with porthole windows and decorative anchors.</p><p>The contrast when you come across modern architecture, or contemporary houses in Brittany, is striking.
These are built out of steel, concrete and glass and can provide an excellent contrast to the older, more traditional Breton properties.</p>
)
[midi_pyrenees] => Array
(
[id] => 73
[link] => /midi-pyrenees-property
[region_name] => Midi-Pyrénées
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 73_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Buy a property in the Midi Pyrénées and you can access picturesque ski resorts, cycle up mythical mountains, take in a world-class rugby match in Toulouse and browse some of the best markets that France has to offer.
[bold] => Welcome to Midi-Pyrénées
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Authentic French towns and villages, unspoilt countryside and terrific value for money – both in terms of property values,
and the general cost of living. The Midi Pyrénées offers exhilarating skiing and snowboarding, with lift passes at a fraction of the price of other
European ski areas. Stop for a coffee, cold drink or lunch and you will appreciate the difference in the bars and restaurants too. Away from the
mountains you will find the region is criss-crossed by attractive <strong>river valleys</strong>. Follow the Garonne, Tarn, Gers or Lot and you
will find some of the prettiest towns in France. Don’t forget too that the <strong>Canal du Midi</strong> starts in Toulouse.</p>
<p><strong>Toulouse is also one of the most dynamic cities in the country and is the centre of the European aerospace industry</strong>.
It is the driving force behind the booming economy in the Midi Pyrenees – ensuring that demand for property remains constant. This is a
region where you can buy with both your heart and your head.</p><p>This is a vast region, with a glorious history. You can get a sense of this when
visiting some of the fascinating towns and cities. Albi, Auch, Cahors, Lourdes and Rodez all have a wonderful heritage, and attracts tourists from
all over the world. You will also find more than a sprinkling of the “plus beaux villages de France” in the region. Perched on the edge of a limestone
cliff, Rocamadour has a population of just 600, but receives more than 1.5m visitors a year. Cordes-sur-Ciel is a little quieter, but equally as pretty,
with an exceptional Gothic heritage.</p>
[access] => Array
(
[text] => <p>The biggest airport in the region is, not surprisingly, Toulouse -Blagnac. It has direct flights to 76 destinations in Europe,
North America, the Middle East, and Africa. There are also some smaller, regional, airports in the Midi Pyrénées, popular with holiday-home
owners due to their ease of access. Rodez airport has flights to London, Dublin, Paris, and Brussels, whilst the airport at Tarbes-Lourdes serves
London, Dublin, Paris, Brussels, Rome and other European destinations.</p><p>The Midi Pyrénées also has several major train stations.
Toulouse-Matabiau is the largest and busiest, with a regular TGV service to Paris, Bordeaux, Marseille and beyond. Other major stations
can be found in Tarbes, Auch and Cahors, with many SNCF trains connecting towns within the region.</p><p>When coming by car you will find direct
access via the A20, which connects Toulouse to Paris, and the A64 which runs from Tarbes, through Pau and across to Biarritz and the Spanish border.
The A61 connects the region to the Mediterranean (and on to either Barcelona or the Riviera)</p>
[73_access_map] => transport map Midi-Pyrénées
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>In reality, there is no such thing as a Midi-Pyrénées property market, instead there are dozens of micro-markets, spread across the eight departments.
However, it is fair to say that demand for property has been at record levels, across the region, for the last few years. There has not been enough
new stock coming on to the market to satisfy this demand. Prices have risen in all eight departments over the last 12 months – the average rise is
around 2%, with a slightly higher increase in Haute Garonne. This, is only to be expected as Toulouse is in the Haute Garonne, and property here is
extremely popular due to the major corporate employers in the city. It also has a very high student population, meaning that rentals are extremely
hard to come by. It is an excellent location for property investment.</p><p>The strongest demand is currently for country property. Buyers are attracted
by the low prices and beautiful surroundings. Larger properties, with light and airy spaces, a home office and a garden are particularly in demand.
International buyers have traditionally been keen on renovation and refurbishment projects. These are still popular, but many buyers are now looking
for old, stone, houses that have already been sympathetically restored. The increasing costs of labour and raw materials mean that houses in good
condition are being snapped up.</p><p>The top-end of the property market is also healthy. American buyers in particular have been taking advantage of
the strong dollar to snap up chateaux, country estates and manor houses. But the main buyers of these prestige properties are French. Coming from Paris,
Lyon and Bordeaux they see the terrific value of property in the Midi Pyrénées and have been prevalent in the market.</p>
[fall_in_love] => Array
(
[text] => <p><strong>The extraordinary beauty of the towns and villages</strong>. Sit in one of the bars or restaurants, perched on the cliff
edge in Rocamadour and you will see what we mean. There are 216 steps up from the car park to the church square, but these don’t put off
the thousands of pilgrims who come to see the statue of the black virgin in the Notre Dame chapel. This is just one example of the
incredible villages to be found scattered around the Midi Pyrénées countryside. Another is the Bastide town of Cordes-sur-Ciel in the
Tarn, one of the oldest such towns in the region, it was founded in 1222 and has kept its authentic character. Other picturesque villages
trip off the tongue: Saint-Cirq-Lapopie, Lourdes, Figeac, Conques there are just too many to name.</p><p>You will also fall in love with
<strong>the Pyrénées national park</strong>. This is a hikers paradise, which extends from the south-west of the Hautes-Pyrénées, to the
south-east of the Pyrénées-Atlantiques. The vast network of hiking trails lead to the highest mountain summits, and no less than 230 high
altitude lakes. It is also the starting point for many cyclists who flock to the Pyrénées to tackle the mythical climbs of the Tour de France.
The Col du Tourmalet is probably the most famous (and hardest) but why not add in the Col d’Aubisque, Hautacam and Peyresourde to make it
a proper cycling trip.</p><p>For a more relaxing ride, or stroll, then <strong>a “voie verte” runs along the Canal du Midi from Toulouse</strong>.
This is easy going and allows you to enjoy this majestic canal – even better why not hire a boat or take one of the many organised boat trips,
you will not be disappointed. Whilst in Toulouse, we recommend you go to see “Les rouges et noire”, the local rugby team. <strong>The Midi Pyrénées
is infatuated with the oval ball</strong>, and each town is proud of their rugby team and supports them fervently. Stade Toulousain are the most
uccessful team in Europe, and the stadium becomes a cauldron when they are playing. The good news is that win or lose, you will celebrate in style
afterwards.</p>
[images_alt] => Array
(
[0] => chateau_ariege
[1] => cassoulet
[2] => viaduc
[3] => mountains
[4] => canal_du_midi
[5] => sheep
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is a prosperous region, with strong demand for property and plenty of local investment.</li>
<li class="attribute-dot">The 38 ski resorts cater for all abilities, with activities from downhill skiing to dog sledding.</li>
<li class="attribute-dot">Beautifully preserved Bastide villages, and picturesque historic towns, dominate the landscape.</li>
<li class="attribute-dot">Toulouse is a powerhouse of the French economy, and the heart of Europe’s space industry.</li>
<li class="attribute-dot">The many rivers are bordered by beautiful towns and villages, each with affordable property.</li>
</ul>
[banner-mg] => Array
(
[image] => 73_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Around Toulouse
[link] => /french-property-for-sale/getNearbyPostcodes/31000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Toulouse | Haute Garonne
[image] => 73_toulouse.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/midi-pyrenees
[subtitle] => History and Passion
[image] => 73_chateaux.webp
)
[2] => Array
(
[title] => Lot
[link] => /all/lot
[subtitle] => From Cahors to
[image] => 73_lot.webp
)
[3] => Array
(
[title] => Commerces
[link] => /commercial/midi-pyrenees
[subtitle] => Hotels Restaurants | Gîtes
[image] => 73_commerces.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Midi-Pyrénées
[subtitle] => Pleasure to renovate
[image] => 73_renovate.webp
)
[5] => Array
(
[title] => Mountains
[link] => https://www.skifrenchproperty.com/skiProperties/pyrenees/
[subtitle] => With sun and snow
[image] => 73_mountains.webp
)
[6] => Array
(
[title] => Villages
[link] =>
[subtitle] => village | village |...
[image] => 73_villages.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 31
[department_name] => Haute-Garonne
[prefecture] => Array
(
[name] => Toulouse
[lat] => 43.60366525972338
[lon] => 1.4335279704430375
)
[sous-prefecture] => Array
(
[name] => Muret
[lat] => 43.463363291741885
[lon] => 1.3296204675154955
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Gaudens
[lat] => 43.10740625337921
[lon] => 0.7202306233470233
)
)
[aeroports] => Array
(
[Aéroport de Toulouse-Blagnac international] => Array
(
[lat] => 43.62954264771633
[lon] => 1.3745757238243552
)
[Aéroport de Toulouse Francazal] => Array
(
[lat] => 43.53971686865888
[lon] => 1.370803860670796
)
)
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 2856
)
[1] => Array
(
[id] => 09
[department_name] => Ariège
[prefecture] => Array
(
[name] => Foix
[lat] => 42.96422593786656
[lon] => 1.6046610794547298
)
[sous-prefecture] => Array
(
[name] => Pamiers
[lat] => 43.11354393498077
[lon] => 1.6030526565416987
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Girons
[lat] => 42.98354630099591
[lon] => 1.1431498157091982
)
)
[aeroports] => none
[LGV] => 0
[ski] => 1
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1485
)
[2] => Array
(
[id] => 12
[department_name] => Aveyron
[prefecture] => Array
(
[name] => Rodez
[lat] => 44.34974434057132
[lon] => 2.5760351293834125
)
[sous-prefecture] => Array
(
[name] => Millau
[lat] => 44.100690620053776
[lon] => 3.075399589052965
)
[other_places] => Array
(
[0] => Array
(
[name] => Villefranche-de-Rouergue
[lat] => 44.34964086759083
[lon] => 2.032003179298435
)
)
[aeroports] => Array
(
[Aéroport de Rodez-Aveyron] => Array
(
[lat] => 44.410792486971275
[lon] => 2.48331025822354
)
)
[LGV] => 1
[ski] => 0
[beach_resort] => 0
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1539
)
[3] => Array
(
[id] => 32
[department_name] => Gers
[prefecture] => Array
(
[name] => Auch
[lat] => 43.64713809636708
[lon] => 0.5857776490625551
)
[sous-prefecture] => Array
(
[name] => Condom
[lat] => 43.9591257363101
[lon] => 0.3682054230116258
)
[other_places] => Array
(
[0] => Array
(
[name] => Mirande
[lat] => 43.517106554187045
[lon] => 0.4022437616304902
)
)
[aeroports] => Array
(
[Aéroport Auch-Gers] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1621
)
[4] => Array
(
[id] => 46
[department_name] => Lot
[prefecture] => Array
(
[name] => Cahors
[lat] => 44.44840203324682
[lon] => 1.4383209964693582
)
[sous-prefecture] => Array
(
[name] => Figeac
[lat] => 44.60862992988908
[lon] => 2.0304726101442365
)
[other_places] => Array
(
[0] => Array
(
[name] => Gourdon
[lat] => 44.73615624635124
[lon] => 1.3792831948821362
)
)
[aeroports] => none
[LGV] => oui
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1702
)
[5] => Array
(
[id] => 65
[department_name] => Hautes-Pyrénées
[prefecture] => Array
(
[name] => Tarbes
[lat] => 43.23327052143867
[lon] => 0.07789078830121052
)
[sous-prefecture] => Array
(
[name] => Argelès-Gazost
[lat] => 43.00518096658687
[lon] => -0.10162594386373154
)
[other_places] => Array
(
[0] => Array
(
[name] => Bagnères-de-Bigorre
[lat] => 43.06526949253735
[lon] => 0.14914981674878
)
)
[aeroports] => Array
(
[Aéroport de Tarbes-Lourdes-Pyrénées] => Array
(
[lat] => 43.68753518660439
[lon] => 0.6024743103325431
)
)
[LGV] => oui
[ski] => non
[beach_resort] => non
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] => 1
)
)
[area_m2] => 1770
)
[6] => Array
(
[id] => 81
[department_name] => Tarn
[area_m2] => 1740
[prefecture] => Array
(
[name] => Albi
[lat_lon] => Array
(
[latitude] => 43.925055403077
[longitude] => 2.1477542542909
)
)
[sous-prefecture] => Array
(
[name] => Castres
[lat_lon] => Array
(
[latitude] => 43.60769897677
[longitude] => 2.2407005524728
)
)
[other_places] => Array
(
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Castres-Mazamet
[lat_lon] => Array
(
[latitude] => 43.553640852616
[longitude] => 2.2889483103304
)
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[7] => Array
(
[id] => 82
[department_name] => Tarn-et-Garonne
[area_m2] => 1872
[prefecture] => Array
(
[name] => Montauban
[lat_lon] => Array
(
[latitude] => 44.020919777149
[longitude] => 1.3563112377753
)
)
[sous-prefecture] => Array
(
[name] => Castelsarrasin
[lat_lon] => Array
(
[latitude] => 44.040508758449
[longitude] => 1.0977747383012
)
)
[other_places] => Array
(
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.la-region.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => logo_occitanie.webp
[text] => The Midi Pyrénées sit at the crossroads of Europe and the Mediterranean. Whether you are looking to put your feet up by the pool,
or are seeking an action-packed adventure holiday, this is the region for you. Property is exceptional value for money and from your home
you will be able to hike and ski in the high mountains or explore the rolling vineyards and medieval towns scattered along the river valleys...
)
[seo_text] => <p>From the rambling hills of the Gers, to the rugged peaks that border Spain, this is a paradise for outdoor enthusiasts. Hiking
and mountain bike trails criss-cross the mountains, whilst others prefer to kayak or raft in the many rivers and lakes spread throughout the region.</p>
<p>The Midi Pyrénées is home to UNESCO world heritage sites, and to many “Plus beaux villages de France”. From the cathedral and Toulouse-Lautrec museum in
Albi to tiny villages, off the beaten track you will find a treasure trove of historic sites and cultural landmarks. Renowned for its hearty cuisine,
you will not be disappointed by the local markets. Look out for the rich Cahors wines and the locally produced confit de canard and foie gras.</p>
<p>Start your property search in the Midi Pyrénées and you will be on your way to sipping wine in sun-drenched vineyards, exploring medieval Bastide towns and
hiking/cycling along some of the most spectacular countryside in France.</p><p>You will find a diverse range of property and architectural styles in
the Midi Pyrénées, reflecting its position as the crossroads of European and Mediterranean culture. From Romanesque churches, to Gothic cathedrals,
and from Renaissance chateaux to traditional farmhouses it is a treasure trove of architectural gems.</p><p>The region is dominated by the Pyrénées mountains
and the foothills are home to many quarries that supply the stone to build the farmhouses and other property. There are many timber houses and mountain
chalets too. The wooden beams and framing provide a rustic charm and warmth to the interiors – can there be anything more inviting after a day on the pistes,
particularly if the ski-chalet has a roaring log fire too.Property in the Midi-Pyrénées is also known for its distinctive roof styles. In the mountainous areas
you will find steep-pitched roofs, with large overhangs, designed to shed heavy snowfall. Further north, in the valleys where the weather is milder, roofs
tend to be shallower and covered in terracotta tiles. When it comes to property types, the Midi-Pyrénées has something for every budget. In terms of prestige
property you will find grand chateaux and manor houses, looking over fine country estates. There are also plenty of farmhouses (plenty of them ripe for renovation)
and traditional country houses – most of these are built from local hewed stone and have bags of character.</p><p>New build property in the Midi Pyrenees is
becoming increasingly popular with both French and international buyers. The ability to build a property using sustainable materials is attractive, as is
the energy efficiency and low running costs. New build apartment in the Pyrénées can attract premium prices because of this, they also make an excellent
investment as seasonal rentals in the Pyrénées are popular.</p>
)
[limousin] => Array
(
[id] => 74
[link] => /limousin-property
[region_name] => Limousin
[new_region_name] => Nouvelle-Aquitaine
[hero_images] => 1
[agent_photo] =>
[vignette] => 74_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => poitou_charentes
[ski] => 1
[beach] =>
[welcome] => Array
(
[h3] => Looking for an area with ground level property prices but a sky-high quality of life – welcome to Limousin
[bold] => Welcome to Limousin
)
[css_color] => #36607D
[accordion] => Array
(
[what_to_expect] => <p>Rural France doesn’t come better than this, a fact not lost on generations of second-home owners, and those looking to escape the rat-race.
<strong> Limousin is the least populated area of France, and is dominated by rolling farmlands, lakes and forests </strong>. Expect to find markets dominated
by fresh, seasonal produce, and village bars where the locals are a better source of important news than any social media feed. <strong>Beautiful properties
are as abundant as the fields and meadows – from a stone barn to renovate, to a glorious chateau,</strong> there’s something for everyone.</p>
[access] => Array
(
[text] => <p>Limoges-Bellegarde airport is incredibly popular with UK travellers. British Airways, Easyjet and Ryanair all use it, with flights to Gatwick,
Stansted and five other UK cities.</p><p>Limoges also has excellent rail links to Paris, Bordeaux, Toulouse and Lyon. The A20 motorway leads directly to
Paris (northbound) and Toulouse (southbound), whilst the A89 connects to Bordeaux. There are much more scenic routes to all these destinations
though – why not take your foot off the accelerator, you are in Limousin after all.</p>
[74_access_map] => transport map Limousin
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and
cities.</p><p>Last year, prices rose between 5-6% in all four departments, which is exceptional for the area. The Limousin is renowned for its stable property
market, and sharp rises/falls are uncommon. It is a popular holiday home area for both French and International buyers, due to the exceptional value for
money on offer. The most noticeable trend last year was the increase in American buyers at the 150-250,000 euro price range, as they took advantage of the
strong dollar. At the top end of the market, enquiries for chateaux are almost entirely from the UK, no doubt stimulated by the popular Channel 4 series
Escape to the Chateau <a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau">(https://www.channel4.com/programmes/escape-to-the-chateau)</a> and Escape to the Chateau DIY
<a target="_blank" href="https://www.channel4.com/programmes/escape-to-the-chateau-diy">(https://www.channel4.com/programmes/escape-to-the-chateau-diy)</a></p>
[fall_in_love] => Array
(
[text] => <p><strong>The beautiful city of Limoges.</strong> Don’t make the mistake of thinking it is all about the airport – take time to explore the
historic centre, and particularly the wonderful Gothic cathedral. We also defy you to leave without picking up a few pieces of <strong>porcelain,
renowned throughout the world</strong> for gracing the tables of kings, queens, presidents and emperors. Outside of the city there are a plethora of
national parks, forests, lakes and rivers to explore. Try the <strong>vast Parque natural regional de Millevaches </strong>en Limousin and you will
never want to leave. If you can’t find romance in this beautiful, unspoilt, area then perhaps the country life is not for you!</p>
[images_alt] => Array
(
[0] => lakes
[1] => local_markets
[2] => countryside
[3] => limousine_race
[4] => porcelain
[5] => gothic art
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Some of the lowest price property in France, with exceptional value for money.</li>
<li class="attribute-dot">Limousin is a farming region, the markets here are the best in France.</li>
<li class="attribute-dot">The area is popular with overseas buyers, who often help bring villages back to life.</li>
<li class="attribute-dot">Plenty of affordable renovation projects – create your own dream home</li>
</ul>
[banner-mg] => Array
(
[image] => 74_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Lakes and forest
[link] => /lakes/limousin
[subtitle] => Nature | Serenity | Fishing
[image] => 74_lakes.webp
)
[1] => Array
(
[title] => Châteaux et Maisons de maitre
[link] => /chateau/limousin
[subtitle] => History and Passion
[image] => 74_chateaux.webp
)
[2] => Array
(
[title] => Tulle
[link] => /french-property-for-sale/getNearbyPostcodes/19000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] =>
[image] => 74_tulle.webp
)
[3] => Array
(
[title] => To renovate
[link] => https://www.frenchestateagents.com/french-property-for-sale/to-renovate/limousin
[subtitle] => To create your dream house
[image] => 74_renovate.webp
)
[4] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => village | village |...
[image] => 74_villages.webp
)
[5] => Array
(
[title] => Limoges
[link] => /french-property-for-sale/getNearbyPostcodes/87000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Limoges - Haute Vienne
[image] => 74_limoges.webp
)
[6] => Array
(
[title] => Farmlands - Commerce
[link] => /commercial/limousin?notSold=true
[subtitle] => Gites | Restaurant |...
[image] => 74_farmlands.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 87
[department_name] => Haute-Vienne
[prefecture] => Array
(
[name] => Limoges
[lat] => 45.83800969928
[lon] => 1.2524855528128
)
[sous-prefecture] => Array
(
[name] => Bellac
[lat] => 46.123447435936
[lon] => 1.0469213760221
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochechouart
[lat] => 45.826168436597
[lon] => 0.82634441259091
)
)
[aeroports] => Array
(
[name] => Aéroport Limoges-Bellegarde
[lat] => 45.863194933646
[lon] => 1.1826190747205
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1529
)
[1] => Array
(
[id] => 19
[department_name] => Corrèze
[prefecture] => Array
(
[name] => Tulle
[lat] => 45.26551343688
[lon] => 1.7702148511341
)
[sous-prefecture] => Array
(
[name] => Brive-la-Gaillarde
[lat] => 45.159585144393
[lon] => 1.5245499665364
)
[other_places] => Array
(
[0] => Array
(
[name] => Ussel
[lat] => 45.549164256396
[lon] => 2.313870006047
)
)
[aeroports] => Array
(
[name] => Aéroport de Brive-Souillac
[lat] => 45.041530478886
[lon] => 1.4897097126522
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1454
)
[2] => Array
(
[id] => 23
[department_name] => Creuse
[prefecture] => Array
(
[name] => Guéret
[lat] => 46.170232844599
[lon] => 1.8732211225521
)
[sous-prefecture] => Array
(
[name] => Aubusson
[lat] => 45.955267769349
[lon] => 2.170086521512
)
[other_places] => Array
(
)
[aeroports] => none
[aeroport_coordinates] =>
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 898
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.tourisme-hautlimousin.com/en/
)
[image] => 74_logo.webp
[text] => Renowned for its glorious fishing lakes, attractive countryside, and bargain properties, Limousin is a firm favourite with international buyers.
The colourful markets stock locally sourced produce and are renowned for their meat and vegetables. If you are looking to escape the pressure and stresses
of modern life you are in the right place.
)
[seo_text] => <p>Limousin, is made up of four departments and is renowned for its picturesque landscapes and unique architectural heritage. The region boasts a range
of local building materials, including granite, sandstone, and limestone, which have been used to create a variety of distinctive house styles for centuries.</p>
<p>One of the most prevalent types of homes in Limousin is the traditional, stone-built, house, which is commonly found in rural areas. These homes are constructed
from local granite and sandstone, and are characterised by their thick walls, small windows, and steeply pitched roofs. The use of local materials ensures that
these homes blend in seamlessly with the surrounding countryside.</p><p>Limousin is also home to a range of grand chateaux and manor houses, which often feature
ornate detailing and intricate stonework. Many of these majestic buildings were constructed using locally sourced limestone, which has a distinctive pale colour
which is particularly attractive in the French sunshine.</p><p>In addition to traditional styles, the region also offers a range of modern homes that make use of
local materials like wood and stone. These homes often feature large windows and open-plan living spaces that take advantage of the natural light and countryside views.
Building land is cheap in Limousin so many clients like to construct their own property, or buy a new-build off plan (VEFA). Indeed, Leggett Immobilier has many
building plots in Limousin, ready to create your dream home.</p><p>Overall, Limousin has a rich architectural heritage that makes use of a variety of local
building materials. From the traditional stone-built houses to the grand chateaux and modern homes, there's a diverse range of architectural styles to
suit all tastes and preferences in this beautiful region of France.</p>
)
[normandy] => Array
(
[id] => 25
[link] => /normandy-property
[region_id_search] => 25-23
[region_name] => Normandy
[new_region_name] => Normandy
[hero_images] => 3
[agent_photo] =>
[vignette] => 25_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => hauts_de_france
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Some of the finest coastline in France, UNESCO world heritage sites, friendly people, very best seafood, wines and cheeses.
[bold] => Welcome to Normandy
)
[css_color] => #0C6CA7
[accordion] => Array
(
[what_to_expect] => <p>Historically, the region was split into <strong>Lower and Upper Normandy</strong>, but these were merged in 2016 when the Grand Ouest
region was formed. <strong>Many locals still refer to Basse and Haute Normandie</strong>. They are also very proud of their history, and you can expect to
find some of the finest “patrimoine” in France, including cathedrals, abbeys, and churches. <strong>The Bay of Mont Saint-Michel alone has more than 60
protected monuments historiques.</strong></p><p>You can also expect to find the very best equestrian property that France has to offer. From the houses,
outbuildings and stabling to the grazing land and equestrian support network, this is a region that is perfect for equine lovers. Indeed, <strong>Normandy
has well over 300 horse riding centres and 31 hippodromes.</strong></p><p>The capital, Rouen, sits on the river Seine and has an important history.
The famous cathedral has been built and rebuilt over a period of 800 years, which is why it has gothic, flamboyant and renaissance elements.
These have been perfectly captured in many paintings by the impressionist artist Claude Monet. You will find many other historic buildings in
the pretty city centre, and the streets are thronged with a lively student population, as well as tourists and locals.</p><p><strong>The Normandy coast has some
lovely, upmarket, resorts. These are popular with Parisians, many of whom have holiday-homes here</strong>. Deauville is one, and hosts an annual American
movie festival, which is only second to Cannes in terms of prestige. The “les planches” boardwalk here was built out of exotic wood in 1923 so that the
wealthy could promenade along the seafront, without getting sand on their elegant clothing. Expect to find the great and good still doing this, then
uploading the photos to their Instagram accounts!</p>
[access] => Array
(
[text] => <p>Normandy is surrounded by three main airports: Paris Charles de Gaulle, Paris Orly and Nantes Atlantique. This means that regular direct
flights are available to all international destinations, including low-cost flights to the UK and Europe.</p><p>The train time between Rouen and Paris
is around 1hr 20mins, from where you can take the Eurostar, or TGV to all major European cities. Of course, the SNCF train network also runs throughout
Normandy. The A13 connects Rouen to Paris in under two hours, the port at Le Havre in just over an hour, or Caen in around an hour and a half.</p>
<p>The ferry ports at Ouistreham/Caen, Cherbourg, Dieppe, and Le Havre are all popular, visit <a href="https://www.brittany-ferries.co.uk">https://www.brittany-ferries.co.uk</a> for latest sailing times.</p>
[25_access_map] => transport map Normandy
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in all of the major towns and resorts,
as well as expert comment from our local agents in the region.</p><p>Normandy is a popular region for holiday homes, particularly with Parisians, and buyers
from the UK, Belgium and Netherlands who can reach their properties with relative ease.</p><p>Demand for property in all five departments has been strong over
recent years. Prices have been rising steadily although they are beginning to level off now. Over the last 12 months the average house price has fluctuated
in each department: Calvados +3.3%, Eure -0.7%, Manche -0.7%, Orne -0.7% and Seine-Maritime +3.4%.</p><p>You will pay a premium price on the coast, particularly
in the popular resorts like Deauville. You will also find that prices are higher in and around the bigger towns and cities (particularly Rouen, where the
high student population means that rental property is always in demand), and the closer you get to Paris. As an example, thousands of visitors’ flock
from Paris to Giverny, to visit Monet’s house and garden, but many people also commute the other way, as it is under an hour by car into central Paris.</p>
<p>Equestrian property is also a speciality in Normandy, which is home to Le Pin National Stud. The grounds stretch throughout Haras de Pin and its
neighbouring towns, and all are classified as national monuments. The second national stud is at St Lo, and there is a 190km trail which links the two.
Around 40% of all French racehorses are bred in Normandy, by 8,300 horse breeders. The small airport at Deauville specialises in transporting horses.
No wonder equestrian related properties are so popular throughout the region.</p>
[fall_in_love] => Array
(
[text] => <p>There are some obvious choices. <strong>Mont-Saint-Michel</strong> is a tidal island a few hundred metres off the Normandy coast,
its Abbey is one of the most photographed monuments in France. The whole bay is a <strong>UNESCO world heritage site</strong>, and it attracts
around 3m visitors a year. Over 60 buildings within the commune are protected as monuments historiques. Just along the coast, the fortified town
of Granville is truly special. It has stunning views over the bay and is a lively and pretty fishing port, renowned for the quality of its festivals.</p>
<p>Some of the other seaside towns are also amongst the most attractive in France. <strong>Deauville, in Calvados, is a popular spot with wealthy
Parisians</strong> who come to watch the horse-racing, wager in the casino’s and to be seen in the swanky restaurants. Nearby
<strong>Cabourg also has a golden beach, racecourse, casino and Belle Epoque villas</strong> and is perhaps even prettier than <strong>Deauville</strong>.
For sure, you will fall in love with <strong>Giverny, the village of Claude Monet</strong>. Impressionist painters first set up their easels here in the
19th century and before entering the village you will probably pass the Old Mill at Vernon, a half-timbered building, hanging over the Seine, that you
will recognise from many paintings. Within Giverny you will find Monet’s house but, more importantly, his gardens. These are possibly the most romantic
place on earth. Split into two, you can choose between the Clos Normand and the Water Garden – in the latter you will find the famous Japanese Bridge.
Sadly, you won’t be alone though as around 500,000 visitors a year arrive to see Monet’s paintings come to life.</p><p>Another town popular with tourists
is Bayeux. The famous tapestry has been listed on the UNESCO memory of the world register since 2007. It is a 70m long embroidery (that’s the width of a
football pitch), depicting the conquest of England in 1066 by William the Conqueror. Around 400,000 visitors per annum come to look for the patch where
it shows Harold being hit in the eye by an arrow. Less famous, but still a UNESCO site, are the Vauban Forts. Built during the reign of King Louis XIV
these two towers (one in Saint-Vaast-la-Houge and the other on the island of Tatihou) protect the harbour entrance to Saint-Vaast.</p>
[images_alt] => Array
(
[0] => cow
[1] => apple
[2] => cidre
[3] => horses
[4] => cheeses
[5] => memory
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">Easy to get too by ferry, air or road, Normandy is popular with buyers from all over Europe</li>
<li class="attribute-dot">The seaside resorts are exceptional, and popular with wealthy Parisians.</li>
<li class="attribute-dot">Normandy has pretty countryside, with plenty of local produce in the village markets.</li>
<li class="attribute-dot">It is the ideal region to set up an equestrian business, with an excellent support network.</li>
<li class="attribute-dot">The region has a plethora of historic buildings, including cathedrals, abbeys and churches.</li>
</ul>
[banner-mg] => Array
(
[image] => 25_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/25
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Higher Normandy
[link] => /all/higher-normandy
[subtitle] => Seine Maritime | Rouen |Eure | Evreux
[image] => 25_higher_normandy.webp
)
[1] => Array
(
[title] => Lower Normandy
[link] => /all/normandy
[subtitle] => Manche | Calvados | Orne
[image] => 25_lower_normandy.webp
)
[2] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/normandy
[subtitle] => To create perfect home
[image] => 25_renovate.webp
)
[3] => Array
(
[title] => Around Honfleur and Deauville
[link] => /french-property-for-sale/mainSearch/departments:/towns:14600+Honfleur--14800+Deauville--14600+Gonneville-sur-Honfleur--14600+All_communes_in_postcode--14800+Saint-Arnoult/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => So "charming"
[image] => 25_honfleur_deauville.webp
)
[4] => Array
(
[title] => Pittoresque villages
[link] =>
[subtitle] =>
[image] => 25_villages.webp
)
[5] => Array
(
[title] => Equestrian
[link] => /french-property-for-sale/type/equestrian/14/25
[subtitle] =>
[image] => 25_equestrian.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/25
[subtitle] => View | Sea | Liberty
[image] => 25_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 76
[department_name] => Seine-Maritime
[area_m2] => 2207
[prefecture] => Array
(
[name] => Rouen
[lat] => 49.44290461972
[lon] => 1.0966644197879
)
[sous-prefecture] => Array
(
[name] => Dieppe
[lat] => 49.923331847632
[lon] => 1.0767676418887
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Havre
[lat] => 49.495766826471
[lon] => 0.11060147583339
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport du Havre-Octeville
[lat] => 49.531034255224
[lon] => 0.09125114350873
)
[1] => Array
(
[name] => Aéroport Rouen Vallée de Seine
[lat] => 49.388878370461
[lon] => 1.1876468434022
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 14
[department_name] => Calvados
[area_m2] => 2389
[prefecture] => Array
(
[name] => Caen
[lat] => 49.183625928898
[lon] => -0.3684664451405
)
[sous-prefecture] => Array
(
[name] => Bayeux
[lat] => 49.276327630411
[lon] => -0.70257646171194
)
[other_places] => Array
(
[0] => Array
(
[name] => Lisieux
[lat] => 49.145782412365
[lon] => 0.22735014237833
)
[1] => Array
(
[name] => Vire
[lat] => 48.837589236899
[lon] => -0.88974145609434
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Caen-Carpiquet
[lat] => 49.183134876692
[lon] => -0.45973060861816
)
[1] => Array
(
[name] => Aéroport de Deauville-Normandie
[lat] => 49.361087991762
[lon] => 0.15783159693601
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[2] => Array
(
[id] => 27
[department_name] => Eure
[area_m2] => 2063
[prefecture] => Array
(
[name] => Évreux
[lat] => 49.026911067993
[lon] => 1.1534967568025
)
[sous-prefecture] => Array
(
[name] => Bernay
[lat] => 49.089373313795
[lon] => 0.60023583431473
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Andelys
[lat] => 49.246678355882
[lon] => 1.4204660161128
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 50
[department_name] => Manche
[area_m2] => 1879
[prefecture] => Array
(
[name] => Saint-Lô
[lat] => 49.115304541522
[lon] => -1.0843194503655
)
[sous-prefecture] => Array
(
[name] => Avranches
[lat] => 48.686902921297
[lon] => -1.3632592678531
)
[other_places] => Array
(
[0] => Array
(
[name] => Cherbourg
[lat] => 49.633846299128
[lon] => -1.6256892549664
)
[1] => Array
(
[name] => Coutances
[lat] => 49.047427581767
[lon] => -1.4437167549572
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Cherbourg - Manche
[lat] =>
[lon] =>
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[4] => Array
(
[id] => 61
[department_name] => Orne
[area_m2] => 1397
[prefecture] => Array
(
[name] => Alençon
[lat] => 48.43267345914
[lon] => 0.090798703197332
)
[sous-prefecture] => Array
(
[name] => Argentan
[lat] => 48.744450431648
[lon] => -0.016899709027981
)
[other_places] => Array
(
[0] => Array
(
[name] => Mortagne-au-Perche
[lat] => 48.523171617647
[lon] => 0.53796342743184
)
)
[aeroports] => none
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.normandie.fr/
[Official Tourism Office] => https://en.normandie-tourisme.fr/
)
[image] => 25_logo.webp
[text] => Located in north-west France, Normandy played a vital role in some of the most significant events of World War II. Indeed, it is a region steeped
in history which makes it a fascinating place to visit. Normandy’s coastline is a major attraction, with long stretches of sandy beaches...
)
[seo_text] => <p>... rugged cliffs, and upmarket seaside resorts. Inland, the region’s rolling hills, green pastures and picturesque countryside are dotted with
apple orchards and dairy farms. Normandy is an ideal region for nature lovers.</p><p>Normandy is also renowned for its rich culinary heritage, which includes
world-famous products such as Camembert cheese and Calvados brandy, and cider. No wonder that the colourful local markets are so popular. If you like
seafood then you will find freshly caught fish, crabs, and oysters at the market too.</p><p>Moreover, Normandy is known for its pretty, half-timbered houses,
as well as the quality of its historic monuments. Nearly every town and village have a beautiful church in its centre, whilst the bigger towns and cities
host some of the worlds finest abbeys and cathedrals – Notre Dame in Rouen is probably the most famous example. There are plenty of beautiful gardens to
visit throughout Normandy, the finest of which must be the two Monet gardens in Giverny, just an hour from Paris.</p><p>Houses in Normandy come in a variety of
different styles, from rambling equestrian properties and stud farms to charming half-timbered houses and Belle Epoque seaside villas. There are also plenty
of characterful old stone farmhouses in Normandy, so something to suit all tastes and budgets.</p><p>Possibly the most sought after (by all buyer nationalities)
are equestrian properties and stud farms. The region is known for its love of horses and equestrian sports, and as a result many properties come equipped with
stables, paddocks, and training arenas. These properties offer a tranquil, rural lifestyle, surrounded by rolling hills, forests and meadows.</p>
<p>In some of the region’s towns and villages you will find half-timbered houses, with their distinctive black and white timber frame construction,
pitched roofs, and colourful shutters. Some of these houses date back to the medieval era and are testament to the rich cultural heritage to be found
in Normandy property.</p><p>For those who love the sea, then Deauville and the other Belle Epoque resorts are a perfect choice. Apartments in Deauville, Cabourg,
Honfleur and other resorts are incredibly popular with Parisian buyers seeking a holiday home on the Normandy coast. The towns offer a choice of luxury
apartments and grand seafront villas, with views out over the sea. Many of these homes feature ornate architecture, large bay windows, and balconies
reflecting the glamour and sophistication of the Belle Epoque era.</p><p>There are also many traditional stone country houses and character properties to choose
from, all of which are at bargain prices when compared with properties in nearby Paris/Ile de France.</p>
)
[languedoc_roussillon] => Array
(
[id] => 91
[link] => /languedoc-roussillon-property
[region_name] => Languedoc-Roussillon
[new_region_name] => Occitanie
[hero_images] => 3
[agent_photo] =>
[vignette] => 91_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => provence_cote_d_azur
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Mediterranean living at affordable prices, Languedoc Roussillon offers a unique lifestyle.
[bold] => Welcome to Languedoc-Roussillon
)
[css_color] => #017BAA
[accordion] => Array
(
[what_to_expect] => <p>Beautiful countryside that comes to life in the Mediterranean sunshine. The five departments of Languedoc Roussillon are home to
<strong>some of the best value properties in the south of France</strong>. It is also experiencing the strongest population growth in France and has a
particularly active property market. You might be surprised to learn that it also has three times the number of vineyards than the area around Bordeaux.
In practice this means that many homes in Languedoc Roussillon have views out over the vines, and that the markets have a wide variety of excellent local wines
for you to sample, and choose your favourite. The coast stretches <strong>from the Spanish border to the Camargue and the edge of the Riviera </strong>and is an
utter delight.</p>
[access] => Array
(
[text] => <p>This is such a huge area that we need to break it down into the western side (which stretches to the Spanish border) and the eastern side
(which borders the Riviera and Provence).To the west, the main airports are Perpignan and Carcassonne, with both the major airports in Barcelona and
Toulouse within easy reach. Perpignan has direct flights to the UK/Ireland, as well as Belgium and Morocco, while from Carcassonne you can fly to the
UK/Ireland, Belgium, and Portugal.</p><p>On the eastern side of Languedoc Roussillon, the airports include Montpellier, Nimes and Beziers. Montpellier
has direct flights to 35 destinations throughout Europe and Africa, Nimes has flights to London, Edinburgh, Dublin and also Belgium, Portugal and Morocco.
Beziers is particularly popular as it is easy to access, with flights to Luton, Stansted, Bristol, Manchester, Edinburgh, Brussels, Stockholm, and Dusseldorf.</p>
<p>There are regular TGV trains from Paris to Perpignan and Carcassonne in the west and to Nimes and Montpellier in the east of the region.
In addition, there are many smaller stations, connected by the SNCF network, with many of the lines passing through spectacular countryside.</p>
<p>The A9 motorway follows the coast throughout Languedoc Roussillon, running from Perpignan to Nimes, whilst the A61 runs from Toulouse, though Carcassonne to
Narbonne. On the eastern side the A7 runs down from Lyon before connecting with the A9 at Orange</p>
[91_access_map] => transport map Languedoc-Roussillon
)
[market] => <p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities.</p>
<p>For an in-depth analysis, read our latest Occitanie market comment (below), which includes average prices in all the major towns and cities in Languedoc Roussillon.
It is impossible to define the property market in Languedoc Roussillon, because of the sheer area it covers. In effect it is made up of hundreds of micro-markets.
To get the best idea of market conditions you need to speak with one of our local agents, on the ground.</p><p>In broad terms, travelling from west to east,
each department saw property prices rise last year: Pyrénées-Orientales - +10.7% ; Aude - +1.6% ; Herault - +4.2% ; Lozere - +1.6% ; Gard - +19.1%</p>
<p>Languedoc Roussillon is part of Occitanie, the leading region in France for business creation. Both the economy and the property market are thriving.
Demand is driven by the home market and French buyers have been snapping up property as soon as it is advertised. The issue is that there has not been enough
new stock to satisfy this demand. Add in the fact that Languedoc Roussillon is incredibly popular with international buyers (particularly those from the UK,
Belgium, Netherlands and Germany) and you can see why prices have been rising. This is particularly the case with country property, which remains in high
demand. The top end too is thriving, with chateaux, country estates and seaside apartments/villas in demand. Recently, we have seen an influx of Americans
taking advantage of the strong dollar, as well as HNWI’s from Paris and other cities.</p>
[fall_in_love] => Array
(
[text] => <p>The people. You will almost certainly hear <strong>Occitan or Catalan spoken </strong> in some towns, they are proud of their region
for good cause. You are likely to receive a warm and friendly welcome, perhaps even over a glass of locally produced wine. Three that you will almost
certainly fall in love with are <strong> Tavel (a dry rosé from Gard), Banyuls (a fortified desert wine from the Pyrénées-Orientales) and Fitou
(a full bodied red from Aude).</strong> Speaking of wine, the markets in Languedoc Roussillon are renowned as some of the best in France, famous
for their colour and their mix of local produce.</p><p>This is a historic region. The jewel in the crown must be <strong>Carcassonne and its famous
citadel</strong>. La Cité is beautifully preserved and is testament to 1,000 years of military architecture and 2,500 years of history. The views from
the western ramparts are magnificent. It is, of course, a UNESCO world heritage site, as is the Pont du Gard, close to Remoulins. It is an immense roman
aqueduct, built in the first century AD to carry water over a stretch of 50km’s. If you get the chance, you should also navigate a stretch of the 240km
long <strong>Canal du Midi</strong>, which connects Toulouse to the Mediterranean. If you are looking to fall in love, then make sure you visit the port
of Trebes, which is an ideal starting point to cycle into nearby Carcassonne (13km’s).</p><p>The coastline along Languedoc Roussillon is full of delights too.
<strong> From picture postcard Collioure and other seaside towns close to Perpignan (where you can swim in the Med and ski on the same day), via Sete,
a port known as the Venice of Languedoc, right round to the modern architecture of upmarket La Grande-Motte </strong>.</p>
[images_alt] => Array
(
[0] => pont_du_gard
[1] => horses
[2] => lifestyle
[3] => beach
[4] => vineyards
[5] => arenes_nimes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean climate, but with that authentic French feel.</li>
<li class="attribute-dot">Property prices in Languedoc Roussillon are lower than those in PACA and offer exceptional value.</li>
<li class="attribute-dot">The vineyards, which cover three times the area you will find around Bordeaux. The countryside is stunning.</li>
</ul>
[banner-mg] => Array
(
[image] => 91_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Cities
[link] => /french-property-for-sale/mainSearch/departments:/towns:34000+All_communes_in_postcode--30000+All_communes_in_postcode--66000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Nîmes | Montpellier | Perpignan
[image] => 91_cities.webp
)
[1] => Array
(
[title] => Châteaux
[link] => /chateau/languedoc-roussillon
[subtitle] => History and Passion
[image] => 91_chateaux.webp
)
[2] => Array
(
[title] => < 150.000 euros
[link] => /all/languedoc-roussillon/price:l?notSold=true
[subtitle] => ...and dream becomes reality
[image] => 91_hinterland.webp
)
[3] => Array
(
[title] => Maisons de Maître
[link] => /languedoc-roussillon/maison-de-maitre
[subtitle] => Maisons de Maître | Maisons de Famille
[image] => 91_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/languedoc-roussillon
[subtitle] => Pleasure to renovate
[image] => 91_renovate.webp
)
[5] => Array
(
[title] => Carcassonne
[link] => /french-property-for-sale/getNearbyPostcodes/11000/1/sort:price/direction:desc?notSold=true
[subtitle] => Carcassonne | Leggett office in Aude
[image] => 91_carcassonne.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/91
[subtitle] => Seaside towns and villages
[image] => 91_coastal.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 34
[department_name] => Hérault
[prefecture] => Array
(
[name] => Montpellier
[lat] => 43.61123772714267
[lon] => 3.866271652346671
)
[sous-prefecture] => Array
(
[name] => Béziers
[lat] => 43.345834622588455
[lon] => 3.219806915730329
)
[other_places] => Array
(
[0] => Array
(
[name] => Lodève
[lat] => 43.73366515253092
[lon] => 3.3115835463956906
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Béziers-Cap d'Agde
[lat] => 43.32067531214704
[lon] => 3.353310081491009
)
[1] => Array
(
[name] => Aéroport de Montpellier-Méditerranée
[lat] => 43.57953129047926
[lon] => 3.9648685759441444
)
)
[LGV] => oui
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 3061
)
[1] => Array
(
[id] => 66
[department_name] => Pyrénées-Orientales
[prefecture] => Array
(
[name] => Perpignan
[lat] => 42.68841035179339
[lon] => 2.8924937639670554
)
[sous-prefecture] => Array
(
[name] => Céret
[lat] => 42.48581244307046
[lon] => 2.746692427059418
)
[other_places] => Array
(
[0] => Array
(
[name] => Prades
[lat] => 42.61779459504448
[lon] => 2.4227916501908933
)
)
[aeroports] => Array
(
[name] => Aéroport de Perpignan-Rivesaltes
[lat] => 42.741080352242804
[lon] => 2.868484027511029
)
[LGV] => non
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2561
)
[2] => Array
(
[id] => 11
[department_name] => Aude
[prefecture] => Array
(
[name] => Carcassonne
[lat] => 43.2117714428004
[lon] => 2.347028332138393
)
[sous-prefecture] => Array
(
[name] => Limoux - Narbonne
[lat] => 43.05377138858291
[lon] => 2.216343517094507
)
[other_places] => Array
(
[0] => Array
(
[name] => Narbonne
[lat] => 43.18480726947004
[lon] => 2.9986651824178727
)
)
[aeroports] => Array
(
[name] => Aéroport de Carcassonne-Salvaza
[lat] => 43.21400304076378
[lon] => 2.3081126336099085
)
[LGV] => non
[ski] => non
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 1943
)
[3] => Array
(
[id] => 30
[department_name] => Gard
[prefecture] => Array
(
[name] => Nîmes
[lat] => 43.838820402729354
[lon] => 4.353843657098794
)
[sous-prefecture] => Array
(
[name] => Alès
[lat] => 44.127080796400875
[lon] => 4.083427215851882
)
[other_places] => Array
(
[0] => Array
(
[name] => Le Vigan
[lat] => 43.99277412237646
[lon] => 3.605151093732204
)
)
[aeroports] => Array
(
[name] => Aéroport de Nîmes-Garons
[lat] => 43.76312944469214
[lon] => 4.421598139169517
)
[LGV] => oui
[ski] => oui
[beach_resort] => oui
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 2687
)
[4] => Array
(
[id] => 48
[department_name] => Lozère
[prefecture] => Array
(
[name] => Mende
[lat] => 44.51777698994725
[lon] => 3.504073059502802
)
[sous-prefecture] => Array
(
[name] => Florac
[lat] => 44.32403797579315
[lon] => 3.5915048594153753
)
[other_places] => none
[aeroports] => none
[LGV] => non
[ski] => no
[beach_resort] => no
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
[area_m2] => 1558
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.laregion.fr/
[Official Tourism Office] => https://www.visit-occitanie.com/en/
)
[image] => 91_logo.webp
[text] => Take a step back in time and visit historic Languedoc Roussillon. Stroll around the ramparts in Carcassonne, listen to a concert in the unique
amphitheatre in Nimes, or hire a boat and cruise down the Canal du Midi towards the sparkling Mediterranean Sea. Buy a property here and discover France as it
has been for thousands of years.
)
[seo_text] => <p>The five departments of Languedoc Roussillon have a huge variety of property and architectural styles. A house in the Pyrénées-Orientales is very
different to a seaside apartment in the Gard. The seaside towns close to Perpignan are amongst the most beautiful in France and property in Collioure,
Canet-en-Roussillon and Banyuls-sur-Mer is particularly desirable. An apartment, with sea-view in any of these towns is highly prized.</p>
<p>These seafront apartments in Languedoc Roussillon could not be more different to the traditional stone Mas that can be found inland. A Mas is a large farmhouse,
made from local stone. Along with the Bastide style houses they can be found scattered throughout Languedoc Roussillon. They usually have small windows at the back,
which faces the wind, with larger openings at the front to capture the sunlight. International buyers in particularly see a traditional Languedoc Roussillon Mas as a
prestigious and desirable property, particularly if it has been sympathetically renovated. The region is dominated by vineyards and there are plenty of country
houses and wine estates in Languedoc Roussillon.</p><p>Newbuilds too are popular in the region, and many are built using local materials so that they blend into the
landscape. Villas and newbuild apartments are popular in the coastal towns like Agde, Sete and La Grande-Motte. Having a property with a view over the Mediterranean
is an excellent investment, as well as fun to visit. There are also a number of beautiful Chateaux, Maison de Maitres, and country houses throughout Languedoc
Roussillon – property here truly is a mixture of styles and prices, with something for every budget. With prices lower than in neighbouring PACA, there are many
bargain properties to be found.</p>
)
[pays_de_la_loire] => Array
(
[id] => 52
[link] => /pays-de-la-loire-property
[region_name] => Pays-de-la-Loire
[new_region_name] => Pays-de-la-Loire
[hero_images] => 3
[agent_photo] =>
[vignette] => 52_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => centre_val_de_loire
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => From relaxing on the sandy beaches of the Vendée, to the exhilaration of the 24hr Le Mans festival, a property in Pays de la Loire will give you endless enjoyment.
[bold] => Welcome to Pays-de-la-Loire
)
[css_color] => #0D738E
[accordion] => Array
(
[what_to_expect] => <p><strong>Family friendly beaches, authentic French towns, some lovely chateaux, and bargain property prices</strong>.
Property in the Pays de la Loire is exceptional value for money, and is easy to get to from Paris, the UK, Belgium, Holland, and Germany.
Perhaps this is why so many international buyers have a holiday home here.</p><p>Situated on the <strong>Atlantic coast</strong>, the region has an excellent
climate with mild winters and warm (but not stifling hot) summers. This means that the beautiful, sandy, beaches in the Vendée are popular with families
who enjoy the warm sea, and pretty seaside resorts. Inland the ancient Duchy of Anjou straddles the Loire River, and it is here that you will find
the rolling vineyards that produce the famous aromatic rosé wine. Expect to see your neighbours enjoying many a sunset, with a glass of local wine
in their hands.</p><p><strong>The capital of the region, Nantes,</strong> has been cited as offering the highest quality of life in France.
The medieval core of the city has narrow streets and half-timbered houses, and the city has a real energy about it, as you find the tourists mixing
with the university students. Buy a property in the Pays de la Loire and you really will be opening the door to an exceptional quality of life.</p>
[access] => Array
(
[text] => <p>The main airport in the region is Nantes Atlantique, which is easily accessed to the south of the city. You can catch direct flights to over
80 destinations throughout Europe, Africa, the Middle East and North America. This is a particularly popular airport with buyers from the UK as it has
flights from London, Manchester, Birmingham, Edinburgh, Bristol, and Dublin.</p><p>The TGV between Nantes and Paris takes around 2hrs 20 mins, and from here
you can get the Eurostar to London, or travel onwards to Brussels, Amsterdam and other major European cities. Don’t forget too that there are over 250 SNCF
stations across the region.</p><p>The A11 motorway connects Nantes, Angers and Le Mans with Paris Orly airport, and then Paris centre. Heading north, the
RN137 takes you to Rennes and the Brittany ferry ports, whilst the A83 heads south to Niort and from there to La Rochelle and Bordeaux. Why not take the
smaller roads though, and head along the valley to Angers and Saumur, taking in the pretty riverside villages.</p>
[52_access_map] => transport map Pays-de-la-Loire
)
[market] => <p>For an in-depth analysis, read our latest Grand Ouest market comment (below), which includes average prices in nine of the major towns and
resorts, as well as expert comment from our local agents in the region.</p><p>This is a popular region for holiday homes as property prices are so reasonable.
It is estimated that 11% of the 1.9m homes in the region are holiday-homes. The Pays de la Loire has seen some of the biggest house price rises in France over
recent years, although they are beginning to stabilise now. Price rises in the five departments have been: Loire Atlantique 2.2%, Maine-et-Loire 3.1%,
Mayenne 6.2%, Sarthe 6.2% and Vendée 7.3%.</p><p>Country property has been particularly popular in recent years, with high demand but low supply. There have
simply not been enough new properties coming onto the market to satisfy the number of domestic and overseas buyers. Older property, with plenty of space and
large gardens has been at the top of many buyers lists. Despite recent rises, you will find that property prices are generally lower than elsewhere in France
(particularly in Sarthe and Mayenne).</p>
[fall_in_love] => Array
(
[text] => <p><strong>The fairy-tale chateaux in the western side of the region</strong> are a great place to start. <strong>Saumur</strong> is known as
the prettiest and it overlooks both the Loire and Thouet rivers. Built in the 10th century it was extensively restored and is well worth a visit.
Whilst in Saumur you should definitely also go to see <strong>the Cadre Noir (black clad horse-riding instructors) at the Ecole Nationale d’Equitation
(French military riding academy)</strong>. Open to the public, you can see training in process and visit the stables. The riders also perform as an
equestrian display team, and this is one of the “Big Four” classical riding academies in the world.</p><p>Of course, you could also go and watch <strong>the
worlds oldest endurance race in Le Mans</strong>. The 24hr race is part of the “triple crown” of racing, alongside the Indianapolis 500 and the Monaco Grand
Prix. Over 250,000 visitors come to watch the race every year, with a full week of entertainment and events. Locals will tell you that more fun is had at
the “Le Mans Classic” though. Here you will see 800 classic racing cars on the track, 8,500 classic cars formally on display, and thousands more driven by
enthusiastic spectators. Many visitors are from the UK and the motorways north, after the event, are a sight to behold, with suitcases strapped on the back
of the old cars.</p><p>There is so much in Nantes to fall in love with, but one attraction that you may not have thought of are the Machines de l’ile.
Difficult to describe, but incredible in reality, these are a collection of machines inspired by Jules Verne and Leonardo da Vinci. The centrepiece is
a giant mechanical elephant, that people can ride upon as it strides along the quayside, spraying tourists with water from its giant trunk. Superb fun
for children and adults alike.</p><p>Similarly, while most tourists flock to Eurodisney and Parc Asterix, those in the know head to the Puy de Fou.
It has been voted as the worlds best theme park. Visitors travel through history, taking in 18 shows and four villages. You are free to choose your
own period of history and the shows are designed to be like live movies. From sword fights and gladiators to aquatic displays, set to 17th century ballet,
these are experiences that will live with you forever.</p><p>Finally, we’d suggest a trip to the coast. Not to laze on the <strong>200km’s of sandy beaches,
but to see the start of the Vendée Globe</strong>. This is the greatest sailing race around the world, non-stop and without assistance. The boats are all 60
feet long and are sailed solo. The next race sets off in January 2025, make a note in your diary now.</p>
[images_alt] => Array
(
[0] => beaches
[1] => architecture
[2] => wine
[3] => beach
[4] => nantes
[5] => vendees
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Gulf Stream gives western France a beautifully mild climate, with mild winters and warm summers.</li>
<li class="attribute-dot">Property in Pays de la Loire is well-priced, with many bargains to be had.</li>
<li class="attribute-dot">The river valleys are scenic and dotted with pretty villages and market towns.</li>
<li class="attribute-dot">Some of the local vineyards produce excellent, well-priced, wines. The Rosé is world-famous.</li>
<li class="attribute-dot">Pays de la Loire has some of the best beaches in France, pure sand and family friendly.</li>
</ul>
[banner-mg] => Array
(
[image] => 52_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nantes
[link] => /french-property-for-sale/mainSearch/departments:44/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Nantes
[image] => 52_nantes.webp
)
[1] => Array
(
[title] => Angers
[link] => /french-property-for-sale/mainSearch/departments:49/towns:/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Around Angers
[image] => 52_angers.webp
)
[2] => Array
(
[title] => Lakes
[link] => /lakes/pays-de-la-Loire
[subtitle] => Nature | Fishing
[image] => 52_lakes.webp
)
[3] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/52
[subtitle] =>
[image] => 52_coastal.webp
)
[4] => Array
(
[title] => Villages
[link] =>
[subtitle] =>
[image] => 52_villages.webp
)
[5] => Array
(
[title] => Vendée
[link] => /all/vendee
[subtitle] => Vendée | around La Roche-sur-Yon | on the coast
[image] => 52_vendee.webp
)
[6] => Array
(
[title] => Châteaux
[link] => /chateau/pays-de-la-loire
[subtitle] => "La vie de châteaux"
[image] => 52_chateaux.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 44
[department_name] => Loire-Atlantique
[area_m2] => 3191
[prefecture] => Array
(
[name] => Nantes
[lat] => 47.216603023225
[lon] => -1.5610214498934
)
[sous-prefecture] => Array
(
[name] => Châteaubriant-Ancenis
[lat] => 47.722750794072
[lon] => -1.3885276815558
)
[other_places] => Array
(
[0] => Array
(
[name] => Saint-Nazaire
[lat] => 47.272566928493
[lon] => -2.2243989272089
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Nantes-Atlantique
[lat] => 47.157440665543
[lon] => -1.6063388897341
)
[1] => Array
(
[name] => Aéroport de Saint-Nazaire - Montoir
[lat] => 47.312208521054
[lon] => -2.1527079283702
)
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[1] => Array
(
[id] => 53
[department_name] => Mayenne
[area_m2] => 1463
[prefecture] => Array
(
[name] => Laval
[lat] => 48.079272493391
[lon] => -0.76952609889041
)
[sous-prefecture] => Array
(
[name] => Château-Gontier
[lat] => 47.82850118542
[lon] => -0.71881788339367
)
[other_places] => Array
(
[0] => Array
(
[name] => Mayenne
[lat] => 48.30594598956
[lon] => -0.62206695986596
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Laval
[lat] => 48.032088434064
[lon] => -0.74020248247534
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 72
[department_name] => Sarthe
[area_m2] => 1685
[prefecture] => Array
(
[name] => Le Mans
[lat] => 48.006597714926
[lon] => 0.20308218743897
)
[sous-prefecture] => Array
(
[name] => La Flèche
[lat] => 47.69529585419
[lon] => -0.077358965814999
)
[other_places] => Array
(
[0] => Array
(
[name] => Mamers
[lat] => 48.347725224813
[lon] => 0.36721147271283
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Le Mans-Arnage
[lat] => 47.9467567753
[lon] => 0.19644179493912
)
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[3] => Array
(
[id] => 49
[department_name] => Maine-et-Loire
[area_m2] => 2130
[prefecture] => Array
(
[name] => Angers
[lat] => 47.471332449547
[lon] => -0.54868716037205
)
[sous-prefecture] => Array
(
[name] => Cholet
[lat] => 47.059932981159
[lon] => -0.8811388143572
)
[other_places] => Array
(
[0] => Array
(
[name] => Saumur
[lat] => 47.260660092178
[lon] => -0.082129752079646
)
[1] => Array
(
[name] => Segré-en-Anjou Bleu
[lat] => 47.688685478533
[lon] => -0.86709236075116
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport d'Angers-Loire
[lat] => 47.562842543466
[lon] => -0.31459496273764
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 85
[department_name] => Vendée
[area_m2] => 2547
[prefecture] => Array
(
[name] => La Roche-sur-Yon
[latitude] => 46.670302234894
[longitude] => -1.4321667135904
)
[sous-prefecture] => Array
(
[name] => Fontenay-le-Comte
[latitude] => 46.465807044104
[longitude] => -0.80950350264548
)
[other_places] => Array
(
[0] => Array
(
[name] => Les Sables-d'Olonne
[latitude] => 46.492916946554
[longitude] => -1.7949834457756
)
)
[aeroports] => Array
(
)
[LGV] => 0
[ski] => 0
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.paysdelaloire.fr/
[Official Tourism Office] => https://www.atlantic-loire-valley.com/
)
[image] => 52_logo.webp
[text] => The region is also home to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known,
chateaux such as Brézé, Saumur and Clisson...
)
[seo_text] => <p>The Pays de la Loire is renowned for its beautiful coastline and is home to some of the most beautiful beaches in France. From the wide, sandy,
beach in La Baule to the rugged coastline of the Vendée, there are plenty of opportunities for sunbathing, swimming, and water sports. The region is also home
to the western side of the Loire Valley, a UNESCO world heritage site. Here you will find many of the smaller, less well known, chateaux such as Brézé, Saumur
and Clisson. The markets in Pays de la Loire are colourful and full of local delicacies. The wines are particularly good, and many compliment the fresh seafood
that is brought in from the boats landing in the ports and fishing villages of the Loire Atlantique.</p><p>The five departments of the Pays de la Loire offer
different styles of houses and apartments, each with a unique charm and appeal. Along the coastline you will find a mix of traditional fishing villages and
modern seaside resorts. Some of the latter feature Belle Epoque villas. Apartments with a sea view in Les Sables-d’Olonne, and Saint Jean-de-Monts fetch premium
prices.Further north, the fishing villages are home to charming cottages and apartments that reflect the maritime heritage of the Loire Atlantique.
Some of the most in demand are the houses and apartments in Pornic and the other resorts in the Baie de Bourgneuf.</p><p>Inland the Pays de la Loire is famous for
its vineyards and agricultural land, and you will find a mixture of farmhouses and old stone country houses. Many of these have been beautifully restored to regain
their original character and charm. Bigger cities like Nantes are home to half-timbered houses and more modern apartments. These homes offer a mix of historical and
contemporary living. New build (VEFA) properties are also popular in Nantes as it has a large student population and accommodation in the city centre is not easy to
find.</p><p>To summarise, you will find a variety of houses in Pays de la Loire, with something to suit all budgets and tastes.</p>
)
[poitou_charentes] => Array
(
[id] => 54
[link] => /poitou-charentes-property
[region_name] => Poitou-Charentes
[new_region_name] => Nouvelle Aquitaine
[hero_images] => 3
[agent_photo] => 54_team.webp
[vignette] => 54_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461426
[region_selected] => aquitaine
[ski] =>
[beach] => 1
[welcome] => Array
(
[h3] => Looking for great value property in the second sunniest part of France? From sandy beaches to rolling vineyards you will fall in love with the Poitou Charentes.
[bold] => Welcome to Poitou-Charentes
)
[css_color] => #244C5E
[accordion] => Array
(
[what_to_expect] => <p>Beautiful properties, where the local stone glows creamy gold in the setting sun. Take your aperitif overlooking fields of sunflowers
or watching the viticulteurs tend their vines.</p><p>Buy a property in Poitou Charentes and you will get the best of two worlds. On the coast you
will find some of the safest, family-friendly, beaches in France. You will also be able to explore the famous oyster beds around the Ile d’Oléron and Ile
de Ré or go and shop for pearls in the designer boutiques that can be found in La Rochelle. Drive inland and you will soon be in the middle of the vines
that are used to make the finest Cognac. Courvoisier, Martell, Remy Martin, Hennessy - the names roll off the tongue as smoothly as the liquor itself.
Futuroscope is a theme park, renowned for its use of cinematographic and audio-visual techniques – it attracts around 2m visitors a year and is easy to access,
on the outskirts of Poitiers.</p>
[access] => Array
(
[text] => <p>The two main airports are La Rochelle and Poitiers. The former has regular domestic flights, as well as direct flights to the UK, *Ireland,
Belgium, Portugal and Switzerland. From Poitiers you can fly direct to London, Edinburgh, Lyon and Barcelona..</p><p>The region is also served by the TGV
network, with major stations in Poitiers, La Rochelle and Angouleme. Links to the Eurostar are easy and this is a popular way for clients from the UK to
visit their holiday homes in Poitou Charentes.</p><p>Similarly, the region is comfortably accessed by car from the UK, Netherlands, Belgium, Germany and
Switzerland, making it a popular holiday home destination. The A10 runs north-south through Poitou Charentes, with the RN141 and A83 travelling east-west.</p>
[54_access_map] => transport map Poitou-Charentes
)
[market] => <p>For an in-depth analysis, read our latest Nouvelle Aquitaine market comment (below), which includes average prices in all the major towns and cities.</p>
<p>This is a popular region for holiday homes as property prices are so reasonable. Prices in all four departments have risen in recent years. In 2022 the rises were
Charente (6.3%), Charente Maritime (5%), Deux-Sevres (6.3%) and Vienne (6.3%). Demand remains strong, particularly for rural property, and there is a distinct lack of
new properties coming on to the market. Old stone properties are particularly popular with international buyers, although with the increasing cost of building materials
and artisan labour many buyers are seeking property they can walk straight into, rather than the traditional “renovation projects”.</p><p>Poitou Charentes is also
renowned for its country estates and Maison des Maîtres (imposing houses, traditionally overlooking the master’s estate). These have been in strong demand recently,
particularly attracting buyers from Paris, Bordeaux, Toulouse, and other major cities. They are seen as excellent value for money,
and offer large, light, volumes with plenty of outside space.</p>
[fall_in_love] => Array
(
[text] => <p>The guided tours and tastings offered by <strong>the historic Cognac houses</strong>. Discover the secrets of double distillation,
hear from the master blenders about why their noses are insured for millions of euros, and wander through the cellars. If you are lucky your guide
will dip a tube into the barrels and let you sip an XO cognac as it matures. You will pay a small fortune for an XO in the upmarket restaurants of
<strong>La Rochelle</strong>, but it’s worth it. The views out over the old port are sensational and you can always take a walk through the old town
and admire the bespoke designer boutiques afterwards.</p><p> If it is romance you are after then head for <strong>La Venise Verte (the green Venice) in the
Marais Poitevin</strong>. You can hire a traditional barque and explore the myriad of canals that wend their way through this extraordinarily pretty marshland.
Another romantic spot is <strong>Talmont sur Gironde, one of the Plus beaux villages de France</strong>. It sits on a small promontory, south of
<strong>the beautiful sandy beaches of Meschers, Saint Georges de Didonne and Royan</strong>. Talmont has a population of under 100 people, but it is home
to many small shops, opened by expert artisans, that adorn the small pedestrian streets of this Bastide village.</p>
[images_alt] => Array
(
[0] => marais_poitevins
[1] => seafood
[2] => white_sand
[3] => roman_art
[4] => futuroscope
[5] => islands
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 4_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">This is <strong>the second sunniest part of France</strong>, the gulf stream protects it from climate extremes.</li>
<li class="attribute-dot">Property prices are amongst the most attractive in France.</li>
<li class="attribute-dot">This is a popular destination for both domestic and international buyers.</li>
<li class="attribute-dot">Access from the UK and northern Europe is easy.</li>
<li class="attribute-dot">The pace of life is slow – this is the ideal place to shrug off the pressures of modern life.</li>
</ul>
[banner-mg] => Array
(
[image] => 54_search_banner.webp
)
[collections] => Array
(
[coastal] => Array
(
[name] => Beaches
[link] => /french-property-for-sale/coastal/54
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/54
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Poitiers
[link] => /french-property-for-sale/getNearbyPostcodes/86000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Poitiers"
[image] => 54_poitiers.webp
)
[1] => Array
(
[title] => Niort
[link] => /french-property-for-sale/getNearbyPostcodes/79000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Niort
[image] => 54_niort.webp
)
[2] => Array
(
[title] => Business
[link] => /commercial/poitou-charentes/
[subtitle] => Bar | Restaurants | Gîtes | Hôtels
[image] => 54_business.webp
)
[3] => Array
(
[title] => Maisons de Maîtres - Châteaux
[link] =>
[subtitle] => A piece of History
[image] => 54_maison_de_maitre.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/poitou-charentes
[subtitle] =>
[image] => 54_to_renovate.webp
)
[5] => Array
(
[title] => Angouleme
[link] => /french-property-for-sale/getNearbyPostcodes/16000/15/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Angoulême
[image] => 54_angouleme.webp
)
[6] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/mainSearch/departments:/towns:17000+All_communes_in_postcode--17300+Rochefort/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0
[subtitle] => Around La Rochelle | Rochefort
[image] => 54_larochelle.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 86
[department_name] => Vienne
[area_m2] => 1486
[prefecture] => Array
(
[name] => Poitiers
[lat] => 46.580377666719
[lon] => 0.33643787495239
)
[sous-prefecture] => Array
(
[name] => Châtellerault
[lat] => 46.815455663176
[lon] => 0.53293576220027
)
[other_places] => Array
(
[0] => Array
(
[name] => Montmorillon
[lat] => 46.425525643503
[lon] => 0.86851696049639
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Poitiers-Biard
[lat] => 46.586029594004
[lon] => 0.31054041083214
)
)
[LGV] => ligne SEA-Atlantique (LGV)
[ski] => 1
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] => 1
)
)
)
[1] => Array
(
[id] => 16
[department_name] => Charente
[area_m2] => 1442
[prefecture] => Array
(
[name] => Angoulême
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
[sous-prefecture] => Array
(
[name] => Confolens
[lat] => 46.01461421672052
[lon] => 0.6623215955946391
)
[other_places] => Array
(
[0] => Array
(
[name] => COGNAC
[lat] => 45.69164907468638
[lon] => -0.33200326046624257
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport international Angoulême-Cognac
[lat] => 45.72674345761004
[lon] => 0.2190081955005737
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[2] => Array
(
[id] => 17
[department_name] => Charente-Maritime
[area_m2] => 2735
[prefecture] => Array
(
[name] => La rochelle
[lat] => 46.163744159493
[lon] => -1.1435147968982
)
[sous-prefecture] => Array
(
[name] => Jonzac
[lat] => 45.445304400564
[lon] => -0.43091201268803
)
[other_places] => Array
(
[0] => Array
(
[name] => Rochefort
[lat] => 45.936363673968
[lon] => -0.96539200082197
)
[1] => Array
(
[name] => Saintes
[lat] => 45.745163611248
[lon] => -0.62842777489997
)
[2] => Array
(
[name] => Saint-Jean-d'Angély
[lat] => 45.943717276267
[lon] => -0.51600369671248
)
[3] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[4] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Rochefort
[lat] => 45.886974996208
[lon] => -0.98306550567176
)
[1] => Array
(
[name] => Aéroport de La Rochelle-Île de Ré
[lat] => 46.176188165922
[lon] => -1.1924074947831
)
)
[LGV] =>
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
)
[3] => Array
(
[id] => 79
[department_name] => Deux-Sèvres
[area_m2] => 1336
[prefecture] => Array
(
[name] => Niort
[lat] => 46.324149124107
[lon] => -0.46561321829887
)
[sous-prefecture] => Array
(
[name] => Bressuire
[lat] => 46.846222435089
[lon] => -0.4953171170791
)
[other_places] => Array
(
[0] => Array
(
[name] => Parthenay
[lat] => 46.649023860419
[lon] => -0.25623587864736
)
)
[aeroports] => Array
(
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.nouvelle-aquitaine.fr/
[Official Tourism Office] => https://www.nouvelle-aquitaine-tourisme.com/en
)
[image] => 54_logo.webp
[text] => Known for its family friendly beaches and wonderful countryside, this is the ideal holiday-home destination. In summer, the rolling countryside has a
wonderful contrast between the golden sunflowers and the perfectly manicured green vineyards. The river valleys are dotted with pretty villages and market towns.
)
[seo_text] => <p>The four departments in Poitou Charentes have a diverse range of property styles, each with its own individual appeal. It has a rich architectural
heritage and many of the old, stone, properties have been sympathetically renovated. These traditional houses feature thick stone walls (more than useful for insulation
and to protect against rising energy costs) and exposed wooden beams, both of which reflect the use of local materials. Deux Sevres and Vienne, in the north of Poitou
Charentes, have a particularly fine choice of old, stone country property and farmhouses. The use of local materials adds to the unique character and charm of both of
these beautiful departments.</p><p>One of the most distinctive architectural styles in Poitou Charentes is Romanesque, characterised by rounded arches, barrel vaults
and decorative stone carvings. Two good examples are the Cathedral in Poitiers and the Abbey in Saintes. You will also find a large number of Renaissance chateaux,
with their beautiful symmetry and ornate decoration.</p><p>Materials local to Poitou Charentes include limestone, sandstone, and granite. Look out for towns with
“les carrieres” in their name. These ae the quarries used to source the stone. One of the most famous is St Meme les Carrieres in Charente, where the mayor will
tell you that the base to the Statue of Liberty sits on local stone. This may well be an urban myth but is has certainly been used in many of the most prestigious
churches, abbeys, and cathedrals in France.</p><p>New build (VEFA) properties are incredibly popular in La Rochelle and on the coast, they offer modern, light,
energy efficient accommodation. If you are looking for a holiday home that you can let out for seasonal rentals, then these can offer an excellent return on investment.
The same goes for property on the Ile de Ré and Ile d’Oleron – both of which are incredibly popular holiday destinations for Parisians. Property on the islands can be
an excellent investment, as well as a joy to visit.</p><p>If you are seeking a French property with character and history then Poitou Charentes is your ideal destination.</p>
)
[centre_val_de_loire] => Array
(
[id] => 24
[link] => /loire-valley-property
[region_name] => Centre-Val-de-Loire
[new_region_name] => Centre-Val-de-Loire
[hero_images] => 1
[agent_photo] =>
[vignette] => 24_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461425
[region_selected] => pays_de_la_loire
[ski] =>
[beach] =>
[welcome] => Array
(
[h3] => Fairy-tale chateaux, beautiful riverside villages and spectacular vineyards, the Loire Valley is your ideal destination.
[bold] => Welcome to Loire Valley
)
[css_color] => #7DA4B8
[accordion] => Array
(
[what_to_expect] => <p>Well, you can’t ask for much more than the most beautiful chateaux in France.<strong> Nothing beats a day out at Chambord, Chenonceau or
one of the dozens that line the Loire riverbank. Immerse yourself in French history, or simply wander around the glorious formal gardens </strong>.
You won’t be alone though, as they attract tourists from around the world, throughout the year. This means that property in the Loire valley is an excellent
investment, with plenty of short-term rental opportunities.</p><p>Expect more than pretty chateaux though – the Loire valley is also home to some of the most
attractive towns in France. Blois, Tours and Bourges are just three that have historic centres to explore and, as the French would say,
“un patrimoine exceptionnel”. <strong>The climate is ideal, with warm, sunny summers and mild winters. Ideal for growing grapes, which is why you will find
plenty of vineyards and some excellent local wines </strong>.</p><p>You can also expect to see an excellent mixture of property – from renovation properties in
the Loire countryside, at bargain prices, to beautiful family homes and mini-chateaux. Buy a property in Centre Val de Loire and you can be certain that you
will be in good company.</p>
[access] => Array
(
[text] => <p>Many visitors come to the Loire valley via Paris, and the international airports are easy to access by car or train. However, there is also a
small and convenient regional airport in Tours. You can fly direct to London, Dublin, Porto, Marrakech, Marseille and Montenegro.</p>
<p>Centre Val de Loire has a well-developed railway network that connect to major cities in France and Europe. The TGV high-speed trains run from Paris
Montparnasse to Tours (around 1 hr 15 mins), Orleans (around 1hr 5 mins) and Bourges (around 1 hr 57 mins). Indeed, the French Government is investing
300m euros in the regional SNCF network in 2023, with much of this being spent on modernising the Paris-Orleans-Limoges-Toulouse line.</p>
<p>Accessing the Loire valley by car is easy, and you get to drive through the beautiful vineyards and countryside. The A10 motorway connects Paris to Tours,
while the A71 heads south and west from Orleans to Clermont-Ferrand and the French Alps. The A28 heads north and will take you to Le Mans and then up towards
the ferry ports.</p>
[24_access_map] => transport map Centre-Val-de-Loire
)
[market] => <p>The market in Centre Val de Loire has been strong in recent years, throughout all six departments. On average, prices rose between 4-6% last year,
with the lowest prices being found in Indre, and the highest in Indre et Loire. Obviously, you will pay a premium for property in one of the larger towns
(Tours, Orléans, Bourges, Blois or Chateauroux), although none of these are major cities. Tours, for example, has a population of around 136,000.</p>
<p>You will find that property in a town or village that attracts a high footfall of tourists, also attracts a premium for both sales and rentals. So,
if you want to have a view over the Chateau de Cheverny, or Chateau Royal d’Amboise, then you will pay a pretty penny for the privilege.</p>
<p>The good news is that property throughout the region offers exceptional value for money, and there are a plethora of pretty towns and villages to choose from.
Our property portfolio in the Loire valley typically ranges from townhouses for well under 100,000 euros, up to mini-chateaux and majestic country estates.
This is definitely a region where “local knowledge” is worth its weight in gold, you will find that our agents on the ground have a wealth of knowledge about
the prettiest towns, best markets and tourist traps to avoid. They will also be able to advise on local property prices and help you find your dream house in
the Loire Valley.</p>
[fall_in_love] => Array
(
[text] => <p>We have to start with the Loire valley between Surry-sur-Loire (in the Loiret) and Chalonnes (in the Maine-et-Loire, which is in the adjoining
region of Pays de la Loire). The reason we start with this is that the whole stretch along <strong>the river is classified as a UNESCO world heritage
site</strong>. It is classified as an “outstanding cultural landscape of great beauty, containing historic towns and villages, as well as great architectural
monuments (the chateaux)”. You will be hard pushed to find <strong>a more romantic spot than the best Loire valley castles</strong> – amongst the best
are Chambord, Villandry, Amboise, Chenonceau and Blois. The gardens at Villandry deserve a special mention as they are truly special.</p>
<p>The <strong>gothic cathedral in Chartres</strong> is another special place to visit. It is one of the most significant in France and we particularly
recommend an evening visit in the summer, where the cathedral and surrounding buildings are beautifully illuminated. A trip to Tours should also be at
the top of any visitors list – wander round the historic old town and you will see beautiful half-timbered houses, you are likely to end up at the pretty
Place Plumereau, which is the ideal spot for grabbing a coffee and watching the tourists who come to visit the nearby cathedral. Don’t miss the amphitheatre
either, it is one of the largest in France.</p><p>We also recommend a visit to the historic walled town of Richelieu and its weekly market.
This area used to be one of the most important truffle suppliers in the 19th century, and the market is full of stalls selling both the oil and
the truffles themselves. Add in the colourful array of local food and wines and it is a chef’s dream. If you are looking for a bit more hustle
and bustle, then head to Orléans. It is a university town, and the students, tourists and locals give it a lovely atmosphere, it’s easy to get
around on the tram system too. Then why not head out to the forest of Orléans, with its deer, wild boar and 180 species of birds.</p>
[images_alt] => Array
(
[0] => architecture
[1] => promenade
[2] => countryside
[3] => typical_houses
[4] => gardens
[5] => grappes_for_wines
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 3_5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">A perfect climate for those who like warm (not scorching) summers and mild winters.</li>
<li class="attribute-dot">The most renowned, and beautiful, collection of chateaux in the world.</li>
<li class="attribute-dot">Reasonable property prices that offer great value for money</li>
<li class="attribute-dot">Wonderful markets, where you will find excellent wines, truffles and local produce.</li>
<li class="attribute-dot">A cyclist’s dream, with riverside cycle paths and forest trails.</li>
</ul>
[banner-mg] => Array
(
[image] => 24_search_banner.webp
)
[collections] => Array
(
[bargains] => Array
(
[name] => Bargains
[link] => /all/centre/price:l
)
[vineyards] => Array
(
[name] => Vineyards
[link] => /french-property-for-sale/type/french-vineyards-for-sale/20/24
)
)
[famous-places] => Array
(
[0] => Array
(
[title] => Orléans
[link] => /french-property-for-sale/getNearbyPostcodes/45000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Orléans"
[image] => 24_orleans.webp
)
[1] => Array
(
[title] => Tours
[link] => /french-property-for-sale/getNearbyPostcodes/37000/25/sort:original_modified/direction:desc?notSold=true
[subtitle] => Around Tours
[image] => 24_tours.webp
)
[2] => Array
(
[title] => Châteaux & Maisons de Maître
[link] => /chateaux/Centre-Val-de-Loire/
[subtitle] => A piece of History
[image] => 24_chateaux.webp
)
[3] => Array
(
[title] => < 2h from Paris
[link] => /french-property-for-sale/mainSearch/departments:28--41--45/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => Ideal for escape from Paris
[image] => 24_2hours.webp
)
[4] => Array
(
[title] => To renovate
[link] => /french-property-for-sale/to-renovate/Centre-Val-de-Loire
[subtitle] => Pleasure to renovate
[image] => 24_renovate.webp
)
[5] => Array
(
[title] => Indre
[link] => /all/indre
[subtitle] => Indre | Around Châteauroux
[image] => 24_indre.webp
)
[6] => Array
(
[title] => Cher
[link] => /all/cher
[subtitle] => Cher | Around Bourges
[image] => 24_bourges.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 45
[department_name] => Loiret
[area_m2] => 1936
[prefecture] => Array
(
[name] => Orléans
[lat] => 47.90472552438
[lon] => 1.910701271837
)
[sous-prefecture] => Array
(
[name] => Montargis
[lat] => 47.997763193361
[lon] => 2.7348897635757
)
[other_places] => Array
(
[0] => Array
(
[name] => Pithiviers
[lat] => 48.17306941322
[lon] => 2.2585638287577
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Orléans Loire-Valley
[lat] => 47.898345713585
[lon] => 2.1606222526085
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[1] => Array
(
[id] => 18
[department_name] => Cher
[area_m2] => 1222
[prefecture] => Array
(
[name] => Bourges
[lat] => 47.08153669888109
[lon] => 2.401044176615511
)
[sous-prefecture] => Array
(
[name] => Saint-Amand-Montrond
[lat] => 46.725210569514765
[lon] => 2.50376818957971
)
[other_places] => Array
(
[0] => Array
(
[name] => Vierzon
[lat] => 47.220987633010175
[lon] => 2.0695189615591647
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport Bourges
[lat] => 47.058919
[lon] => 2.369818
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[2] => Array
(
[id] => 28
[department_name] => Eure-et-Loir
[prefecture] => Array
(
[name] => Chartres
[lat] => 48.44366511775
[lon] => 1.4871308145001
)
[sous-prefecture] => Array
(
[name] => Châteaudun
[lat] => 48.071102925719
[lon] => 1.3297716927509
)
[other_places] => Array
(
[0] => Array
(
[name] => Dreux
[lat] => 48.736338118224
[lon] => 1.3719735484808
)
[1] => Array
(
[name] => Nogent-le-Rotrou
[lat] => 48.321465519757
[lon] => 0.81791514347906
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[area_m2] => 1917
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] =>
[train] => 1
)
)
)
[3] => Array
(
[id] => 36
[department_name] => Indre
[area_m2] => 1077
[prefecture] => Array
(
[name] => Châteauroux
[lat] => 46.811386456269
[lon] => 1.6839531520736
)
[sous_prefectures] => Array
(
[name] => Issoudun
[lat] => 46.947662377779
[lon] => 1.9874494319692
)
[other_places] => Array
(
[0] => Array
(
[name] => La Châtre
[lat] => 46.581981497241
[lon] => 1.9862808830588
)
[1] => Array
(
[name] => Le Blanc
[lat] => 46.63414914025
[lon] => 1.0648203592064
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Châteauroux-Centre
[lat] => 46.859889923194
[lon] => 1.7263939368828
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
[4] => Array
(
[id] => 37
[department_name] => Indre-et-Loire
[area_m2] => 2163
[prefecture] => Array
(
[name] => Tours
[lat] => 47.39362654784906
[lon] => 0.6812901726713677
)
[sous_prefectures] => Array
(
[name] => Chinon
[lat] => 47.16780187824234
[lon] => 0.23947414529546965
)
[other_places] => Array
(
[0] => Array
(
[name] => Loches
[lat] => 47.12860138926316
[lon] => 0.994149494873711
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport de Tours-Val de Loire
[lat] => 47.42590928659159
[lon] => 0.7192836734772627
)
)
[LGV] =>
[ski] =>
[beach_resort] =>
[icons] => Array
(
[left] => Array
(
[beach] =>
[ski] =>
)
[right] => Array
(
[plane] => 1
[train] =>
)
)
)
[5] => Array
(
[id] => 41
[department_name] => Loir-et-Cher
[area_m2] => 1532
[prefecture] => Array
(
[name] => Blois
[lat] => 47.586463253451
[lon] => 1.3357963921158
)
[sous-prefecture] => Array
(
[name] => Romorantin-Lanthenay
[lat] => 47.359017550334
[lon] => 1.7485368736418
)
[other_places] => Array
(
[0] => Array
(
[name] => Vendôme
[lat] => 47.793201107934
[lon] => 1.0656575035554
)
)
[aeroports] => Array
(
)
[LGV] => 1
[ski] =>
[beach_resort] =>
[icons] => Array
(
[right] => Array
(
[plane] =>
[train] => 1
)
[left] => Array
(
[beach] =>
[ski] =>
)
)
)
)
[tourist_office] => Array
(
[links] => Array
(
[Regional Administration Info] => https://www.centre-valdeloire.fr/
[Official Tourism Office] => https://en.tourisme-terresduvaldeloire.fr/
)
[image] => 24_logo.webp
[text] => The Loire valley (also known as the garden of France) boasts stunning landscapes, rich history, and world-famous chateaux. Once the home of kings,
queens and nobility they offer a unique glimpse into the opulent lifestyles of the French aristocracy. The region is dotted with vineyards, fields of sunflowers
and beautiful riverside towns. The best way to explore is by bicycle, on one of the many dedicated cycle paths, or why not treat yourself to a hot-air balloon
ride and get a different perspective on this beautiful area.
)
[seo_text] => <p>Centre Val de Loire is a region with a rich architectural heritage, reflected in the property type and style. Of course, you will find hundreds of
chateaux in the Loire valley. These grand properties were built by the French nobility and are known for their opulent architecture, vast gardens and ornate interiors.
They often feature steep, slate, roofs, large windows and detailed turrets and balconies.</p><p>Staying with nobility and affluent families, you will also find a
good selection of country estates and Manoirs (or manor houses). Smaller in size, but still representing a significant architectural heritage, they were built
by the wealthy landowners and nobles. Manoirs have steep pitched roofs, made from slate or clay tiles, and are adorned with large windows that provide plenty of
natural light.</p><p>The Loire valley is also home to many prestigious Maisons de Maitre, which are similar to Manoir but more symmetrical in style.
They typically feature wrought-iron balconies, large windows with shutters and hipped roofs. There are also many farmhouses, the most notable of which
often come with a prestigious vineyard attached. Country houses in the Centre Val de Loire are popular with both domestic and international buyers, due
to the beautiful surroundings, attractive prices, and ease of access.</p><p>New build property in the Loire valley is seeing an increased demand as it can be built
to the latest environmental standards and is particularly energy efficient. Well located building land is becoming more difficult to find, but our local agents
are well placed to dig out the best plots.</p>
)
[provence_cote_d_azur] => Array
(
[id] => 93
[link] => /provence-cote-d-azur-property
[region_name] => Provence-Côte d'Azur
[new_region_name] => Provence - Alps - Côte d'Azur
[hero_images] => 3
[agent_photo] => 93_team.webp
[vignette] => 93_vignette.webp
[magazine_link] => https://www.calameo.com/subscriptions/7461429
[region_selected] => languedoc_roussillon
[ski] => 1
[beach] => 1
[welcome] => Array
(
[h3] => Could there be any better place to own property than the south of France? The Mediterranean climate has to be amongst the best in the world, and as for the scenery!
[bold] => Welcome to French Riviera
)
[css_color] => #3C9ECD
[accordion] => Array
(
[what_to_expect] => <p>Provence Alps Cote d’Azur (PACA) is a region of contrasts. Of course, we all know the glamorous resorts as home to the rich and famous -
St Tropez, Cannes and Antibes are just three of the beautiful resorts that line the coast. But, a little inland, you will find some of the most spectacular
scenery in France (try Les Gorges du Verdon as a taster). You will also find that buying property in PACA is eminently possible, no matter your budget.
There are bargains to be had across the region, from a rural farmhouse in the hills, to a city centre apartment in bustling Nice or Avignon. As the famous
quote goes <strong> “I don’t want to be a millionaire, just to live like one” </strong>.</p><p>You can expect to enjoy year-round sunshine, and some of the
finest bars and restaurants in Europe – can there be anything more pleasant than watching the sun set over the Mediterranean, whilst enjoying your aperitif?
You will find that PACA is easy to get to, no matter where in the world you live. No wonder that property here attracts international buyers, as well as those
from across France.</p>
[access] => Array
(
[text] => <p>There are provincial airports throughout PACA, but the two main airports are in Nice and Marseille. Nice Cote d’Azur airport has direct flights
to 31 countries, on five continents, and welcomes 6.5m passengers a year, many of whom fly in privately. It has a dedicated “business aviation” terminal,
with its own customs control and luxury shops. You can also use the helicopter terminal, with a seven-minute transfer time to Monaco. Meanwhile,
the Aéroport Marseille Provence has direct flights to around 120 destinations, from Addis-Abeba to Zurich. It offers easy access to the major towns
and villages of Provence, as well as major hubs such as Toulon, Aix-en-Provence, and Avignon.</p><p>Reaching PACA by train is also easy. There are ten TGV
stops with a journey time from Paris of just 2hrs 45 minutes to Avignon, and around 5hrs, 40 minutes to Nice. Of course, the SNCF network also covers the
region, and the local trains traverse some spectacular scenery.</p><p>By car, the A8 motorway runs east-west across the region, following the line of the
Mediterranean. The A7 heads due north from Marseille, up to Lyon, passing through Avignon, Montelimar and Valence.</p>
[93_access_map] => transport map Provence-Côte d'Azur
)
[market] => <p>For an in-depth analysis, read our latest Provence Alps Cote d’Azur (PACA) market comment (below), which includes average prices in all the
major towns and cities.</p><p>It should be no surprise that property in PACA attracts buyers from all over the world, it also has an incredibly strong domestic
demand. This makes it an attractive investment proposition, with a high chance of long-term capital growth. The fact that this region is so popular with tourists,
year-round, also means that many buyers offer seasonal holiday rentals when they are not using their properties. This helps cover the annual running costs of
the property, and often more.</p><p>Since Covid, demand for property in PACA has outstripped supply – there have simply not been enough new properties coming
onto the market. This balance is beginning to shift, which is particularly good news for overseas buyers as they will have more choice. Prices have been rising
steadily in all six departments within PACA. In the last 12 months they have risen between 4.5% (Bouches du Rhone) and 9.9% (Vaucluse). Of course, you will pay
a premium to be on the coast, or to be in, or near, one of the major cities such as Nice, Aix-en-Provence, Avignon, and Arles.</p>
[fall_in_love] => Array
(
[text] => <p>Where else to start other than <strong>driving along the Corniche </strong>.</p><p>Whilst on the coast here it would be almost impossible
not to fall in love with <strong>any of the villages on the Gulf of St Tropez, the designer boutiques in Cannes or perhaps even “Billionaires Bay beach”
on the Cap d’Antibes. </strong> Nice is a superb city, and the airport is literally at one end of the famous <strong>“Promenade des Anglais” </strong>,
further down you will find the famous 5* Hotel Negresco with its period furniture and Baccarat chandelier. Try the Negresco beach club restaurant if you
are looking to impress.</p><p>Away from the coast, <strong>the Gorges de Verdon </strong> is the biggest canyon in Europe. The river Verdon was named
for its turquoise-green colour and the view from the clifftops, down into the canyon is simply incredible. The limestone walls of the canyon attract
rock climbers, and the gorge is very popular for kayaking. There are literally <strong>hundreds of beautiful inland towns and villages </strong> too.
Amongst our favourites is Gordes, in the Luberon Regional Nature Park. Home to many famous painters the cobbled streets wend their way uphill to the
picturesque chateau. Other favourites include “les plus beaux villages” such as Roussillon, Ménerbes, Lourmarin, Ansouis, Venasque and Séguret – just make
sure you visit during <strong>lavender season </strong>.</p><p><strong>The ski resorts of PACA, like Serre Chevalier-Briancon</strong> don’t get talked
about enough.</p><p>Finally, we think you will fall in love with Avignon and the surrounding villages. Make sure you visit Pope’s Palace (and particularly
the gardens) and for a view to die for, try the 14th century Fort Saint-André, it has a 360-degree panoramic view, which includes Mont Ventoux.</p>
[images_alt] => Array
(
[0] => Mediterranean_sea
[1] => centenary_olive_tree
[2] => calanques
[3] => Mediterranean_mountain
[4] => mimosa
[5] => palais_des_papes
)
[video] => Array
(
[title] =>
[url] =>
)
)
)
[weather] => Array
(
[sun] => 5_sun.svg
)
[attributes] => <ul class="attributes">
<li class="attribute-dot">The Mediterranean sunshine, that lights up the region throughout the year.</li>
<li class="attribute-dot">World class bars, restaurants, and boutiques, mix with the rich and famous.</li>
<li class="attribute-dot">All types of property to suit every budget – from rural farmhouses to villas with a view.</li>
<li class="attribute-dot">The mix of French and International buyers means that demand for property is constant.</li>
<li class="attribute-dot">How about skiing in any of the 46 ski resorts. This truly is a region with everything you could want.</li>
</ul>
[banner-mg] => Array
(
[image] => 93_search_banner.webp
)
[collections] => Array
(
)
[famous-places] => Array
(
[0] => Array
(
[title] => Nice
[link] => /french-property-for-sale/mainSearch/departments:/towns:06000+All_communes_in_postcode/primarypropertytype_id:10/min_price:0/max_price:100000000/bedrooms:0/min_land:0?notSold=true
[subtitle] => "La promenade des Anglais"
[image] => 93_nice.webp
)
[1] => Array
(
[title] => Fréjus - Saint Raphaël
[link] => /french-property-for-sale/paca_regions/frejus_st_raphael
[subtitle] => Sea and sun
[image] => 93_frejus.webp
)
[2] => Array
(
[title] => Sea view
[link] => /french-property-for-sale/type/sea-view/26/93
[subtitle] => A dream becomes reality
[image] => 93_seaview.webp
)
[3] => Array
(
[title] => Prestige
[link] => /all/provence-cote-d-azur/price:z
[subtitle] => Luxury properties
[image] => 93_prestige.webp
)
[4] => Array
(
[title] => Coastal
[link] => /french-property-for-sale/coastal/93
[subtitle] => and what beautiful coast!
[image] => 93_coastal.webp
)
[5] => Array
(
[title] => Avignon
[link] => /french-property-for-sale/getNearbyPostcodes/84000/15/sort:price/direction:desc
[subtitle] => Avignon | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
[6] => Array
(
[title] => Special "The Provence"
[link] => /provence-property
[subtitle] =>
[image] => 93_Special_The_Provence.webp
)
[7] => Array
(
[title] => Hinterland
[link] =>
[subtitle] =>
[image] => 93_hinterland.webp
)
[8] => Array
(
[title] => Mountains
[link] => /french-property-for-sale/type/mountain-view/23/93
[subtitle] => Ville | Ville | Ville
[image] => 93_mountain.webp
)
[9] => Array
(
[title] => Picturesque villages
[link] =>
[subtitle] => Ville | Village| Village
[image] => 93_villages.webp
)
[10] => Array
(
[title] => Corse
[link] => /all/corse
[subtitle] => L'Ile de Beauté | around ville
[image] => 93_corse.webp
)
[11] => Array
(
[title] => Cap d'Antibes
[link] => /french-property-for-sale/paca_regions/antibes
[subtitle] => Antibes | Leggett office in Vaucluse
[image] => 93_avignon.webp
)
)
[departments] => Array
(
[0] => Array
(
[id] => 13
[department_name] => Bouches-du-Rhône
[prefecture] => Array
(
[name] => Marseille
[lat] => 43.29631810802621
[lon] => 5.363137615398482
)
[sous-prefecture] => Array
(
[name] => Aix-en-Provence
[lat] => 43.52926369712411
[lon] => 5.443897232333404
)
[other_places] => Array
(
[0] => Array
(
[name] => Arles
[lat] => 43.67499405728668
[lon] => 4.621813547377342
)
)
[aeroports] => Array
(
[name] => Aéroport International Marseille
[lat] => 43.43844496016025
[lon] => 5.214592420103773
)
[LGV] => 1
[ski] =>
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] => 1
)
[left] => Array
(
[beach] => 1
[ski] =>
)
)
[area_m2] => 4515
)
[1] => Array
(
[id] => 06
[department_name] => Alpes-Maritimes
[prefecture] => Array
(
[name] => Nice
[lat] => 43.71088354499805
[lon] => 7.262596327903607
)
[sous-prefecture] => Array
(
[name] => Cannes
[lat] => 43.55331623052685
[lon] => 7.016060231400341
)
[other_places] => Array
(
[0] => Array
(
[name] => Antibes
[lat] => 43.58016713703897
[lon] => 7.123897890910482
)
[1] => Array
(
[name] => Grasse
[lat] => 43.659562400434815
[lon] => 6.92618691435912
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International de Nice Côte d'Azur
[lat] => 43.65970678470227
[lon] => 7.214757025548819
)
[1] => Array
(
[name] => Aéroport de Cannes Mandelieu
[lat] => 43.54690396898978
[lon] => 6.953912165098499
)
)
[LGV] =>
[ski] => 1
[beach_resort] => 1
[icons] => Array
(
[right] => Array
(
[plane] => 1
[train] =>
)
[left] => Array
(
[beach] => 1
[ski] => 1
)
)
[area_m2] => 5667
)
[2] => Array
(
[id] => 83
[department_name] => Var
[prefecture] => Array
(
[name] => Toulon
[lat] => 43.123828756420515
[lon] => 5.928288801137243
)
[sous-prefecture] => Array
(
[name] => Draguignan
[lat] => 43.5374933582045
[lon] => 6.465076668987897
)
[other_places] => Array
(
[0] => Array
(
[name] => Bandol - Le Lavandou - Sainte Maxime...
[lat] =>
[lon] =>
)
[1] => Array
(
[name] => Saint-Tropez
[lat] => 43.26780379460754
[lon] => 6.640739141516703
)
)
[aeroports] => Array
(
[0] => Array
(
[name] => Aéroport International Toulon - Hyères
[lat] => 43.095597284231275
[lon] => 6.150448740048504
)
[1] => Array
(
[name] => Aéroport du Castelet
[lat] => 43.251540236018855
[lon] => 5.783035785058158
)
[2] => Array
(
[name] => Aéroport du du Golfe de Saint Tropez - La Môle
[lat] => 43.20492014200586
[lon] =&