<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Vineyards - French Promise - France's Top DMC</title>
	<atom:link href="https://www.frenchpromise.com/category/hotels/vineyards/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.frenchpromise.com</link>
	<description>Redefining Luxury Travel in France</description>
	<lastBuildDate>Thu, 25 Jun 2026 15:03:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>

<image>
	<url>https://www.frenchpromise.com/wp-content/uploads/2023/05/cropped-french-promise-favicon-32x32.webp</url>
	<title>Vineyards - French Promise - France's Top DMC</title>
	<link>https://www.frenchpromise.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Le 25 Bis</title>
		<link>https://www.frenchpromise.com/le-25-bis/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=le-25-bis</link>
					<comments>https://www.frenchpromise.com/le-25-bis/#respond</comments>
		
		<dc:creator><![CDATA[frenchpromise]]></dc:creator>
		<pubDate>Wed, 03 Jul 2024 13:05:09 +0000</pubDate>
				<category><![CDATA[Champagne]]></category>
		<category><![CDATA[Contemporary Hotels]]></category>
		<category><![CDATA[Vineyards]]></category>
		<guid isPermaLink="false">https://www.frenchpromise.com/?p=32047</guid>

					<description><![CDATA[<p>Discover this 18th century luxury, boutique hotel on the famous Avenue de Champagne in Epernay, classified as a UNESCO World Heritage since 2015.  Each of the house's 5 suites is unique and is warmly and elegantly decorated down to the smallest detail.  Visitors can not only see the press room, the barrel house and the cellars for which Leclerc Briant is famous, but can also discover the historical vineyard called La Croisette: a small plot cultivated bio-dynamically ever since it was first planted and the birth place of the cuvée of the same name.</p>
<p>The post <a href="https://www.frenchpromise.com/le-25-bis/">Le 25 Bis</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="32047" class="elementor elementor-32047" data-elementor-post-type="post">
						<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-2a59d86 elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="2a59d86" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e546503 qodef-sticky-column--no" data-id="e546503" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-86b2d8e elementor-widget__width-inherit elementor--h-position-right elementor--v-position-middle elementor-pagination-position-inside elementor-widget elementor-widget-slides" data-id="86b2d8e" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;dots&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;transition&quot;:&quot;slide&quot;,&quot;transition_speed&quot;:500}" data-widget_type="slides.default">
				<div class="elementor-widget-container">
									<div class="elementor-swiper">
					<div class="elementor-slides-wrapper elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides" dir="ltr" data-animation="fadeInUp">
				<div class="swiper-wrapper elementor-slides">
										<div class="elementor-repeater-item-6874292 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="25bis champagne hotel"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Le 25 Bis</div><div class="elementor-slide-description">An 18th century luxury boutique hotel on Avenue de Champagne</div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div>				</div>
							</div>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					<script>
				(function($) {
                    "use strict";

                    var target = $('.elementor-element-2a59d86');

                    
                    var EaelParallaxElement = {

						init: function() {
							elementorFrontend.hooks.addAction('frontend/element_ready/global', EaelParallaxElement.initWidget);
						},
                        responsiveParallax: function(){
                            var android = 1,
                                ios = 1;
                            switch( true || 1 ){
                                case android && ios:
                                    return /iPad|iPhone|iPod|Android/;
                                    break;
                                case android && ! ios:
                                    return /Android/;
                                    break;
                                case ! android && ios:
                                    return /iPad|iPhone|iPod/;
                                    break;
                                case ( ! android && ! ios ):
                                    return null;
                            }
                        },
						initWidget: function( $scope ) {

							target.jarallax({
								type: 'scroll-opacity',
								speed: 1.3,
								keepImg: true,
                                disableParallax: EaelParallaxElement.responsiveParallax(),
							});
						}

					};

					$( window ).on('elementor/frontend/init', EaelParallaxElement.init);

                    				}( jQuery ) );
			</script>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-bcef399 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="bcef399" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-27e2197 qodef-sticky-column--no" data-id="27e2197" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2cfa8f3 elementor-widget elementor-widget-text-editor" data-id="2cfa8f3" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><em>Discover the Le 25 Bis, an 18th century luxury, boutique hotel on the famous Avenue de Champagne in Epernay, classified since 2015 as a UNESCO World Heritage site by Leclerc Briant </em></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-e1a9878 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="e1a9878" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ed444e1 qodef-sticky-column--no" data-id="ed444e1" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d66a327 elementor-widget elementor-widget-qi_addons_for_elementor_dropcaps" data-id="d66a327" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_dropcaps.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m H2 qodef-qi-dropcaps">
			<span class="qodef-m-letter">
			I		</span>
		<p class="qodef-m-text">
			n the 18th century when the famous Avenue de Champagne was still nicknamed “The Crazy Quarter” a wine merchant had an imposing house built as his family home in a prime location on the avenue.   Over two centuries later, this same house has been lovingly and tastefully restored to reflect the image and style of La Maison Leclerc Briant, Le 25 Bis. The aim of the project has been to breathe new life into the original house and to rediscover the original owner’s passion for learning more about the world.
<br>
<br>
Le 25bis by Leclerc Briant is proud to be a member of « Esprit de France », an exclusive collection of hotels and residences in France whose owners share a strong commitment to the common values of heritage, art and culture.
<br>
<br>
Each of the house's 5 suites is unique and is warmly and elegantly decorated down to the smallest detail. Many of the previous owners’ period pieces of furniture and decoration have been preserved and stylishly integrated into the renovations.
<br>
<br>
The house is owned by the proprietors of the Champagne Leclerc Briant winery and as a guest, we can organise a private visit during your stay.
<br>
<br>
Visitors can not only see the press room, the barrel house and the cellars for which Leclerc Briant is famous, but can also discover the historical vineyard called La Croisette: a small plot cultivated bio-dynamically ever since it was first planted and the birth place of the cuvée of the same name. 
<br>
<br>
Enjoy the magnificent view over Epernay and the surrounding area from the rooftop terrace whilst sipping the House’s finest champagnes.		</p>
	</div>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a164dd2 qodef-sticky-column--no" data-id="a164dd2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ed53f0e elementor-widget elementor-widget-text-editor" data-id="ed53f0e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><em>Location:</em></p><p>Épernay</p><p><em style="letter-spacing: 0px; color: var( --e-global-color-primary );">Features:</em></p><ul><li class="editablelinks"><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">5 Unique Suites</span></li><li><span style="letter-spacing: 0px; color: var( --e-global-color-primary );">Gastronomic Restaurant &amp; Champagne Store</span></li><li><span style="letter-spacing: 0px; color: var( --e-global-color-primary );">Winery</span></li><li>Concierge</li><li>Breakfast</li><li>Electric Bike Rentals</li><li><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">Secured Parking / Electric Charger</span></li><li class="editablelinks">Wifi</li></ul>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-a5f70cf elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="a5f70cf" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cb8fa54 qodef-sticky-column--no" data-id="cb8fa54" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fa29a65 elementor-widget elementor-widget-qi_addons_for_elementor_image_gallery_masonry" data-id="fa29a65" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_image_gallery_masonry.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m qodef-qi-image-gallery-masonry qodef-qi-fslightbox-popup qodef-popup-gallery qodef-image--hover-zoom qodef-qi-grid qodef-layout--qi-masonry qodef-items--fixed qodef-col-num--3 qodef-responsive--predefined">
	<div class="qodef-grid-inner">
			<div class="qodef-qi-grid-masonry-sizer"></div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/25bis.webp" data-type="image" data-fslightbox="gallery-1">
					<img fetchpriority="high" decoding="async" width="1920" height="1139" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/25bis.webp" class="attachment- size-" alt="25bis champagne hotel" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/25bis.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/09/25bis-300x178.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/25bis-1024x607.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/25bis-768x455.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/25bis-1536x911.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/25bis-ext.webp" data-type="image" data-fslightbox="gallery-1">
					<img decoding="async" width="1920" height="1163" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/25bis-ext.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/25bis-ext.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/09/25bis-ext-300x182.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/25bis-ext-1024x620.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/25bis-ext-768x465.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/25bis-ext-1536x930.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis-inside.webp" data-type="image" data-fslightbox="gallery-1">
					<img decoding="async" width="1920" height="1139" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis-inside.webp" class="attachment- size-" alt="le 25 bis" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis-inside.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis-inside-300x178.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis-inside-1024x607.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis-inside-768x455.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis-inside-1536x911.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis-lounge.webp" data-type="image" data-fslightbox="gallery-1">
					<img loading="lazy" decoding="async" width="1920" height="1171" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis-lounge.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis-lounge.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis-lounge-300x183.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis-lounge-1024x624.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis-lounge-768x468.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis-lounge-1536x937.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis.webp" data-type="image" data-fslightbox="gallery-1">
					<img loading="lazy" decoding="async" width="1920" height="1355" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis-300x212.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis-1024x723.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis-768x542.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/le25bis-1536x1084.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/le-25bis-by-leclerc-briant-chambres-70310-1600-900-auto.webp" data-type="image" data-fslightbox="gallery-1">
					<img loading="lazy" decoding="async" width="1600" height="1074" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/le-25bis-by-leclerc-briant-chambres-70310-1600-900-auto.webp" class="attachment- size-" alt="luxury hotel champagne french promise" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/le-25bis-by-leclerc-briant-chambres-70310-1600-900-auto.webp 1600w, https://www.frenchpromise.com/wp-content/uploads/2023/09/le-25bis-by-leclerc-briant-chambres-70310-1600-900-auto-300x201.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/le-25bis-by-leclerc-briant-chambres-70310-1600-900-auto-1024x687.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/le-25bis-by-leclerc-briant-chambres-70310-1600-900-auto-768x516.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/le-25bis-by-leclerc-briant-chambres-70310-1600-900-auto-1536x1031.webp 1536w" sizes="(max-width: 1600px) 100vw, 1600px" />					</a>
			</div>
</div>
	</div>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div><p>The post <a href="https://www.frenchpromise.com/le-25-bis/">Le 25 Bis</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.frenchpromise.com/le-25-bis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Royal Champagne Hôtel &#038; Spa</title>
		<link>https://www.frenchpromise.com/royal-champagne-hotel/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=royal-champagne-hotel</link>
					<comments>https://www.frenchpromise.com/royal-champagne-hotel/#respond</comments>
		
		<dc:creator><![CDATA[frenchpromise]]></dc:creator>
		<pubDate>Sun, 26 May 2024 13:39:47 +0000</pubDate>
				<category><![CDATA[Champagne]]></category>
		<category><![CDATA[Contemporary Hotels]]></category>
		<category><![CDATA[Luxury Hotels]]></category>
		<category><![CDATA[Vineyards]]></category>
		<guid isPermaLink="false">https://www.frenchpromise.com/?p=23809</guid>

					<description><![CDATA[<p>Tucked away in the hills of Champagne with views over this UNESCO heritage site, this luxury hotel and spa features sophisticated rooms or suites, gastronomic restaurant and two pools.</p>
<p>Marvel at the picturesque villages nestled amidst the vineyards, such as the historic vineyards of Hautvillers, the birthplace of renowned French champagne houses.  As you ascend to the heights, you’ll reach Champillon, a charming village home to 500 inhabitants, offering breathtaking views of the Marne Valley.</p>
<p>The post <a href="https://www.frenchpromise.com/royal-champagne-hotel/">Royal Champagne Hôtel & Spa</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="23809" class="elementor elementor-23809" data-elementor-post-type="post">
						<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-2a59d86 elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="2a59d86" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e546503 qodef-sticky-column--no" data-id="e546503" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-86b2d8e elementor-widget__width-inherit elementor--h-position-right elementor--v-position-middle elementor-arrows-position-inside elementor-pagination-position-inside elementor-widget elementor-widget-slides" data-id="86b2d8e" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;transition&quot;:&quot;slide&quot;,&quot;transition_speed&quot;:500}" data-widget_type="slides.default">
				<div class="elementor-widget-container">
									<div class="elementor-swiper">
					<div class="elementor-slides-wrapper elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides" dir="ltr" data-animation="fadeInUp">
				<div class="swiper-wrapper elementor-slides">
										<div class="elementor-repeater-item-40d1b03 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg" role="img" aria-label="luxury champagne hotel spa french promise travel"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Royal Champagne Hotel & Spa</div><div class="elementor-slide-description">Refined luxury 5-star hotel and spa in the heart of the vineyards in Champagne</div><div  class="elementor-button elementor-slide-button elementor-size-sm">Book This Hotel</div></div></a></div>				</div>
							</div>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					<script>
				(function($) {
                    "use strict";

                    var target = $('.elementor-element-2a59d86');

                    
                    var EaelParallaxElement = {

						init: function() {
							elementorFrontend.hooks.addAction('frontend/element_ready/global', EaelParallaxElement.initWidget);
						},
                        responsiveParallax: function(){
                            var android = 1,
                                ios = 1;
                            switch( true || 1 ){
                                case android && ios:
                                    return /iPad|iPhone|iPod|Android/;
                                    break;
                                case android && ! ios:
                                    return /Android/;
                                    break;
                                case ! android && ios:
                                    return /iPad|iPhone|iPod/;
                                    break;
                                case ( ! android && ! ios ):
                                    return null;
                            }
                        },
						initWidget: function( $scope ) {

							target.jarallax({
								type: 'scroll-opacity',
								speed: 1.3,
								keepImg: true,
                                disableParallax: EaelParallaxElement.responsiveParallax(),
							});
						}

					};

					$( window ).on('elementor/frontend/init', EaelParallaxElement.init);

                    				}( jQuery ) );
			</script>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-3b602c4 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="3b602c4" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0ab16cf qodef-sticky-column--no" data-id="0ab16cf" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d66a327 elementor-widget elementor-widget-qi_addons_for_elementor_dropcaps" data-id="d66a327" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_dropcaps.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m H2 qodef-qi-dropcaps">
			<span class="qodef-m-letter">
			T		</span>
		<p class="qodef-m-text">
			he 5-star Royal Champagne Hotel &amp; Spa is located in the middle of the vines with sweeping views over the Marne Valley featuring Michelin-star dining, spa and sophisticated lounge.		</p>
	</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-e1a9878 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="e1a9878" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ed444e1 qodef-sticky-column--no" data-id="ed444e1" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4859c8b elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="4859c8b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Tucked away in the hills of  Champagne with views over this UNESCO heritage site, this luxury hotel and spa features sophisticated rooms or suites, gastronomic restaurant and two pools.</p><p>Marvel at the picturesque villages nestled amidst the vineyards, such as the historic vineyards of Hautvillers, the birthplace of renowned French champagne houses. As you ascend to the heights, you&#8217;ll reach Champillon, a charming village home to 500 inhabitants, offering breathtaking views of the Marne Valley.</p><p>The hotel is perfectly situated, with a monolith of light-colored stone resembling a modern amphitheater, commanding a panoramic view of the entire Marne Valley.</p><p>Offering 47 rooms and suites, terraces, and a spa that opens up to a unique panorama, the hotel provides the perfect opportunity to immerse in the surrounding natural beauty.</p><p>The hotel&#8217;s decor evolves with each season, reflecting the dynamic changes in the menu of our gastronomic and bistronomic restaurants featuring flavors and ambiance of the Champagne region.  Le Royal, which has been awarded a Michelin star, and the charming bistro restaurant, Le Bellevue.</p>								</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a164dd2 qodef-sticky-column--no" data-id="a164dd2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ed53f0e elementor-widget elementor-widget-text-editor" data-id="ed53f0e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div data-id="47d2525f" data-element_type="widget" data-widget_type="heading.default"><div><h6><span style="color: #000000;">Location</span></h6><p><em>In the heart of Champagne region on Épernay&#8217;s Avenue de Champagne.</em></p></div></div>								</div>
				</div>
				<div class="elementor-element elementor-element-7d4dcfe elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="7d4dcfe" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Features/Amenities:</p><ul><li>Rooms &amp; Suites</li><li>Electric bike rentals</li><li>Champagne House Visits</li><li>Electic Scooter Tours</li><li>Buggy Tours</li><li>Lounge Bar</li><li><em>Gastronomic Michelin Restaurant &amp; Bistro</em></li><li><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">Indoor &amp; Outdoor Pools</span></li><li><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">Spa</span></li><li>Free Wi-Fi </li><li>Breakfast</li><li>Parking</li></ul>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-31ad3ed elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="31ad3ed" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-047097b qodef-sticky-column--no" data-id="047097b" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
							</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-a5f70cf elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="a5f70cf" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cb8fa54 qodef-sticky-column--no" data-id="cb8fa54" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fa29a65 elementor-widget elementor-widget-qi_addons_for_elementor_image_gallery_masonry" data-id="fa29a65" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_image_gallery_masonry.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m qodef-qi-image-gallery-masonry qodef-qi-fslightbox-popup qodef-popup-gallery qodef-image--hover-zoom qodef-qi-grid qodef-layout--qi-masonry qodef-items--fixed qodef-col-num--3 qodef-responsive--predefined">
	<div class="qodef-grid-inner">
			<div class="qodef-qi-grid-masonry-sizer"></div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="" data-type="image" data-fslightbox="gallery-2">
										</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-suite.webp" data-type="image" data-fslightbox="gallery-2">
					<img loading="lazy" decoding="async" width="1920" height="1188" src="https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-suite.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-suite.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-suite-300x186.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-suite-1024x634.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-suite-768x475.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-suite-1536x950.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-spa.webp" data-type="image" data-fslightbox="gallery-2">
					<img loading="lazy" decoding="async" width="1920" height="1289" src="https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-spa.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-spa.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-spa-300x201.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-spa-1024x688.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-spa-768x516.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-spa-1536x1031.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-restaurant2.webp" data-type="image" data-fslightbox="gallery-2">
					<img loading="lazy" decoding="async" width="1920" height="1183" src="https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-restaurant2.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-restaurant2.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-restaurant2-300x185.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-restaurant2-1024x631.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-restaurant2-768x473.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-restaurant2-1536x946.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-restaurant.webp" data-type="image" data-fslightbox="gallery-2">
					<img loading="lazy" decoding="async" width="1920" height="1198" src="https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-restaurant.webp" class="attachment- size-" alt="luxury champagne hotel spa french promise travel" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-restaurant.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-restaurant-300x187.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-restaurant-1024x639.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-restaurant-768x479.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-restaurant-1536x959.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-pool.webp" data-type="image" data-fslightbox="gallery-2">
					<img loading="lazy" decoding="async" width="1920" height="1330" src="https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-pool.webp" class="attachment- size-" alt="luxury champagne hotel spa french promise travel" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-pool.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-pool-300x208.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-pool-1024x710.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-pool-768x532.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/05/royal-champagne-pool-1536x1064.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
	</div>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div><p>The post <a href="https://www.frenchpromise.com/royal-champagne-hotel/">Royal Champagne Hôtel & Spa</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.frenchpromise.com/royal-champagne-hotel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Château de Fonscolombe</title>
		<link>https://www.frenchpromise.com/chateau-de-fonscolombe/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=chateau-de-fonscolombe</link>
					<comments>https://www.frenchpromise.com/chateau-de-fonscolombe/#respond</comments>
		
		<dc:creator><![CDATA[frenchpromise]]></dc:creator>
		<pubDate>Thu, 25 Apr 2024 09:13:29 +0000</pubDate>
				<category><![CDATA[Countryside]]></category>
		<category><![CDATA[Luxury Hotels]]></category>
		<category><![CDATA[Provence]]></category>
		<category><![CDATA[Relais & Châteaux]]></category>
		<category><![CDATA[Vineyards]]></category>
		<guid isPermaLink="false">https://www.frenchpromise.com/?p=37507</guid>

					<description><![CDATA[<p>With three centuries of history behind it, the Château de Fonscolombe, a 5-star Relais et Châteaux hotel, is just a stone's throw from Aix-en-Provence. Experience an unforgettable stay at the heart of an exceptional estate in Provence. This quattrocento style chateau offers 50 luxury rooms and suites in the heart of Provence with spa, gastronomic restaurant and park.</p>
<p>The post <a href="https://www.frenchpromise.com/chateau-de-fonscolombe/">Château de Fonscolombe</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="37507" class="elementor elementor-37507" data-elementor-post-type="post">
						<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-2a59d86 elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="2a59d86" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e546503 qodef-sticky-column--no" data-id="e546503" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-86b2d8e elementor-widget__width-inherit elementor--h-position-right elementor--v-position-middle elementor-pagination-position-inside elementor-widget elementor-widget-slides" data-id="86b2d8e" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;dots&quot;,&quot;transition&quot;:&quot;fade&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;transition_speed&quot;:500}" data-widget_type="slides.default">
				<div class="elementor-widget-container">
									<div class="elementor-swiper">
					<div class="elementor-slides-wrapper elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides" dir="ltr" data-animation="fadeInUp">
				<div class="swiper-wrapper elementor-slides">
										<div class="elementor-repeater-item-ab455a9 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--out" role="img" aria-label="chateau de fonscolombe french promise luxury hotel provence"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Château De Fonscolombe</div><div class="elementor-slide-description">Rich in history, this 5-star Relais et Châteaux hotel is just a stone's throw from Aix-en-Provence</div><div  class="elementor-button elementor-slide-button elementor-size-sm">Book Your Stay</div></div></a></div><div class="elementor-repeater-item-ccd8bfe swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--out" role="img" aria-label="chateau-de-fonscolombe-dining"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Château De Fonscolombe</div><div class="elementor-slide-description">Rich in history, this 5-star Relais et Châteaux hotel is just a stone's throw from Aix-en-Provence</div><div  class="elementor-button elementor-slide-button elementor-size-sm">Book Your Stay</div></div></a></div><div class="elementor-repeater-item-7372244 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--out" role="img" aria-label="chateau-de-fonscolombe-aerieal"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Château De Fonscolombe</div><div class="elementor-slide-description">Rich in history, this 5-star Relais et Châteaux hotel is just a stone's throw from Aix-en-Provence</div><div  class="elementor-button elementor-slide-button elementor-size-sm">Book Your Stay</div></div></a></div>				</div>
																				<div class="swiper-pagination"></div>
												</div>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					<script>
				(function($) {
                    "use strict";

                    var target = $('.elementor-element-2a59d86');

                    
                    var EaelParallaxElement = {

						init: function() {
							elementorFrontend.hooks.addAction('frontend/element_ready/global', EaelParallaxElement.initWidget);
						},
                        responsiveParallax: function(){
                            var android = 1,
                                ios = 1;
                            switch( true || 1 ){
                                case android && ios:
                                    return /iPad|iPhone|iPod|Android/;
                                    break;
                                case android && ! ios:
                                    return /Android/;
                                    break;
                                case ! android && ios:
                                    return /iPad|iPhone|iPod/;
                                    break;
                                case ( ! android && ! ios ):
                                    return null;
                            }
                        },
						initWidget: function( $scope ) {

							target.jarallax({
								type: 'scroll-opacity',
								speed: 1.3,
								keepImg: true,
                                disableParallax: EaelParallaxElement.responsiveParallax(),
							});
						}

					};

					$( window ).on('elementor/frontend/init', EaelParallaxElement.init);

                    				}( jQuery ) );
			</script>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-3b602c4 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="3b602c4" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0ab16cf qodef-sticky-column--no" data-id="0ab16cf" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d66a327 elementor-widget elementor-widget-qi_addons_for_elementor_dropcaps" data-id="d66a327" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_dropcaps.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m H2 qodef-qi-dropcaps">
			<span class="qodef-m-letter">
			B		</span>
		<p class="qodef-m-text">
			uilt in the 18th century, this Quattrocento style chateau offers 50 luxury rooms and suites in the heart of Provence with spa, gastronomic restaurant and park.		</p>
	</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-a39fa59 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="a39fa59" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c7c6f16 qodef-sticky-column--no" data-id="c7c6f16" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5883c67 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="5883c67" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>This 5-star, 18th century renovated, luxury hotel in Provence features a vineyard, 50 charming rooms and well-appointed suites in the heart of an exceptional estate in the Provencal vineyards, 20 minutes from Aix-en-Provence. </p><p>The hotel&#8217;s gastronomic restaurant, L&#8217;Orangerie, features a modern design and can seat up to 120 people. L’Orangerie is a destination for those in search of taste, simplicity, and sublime flavors. Whether at breakfast, lunch or dinner, the menu is a subtle combination of provencal and creative cuisine. The food combines simplicity and flavors with seasonal vegetables from the garden and the best regional suppliers. Rich in Côteaux d’Aix-en-Provence AOC and Bouches-du-Rhône IGP, the Fonscolombe organic vineyards produce three different colors of wine with fine and fruity noses with tastings on-site.</p><p>The park and the Château gardens are an invitation to travel in the heart of a nature as varied as it is lush in enchanted landscapes of Provence.</p><p>An outdoor pool, fitness center and spa offer custom treatments and massage.</p><p> </p>								</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7d574bc qodef-sticky-column--no" data-id="7d574bc" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d304b7e elementor-widget elementor-widget-text-editor" data-id="d304b7e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><em>Location:</em></p><p><em>15 minutes from Aix-en-Provence in Le Puy-Sainte-Réparade</em></p>								</div>
				</div>
				<div class="elementor-element elementor-element-3d276b2 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="3d276b2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Features/Amenities:</p><ul><li>Relais &amp; Châteaux Property</li><li>Rooms &amp; Suites</li><li>Organic Vineyard, Wine Tastingss</li><li><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">Fitness/Wellness Center</span></li><li><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">Spa</span></li><li>Outdoor Pool</li><li>Park, Walking, Yoga, Tennis</li><li>Gastronomic Restaurant </li><li>Concierge</li><li>Parking</li><li>Wifi</li><li>Vegan Options</li><li>Meeting Center</li><li>Events</li></ul>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-a5f70cf elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="a5f70cf" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cb8fa54 qodef-sticky-column--no" data-id="cb8fa54" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fa29a65 elementor-widget elementor-widget-qi_addons_for_elementor_image_gallery_masonry" data-id="fa29a65" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_image_gallery_masonry.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m qodef-qi-image-gallery-masonry qodef-qi-fslightbox-popup qodef-popup-gallery qodef-image--hover-zoom qodef-qi-grid qodef-layout--qi-masonry qodef-items--fixed qodef-col-num--3 qodef-responsive--predefined">
	<div class="qodef-grid-inner">
			<div class="qodef-qi-grid-masonry-sizer"></div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-chand.webp" data-type="image" data-fslightbox="gallery-3">
					<img loading="lazy" decoding="async" width="1920" height="1070" src="https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-chand.webp" class="attachment- size-" alt="chateau-de-fonscolombe-luxury hotel aix en provence french promise" srcset="https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-chand.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-chand-300x167.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-chand-1024x571.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-chand-768x428.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-chand-1536x856.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-suite.webp" data-type="image" data-fslightbox="gallery-3">
					<img loading="lazy" decoding="async" width="1920" height="1051" src="https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-suite.webp" class="attachment- size-" alt="chateau-de-fonscolombe-luxury hotel aix en provence french promise" srcset="https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-suite.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-suite-300x164.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-suite-1024x561.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-suite-768x421.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-suite-1536x841.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-dining2.webp" data-type="image" data-fslightbox="gallery-3">
					<img loading="lazy" decoding="async" width="1920" height="1044" src="https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-dining2.webp" class="attachment- size-" alt="chateau-de-fonscolombe-luxury hotel aix en provence french promise" srcset="https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-dining2.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-dining2-300x163.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-dining2-1024x557.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-dining2-768x418.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-dining2-1536x835.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-outdoors.webp" data-type="image" data-fslightbox="gallery-3">
					<img loading="lazy" decoding="async" width="1920" height="1098" src="https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-outdoors.webp" class="attachment- size-" alt="chateau-de-fonscolombe-luxury hotel aix en provence french promise" srcset="https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-outdoors.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-outdoors-300x172.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-outdoors-1024x586.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-outdoors-768x439.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-outdoors-1536x878.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-pool.webp" data-type="image" data-fslightbox="gallery-3">
					<img loading="lazy" decoding="async" width="1920" height="1075" src="https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-pool.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-pool.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-pool-300x168.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-pool-1024x573.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-pool-768x430.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-pool-1536x860.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-gardens.webp" data-type="image" data-fslightbox="gallery-3">
					<img loading="lazy" decoding="async" width="1920" height="1068" src="https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-gardens.webp" class="attachment- size-" alt="chateau-de-fonscolombe-luxury hotel aix en provence french promise" srcset="https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-gardens.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-gardens-300x167.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-gardens-1024x570.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-gardens-768x427.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2024/04/chateau-de-fonscolombe-gardens-1536x854.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
	</div>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div><p>The post <a href="https://www.frenchpromise.com/chateau-de-fonscolombe/">Château de Fonscolombe</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.frenchpromise.com/chateau-de-fonscolombe/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Bastide du Mourre</title>
		<link>https://www.frenchpromise.com/bastide-du-mourre/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bastide-du-mourre</link>
					<comments>https://www.frenchpromise.com/bastide-du-mourre/#respond</comments>
		
		<dc:creator><![CDATA[frenchpromise]]></dc:creator>
		<pubDate>Tue, 26 Mar 2024 09:53:43 +0000</pubDate>
				<category><![CDATA[Countryside]]></category>
		<category><![CDATA[Luxury Hotels]]></category>
		<category><![CDATA[Provence]]></category>
		<category><![CDATA[Relais & Châteaux]]></category>
		<category><![CDATA[Vineyards]]></category>
		<guid isPermaLink="false">https://www.frenchpromise.com/?p=36928</guid>

					<description><![CDATA[<p>Experience the latest from les Domaines des Fontenilles family with this 5-star authentic, luxury hotel and spa tucked into a charming hameau in Oppede focused on health, wellness and relaxation in the beautiful Luberon countryside. Discover personalized wellness programs that combines healthy, local cuisine with hiking, yoga or high-intensity workouts balanced with spa treatments in the ultimate relaxed setting.</p>
<p>The post <a href="https://www.frenchpromise.com/bastide-du-mourre/">Bastide du Mourre</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="36928" class="elementor elementor-36928" data-elementor-post-type="post">
						<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-2a59d86 elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="2a59d86" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e546503 qodef-sticky-column--no" data-id="e546503" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-86b2d8e elementor-widget__width-inherit elementor--h-position-right elementor--v-position-middle elementor-pagination-position-inside elementor-widget elementor-widget-slides" data-id="86b2d8e" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;dots&quot;,&quot;transition&quot;:&quot;fade&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;transition_speed&quot;:500}" data-widget_type="slides.default">
				<div class="elementor-widget-container">
									<div class="elementor-swiper">
					<div class="elementor-slides-wrapper elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides" dir="ltr" data-animation="fadeInUp">
				<div class="swiper-wrapper elementor-slides">
										<div class="elementor-repeater-item-ab455a9 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--out" role="img" aria-label="bastide-du-mourre"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Bastide du Mourre</div><div class="elementor-slide-description">A pioneering concept in wellness nestled in a 17th-century hamlet with breathtaking views of the Luberon.</div><div  class="elementor-button elementor-slide-button elementor-size-sm">Book Your Stay</div></div></a></div><div class="elementor-repeater-item-0c8ab21 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--out" role="img" aria-label="bastide-du-mourre-hotel-provence-rest"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Bastide du Mourre</div><div class="elementor-slide-description">A pioneering concept in wellness nestled in a 17th-century hamlet with breathtaking views of the Luberon.</div><div  class="elementor-button elementor-slide-button elementor-size-sm">Book Your Stay</div></div></a></div><div class="elementor-repeater-item-df6a276 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--out" role="img" aria-label="bastide du mourre"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Bastide du Mourre</div><div class="elementor-slide-description">A pioneering concept in wellness nestled in a 17th-century hamlet with breathtaking views of the Luberon.</div><div  class="elementor-button elementor-slide-button elementor-size-sm">Book Your Stay</div></div></a></div>				</div>
																				<div class="swiper-pagination"></div>
												</div>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					<script>
				(function($) {
                    "use strict";

                    var target = $('.elementor-element-2a59d86');

                    
                    var EaelParallaxElement = {

						init: function() {
							elementorFrontend.hooks.addAction('frontend/element_ready/global', EaelParallaxElement.initWidget);
						},
                        responsiveParallax: function(){
                            var android = 1,
                                ios = 1;
                            switch( true || 1 ){
                                case android && ios:
                                    return /iPad|iPhone|iPod|Android/;
                                    break;
                                case android && ! ios:
                                    return /Android/;
                                    break;
                                case ! android && ios:
                                    return /iPad|iPhone|iPod/;
                                    break;
                                case ( ! android && ! ios ):
                                    return null;
                            }
                        },
						initWidget: function( $scope ) {

							target.jarallax({
								type: 'scroll-opacity',
								speed: 1.3,
								keepImg: true,
                                disableParallax: EaelParallaxElement.responsiveParallax(),
							});
						}

					};

					$( window ).on('elementor/frontend/init', EaelParallaxElement.init);

                    				}( jQuery ) );
			</script>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-3b602c4 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="3b602c4" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0ab16cf qodef-sticky-column--no" data-id="0ab16cf" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d66a327 elementor-widget elementor-widget-qi_addons_for_elementor_dropcaps" data-id="d66a327" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_dropcaps.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m H2 qodef-qi-dropcaps">
			<span class="qodef-m-letter">
			E		</span>
		<p class="qodef-m-text">
			xperience a harmonious blend of exercise, relaxation, and pleasure in this 5-star hotel and spa tucked into a charming hameau in the Luberon countryside.		</p>
	</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-a39fa59 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="a39fa59" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c7c6f16 qodef-sticky-column--no" data-id="c7c6f16" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5883c67 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="5883c67" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Experience the latest from <em>les Domaines des Fontenilles</em> family with this 5-star authentic, luxury hotel and spa tucked into a charming hameau in Oppede focused on health, wellness and relaxation in the beautiful Luberon countryside. Discover personalized wellness programs that includes healthy, local cuisine balanced with hiking, yoga or high-intensity workouts and spa treatments in the ultimate relaxed setting.</p><p>The cuisine at Bastide du Mourre embodies the perfect balance between well-being and pleasure, proving that it is possible to respect the planet and our body without sacrificing pleasure and generosity. </p><p>Bastide du Mourre&#8217;s Spa is built around a 17th century mill. Indulge in a one-of-a-kind stay to recharge, relax, rejuvenate, and listen to your inner self without any frustration or guilt. Guided by the belief that well-being and pleasure are interdependent, our method promotes a customized and balanced approach that is practical, enjoyable, and ultimately sustainable.</p>								</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7d574bc qodef-sticky-column--no" data-id="7d574bc" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d304b7e elementor-widget elementor-widget-text-editor" data-id="d304b7e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><em>Location:</em></p><p><em>Oppede, in Provence&#8217;s Luberon countryside</em></p>								</div>
				</div>
				<div class="elementor-element elementor-element-3d276b2 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="3d276b2" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Features/Amenities:</p><ul><li>Relais &amp; Châteaux Property</li><li>Rooms &amp; Suites</li><li>Personalized Wellness Programs</li><li>Spa</li><li>Outdoor Pool</li><li>Hiking, Yoga</li><li>High Intensity Custom Workouts</li><li>Gastronomic Restaurant with healthy cuisine</li><li>Concierge</li><li>Parking</li><li>Wifi</li><li>Vegan Options</li><li>Meeting Center</li><li>Events</li></ul>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-a5f70cf elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="a5f70cf" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cb8fa54 qodef-sticky-column--no" data-id="cb8fa54" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fa29a65 elementor-widget elementor-widget-qi_addons_for_elementor_image_gallery_masonry" data-id="fa29a65" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_image_gallery_masonry.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m qodef-qi-image-gallery-masonry qodef-qi-fslightbox-popup qodef-popup-gallery qodef-image--hover-zoom qodef-qi-grid qodef-layout--qi-masonry qodef-items--fixed qodef-col-num--3 qodef-responsive--predefined">
	<div class="qodef-grid-inner">
			<div class="qodef-qi-grid-masonry-sizer"></div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-hote.webp" data-type="image" data-fslightbox="gallery-4">
					<img loading="lazy" decoding="async" width="1730" height="1292" src="https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-hote.webp" class="attachment- size-" alt="bastide du mourre provence french promise luxury travel" srcset="https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-hote.webp 1730w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-hote-300x224.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-hote-1024x765.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-hote-768x574.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-hote-1536x1147.webp 1536w" sizes="(max-width: 1730px) 100vw, 1730px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-rest-scaled.webp" data-type="image" data-fslightbox="gallery-4">
					<img loading="lazy" decoding="async" width="1920" height="1001" src="https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-rest-scaled.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-rest-scaled.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-rest-300x156.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-rest-1024x534.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-rest-768x400.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-rest-1536x800.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-piscine.webp" data-type="image" data-fslightbox="gallery-4">
					<img loading="lazy" decoding="async" width="1714" height="854" src="https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-piscine.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-piscine.webp 1714w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-piscine-300x149.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-piscine-1024x510.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-piscine-768x383.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-piscine-1536x765.webp 1536w" sizes="(max-width: 1714px) 100vw, 1714px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-room-hote-scaled.webp" data-type="image" data-fslightbox="gallery-4">
					<img loading="lazy" decoding="async" width="1920" height="1040" src="https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-room-hote-scaled.webp" class="attachment- size-" alt="bastide-du-mourre" srcset="https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-room-hote-scaled.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-room-hote-300x163.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-room-hote-1024x555.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-room-hote-768x416.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-room-hote-1536x832.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2024/03/bastidedumourre-1.webp" data-type="image" data-fslightbox="gallery-4">
					<img loading="lazy" decoding="async" width="1844" height="1468" src="https://www.frenchpromise.com/wp-content/uploads/2024/03/bastidedumourre-1.webp" class="attachment- size-" alt="bastide du mourre provence french promise luxury travel" srcset="https://www.frenchpromise.com/wp-content/uploads/2024/03/bastidedumourre-1.webp 1844w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastidedumourre-1-300x239.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastidedumourre-1-1024x815.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastidedumourre-1-768x611.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastidedumourre-1-1536x1223.webp 1536w" sizes="(max-width: 1844px) 100vw, 1844px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence.webp" data-type="image" data-fslightbox="gallery-4">
					<img loading="lazy" decoding="async" width="1836" height="1470" src="https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence.webp 1836w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-300x240.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-1024x820.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-768x615.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2024/03/bastide-du-mourre-hotel-provence-1536x1230.webp 1536w" sizes="(max-width: 1836px) 100vw, 1836px" />					</a>
			</div>
</div>
	</div>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div><p>The post <a href="https://www.frenchpromise.com/bastide-du-mourre/">Bastide du Mourre</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.frenchpromise.com/bastide-du-mourre/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Hôtel Porte Brunet</title>
		<link>https://www.frenchpromise.com/hotel-porte-brunet/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hotel-porte-brunet</link>
					<comments>https://www.frenchpromise.com/hotel-porte-brunet/#respond</comments>
		
		<dc:creator><![CDATA[frenchpromise]]></dc:creator>
		<pubDate>Thu, 08 Feb 2024 13:04:24 +0000</pubDate>
				<category><![CDATA[Bordeaux & Basque Country]]></category>
		<category><![CDATA[Luxury Hotels]]></category>
		<category><![CDATA[Saint-Émilion]]></category>
		<category><![CDATA[Vineyards]]></category>
		<guid isPermaLink="false">https://www.frenchpromise.com/?p=36031</guid>

					<description><![CDATA[<p>Discover this boutique jewel, Hotel Porte Brunet with 6 rooms or suites, set in a historic French building featuring recently renovated architecture and luxury wine experience in the remarkable village of Saint-Émilion.</p>
<p>The post <a href="https://www.frenchpromise.com/hotel-porte-brunet/">Hôtel Porte Brunet</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="36031" class="elementor elementor-36031" data-elementor-post-type="post">
						<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-2a59d86 elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="2a59d86" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e546503 qodef-sticky-column--no" data-id="e546503" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-86b2d8e elementor-widget__width-inherit elementor--h-position-right elementor--v-position-middle elementor-pagination-position-inside elementor-widget elementor-widget-slides" data-id="86b2d8e" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;dots&quot;,&quot;transition&quot;:&quot;fade&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;transition_speed&quot;:500}" data-widget_type="slides.default">
				<div class="elementor-widget-container">
									<div class="elementor-swiper">
					<div class="elementor-slides-wrapper elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides" dir="ltr" data-animation="fadeInUp">
				<div class="swiper-wrapper elementor-slides">
										<div class="elementor-repeater-item-df6a276 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--out" role="img" aria-label="hotel port brunet saint emilion french promise"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Hotel Porte Brunet</div><div class="elementor-slide-description">A luxury, boutique hotel with 6 individual suites and full wine immersion in Saint-Émilion</div><div  class="elementor-button elementor-slide-button elementor-size-sm">Book Your Stay</div></div></a></div><div class="elementor-repeater-item-4252fb2 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--out" role="img" aria-label="port-brunet-vineyards"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Hotel Porte Brunet</div><div class="elementor-slide-description">A luxury, boutique hotel with 6 individual suites and full wine immersion in Saint-Émilion</div><div  class="elementor-button elementor-slide-button elementor-size-sm">Book Your Stay</div></div></a></div><div class="elementor-repeater-item-7b54568 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--out" role="img" aria-label="port-brunet-vineyards Saint-Émilion french promise luxury travel"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Hotel Porte Brunet</div><div class="elementor-slide-description">A luxury, boutique hotel with 6 individual suites and full wine immersion in Saint-Émilion</div><div  class="elementor-button elementor-slide-button elementor-size-sm">Book Your Stay</div></div></a></div>				</div>
																				<div class="swiper-pagination"></div>
												</div>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					<script>
				(function($) {
                    "use strict";

                    var target = $('.elementor-element-2a59d86');

                    
                    var EaelParallaxElement = {

						init: function() {
							elementorFrontend.hooks.addAction('frontend/element_ready/global', EaelParallaxElement.initWidget);
						},
                        responsiveParallax: function(){
                            var android = 1,
                                ios = 1;
                            switch( true || 1 ){
                                case android && ios:
                                    return /iPad|iPhone|iPod|Android/;
                                    break;
                                case android && ! ios:
                                    return /Android/;
                                    break;
                                case ! android && ios:
                                    return /iPad|iPhone|iPod/;
                                    break;
                                case ( ! android && ! ios ):
                                    return null;
                            }
                        },
						initWidget: function( $scope ) {

							target.jarallax({
								type: 'scroll-opacity',
								speed: 1.3,
								keepImg: true,
                                disableParallax: EaelParallaxElement.responsiveParallax(),
							});
						}

					};

					$( window ).on('elementor/frontend/init', EaelParallaxElement.init);

                    				}( jQuery ) );
			</script>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-3b602c4 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="3b602c4" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0ab16cf qodef-sticky-column--no" data-id="0ab16cf" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d66a327 elementor-widget elementor-widget-qi_addons_for_elementor_dropcaps" data-id="d66a327" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_dropcaps.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m H2 qodef-qi-dropcaps">
			<span class="qodef-m-letter">
			D		</span>
		<p class="qodef-m-text">
			iscover this boutique jewel, Hotel Porte Brunet with 6 rooms or suites, set in a historic French building featuring recently renovated architecture and luxury wine experience in the remarkable village
of Saint-Émilion.		</p>
	</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-e1a9878 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="e1a9878" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ed444e1 qodef-sticky-column--no" data-id="ed444e1" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4859c8b elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="4859c8b" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div data-cms-13124659e7b02a8c76="">As the highest inhabited building in Saint-Émilion, Hotel Porte Brunet commands stunning views of the premier grand cru vineyards below.  </div><div data-cms-13495659e7b02a8cd7=""> </div><div data-cms-13545659e7b02a8d1d="">This luxury boutique hotel is set in a 12th-century architectural jewel overlooking the French gardens of Château Canon in the beautiful Bordeaux village of Saint-Émilion.</div><div data-cms-13545659e7b02a8d1d=""> </div><div data-cms-13545659e7b02a8d1d="">The six rooms and suites are decorated in a revisited classical style with furniture by French, Italian and Scandinavian designers. Each one has a memorable view of a sea of vines, and two have a former parapet converted into a balcony.</div><div data-cms-13545659e7b02a8d1d=""> </div><div data-cms-13545659e7b02a8d1d="">Featuring a convivial atmosphere, the vigneron-run hotel features <span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">Bordeaux wines and champagnes are served with a selection of local dishes in its wine bar and gastronomic restaurant. </span></div><div data-cms-13545659e7b02a8d1d=""> </div><div data-cms-13545659e7b02a8d1d="">Like a concierge service, Porte Brunet Hotel can organize a tailor-made program of tours and wine experiences for you.</div><div data-cms-13545659e7b02a8d1d=""> </div>								</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a164dd2 qodef-sticky-column--no" data-id="a164dd2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ed53f0e elementor-widget elementor-widget-text-editor" data-id="ed53f0e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<div data-id="47d2525f" data-element_type="widget" data-widget_type="heading.default"><h6><span style="color: #000000;">Location</span></h6><p><em><span class="capital">Saint-Émilion, a medieval wine town just 45 minutes from Bordeaux</span></em></p></div>								</div>
				</div>
				<div class="elementor-element elementor-element-7d4dcfe elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="7d4dcfe" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>Features/Amenities:</p><p> </p><ul><li><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">6 Rooms &amp; Suites</span></li><li>Gastronomic Restaurants &amp; Wine Bar</li><li><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">Vineyards</span></li><li><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">Wine Tastings &amp; Tours</span></li><li>Bicycle rentals, tours</li><li><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">Concierge</span></li><li>Hot Air Balloon Excursions</li><li>Parking</li><li>Wifi</li></ul>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-31ad3ed elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="31ad3ed" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-047097b qodef-sticky-column--no" data-id="047097b" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
							</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-a5f70cf elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="a5f70cf" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cb8fa54 qodef-sticky-column--no" data-id="cb8fa54" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fa29a65 elementor-widget elementor-widget-qi_addons_for_elementor_image_gallery_masonry" data-id="fa29a65" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_image_gallery_masonry.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m qodef-qi-image-gallery-masonry qodef-qi-fslightbox-popup qodef-popup-gallery qodef-image--hover-zoom qodef-qi-grid qodef-layout--qi-masonry qodef-items--fixed qodef-col-num--3 qodef-responsive--predefined">
	<div class="qodef-grid-inner">
			<div class="qodef-qi-grid-masonry-sizer"></div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2024/02/port-brunet-vineyards.webp" data-type="image" data-fslightbox="gallery-5">
					<img loading="lazy" decoding="async" width="1920" height="1017" src="https://www.frenchpromise.com/wp-content/uploads/2024/02/port-brunet-vineyards.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2024/02/port-brunet-vineyards.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2024/02/port-brunet-vineyards-300x159.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2024/02/port-brunet-vineyards-1024x542.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2024/02/port-brunet-vineyards-768x407.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2024/02/port-brunet-vineyards-1536x813.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2024/02/hotel-portebrunet-dining.webp" data-type="image" data-fslightbox="gallery-5">
					<img loading="lazy" decoding="async" width="926" height="1346" src="https://www.frenchpromise.com/wp-content/uploads/2024/02/hotel-portebrunet-dining.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2024/02/hotel-portebrunet-dining.webp 926w, https://www.frenchpromise.com/wp-content/uploads/2024/02/hotel-portebrunet-dining-206x300.webp 206w, https://www.frenchpromise.com/wp-content/uploads/2024/02/hotel-portebrunet-dining-704x1024.webp 704w, https://www.frenchpromise.com/wp-content/uploads/2024/02/hotel-portebrunet-dining-768x1116.webp 768w" sizes="(max-width: 926px) 100vw, 926px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2024/02/05_Hotel-Porte-Brunet-202308-Chambres-286.webp" data-type="image" data-fslightbox="gallery-5">
					<img loading="lazy" decoding="async" width="1000" height="1499" src="https://www.frenchpromise.com/wp-content/uploads/2024/02/05_Hotel-Porte-Brunet-202308-Chambres-286.webp" class="attachment- size-" alt="hotel-portebrunet-dining french promise luxury wine travel" srcset="https://www.frenchpromise.com/wp-content/uploads/2024/02/05_Hotel-Porte-Brunet-202308-Chambres-286.webp 1000w, https://www.frenchpromise.com/wp-content/uploads/2024/02/05_Hotel-Porte-Brunet-202308-Chambres-286-200x300.webp 200w, https://www.frenchpromise.com/wp-content/uploads/2024/02/05_Hotel-Porte-Brunet-202308-Chambres-286-683x1024.webp 683w, https://www.frenchpromise.com/wp-content/uploads/2024/02/05_Hotel-Porte-Brunet-202308-Chambres-286-768x1151.webp 768w" sizes="(max-width: 1000px) 100vw, 1000px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2024/02/port-brunet.webp" data-type="image" data-fslightbox="gallery-5">
					<img loading="lazy" decoding="async" width="1920" height="1017" src="https://www.frenchpromise.com/wp-content/uploads/2024/02/port-brunet.webp" class="attachment- size-" alt="hotel port brunet saint emilion french promise" srcset="https://www.frenchpromise.com/wp-content/uploads/2024/02/port-brunet.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2024/02/port-brunet-300x159.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2024/02/port-brunet-1024x542.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2024/02/port-brunet-768x407.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2024/02/port-brunet-1536x814.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2024/02/02_Hotel-Porte-Brunet-202308-Chambres-269.webp" data-type="image" data-fslightbox="gallery-5">
					<img loading="lazy" decoding="async" width="1000" height="1390" src="https://www.frenchpromise.com/wp-content/uploads/2024/02/02_Hotel-Porte-Brunet-202308-Chambres-269.webp" class="attachment- size-" alt="hotel-portebrunet-dining french promise luxury wine travel" srcset="https://www.frenchpromise.com/wp-content/uploads/2024/02/02_Hotel-Porte-Brunet-202308-Chambres-269.webp 1000w, https://www.frenchpromise.com/wp-content/uploads/2024/02/02_Hotel-Porte-Brunet-202308-Chambres-269-216x300.webp 216w, https://www.frenchpromise.com/wp-content/uploads/2024/02/02_Hotel-Porte-Brunet-202308-Chambres-269-737x1024.webp 737w, https://www.frenchpromise.com/wp-content/uploads/2024/02/02_Hotel-Porte-Brunet-202308-Chambres-269-768x1068.webp 768w" sizes="(max-width: 1000px) 100vw, 1000px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2024/02/03_Hotel-Porte-Brunet-202308-Chambres-276.webp" data-type="image" data-fslightbox="gallery-5">
					<img loading="lazy" decoding="async" width="1000" height="1499" src="https://www.frenchpromise.com/wp-content/uploads/2024/02/03_Hotel-Porte-Brunet-202308-Chambres-276.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2024/02/03_Hotel-Porte-Brunet-202308-Chambres-276.webp 1000w, https://www.frenchpromise.com/wp-content/uploads/2024/02/03_Hotel-Porte-Brunet-202308-Chambres-276-200x300.webp 200w, https://www.frenchpromise.com/wp-content/uploads/2024/02/03_Hotel-Porte-Brunet-202308-Chambres-276-683x1024.webp 683w, https://www.frenchpromise.com/wp-content/uploads/2024/02/03_Hotel-Porte-Brunet-202308-Chambres-276-768x1151.webp 768w" sizes="(max-width: 1000px) 100vw, 1000px" />					</a>
			</div>
</div>
	</div>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div><p>The post <a href="https://www.frenchpromise.com/hotel-porte-brunet/">Hôtel Porte Brunet</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.frenchpromise.com/hotel-porte-brunet/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Le Grand Barrail</title>
		<link>https://www.frenchpromise.com/le-grand-barrail/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=le-grand-barrail</link>
					<comments>https://www.frenchpromise.com/le-grand-barrail/#respond</comments>
		
		<dc:creator><![CDATA[frenchpromise]]></dc:creator>
		<pubDate>Tue, 05 Sep 2023 14:41:38 +0000</pubDate>
				<category><![CDATA[Bordeaux & Basque Country]]></category>
		<category><![CDATA[Vineyards]]></category>
		<guid isPermaLink="false">https://www.frenchpromise.com/?p=32538</guid>

					<description><![CDATA[<p>Le Grand Barrail An incredibly luxury wine hotel and spa in the heart of Bordeaux&#8217;s wine countryBook This HotelLe Grand Barrail An incredibly luxury wine hotel and spa in the heart of Bordeaux&#8217;s wine countryBook This HotelLe Grand Barrail An incredibly luxury wine hotel and spa in the heart of Bordeaux&#8217;s wine countryBook This Hotel [&#8230;]</p>
<p>The post <a href="https://www.frenchpromise.com/le-grand-barrail/">Le Grand Barrail</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="32538" class="elementor elementor-32538" data-elementor-post-type="post">
						<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-2a59d86 elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="2a59d86" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e546503 qodef-sticky-column--no" data-id="e546503" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-86b2d8e elementor-widget__width-inherit elementor--h-position-right elementor--v-position-middle elementor-pagination-position-inside elementor-widget elementor-widget-slides" data-id="86b2d8e" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;dots&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;transition&quot;:&quot;slide&quot;,&quot;transition_speed&quot;:500}" data-widget_type="slides.default">
				<div class="elementor-widget-container">
									<div class="elementor-swiper">
					<div class="elementor-slides-wrapper elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides" dir="ltr" data-animation="fadeInUp">
				<div class="swiper-wrapper elementor-slides">
										<div class="elementor-repeater-item-74389b5 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="chateau hotel grand barrail bordeaux luxury travel"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Le Grand Barrail </div><div class="elementor-slide-description">An incredibly luxury wine hotel and spa in the heart of Bordeaux's wine country</div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div><div class="elementor-repeater-item-9d70529 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="Le Grand Barrail saint emilion luxury hotel"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Le Grand Barrail </div><div class="elementor-slide-description">An incredibly luxury wine hotel and spa in the heart of Bordeaux's wine country</div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div><div class="elementor-repeater-item-1f12072 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="Le Grand Barrail saint emilion luxury hotel"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Le Grand Barrail </div><div class="elementor-slide-description">An incredibly luxury wine hotel and spa in the heart of Bordeaux's wine country</div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div>				</div>
																				<div class="swiper-pagination"></div>
												</div>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					<script>
				(function($) {
                    "use strict";

                    var target = $('.elementor-element-2a59d86');

                    
                    var EaelParallaxElement = {

						init: function() {
							elementorFrontend.hooks.addAction('frontend/element_ready/global', EaelParallaxElement.initWidget);
						},
                        responsiveParallax: function(){
                            var android = 1,
                                ios = 1;
                            switch( true || 1 ){
                                case android && ios:
                                    return /iPad|iPhone|iPod|Android/;
                                    break;
                                case android && ! ios:
                                    return /Android/;
                                    break;
                                case ! android && ios:
                                    return /iPad|iPhone|iPod/;
                                    break;
                                case ( ! android && ! ios ):
                                    return null;
                            }
                        },
						initWidget: function( $scope ) {

							target.jarallax({
								type: 'scroll-opacity',
								speed: 1.3,
								keepImg: true,
                                disableParallax: EaelParallaxElement.responsiveParallax(),
							});
						}

					};

					$( window ).on('elementor/frontend/init', EaelParallaxElement.init);

                    				}( jQuery ) );
			</script>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-bcef399 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="bcef399" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-27e2197 qodef-sticky-column--no" data-id="27e2197" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2cfa8f3 elementor-widget elementor-widget-text-editor" data-id="2cfa8f3" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><em>Set in a three acre park, Le Grand Barrail is a luxurious wine country hotel featuring gastronomic restaurant, wine bar and spa in the beautiful Saint-Émilion region of Bordeaux.</em></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-e1a9878 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="e1a9878" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ed444e1 qodef-sticky-column--no" data-id="ed444e1" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d66a327 elementor-widget elementor-widget-qi_addons_for_elementor_dropcaps" data-id="d66a327" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_dropcaps.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m H2 qodef-qi-dropcaps">
			<span class="qodef-m-letter">
			S		</span>
		<p class="qodef-m-text">
			urrounded by a tree-acre park, the Château Grand Barrail Hôtel is a one-of-a-kind-property featuring luxurious restaurant, wine bar and spa.
<br>
<br>
Enjoy a stay in the south of France’s famous Saint-Émilion region surrounded by its most famous wine-producing châteaux; Bordeaux is just a short drive away.
<br>
<br>
This 5-star hotel offers sumptuous guest rooms, split between the château and its smaller guest buildings and a gourmet restaurant serving mouthwatering food and fine wines in an incredible setting.
<br><br>
The Mauresque Dining Room was originally constructed in 1902 and continues to keep its luxury ambiance today.  The combination of its stunning stained glass windows, antique style mouldings and Viollet Le Duc-style paintings give all who step into it the feeling of going back into a more elegant time.
<br>
<br>
Spa Saint-Emilion is your source for a unique wellness experience featuring SOTHYS treatments, along with professional beauticians for your every need.		</p>
	</div>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a164dd2 qodef-sticky-column--no" data-id="a164dd2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ed53f0e elementor-widget elementor-widget-text-editor" data-id="ed53f0e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><em>Location:</em></p><p>Saint-Émilion</p><p><em style="letter-spacing: 0px; color: var( --e-global-color-primary );">Features:</em></p><ul><li><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">Rooms &amp; Suites </span></li><li><span style="letter-spacing: 0px; color: var( --e-global-color-primary );">Restaurant</span></li><li><span style="letter-spacing: 0px; color: var( --e-global-color-primary );">Wine Bar</span></li><li><span style="letter-spacing: 0px; color: var( --e-global-color-primary );">Spa</span></li><li><span style="letter-spacing: 0px; color: var( --e-global-color-primary );">Vineyards</span></li><li><span style="letter-spacing: 0px; color: var( --e-global-color-primary );">Wine Tastings</span></li><li>Concierge</li><li>Breakfast</li><li>Parking</li><li>Wifi</li></ul>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-a5f70cf elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="a5f70cf" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cb8fa54 qodef-sticky-column--no" data-id="cb8fa54" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fa29a65 elementor-widget elementor-widget-qi_addons_for_elementor_image_gallery_masonry" data-id="fa29a65" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_image_gallery_masonry.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m qodef-qi-image-gallery-masonry qodef-qi-fslightbox-popup qodef-popup-gallery qodef-image--hover-zoom qodef-qi-grid qodef-layout--qi-masonry qodef-items--fixed qodef-col-num--3 qodef-responsive--predefined">
	<div class="qodef-grid-inner">
			<div class="qodef-qi-grid-masonry-sizer"></div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.15.10.webp" data-type="image" data-fslightbox="gallery-6">
					<img loading="lazy" decoding="async" width="1920" height="963" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.15.10.webp" class="attachment- size-" alt="Le Grand Barrail saint emilion luxury hotel" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.15.10.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.15.10-300x150.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.15.10-1024x514.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.15.10-768x385.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.15.10-1536x770.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.15.02.webp" data-type="image" data-fslightbox="gallery-6">
					<img loading="lazy" decoding="async" width="1920" height="963" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.15.02.webp" class="attachment- size-" alt="Le Grand Barrail saint emilion luxury hotel" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.15.02.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.15.02-300x150.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.15.02-1024x514.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.15.02-768x385.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.15.02-1536x770.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/Le-Grand-Barrail-restaurant.webp" data-type="image" data-fslightbox="gallery-6">
					<img loading="lazy" decoding="async" width="1920" height="1086" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/Le-Grand-Barrail-restaurant.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/Le-Grand-Barrail-restaurant.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Le-Grand-Barrail-restaurant-300x170.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Le-Grand-Barrail-restaurant-1024x579.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Le-Grand-Barrail-restaurant-768x434.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Le-Grand-Barrail-restaurant-1536x869.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.13.52.webp" data-type="image" data-fslightbox="gallery-6">
					<img loading="lazy" decoding="async" width="1920" height="1111" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.13.52.webp" class="attachment- size-" alt="Le Grand Barrail saint emilion luxury hotel" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.13.52.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.13.52-300x174.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.13.52-1024x593.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.13.52-768x445.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-03-02-at-18.13.52-1536x889.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/Le-Grand-Barrail-spa.webp" data-type="image" data-fslightbox="gallery-6">
					<img loading="lazy" decoding="async" width="1920" height="1110" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/Le-Grand-Barrail-spa.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/Le-Grand-Barrail-spa.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Le-Grand-Barrail-spa-300x173.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Le-Grand-Barrail-spa-1024x592.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Le-Grand-Barrail-spa-768x444.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Le-Grand-Barrail-spa-1536x888.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/Le-Grand-Barrail-tasting.jpeg" data-type="image" data-fslightbox="gallery-6">
					<img decoding="async" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/Le-Grand-Barrail-tasting.jpeg" class="attachment- size-" alt="" />					</a>
			</div>
</div>
	</div>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div><p>The post <a href="https://www.frenchpromise.com/le-grand-barrail/">Le Grand Barrail</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.frenchpromise.com/le-grand-barrail/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Château Ferrand</title>
		<link>https://www.frenchpromise.com/chateau-ferrand/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=chateau-ferrand</link>
					<comments>https://www.frenchpromise.com/chateau-ferrand/#respond</comments>
		
		<dc:creator><![CDATA[frenchpromise]]></dc:creator>
		<pubDate>Tue, 05 Sep 2023 13:00:27 +0000</pubDate>
				<category><![CDATA[Bordeaux & Basque Country]]></category>
		<category><![CDATA[Saint-Émilion]]></category>
		<category><![CDATA[Vineyards]]></category>
		<guid isPermaLink="false">https://www.frenchpromise.com/?p=32499</guid>

					<description><![CDATA[<p>Château Ferrand Château Grand Cru Classé de Saint-Emilion has three luxury guest rooms and opens its doors for a tailor-made stay in the heart of the vineyards.</p>
<p>The post <a href="https://www.frenchpromise.com/chateau-ferrand/">Château Ferrand</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="32499" class="elementor elementor-32499" data-elementor-post-type="post">
						<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-2a59d86 elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="2a59d86" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e546503 qodef-sticky-column--no" data-id="e546503" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-86b2d8e elementor-widget__width-inherit elementor--h-position-right elementor--v-position-middle elementor-pagination-position-inside elementor-widget elementor-widget-slides" data-id="86b2d8e" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;dots&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;transition&quot;:&quot;slide&quot;,&quot;transition_speed&quot;:500}" data-widget_type="slides.default">
				<div class="elementor-widget-container">
									<div class="elementor-swiper">
					<div class="elementor-slides-wrapper elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides" dir="ltr" data-animation="">
				<div class="swiper-wrapper elementor-slides">
										<div class="elementor-repeater-item-74389b5 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="chateau ferrand bordeaux luxury wine tasting travel"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Château Ferrand</div><div class="elementor-slide-description">Grand Cru Classé de Saint-Emilion tastings and three guest rooms in the heart of the vineyards</div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div><div class="elementor-repeater-item-75878eb swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="chateau ferrand saint emilion luxury wine tasting travel"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Château Ferrand</div><div class="elementor-slide-description">Grand Cru Classé de Saint-Emilion tastings and three guest rooms in the heart of the vineyards</div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div><div class="elementor-repeater-item-633b525 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="chateau ferrand luxury hotel saint emilion travel"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Château Ferrand</div><div class="elementor-slide-description">Grand Cru Classé de Saint-Emilion tastings and three guest rooms in the heart of the vineyards</div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div>				</div>
																				<div class="swiper-pagination"></div>
												</div>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					<script>
				(function($) {
                    "use strict";

                    var target = $('.elementor-element-2a59d86');

                    
                    var EaelParallaxElement = {

						init: function() {
							elementorFrontend.hooks.addAction('frontend/element_ready/global', EaelParallaxElement.initWidget);
						},
                        responsiveParallax: function(){
                            var android = 1,
                                ios = 1;
                            switch( true || 1 ){
                                case android && ios:
                                    return /iPad|iPhone|iPod|Android/;
                                    break;
                                case android && ! ios:
                                    return /Android/;
                                    break;
                                case ! android && ios:
                                    return /iPad|iPhone|iPod/;
                                    break;
                                case ( ! android && ! ios ):
                                    return null;
                            }
                        },
						initWidget: function( $scope ) {

							target.jarallax({
								type: 'scroll-opacity',
								speed: 1.3,
								keepImg: true,
                                disableParallax: EaelParallaxElement.responsiveParallax(),
							});
						}

					};

					$( window ).on('elementor/frontend/init', EaelParallaxElement.init);

                    				}( jQuery ) );
			</script>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-bcef399 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="bcef399" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-27e2197 qodef-sticky-column--no" data-id="27e2197" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2cfa8f3 elementor-widget elementor-widget-text-editor" data-id="2cfa8f3" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><em>Completely renovated in 2019, Château de Ferrand Grand Cru Classé de Saint-Emilion has three guest rooms and opens its doors for a tailor-made stay in the heart of the vineyards. </em></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-e1a9878 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="e1a9878" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ed444e1 qodef-sticky-column--no" data-id="ed444e1" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d66a327 elementor-widget elementor-widget-qi_addons_for_elementor_dropcaps" data-id="d66a327" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_dropcaps.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m H2 qodef-qi-dropcaps">
			<span class="qodef-m-letter">
			D		</span>
		<p class="qodef-m-text">
			iscover a unique experience, at the heart of this family estate where wine, art and gastronomy come together while you enjoy incredible Grand Cru Classe wines.
<br>
<br>
The beautiful living area is the ideal place to get together, to chat. The property features a handful of luxury accommodations: a vineyard house, 2 rooms and a suite to select from that are elegantly designed featuring rooms of the surrounding vineyards.
<br>
<br>
In 1978, Baron Marcel Bich, a visionary industrialist and founder of the company BIC, purchased Château de Ferrand.
Since the BIC Cristal® pen was launched in 1950, many artists have made free use of this tool to create drawings, sculptures and installations.  The collection features an impressive range of world-famous artists and is displayed alongside rotating exhibitions in the gallery space.
<br>
<br>
		</p>
	</div>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a164dd2 qodef-sticky-column--no" data-id="a164dd2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ed53f0e elementor-widget elementor-widget-text-editor" data-id="ed53f0e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><em>Location:</em></p><p>Saint-Émilion</p><p><em style="letter-spacing: 0px; color: var( --e-global-color-primary );">Features:</em></p><ul><li><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">Vineyard House, 2 Rooms &amp; 1 Suite </span></li><li><span style="letter-spacing: 0px; color: var( --e-global-color-primary );">Restaurant</span></li><li><span style="letter-spacing: 0px; color: var( --e-global-color-primary );">Vineyard</span></li><li><span style="letter-spacing: 0px; color: var( --e-global-color-primary );">Wine Tastings</span></li><li>Art Galleries</li><li>Concierge</li><li>Breakfast</li><li>Parking</li><li>Wifi</li></ul>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-a5f70cf elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="a5f70cf" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cb8fa54 qodef-sticky-column--no" data-id="cb8fa54" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fa29a65 elementor-widget elementor-widget-qi_addons_for_elementor_image_gallery_masonry" data-id="fa29a65" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_image_gallery_masonry.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m qodef-qi-image-gallery-masonry qodef-qi-fslightbox-popup qodef-popup-gallery qodef-image--hover-zoom qodef-qi-grid qodef-layout--qi-masonry qodef-items--fixed qodef-col-num--3 qodef-responsive--predefined">
	<div class="qodef-grid-inner">
			<div class="qodef-qi-grid-masonry-sizer"></div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/parc_chateau_de_ferrandcelestin_coutaud-14-504x336-1.webp" data-type="image" data-fslightbox="gallery-7">
					<img loading="lazy" decoding="async" width="504" height="336" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/parc_chateau_de_ferrandcelestin_coutaud-14-504x336-1.webp" class="attachment- size-" alt="parc_chateau_de_ferrandcelestin_coutaud-14-504x336" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/parc_chateau_de_ferrandcelestin_coutaud-14-504x336-1.webp 504w, https://www.frenchpromise.com/wp-content/uploads/2023/09/parc_chateau_de_ferrandcelestin_coutaud-14-504x336-1-300x200.webp 300w" sizes="(max-width: 504px) 100vw, 504px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/chateau-de-ferrand.webp" data-type="image" data-fslightbox="gallery-7">
					<img loading="lazy" decoding="async" width="1008" height="1426" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/chateau-de-ferrand.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/chateau-de-ferrand.webp 1008w, https://www.frenchpromise.com/wp-content/uploads/2023/09/chateau-de-ferrand-212x300.webp 212w, https://www.frenchpromise.com/wp-content/uploads/2023/09/chateau-de-ferrand-724x1024.webp 724w, https://www.frenchpromise.com/wp-content/uploads/2023/09/chateau-de-ferrand-768x1086.webp 768w" sizes="(max-width: 1008px) 100vw, 1008px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.46.01.png" data-type="image" data-fslightbox="gallery-7">
					<img loading="lazy" decoding="async" width="2106" height="1350" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.46.01.png" class="attachment- size-" alt="chateau ferrand luxury hotel saint emilion travel" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.46.01.png 2106w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.46.01-300x192.png 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.46.01-1024x656.png 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.46.01-768x492.png 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.46.01-1536x985.png 1536w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.46.01-2048x1313.png 2048w" sizes="(max-width: 2106px) 100vw, 2106px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.48.54.png" data-type="image" data-fslightbox="gallery-7">
					<img loading="lazy" decoding="async" width="2158" height="1348" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.48.54.png" class="attachment- size-" alt="chateau ferrand saint emilion luxury wine tasting travel" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.48.54.png 2158w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.48.54-300x187.png 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.48.54-1024x640.png 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.48.54-768x480.png 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.48.54-1536x959.png 1536w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.48.54-2048x1279.png 2048w" sizes="(max-width: 2158px) 100vw, 2158px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.46.31.png" data-type="image" data-fslightbox="gallery-7">
					<img loading="lazy" decoding="async" width="2172" height="1350" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.46.31.png" class="attachment- size-" alt="chateau ferrand luxury hotel saint emilion travel" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.46.31.png 2172w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.46.31-300x186.png 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.46.31-1024x636.png 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.46.31-768x477.png 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.46.31-1536x955.png 1536w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-13.46.31-2048x1273.png 2048w" sizes="(max-width: 2172px) 100vw, 2172px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/chateau-de-ferrand-sejour-chambre-du-potager-1024x765-1.webp" data-type="image" data-fslightbox="gallery-7">
					<img loading="lazy" decoding="async" width="1024" height="765" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/chateau-de-ferrand-sejour-chambre-du-potager-1024x765-1.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/chateau-de-ferrand-sejour-chambre-du-potager-1024x765-1.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/chateau-de-ferrand-sejour-chambre-du-potager-1024x765-1-300x224.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/chateau-de-ferrand-sejour-chambre-du-potager-1024x765-1-768x574.webp 768w" sizes="(max-width: 1024px) 100vw, 1024px" />					</a>
			</div>
</div>
	</div>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div><p>The post <a href="https://www.frenchpromise.com/chateau-ferrand/">Château Ferrand</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.frenchpromise.com/chateau-ferrand/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Troplong Mondot</title>
		<link>https://www.frenchpromise.com/troplong-mondot/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=troplong-mondot</link>
					<comments>https://www.frenchpromise.com/troplong-mondot/#respond</comments>
		
		<dc:creator><![CDATA[frenchpromise]]></dc:creator>
		<pubDate>Tue, 05 Sep 2023 10:18:26 +0000</pubDate>
				<category><![CDATA[Bordeaux & Basque Country]]></category>
		<category><![CDATA[Saint-Émilion]]></category>
		<category><![CDATA[Vineyards]]></category>
		<guid isPermaLink="false">https://www.frenchpromise.com/?p=32456</guid>

					<description><![CDATA[<p>Discover an exceptional setting and elegant stay from its hilltop overlooking the most beautiful view over Saint-Émilion. The beautiful living area is the ideal place to get together, to chat and share your experiences, or to immerse yourself in one of the finds from the bookcase. On sunny days, the terrace invites you to lie back and daydream.</p>
<p>The post <a href="https://www.frenchpromise.com/troplong-mondot/">Troplong Mondot</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="32456" class="elementor elementor-32456" data-elementor-post-type="post">
						<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-2a59d86 elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="2a59d86" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e546503 qodef-sticky-column--no" data-id="e546503" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-86b2d8e elementor-widget__width-inherit elementor--h-position-right elementor--v-position-middle elementor-pagination-position-inside elementor-widget elementor-widget-slides" data-id="86b2d8e" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;dots&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;transition&quot;:&quot;slide&quot;,&quot;transition_speed&quot;:500}" data-widget_type="slides.default">
				<div class="elementor-widget-container">
									<div class="elementor-swiper">
					<div class="elementor-slides-wrapper elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides" dir="ltr" data-animation="fadeInUp">
				<div class="swiper-wrapper elementor-slides">
										<div class="elementor-repeater-item-74389b5 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="chateau troplong mondot hotel"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Château Troplong Mondot</div><div class="elementor-slide-description">Discover Michelin star restaurant, world-class wines at an incredibly château property</div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div><div class="elementor-repeater-item-bc38cc1 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="chateau troplong mondot hotel"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Château Troplong Mondot</div><div class="elementor-slide-description">Discover Michelin star restaurant, world-class wines at an incredibly château property</div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div>				</div>
																				<div class="swiper-pagination"></div>
												</div>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					<script>
				(function($) {
                    "use strict";

                    var target = $('.elementor-element-2a59d86');

                    
                    var EaelParallaxElement = {

						init: function() {
							elementorFrontend.hooks.addAction('frontend/element_ready/global', EaelParallaxElement.initWidget);
						},
                        responsiveParallax: function(){
                            var android = 1,
                                ios = 1;
                            switch( true || 1 ){
                                case android && ios:
                                    return /iPad|iPhone|iPod|Android/;
                                    break;
                                case android && ! ios:
                                    return /Android/;
                                    break;
                                case ! android && ios:
                                    return /iPad|iPhone|iPod/;
                                    break;
                                case ( ! android && ! ios ):
                                    return null;
                            }
                        },
						initWidget: function( $scope ) {

							target.jarallax({
								type: 'scroll-opacity',
								speed: 1.3,
								keepImg: true,
                                disableParallax: EaelParallaxElement.responsiveParallax(),
							});
						}

					};

					$( window ).on('elementor/frontend/init', EaelParallaxElement.init);

                    				}( jQuery ) );
			</script>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-bcef399 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="bcef399" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-27e2197 qodef-sticky-column--no" data-id="27e2197" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2cfa8f3 elementor-widget elementor-widget-text-editor" data-id="2cfa8f3" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><em>Staying at the heart of the vineyard in the incredible property of Château Troplong Mondot, you will enjoy a spectacular wine experience and Michelin-star dining at their restaurant Les Belles Perdrix.</em></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-e1a9878 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="e1a9878" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ed444e1 qodef-sticky-column--no" data-id="ed444e1" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d66a327 elementor-widget elementor-widget-qi_addons_for_elementor_dropcaps" data-id="d66a327" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_dropcaps.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m H2 qodef-qi-dropcaps">
			<span class="qodef-m-letter">
			D		</span>
		<p class="qodef-m-text">
			iscover an exceptional setting, and enjoy a Michelin dining experience offering the most beautiful hilltop views over Saint-Émilion, while enjoying their 1em Grand Cru Classe wines.
<br>
<br>
The beautiful living area is the ideal place to get together, to chat and share your experiences, or to immerse yourself in one of the finds from the bookcase. 
<br>
<br>On sunny days, the terrace invites you to lie back and daydream. Guests staying in all accommodations will start the day fuelled by a delicious breakfast of seasonal fruit and juices, homemade jams and artisanal pastries, prepared by the chef David Charrier.
<br>
<br>
The quest for the finest quality ingredients goes hand in hand with promoting local sourcing and seasonality.  From Michelin-style food to home-cooking, it only takes a small step in the name of protecting the environment.  		</p>
	</div>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a164dd2 qodef-sticky-column--no" data-id="a164dd2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ed53f0e elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="ed53f0e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><em>Location:</em></p><p>Saint-Estèphe</p><p><em style="letter-spacing: 0px; color: var( --e-global-color-primary );">Features:</em></p><ul><li class="editablelinks"><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">Vineyard House, 2 Rooms &amp; 1 Suite </span></li><li><span style="letter-spacing: 0px; color: var( --e-global-color-primary );">Michelin Restaurant</span></li><li><span style="letter-spacing: 0px; color: var( --e-global-color-primary );">Vineyard</span></li><li><span style="letter-spacing: 0px; color: var( --e-global-color-primary );">Wine Tastings</span></li><li><span style="letter-spacing: 0px; color: var( --e-global-color-primary );">Tours</span></li><li><span style="letter-spacing: 0px; color: var( --e-global-color-primary );">Family-Friendly</span></li><li>Concierge</li><li>Breakfast</li><li>Parking</li><li class="editablelinks">Wifi</li></ul>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-a5f70cf elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="a5f70cf" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cb8fa54 qodef-sticky-column--no" data-id="cb8fa54" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fa29a65 elementor-widget elementor-widget-qi_addons_for_elementor_image_gallery_masonry" data-id="fa29a65" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_image_gallery_masonry.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m qodef-qi-image-gallery-masonry qodef-qi-fslightbox-popup qodef-popup-gallery qodef-image--hover-zoom qodef-qi-grid qodef-layout--qi-masonry qodef-items--fixed qodef-col-num--3 qodef-responsive--predefined">
	<div class="qodef-grid-inner">
			<div class="qodef-qi-grid-masonry-sizer"></div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/lever-soleil-8-1-1920x1280-2.webp" data-type="image" data-fslightbox="gallery-8">
					<img loading="lazy" decoding="async" width="1920" height="1280" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/lever-soleil-8-1-1920x1280-2.webp" class="attachment- size-" alt="chateau troplong mondot hotel" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/lever-soleil-8-1-1920x1280-2.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/09/lever-soleil-8-1-1920x1280-2-300x200.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/lever-soleil-8-1-1920x1280-2-1024x683.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/lever-soleil-8-1-1920x1280-2-768x512.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/lever-soleil-8-1-1920x1280-2-1536x1024.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/caisse-bois-mondot-2015-e1550239834472-1152x821-1.webp" data-type="image" data-fslightbox="gallery-8">
					<img loading="lazy" decoding="async" width="1152" height="821" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/caisse-bois-mondot-2015-e1550239834472-1152x821-1.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/caisse-bois-mondot-2015-e1550239834472-1152x821-1.webp 1152w, https://www.frenchpromise.com/wp-content/uploads/2023/09/caisse-bois-mondot-2015-e1550239834472-1152x821-1-300x214.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/caisse-bois-mondot-2015-e1550239834472-1152x821-1-1024x730.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/caisse-bois-mondot-2015-e1550239834472-1152x821-1-768x547.webp 768w" sizes="(max-width: 1152px) 100vw, 1152px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-17.06.25.png" data-type="image" data-fslightbox="gallery-8">
					<img loading="lazy" decoding="async" width="1904" height="1194" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-17.06.25.png" class="attachment- size-" alt="chateau troplong" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-17.06.25.png 1904w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-17.06.25-300x188.png 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-17.06.25-1024x642.png 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-17.06.25-768x482.png 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-17.06.25-1536x963.png 1536w" sizes="(max-width: 1904px) 100vw, 1904px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/vineyardtours.webp" data-type="image" data-fslightbox="gallery-8">
					<img loading="lazy" decoding="async" width="932" height="1394" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/vineyardtours.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/vineyardtours.webp 932w, https://www.frenchpromise.com/wp-content/uploads/2023/09/vineyardtours-201x300.webp 201w, https://www.frenchpromise.com/wp-content/uploads/2023/09/vineyardtours-685x1024.webp 685w, https://www.frenchpromise.com/wp-content/uploads/2023/09/vineyardtours-768x1149.webp 768w" sizes="(max-width: 932px) 100vw, 932px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/chateau-troplong-mondot-02romainricard-50.webp" data-type="image" data-fslightbox="gallery-8">
					<img loading="lazy" decoding="async" width="1378" height="919" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/chateau-troplong-mondot-02romainricard-50.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/chateau-troplong-mondot-02romainricard-50.webp 1378w, https://www.frenchpromise.com/wp-content/uploads/2023/09/chateau-troplong-mondot-02romainricard-50-300x200.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/chateau-troplong-mondot-02romainricard-50-1024x683.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/chateau-troplong-mondot-02romainricard-50-768x512.webp 768w" sizes="(max-width: 1378px) 100vw, 1378px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/hiver-4-1152x768-1.webp" data-type="image" data-fslightbox="gallery-8">
					<img loading="lazy" decoding="async" width="1152" height="768" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/hiver-4-1152x768-1.webp" class="attachment- size-" alt="vineyard tours" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/hiver-4-1152x768-1.webp 1152w, https://www.frenchpromise.com/wp-content/uploads/2023/09/hiver-4-1152x768-1-300x200.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/hiver-4-1152x768-1-1024x683.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/hiver-4-1152x768-1-768x512.webp 768w" sizes="(max-width: 1152px) 100vw, 1152px" />					</a>
			</div>
</div>
	</div>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div><p>The post <a href="https://www.frenchpromise.com/troplong-mondot/">Troplong Mondot</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.frenchpromise.com/troplong-mondot/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Domaine Les Crayères</title>
		<link>https://www.frenchpromise.com/domaine-les-crayeres-luxury-travel/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=domaine-les-crayeres-luxury-travel</link>
					<comments>https://www.frenchpromise.com/domaine-les-crayeres-luxury-travel/#respond</comments>
		
		<dc:creator><![CDATA[frenchpromise]]></dc:creator>
		<pubDate>Sun, 03 Sep 2023 15:36:32 +0000</pubDate>
				<category><![CDATA[Champagne]]></category>
		<category><![CDATA[Countryside]]></category>
		<category><![CDATA[Vineyards]]></category>
		<guid isPermaLink="false">https://www.frenchpromise.com/?p=31875</guid>

					<description><![CDATA[<p>Discover Domaine Les Crayères, a mythic Chateau-style property known for its gastronomy featuring a Michelin-star dining in the heart of Champagne.</p>
<p>The post <a href="https://www.frenchpromise.com/domaine-les-crayeres-luxury-travel/">Domaine Les Crayères</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="31875" class="elementor elementor-31875" data-elementor-post-type="post">
						<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-2a59d86 elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="2a59d86" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e546503 qodef-sticky-column--no" data-id="e546503" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-86b2d8e elementor-widget__width-inherit elementor--h-position-right elementor--v-position-middle elementor-pagination-position-inside elementor-widget elementor-widget-slides" data-id="86b2d8e" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;dots&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;transition&quot;:&quot;slide&quot;,&quot;transition_speed&quot;:500}" data-widget_type="slides.default">
				<div class="elementor-widget-container">
									<div class="elementor-swiper">
					<div class="elementor-slides-wrapper elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides" dir="ltr" data-animation="">
				<div class="swiper-wrapper elementor-slides">
										<div class="elementor-repeater-item-6874292 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="domaines les crayeres"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Domaine Les Crayères</div><div class="elementor-slide-description">A mythical and sophisticated Chateau property in the heart of Reims</div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div><div class="elementor-repeater-item-07c4a2e swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="domaines les crayeres"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Domaine Les Crayères</div><div class="elementor-slide-description">A mythical and sophisticated Chateau property in the heart of Reims</div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div><div class="elementor-repeater-item-e00b106 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="domaines les crayeres"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Domaine Les Crayères</div><div class="elementor-slide-description">A mythical and sophisticated Chateau property in the heart of Reims</div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div>				</div>
																				<div class="swiper-pagination"></div>
												</div>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					<script>
				(function($) {
                    "use strict";

                    var target = $('.elementor-element-2a59d86');

                    
                    var EaelParallaxElement = {

						init: function() {
							elementorFrontend.hooks.addAction('frontend/element_ready/global', EaelParallaxElement.initWidget);
						},
                        responsiveParallax: function(){
                            var android = 1,
                                ios = 1;
                            switch( true || 1 ){
                                case android && ios:
                                    return /iPad|iPhone|iPod|Android/;
                                    break;
                                case android && ! ios:
                                    return /Android/;
                                    break;
                                case ! android && ios:
                                    return /iPad|iPhone|iPod/;
                                    break;
                                case ( ! android && ! ios ):
                                    return null;
                            }
                        },
						initWidget: function( $scope ) {

							target.jarallax({
								type: 'scroll-opacity',
								speed: 1.3,
								keepImg: true,
                                disableParallax: EaelParallaxElement.responsiveParallax(),
							});
						}

					};

					$( window ).on('elementor/frontend/init', EaelParallaxElement.init);

                    				}( jQuery ) );
			</script>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-bcef399 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="bcef399" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-27e2197 qodef-sticky-column--no" data-id="27e2197" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2cfa8f3 elementor-widget elementor-widget-text-editor" data-id="2cfa8f3" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><em>Discover this mythic Chateau-style property with classical French details known for its gastronomy featuring a  Michelin-star dining, brasserie and bar in the heart of Champagne.</em></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-e1a9878 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="e1a9878" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ed444e1 qodef-sticky-column--no" data-id="ed444e1" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d66a327 elementor-widget elementor-widget-qi_addons_for_elementor_dropcaps" data-id="d66a327" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_dropcaps.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m H2 qodef-qi-dropcaps">
			<span class="qodef-m-letter">
			L		</span>
		<p class="qodef-m-text">
			e Domaine Les Crayères is a mythical property in the heart of Reims, nestled discreetly in a seven hectare park full of green vegetation.
<br>
<br>
This former house of the De Polignac family permanently recreates and modernises the “Chateau” style in an elegant and sophisticated atmosphere.
<br>
<br>
Perfectly appointed rooms and suites are waiting for you, with the attention to detail which is characteristic of the French classicism.
<br>
<br>
Meilleur Ouvrier de France &amp; double Michelin starred, Philippe Mille, created the gourmet menu of "Le Parc" along with pastry chef, Yoann Normand. There's also a open-air brasserie and British-style bar featuring jazz and live music featuring a cozy yet sophisticated interiors.
<br>
<br>
Discover the warm welcome, the impeccable service and the Chef Philippe Mille’s gourmet restaurant. Featuring a wine list of more than 600 champagne labels, makes this the ideal place to start discovering all the treasures of this region.		</p>
	</div>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a164dd2 qodef-sticky-column--no" data-id="a164dd2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ed53f0e elementor-widget elementor-widget-text-editor" data-id="ed53f0e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><em>Location:</em></p><p><em>Reims</em></p><p><em style="letter-spacing: 0px; color: var( --e-global-color-primary );">Features:</em></p><ul><li class="editablelinks"><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">20 Rooms &amp; Suites, plus cottage</span></li><li><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">2 Michelin Star Restaurant with 600 champagnes</span></li><li>Brasserie &amp; Bar</li><li>Horseback Riding, Golf, Tennis, Biking</li><li>Concierge</li><li>Breakfast</li><li><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">Covered Parking</span></li><li class="editablelinks">Wifi</li></ul>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-a5f70cf elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="a5f70cf" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cb8fa54 qodef-sticky-column--no" data-id="cb8fa54" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fa29a65 elementor-widget elementor-widget-qi_addons_for_elementor_image_gallery_masonry" data-id="fa29a65" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_image_gallery_masonry.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m qodef-qi-image-gallery-masonry qodef-qi-fslightbox-popup qodef-popup-gallery qodef-image--hover-zoom qodef-qi-grid qodef-layout--qi-masonry qodef-items--fixed qodef-col-num--3 qodef-responsive--predefined">
	<div class="qodef-grid-inner">
			<div class="qodef-qi-grid-masonry-sizer"></div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.22.32.png" data-type="image" data-fslightbox="gallery-9">
					<img loading="lazy" decoding="async" width="2208" height="1338" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.22.32.png" class="attachment- size-" alt="domaines les crayeres" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.22.32.png 2208w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.22.32-300x182.png 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.22.32-1024x621.png 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.22.32-768x465.png 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.22.32-1536x931.png 1536w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.22.32-2048x1241.png 2048w" sizes="(max-width: 2208px) 100vw, 2208px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/domainedes-crayeres-lounge.webp" data-type="image" data-fslightbox="gallery-9">
					<img loading="lazy" decoding="async" width="1920" height="1280" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/domainedes-crayeres-lounge.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/domainedes-crayeres-lounge.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/09/domainedes-crayeres-lounge-300x200.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/domainedes-crayeres-lounge-1024x683.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/domainedes-crayeres-lounge-768x512.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/domainedes-crayeres-lounge-1536x1024.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/domainedes-crayeres-lounge2.webp" data-type="image" data-fslightbox="gallery-9">
					<img loading="lazy" decoding="async" width="745" height="650" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/domainedes-crayeres-lounge2.webp" class="attachment- size-" alt="domainedes-crayeres luxury hotel champagne" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/domainedes-crayeres-lounge2.webp 745w, https://www.frenchpromise.com/wp-content/uploads/2023/09/domainedes-crayeres-lounge2-300x262.webp 300w" sizes="(max-width: 745px) 100vw, 745px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/5096656-1513093_217_0_500_500_500_500.webp" data-type="image" data-fslightbox="gallery-9">
					<img loading="lazy" decoding="async" width="500" height="500" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/5096656-1513093_217_0_500_500_500_500.webp" class="attachment- size-" alt="domainedes-crayeres" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/5096656-1513093_217_0_500_500_500_500.webp 500w, https://www.frenchpromise.com/wp-content/uploads/2023/09/5096656-1513093_217_0_500_500_500_500-300x300.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/5096656-1513093_217_0_500_500_500_500-150x150.webp 150w" sizes="(max-width: 500px) 100vw, 500px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.23.58.png" data-type="image" data-fslightbox="gallery-9">
					<img loading="lazy" decoding="async" width="2348" height="1304" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.23.58.png" class="attachment- size-" alt="domaines les crayeres" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.23.58.png 2348w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.23.58-300x167.png 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.23.58-1024x569.png 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.23.58-768x427.png 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.23.58-1536x853.png 1536w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.23.58-2048x1137.png 2048w" sizes="(max-width: 2348px) 100vw, 2348px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.23.47.png" data-type="image" data-fslightbox="gallery-9">
					<img loading="lazy" decoding="async" width="2348" height="1304" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.23.47.png" class="attachment- size-" alt="domaines les crayeres" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.23.47.png 2348w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.23.47-300x167.png 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.23.47-1024x569.png 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.23.47-768x427.png 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.23.47-1536x853.png 1536w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-11-at-14.23.47-2048x1137.png 2048w" sizes="(max-width: 2348px) 100vw, 2348px" />					</a>
			</div>
</div>
	</div>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div><p>The post <a href="https://www.frenchpromise.com/domaine-les-crayeres-luxury-travel/">Domaine Les Crayères</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.frenchpromise.com/domaine-les-crayeres-luxury-travel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Hôtel Pavie</title>
		<link>https://www.frenchpromise.com/hotel-pavie/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hotel-pavie</link>
					<comments>https://www.frenchpromise.com/hotel-pavie/#respond</comments>
		
		<dc:creator><![CDATA[frenchpromise]]></dc:creator>
		<pubDate>Sun, 03 Sep 2023 13:22:47 +0000</pubDate>
				<category><![CDATA[Bordeaux & Basque Country]]></category>
		<category><![CDATA[Contemporary Hotels]]></category>
		<category><![CDATA[Relais & Châteaux]]></category>
		<category><![CDATA[Saint-Émilion]]></category>
		<category><![CDATA[Vineyards]]></category>
		<guid isPermaLink="false">https://www.frenchpromise.com/?p=31806</guid>

					<description><![CDATA[<p>Hôtel Pavie is set in an ancient stone building featuring luxury rooms, suites and villas in the heart of Saint-Émilion’s wine country in a 12th century village</p>
<p>The post <a href="https://www.frenchpromise.com/hotel-pavie/">Hôtel Pavie</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="31806" class="elementor elementor-31806" data-elementor-post-type="post">
						<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-2a59d86 elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="2a59d86" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-no">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e546503 qodef-sticky-column--no" data-id="e546503" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-86b2d8e elementor-widget__width-inherit elementor--h-position-right elementor--v-position-middle elementor-pagination-position-inside elementor-widget elementor-widget-slides" data-id="86b2d8e" data-element_type="widget" data-e-type="widget" data-settings="{&quot;navigation&quot;:&quot;dots&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;transition&quot;:&quot;slide&quot;,&quot;transition_speed&quot;:500}" data-widget_type="slides.default">
				<div class="elementor-widget-container">
									<div class="elementor-swiper">
					<div class="elementor-slides-wrapper elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides" dir="ltr" data-animation="fadeInUp">
				<div class="swiper-wrapper elementor-slides">
										<div class="elementor-repeater-item-6874292 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="luxury hotel travel saint emillion french promise"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Hôtel Pavie</div><div class="elementor-slide-description">Wine enthusiasts will adore this 5-star hotel and restaurant in Saint-Émilion </div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div><div class="elementor-repeater-item-4ad32a1 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="hotel pavie"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Hôtel Pavie</div><div class="elementor-slide-description">Wine enthusiasts will adore this 5-star hotel and restaurant in Saint-Émilion </div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div><div class="elementor-repeater-item-fe2ef97 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="hotel pavie"></div><div class="elementor-background-overlay"></div><a class="swiper-slide-inner" href="https://www.frenchpromise.com/contact-us"><div class="swiper-slide-contents"><div class="elementor-slide-heading">Hôtel Pavie</div><div class="elementor-slide-description">Wine enthusiasts will adore this 5-star hotel and restaurant in Saint-Émilion </div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div>				</div>
																				<div class="swiper-pagination"></div>
												</div>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					<script>
				(function($) {
                    "use strict";

                    var target = $('.elementor-element-2a59d86');

                    
                    var EaelParallaxElement = {

						init: function() {
							elementorFrontend.hooks.addAction('frontend/element_ready/global', EaelParallaxElement.initWidget);
						},
                        responsiveParallax: function(){
                            var android = 1,
                                ios = 1;
                            switch( true || 1 ){
                                case android && ios:
                                    return /iPad|iPhone|iPod|Android/;
                                    break;
                                case android && ! ios:
                                    return /Android/;
                                    break;
                                case ! android && ios:
                                    return /iPad|iPhone|iPod/;
                                    break;
                                case ( ! android && ! ios ):
                                    return null;
                            }
                        },
						initWidget: function( $scope ) {

							target.jarallax({
								type: 'scroll-opacity',
								speed: 1.3,
								keepImg: true,
                                disableParallax: EaelParallaxElement.responsiveParallax(),
							});
						}

					};

					$( window ).on('elementor/frontend/init', EaelParallaxElement.init);

                    				}( jQuery ) );
			</script>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-bcef399 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="bcef399" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-27e2197 qodef-sticky-column--no" data-id="27e2197" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-2cfa8f3 elementor-widget elementor-widget-text-editor" data-id="2cfa8f3" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><em>Discover 24 rooms, suites and villas in an elegant stone hotel in the heart of Saint-Émilion&#8217;s wine country with classes, gastronomic restaurant and bar with views of the 12th century village.</em></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-e1a9878 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="e1a9878" data-element_type="section" data-e-type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ed444e1 qodef-sticky-column--no" data-id="ed444e1" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d66a327 elementor-widget elementor-widget-qi_addons_for_elementor_dropcaps" data-id="d66a327" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_dropcaps.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m H2 qodef-qi-dropcaps">
			<span class="qodef-m-letter">
			T		</span>
		<p class="qodef-m-text">
			his elegant hotel in a stone building with an annex is a minute's walk from both the 12th-century Saint-Émilion church and Maison du Vin de Saint-Émilion wine school.
<br>
<br>
Upscale rooms feature flat-screen TVs, free Wi-Fi and iPod docks, as well as desks, minibars and coffeemakers. Upgraded rooms offer balconies.  Suites add lounges; some have private terraces and/or gardens.
<br>
<br>
A sophisticated, Michelin-starred restaurant features wood-beamed ceiling and chandeliers.  There's also a bar with a terrace, plus elevated gardens overlooking the village. Wine tastings and classes can be arranged.		</p>
	</div>
				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a164dd2 qodef-sticky-column--no" data-id="a164dd2" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-ed53f0e elementor-widget elementor-widget-text-editor" data-id="ed53f0e" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><em>Location:</em></p><p><em>Saint-Émilion center</em></p><p><em style="letter-spacing: 0px; color: var( --e-global-color-primary );">Features:</em></p><ul><li class="editablelinks"><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">24 Rooms, Suites &amp; Villas</span></li><li><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">Michelin-Starred Restaurant </span></li><li><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">Bar with Tastings</span></li><li><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">Terrace &amp; Gardens</span></li><li>Wine Classes </li><li>Breakfast</li><li><span style="color: var( --e-global-color-primary ); letter-spacing: 0px;">Parking</span></li><li class="editablelinks">Wifi</li></ul>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section data-particle_enable="false" data-particle-mobile-disabled="false" class="elementor-section elementor-top-section elementor-element elementor-element-a5f70cf elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="a5f70cf" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cb8fa54 qodef-sticky-column--no" data-id="cb8fa54" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-fa29a65 elementor-widget elementor-widget-qi_addons_for_elementor_image_gallery_masonry" data-id="fa29a65" data-element_type="widget" data-e-type="widget" data-widget_type="qi_addons_for_elementor_image_gallery_masonry.default">
				<div class="elementor-widget-container">
					<div class="qodef-shortcode qodef-m qodef-qi-image-gallery-masonry qodef-qi-fslightbox-popup qodef-popup-gallery qodef-image--hover-zoom qodef-qi-grid qodef-layout--qi-masonry qodef-items--fixed qodef-col-num--3 qodef-responsive--predefined">
	<div class="qodef-grid-inner">
			<div class="qodef-qi-grid-masonry-sizer"></div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-12-at-12.25.51.png" data-type="image" data-fslightbox="gallery-10">
					<img loading="lazy" decoding="async" width="2042" height="1342" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-12-at-12.25.51.png" class="attachment- size-" alt="hotel pavie" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-12-at-12.25.51.png 2042w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-12-at-12.25.51-300x197.png 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-12-at-12.25.51-1024x673.png 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-12-at-12.25.51-768x505.png 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-12-at-12.25.51-1536x1009.png 1536w" sizes="(max-width: 2042px) 100vw, 2042px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/hotel-de-pavie-restaurant.webp" data-type="image" data-fslightbox="gallery-10">
					<img loading="lazy" decoding="async" width="1920" height="1116" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/hotel-de-pavie-restaurant.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/hotel-de-pavie-restaurant.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/09/hotel-de-pavie-restaurant-300x174.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/hotel-de-pavie-restaurant-1024x595.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/hotel-de-pavie-restaurant-768x446.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/hotel-de-pavie-restaurant-1536x893.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/5134606-1517064_134_0_1822_1366_1200_900.webp" data-type="image" data-fslightbox="gallery-10">
					<img loading="lazy" decoding="async" width="1200" height="900" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/5134606-1517064_134_0_1822_1366_1200_900.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/5134606-1517064_134_0_1822_1366_1200_900.webp 1200w, https://www.frenchpromise.com/wp-content/uploads/2023/09/5134606-1517064_134_0_1822_1366_1200_900-300x225.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/5134606-1517064_134_0_1822_1366_1200_900-1024x768.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/5134606-1517064_134_0_1822_1366_1200_900-768x576.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-12-at-12.27.03.png" data-type="image" data-fslightbox="gallery-10">
					<img loading="lazy" decoding="async" width="2154" height="1342" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-12-at-12.27.03.png" class="attachment- size-" alt="hotel pavie bar" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-12-at-12.27.03.png 2154w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-12-at-12.27.03-300x187.png 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-12-at-12.27.03-1024x638.png 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-12-at-12.27.03-768x478.png 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-12-at-12.27.03-1536x957.png 1536w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Screenshot-2025-02-12-at-12.27.03-2048x1276.png 2048w" sizes="(max-width: 2154px) 100vw, 2154px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="https://www.frenchpromise.com/wp-content/uploads/2023/09/Hotel_de_Pavie-Saint-Emilion-Exterior_view-2-27336.webp" data-type="image" data-fslightbox="gallery-10">
					<img loading="lazy" decoding="async" width="1280" height="1280" src="https://www.frenchpromise.com/wp-content/uploads/2023/09/Hotel_de_Pavie-Saint-Emilion-Exterior_view-2-27336.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/09/Hotel_de_Pavie-Saint-Emilion-Exterior_view-2-27336.webp 1280w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Hotel_de_Pavie-Saint-Emilion-Exterior_view-2-27336-300x300.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Hotel_de_Pavie-Saint-Emilion-Exterior_view-2-27336-1024x1024.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Hotel_de_Pavie-Saint-Emilion-Exterior_view-2-27336-150x150.webp 150w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Hotel_de_Pavie-Saint-Emilion-Exterior_view-2-27336-768x768.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/09/Hotel_de_Pavie-Saint-Emilion-Exterior_view-2-27336-650x650.webp 650w" sizes="(max-width: 1280px) 100vw, 1280px" />					</a>
			</div>
</div>
<div class="qodef-e qodef-image-wrapper qodef-grid-item qodef-item--">
	<div class="qodef-e-inner">
					<a class="qodef-popup-item" itemprop="image" href="" data-type="image" data-fslightbox="gallery-10">
										</a>
			</div>
</div>
	</div>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div><p>The post <a href="https://www.frenchpromise.com/hotel-pavie/">Hôtel Pavie</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Top DMC</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.frenchpromise.com/hotel-pavie/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
