<?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>Loire Valley - French Promise - France's Premiere DMC &amp; Travel Advisors</title>
	<atom:link href="https://www.frenchpromise.com/category/hotels/loire-valley-hotels/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.frenchpromise.com</link>
	<description>Redefining Luxury Travel in France</description>
	<lastbuilddate>Fri, 18 Apr 2025 16:44:32 +0000</lastbuilddate>
	<language>en-US</language>
	<sy:updateperiod>
	hourly	</sy:updateperiod>
	<sy:updatefrequency>
	1	</sy:updatefrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://www.frenchpromise.com/wp-content/uploads/2023/05/cropped-french-promise-favicon-32x32.webp</url>
	<title>Loire Valley - French Promise - France's Premiere DMC &amp; Travel Advisors</title>
	<link>https://www.frenchpromise.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Le Manoir Saint-Thomas</title>
		<link>https://www.frenchpromise.com/manoir-saint-thomas/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=manoir-saint-thomas</link>
					<comments>https://www.frenchpromise.com/manoir-saint-thomas/#respond</comments>
		
		<dc:creator><![CDATA[frenchpromise]]></dc:creator>
		<pubdate>Sat, 15 Jul 2023 11:18:48 +0000</pubdate>
				<category><![CDATA[Loire Valley]]></category>
		<guid ispermalink="false">https://www.frenchpromise.com/?p=27310</guid>

					<description><![CDATA[<p>The charming, Manoir Saint-Thomas features a Renaissance façade, fireplaces, and grand staircase,within walking distance of the old town center of Ambroise.</p>
The post <a href="https://www.frenchpromise.com/manoir-saint-thomas/">Le Manoir Saint-Thomas</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Premiere DMC & Travel Advisors</a>.]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="27310" class="elementor elementor-27310" 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_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-e4d962f swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="manoir-st-tjomas"></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">Manoir Saint-Thomas</div><div class="elementor-slide-description">A charming Renaissance-style boutique hotel within walking distance of the old town center</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-1179e16 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="1179e16" 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-32ca260 qodef-sticky-column--no" data-id="32ca260" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-086f4b0 elementor-widget elementor-widget-heading" data-id="086f4b0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://www.frenchpromise.com/contact-us/">With a Renaissance façade, fireplaces, and grand staircase, this charming spot is within walking distance of the old town center of Ambroise. Guests can choose from 10 rooms and relax in the heated pool.</a></h2>				</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">
			A		</span>
		<p class="qodef-m-text">
			t the heart of the royal city, between the chateau and the Clos Lucé, Manoir Saint-Thomas is a heaven of peace. Here you will be within easy reach of the rest of the Loire Valley, a UNESCO world heritage site. 
Its quiet, old-time charm and sophistication, and its exceptional location in the old town centre of Amboise make this Renaissance-style hotel a very special place to stay.
<br>
<br>

The Manoir has 10 personalised rooms, Renaissance style lounge, fireplace and a heated pool. 		</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>Walking distance to the old town of Ambroise in the Loire.</em></p><p><em>Amenities/Features:</em></p><ul><li>10 Rooms</li><li>Heated outdoor pool</li><li>Lounge/Bar</li><li>Massages, personalized treatments in-room</li><li>Room service</li><li>Parking</li><li>Babysitting available</li><li>Pets welcome</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="" data-type="image" data-fslightbox="gallery-1">
										</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-1">
										</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-1">
										</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-1">
										</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/07/manoir-st-tjomas.webp" data-type="image" data-fslightbox="gallery-1">
					<img fetchpriority="high" decoding="async" width="1920" height="1068" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/manoir-st-tjomas.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/manoir-st-tjomas.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/07/manoir-st-tjomas-300x167.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/manoir-st-tjomas-1024x570.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/manoir-st-tjomas-768x427.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/manoir-st-tjomas-1536x855.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/07/04-02-2019-Tue_5ca35275dc124_Eliophot.webp" data-type="image" data-fslightbox="gallery-1">
					<img decoding="async" width="682" height="356" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/04-02-2019-Tue_5ca35275dc124_Eliophot.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/04-02-2019-Tue_5ca35275dc124_Eliophot.webp 682w, https://www.frenchpromise.com/wp-content/uploads/2023/07/04-02-2019-Tue_5ca35275dc124_Eliophot-300x157.webp 300w" sizes="(max-width: 682px) 100vw, 682px" />					</a>
			</div>
</div>
	</div>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>The post <a href="https://www.frenchpromise.com/manoir-saint-thomas/">Le Manoir Saint-Thomas</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Premiere DMC & Travel Advisors</a>.]]></content:encoded>
					
					<wfw:commentrss>https://www.frenchpromise.com/manoir-saint-thomas/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Les Hauts de Loire</title>
		<link>https://www.frenchpromise.com/les-hauts-de-loire/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=les-hauts-de-loire</link>
					<comments>https://www.frenchpromise.com/les-hauts-de-loire/#respond</comments>
		
		<dc:creator><![CDATA[frenchpromise]]></dc:creator>
		<pubdate>Fri, 07 Jul 2023 14:36:33 +0000</pubdate>
				<category><![CDATA[Loire Valley]]></category>
		<guid ispermalink="false">https://www.frenchpromise.com/?p=27277</guid>

					<description><![CDATA[<p>Set amid some 70 hectares of grounds, complete with lakes that are used as watering holes by mallards and swans and an old stone house, this luxury hotel property was formerly known as the Château du Pavillon offers a 5-star experience in the heart of the Loire. Les Hauts de Loire, a 5-star Relais &#038; Chateaux property and former 19th century hunting lodge features lakes, fitness center, pool, spa, and Michelin-star dining.</p>
The post <a href="https://www.frenchpromise.com/les-hauts-de-loire/">Les Hauts de Loire</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Premiere DMC & Travel Advisors</a>.]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="27277" class="elementor elementor-27277" 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_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-e4d962f swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="Les Hauts de Loire Michelin-star 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">Les Hauts de Loire</div><div class="elementor-slide-description">Discover a 19th century hunting lodge, lakes, pool, spa, and one Michelin-starred restaurant</div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div><div class="elementor-repeater-item-638f75e swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="Les Hauts de Loire luxury travel advisors"></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">Les Hauts de Loire</div><div class="elementor-slide-description">Discover a 19th century hunting lodge, lakes, pool, spa, and one Michelin-starred restaurant</div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div><div class="elementor-repeater-item-8036340 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="Loire luxury travel advisors"></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">Les Hauts de Loire</div><div class="elementor-slide-description">Discover a 19th century hunting lodge, lakes, pool, spa, and one Michelin-starred restaurant</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-1179e16 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="1179e16" 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-32ca260 qodef-sticky-column--no" data-id="32ca260" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-086f4b0 elementor-widget elementor-widget-heading" data-id="086f4b0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://www.frenchpromise.com/contact-us/">Located near the town of Blois, this 5-star Relais &amp; Chateaux property encompasses a 19th century hunting lodge, lakes, fitness center and pool, spa, plus one Michelin-starred restaurant, and bistro.</a></h2>				</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">
			et amid some 70 hectares of grounds, complete with lakes that are used as watering holes by mallards and swans and an old stone house, this luxury hotel property was formerly known as the Château du Pavillon offers a 5-star experience and Michelin dining in the heart of the Loire.
<br>
<br>
The property has passed through the hands of various passionate owners over the years, each protecting the integrity of the château and making it a common source of pride for the town of Onzain.
<br>
<br>
The property features outdoor pool, clay tennis courts, lakes and spa by Clarins set amid beautiful grounds complete with Kids Club and Cooking School. It's a true escape in the beautiful Loire Valley.		</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>In Onzain in the Loire Valley; 2 hours drive from Paris</em></p><p><em>Amenities/Features:</em></p><ul><li>Rooms &amp; Suites</li><li>70 hectares of grounds</li><li>Michelin-starred Restaurant with Cooking School</li><li>Spa by Clarins</li><li>Clay Tennis Courts</li><li>Fitness Club, Pool</li><li>Kids Club</li><li>Open-Art Gallery</li><li>Room service</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-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/07/Screenshot-2025-02-11-at-16.42.52.webp" data-type="image" data-fslightbox="gallery-2">
					<img decoding="async" width="1814" height="1174" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.42.52.webp" class="attachment- size-" alt="Loire luxury travel advisors" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.42.52.webp 1814w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.42.52-300x194.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.42.52-1024x663.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.42.52-768x497.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.42.52-1536x994.webp 1536w" sizes="(max-width: 1814px) 100vw, 1814px" />					</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/07/Screenshot-2025-02-11-at-16.42.36.webp" data-type="image" data-fslightbox="gallery-2">
					<img loading="lazy" decoding="async" width="1814" height="1174" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.42.36.webp" class="attachment- size-" alt="Les Hauts de Loire luxury travel advisors" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.42.36.webp 1814w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.42.36-300x194.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.42.36-1024x663.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.42.36-768x497.png 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.42.36-1536x994.png 1536w" sizes="(max-width: 1814px) 100vw, 1814px" />					</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/07/Screenshot-2025-02-11-at-16.46.14.webp" data-type="image" data-fslightbox="gallery-2">
					<img loading="lazy" decoding="async" width="1814" height="1174" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.46.14.webp" class="attachment- size-" alt="les haute de Loire luxury travel advisors" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.46.14.webp 1814w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.46.14-300x194.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.46.14-1024x663.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.46.14-768x497.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.46.14-1536x994.webp 1536w" sizes="(max-width: 1814px) 100vw, 1814px" />					</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/07/Screenshot-2025-02-11-at-16.42.41.webp" data-type="image" data-fslightbox="gallery-2">
					<img loading="lazy" decoding="async" width="1814" height="1174" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.42.41.webp" class="attachment- size-" alt="Loire luxury travel advisors" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.42.41.webp 1814w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.42.41-300x194.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.42.41-1024x663.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.42.41-768x497.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.42.41-1536x994.webp 1536w" sizes="(max-width: 1814px) 100vw, 1814px" />					</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/07/Screenshot-2025-02-11-at-16.46.10.webp" data-type="image" data-fslightbox="gallery-2">
					<img loading="lazy" decoding="async" width="1814" height="1174" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.46.10.webp" class="attachment- size-" alt="les haute de Loire luxury travel advisors" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.46.10.webp 1814w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.46.10-300x194.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.46.10-1024x663.png 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.46.10-768x497.png 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.46.10-1536x994.png 1536w" sizes="(max-width: 1814px) 100vw, 1814px" />					</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/07/Screenshot-2025-02-11-at-16.48.37.webp" data-type="image" data-fslightbox="gallery-2">
					<img loading="lazy" decoding="async" width="1814" height="1174" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.48.37.webp" class="attachment- size-" alt="les haute de Loire luxury travel advisors" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.48.37.webp 1814w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.48.37-300x194.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.48.37-1024x663.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.48.37-768x497.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-16.48.37-1536x994.webp 1536w" sizes="(max-width: 1814px) 100vw, 1814px" />					</a>
			</div>
</div>
	</div>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>The post <a href="https://www.frenchpromise.com/les-hauts-de-loire/">Les Hauts de Loire</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Premiere DMC & Travel Advisors</a>.]]></content:encoded>
					
					<wfw:commentrss>https://www.frenchpromise.com/les-hauts-de-loire/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Château du Rivau</title>
		<link>https://www.frenchpromise.com/chateau-du-rivau/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=chateau-du-rivau</link>
					<comments>https://www.frenchpromise.com/chateau-du-rivau/#respond</comments>
		
		<dc:creator><![CDATA[frenchpromise]]></dc:creator>
		<pubdate>Fri, 07 Jul 2023 14:04:41 +0000</pubdate>
				<category><![CDATA[Loire Valley]]></category>
		<guid ispermalink="false">https://www.frenchpromise.com/?p=27246</guid>

					<description><![CDATA[<p>Château du Rivau is a Renaissance, medieval boutique hotel surrounding by fairytale gardens and moat, along with two restaurants in the Loire Valley.</p>
The post <a href="https://www.frenchpromise.com/chateau-du-rivau/">Château du Rivau</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Premiere DMC & Travel Advisors</a>.]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="27246" class="elementor elementor-27246" 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_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-e4d962f swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="aerienne-rivau-max"></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">Chateau du Rivau</div><div class="elementor-slide-description">An intimate hotel with seven guest rooms in a 14th-century castle with a drawbridge and moat</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-1179e16 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="1179e16" 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-32ca260 qodef-sticky-column--no" data-id="32ca260" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-086f4b0 elementor-widget elementor-widget-heading" data-id="086f4b0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://www.frenchpromise.com/contact-us/">The Château du Rivau is a medieval, boutique hotel surrounded by fairytale gardens and moat, along with two restaurants in the Loire valley.</a></h2>				</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">
			D		</span>
		<p class="qodef-m-text">
			iscover this 4-star boutique French Renaissance hotel set within a medieval castle with fortress featuring beautiful gardens, two restaurants and art exhibits.
<br>
<br>
In the heart of the Loire valley, the Château du Rivau  is one of the oldest in the region featuring a unique experience with two restaurants that use the vegetables and edible plants of the garden. The Rivau produces organic vegetables, truffles and wines and is sustainably engaged by using its own fresh, seasonal produce.
<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><em>Near Chinon in the heart of the Loire Valley in Lemere</em></p><p><em>Amenities/Features:</em></p><ul><li>7 Rooms &amp; Suite</li><li>Gardens</li><li>Two Restaurants</li><li>Massages upon request</li><li>Room service</li><li>Bicycle rentals</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-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/07/aerienne-rivau-max.webp" data-type="image" data-fslightbox="gallery-3">
					<img loading="lazy" decoding="async" width="1142" height="762" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/aerienne-rivau-max.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/aerienne-rivau-max.webp 1142w, https://www.frenchpromise.com/wp-content/uploads/2023/07/aerienne-rivau-max-300x200.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/aerienne-rivau-max-1024x683.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/aerienne-rivau-max-768x512.webp 768w" sizes="(max-width: 1142px) 100vw, 1142px" />					</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/07/labyrinthe-rivau-1619x1080-1.webp" data-type="image" data-fslightbox="gallery-3">
					<img loading="lazy" decoding="async" width="1619" height="1080" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/labyrinthe-rivau-1619x1080-1.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/labyrinthe-rivau-1619x1080-1.webp 1619w, https://www.frenchpromise.com/wp-content/uploads/2023/07/labyrinthe-rivau-1619x1080-1-300x200.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/labyrinthe-rivau-1619x1080-1-1024x683.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/labyrinthe-rivau-1619x1080-1-768x512.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/labyrinthe-rivau-1619x1080-1-1536x1025.webp 1536w" sizes="(max-width: 1619px) 100vw, 1619px" />					</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/07/suite.webp" data-type="image" data-fslightbox="gallery-3">
					<img loading="lazy" decoding="async" width="1780" height="1312" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/suite.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/suite.webp 1780w, https://www.frenchpromise.com/wp-content/uploads/2023/07/suite-300x221.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/suite-1024x755.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/suite-768x566.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/suite-1536x1132.webp 1536w" sizes="(max-width: 1780px) 100vw, 1780px" />					</a>
			</div>
</div>
	</div>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>The post <a href="https://www.frenchpromise.com/chateau-du-rivau/">Château du Rivau</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Premiere DMC & Travel Advisors</a>.]]></content:encoded>
					
					<wfw:commentrss>https://www.frenchpromise.com/chateau-du-rivau/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Fleur de Loire</title>
		<link>https://www.frenchpromise.com/fleur-de-loire/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fleur-de-loire</link>
					<comments>https://www.frenchpromise.com/fleur-de-loire/#respond</comments>
		
		<dc:creator><![CDATA[frenchpromise]]></dc:creator>
		<pubdate>Wed, 05 Jul 2023 10:36:15 +0000</pubdate>
				<category><![CDATA[Loire Valley]]></category>
		<guid ispermalink="false">https://www.frenchpromise.com/?p=27083</guid>

					<description><![CDATA[<p>Fleur de Loire is a luxury 5-star hotel by 2-star, Michelin chef Christophe Hay, proving his commitment to local and sustainable cuisine from the Loire Valley.  Renowned for his vibrant culinary signature, his commitment to local and sustainable ingredients highlighting the Loire Valley, his gourmet restaurant provides the setting for dishes which are sure to spark real emotion, inspired by the ever-changing nature of the terroir. This Relais Chateau hotel's 44 rooms and 11 suites are set in a historic building, commissioned by Gaston d'Orléans, brother of King Louis XIII.</p>
The post <a href="https://www.frenchpromise.com/fleur-de-loire/">Fleur de Loire</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Premiere DMC & Travel Advisors</a>.]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="27083" class="elementor elementor-27083" 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_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-e4d962f swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="hotel fleur de loire valley 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">Fleur de Loire in Blois</div><div class="elementor-slide-description">With a restaurant and bistro run by a two-Michelin-starred chef, this luxury hotel is set on the river in a 17th-century building</div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div><div class="elementor-repeater-item-4228048 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="hotel fleur de loire valley 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">Fleur de Loire in Blois</div><div class="elementor-slide-description">With a restaurant and bistro run by a two-Michelin-starred chef, this luxury hotel is set on the river in a 17th-century building</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-1179e16 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="1179e16" 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-32ca260 qodef-sticky-column--no" data-id="32ca260" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-086f4b0 elementor-widget elementor-widget-heading" data-id="086f4b0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://www.frenchpromise.com/contact-us/">With a sustainably-run restaurant and bistro by a two-Michelin-starred chef, this luxury hotel features: pool, spa, and herb and vegetable garden.</a></h2>				</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">
			R		</span>
		<p class="qodef-m-text">
			enowned for his vibrant culinary signature, two-star, Michelin-star chef, Christophe Hay proves his commitment to local and sustainable cuisine highlighting the Loire Valley.
<br>
<br>
The gourmet Christophe Hay restaurant provides the setting for dishes which are sure to spark real emotion, inspired by the ever-changing nature of the terroir. Showcasing the abundance of ingredients which are unique to the Loire Valley, combining authenticity and creativity, each heartfelt dish is created with a certain sense of spontaneity and sustainability.
<br>
<br>
This Relais Chateau hotel's 44 rooms and 11 suites are set in a historic building, commissioned by Gaston d'Orléans, brother of King Louis XIII. Taking design inspiration from a family home, the property boasts a welcoming yet sophisticated feel. Features a spa set on the banks of the Loire River by Sisley with nature-inspired treatments.
<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__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><em>Blois on the Loire River</em></p><p><em>Amenities/Features:</em></p><ul><li>Rooms &amp; Suites with Loire Views</li><li>Riverside </li><li>Michelin-Star Restaurant &amp; Bistrot</li><li>Spa by Sisley</li><li>Fitness Room</li><li>In room internet</li><li>Indoor pool/Roof Deck Pool</li><li>Room service</li><li>Valet</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-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/07/Screenshot-2025-02-11-at-15.41.56.webp" data-type="image" data-fslightbox="gallery-4">
					<img loading="lazy" decoding="async" width="1900" height="1266" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.41.56.webp" class="attachment- size-" alt="hotel fleur de loire valley luxury travel" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.41.56.webp 1900w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.41.56-300x200.png 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.41.56-1024x682.png 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.41.56-768x512.png 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.41.56-1536x1023.png 1536w" sizes="(max-width: 1900px) 100vw, 1900px" />					</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/07/Screenshot-2025-02-11-at-15.44.28.png" data-type="image" data-fslightbox="gallery-4">
					<img loading="lazy" decoding="async" width="2302" height="1348" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.44.28.png" class="attachment- size-" alt="hotel fleur de loire valley luxury travel" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.44.28.png 2302w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.44.28-300x176.png 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.44.28-1024x600.png 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.44.28-768x450.png 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.44.28-1536x899.png 1536w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.44.28-2048x1199.png 2048w" sizes="(max-width: 2302px) 100vw, 2302px" />					</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/07/Screenshot-2025-02-11-at-15.42.47.png" data-type="image" data-fslightbox="gallery-4">
					<img loading="lazy" decoding="async" width="1900" height="1266" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.47.png" class="attachment- size-" alt="hotel fleur de loire valley luxury travel" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.47.png 1900w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.47-300x200.png 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.47-1024x682.png 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.47-768x512.png 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.47-1536x1023.png 1536w" sizes="(max-width: 1900px) 100vw, 1900px" />					</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/07/Screenshot-2025-02-11-at-15.42.17.png" data-type="image" data-fslightbox="gallery-4">
					<img loading="lazy" decoding="async" width="1900" height="1266" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.17.png" class="attachment- size-" alt="hotel fleur de loire valley luxury travel" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.17.png 1900w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.17-300x200.png 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.17-1024x682.png 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.17-768x512.png 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.17-1536x1023.png 1536w" sizes="(max-width: 1900px) 100vw, 1900px" />					</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/07/Screenshot-2025-02-11-at-15.42.08.png" data-type="image" data-fslightbox="gallery-4">
					<img loading="lazy" decoding="async" width="1900" height="1266" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.08.png" class="attachment- size-" alt="hotel fleur de loire valley luxury travel" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.08.png 1900w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.08-300x200.png 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.08-1024x682.png 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.08-768x512.png 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.08-1536x1023.png 1536w" sizes="(max-width: 1900px) 100vw, 1900px" />					</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/07/Screenshot-2025-02-11-at-15.42.12.webp" data-type="image" data-fslightbox="gallery-4">
					<img loading="lazy" decoding="async" width="1900" height="1266" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.12.webp" class="attachment- size-" alt="hotel fleur de loire valley luxury travel" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.12.webp 1900w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.12-300x200.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.12-1024x682.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.12-768x512.png 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-15.42.12-1536x1023.png 1536w" sizes="(max-width: 1900px) 100vw, 1900px" />					</a>
			</div>
</div>
	</div>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>The post <a href="https://www.frenchpromise.com/fleur-de-loire/">Fleur de Loire</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Premiere DMC & Travel Advisors</a>.]]></content:encoded>
					
					<wfw:commentrss>https://www.frenchpromise.com/fleur-de-loire/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Château Louise de La Vallière</title>
		<link>https://www.frenchpromise.com/chateau-louise-de-la-valliere/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=chateau-louise-de-la-valliere</link>
					<comments>https://www.frenchpromise.com/chateau-louise-de-la-valliere/#respond</comments>
		
		<dc:creator><![CDATA[frenchpromise]]></dc:creator>
		<pubdate>Wed, 05 Jul 2023 09:19:50 +0000</pubdate>
				<category><![CDATA[Loire Valley]]></category>
		<category><![CDATA[Relais & Châteaux]]></category>
		<guid ispermalink="false">https://www.frenchpromise.com/?p=26935</guid>

					<description><![CDATA[<p>Château Louise de La Vallière , a five-star Relais &#038; Chateaux hotel, boasts a restored 16th-century chateau, spa, restaurant, and 47-acre park.</p>
The post <a href="https://www.frenchpromise.com/chateau-louise-de-la-valliere/">Château Louise de La Vallière</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Premiere DMC & Travel Advisors</a>.]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="26935" class="elementor elementor-26935" 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_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-e4d962f swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="Château Louise de La Vallière"></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 Louise de La Vallière</div><div class="elementor-slide-description">A unique 5-star renaissance boutique chateaux hotel experience in the Touraine countryside</div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div><div class="elementor-repeater-item-5e1e775 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="Château Louise de La Vallière"></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 Louise de La Vallière</div><div class="elementor-slide-description">A unique 5-star renaissance boutique chateaux hotel experience in the Touraine countryside</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-1179e16 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="1179e16" 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-32ca260 qodef-sticky-column--no" data-id="32ca260" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-086f4b0 elementor-widget elementor-widget-heading" data-id="086f4b0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://www.frenchpromise.com/contact-us/">A five-star boutique hotel, part of the Relais &amp; Chateaux collection, boasts a restored 16th-century chateau, spa, restaurant, and 47-acre park with roses and majestic trees. </a></h2>				</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">
			C		</span>
		<p class="qodef-m-text">
			hâteau Louise is a 5-star luxury hotel experience dedicated to romance, intrigue and history. Thanks to period furnishings and cuisine, guests feel like they're royalty in another time. Set in one of the most beautiful parts of France, close to the royal town of Amboise, this sixteenth century château was the former child home to Louise de La Vallière, the future love of Louis, the Sun King.
<br>
<br>
A five-star boutique hotel, part of the Relais &amp; Chateaux collection, boasting a restored 16th-century chateau, spa, restaurant, and 47-acre park with roses and majestic trees. 
<br>
<br>
The on-site restaurants features gastronomy in the true spirit of a bygone age, with pride of place for authentic vegetables of the time (asparagus, skirret, viper grass), for roast meats, poultry, fish, and for desserts of the utmost refinement: flans, benoiles, sorbets.
<br>
<br>
A true country escape steeped in history throughout its themed rooms and gardens, the chateau is a prime example of Renaissance architecture as practiced in the Loire valley. It is a testament to the ambition of the Le Blanc family, which became the La Baume Le Blanc family in 1635 – a family which attained lengthy tenure of some of the most prestigious royal positions in France, close to the king himself.		</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>Loire valley countryside near Touraine outside of Reugny</em></p><p><em>Amenities/Features:</em></p><ul><li>Rooms &amp; Suites</li><li>Restaurant</li><li>Spa</li><li>Outdoor pool</li><li>Room service</li><li>Parking</li><li>Classic car excursions</li><li>Bike rentals</li><li>On site entertainment, movies on the lake</li><li>Butler service</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/07/Screenshot-2025-02-11-at-12.59.52.webp" data-type="image" data-fslightbox="gallery-5">
					<img loading="lazy" decoding="async" width="1920" height="1186" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-12.59.52.webp" class="attachment- size-" alt="Château Louise de La Vallière" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-12.59.52.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-12.59.52-300x185.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-12.59.52-1024x632.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-12.59.52-768x474.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-12.59.52-1536x948.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/07/Screenshot-2025-02-11-at-13.01.07.webp" data-type="image" data-fslightbox="gallery-5">
					<img loading="lazy" decoding="async" width="1920" height="1106" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.01.07.webp" class="attachment- size-" alt="Château Louise de La Vallière" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.01.07.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.01.07-300x173.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.01.07-1024x590.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.01.07-768x443.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.01.07-1536x885.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/07/Screenshot-2025-02-11-at-13.00.34.webp" data-type="image" data-fslightbox="gallery-5">
					<img loading="lazy" decoding="async" width="1898" height="1330" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.34.webp" class="attachment- size-" alt="Château Louise de La Vallière luxury hotel france" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.34.webp 1898w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.34-300x210.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.34-1024x718.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.34-768x538.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.34-1536x1076.webp 1536w" sizes="(max-width: 1898px) 100vw, 1898px" />					</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/07/Screenshot-2025-02-11-at-13.00.58.webp" data-type="image" data-fslightbox="gallery-5">
					<img loading="lazy" decoding="async" width="1920" height="1106" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.58.webp" class="attachment- size-" alt="Château Louise de La Vallière" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.58.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.58-300x173.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.58-1024x590.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.58-768x443.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.58-1536x885.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/07/Screenshot-2025-02-11-at-13.00.00.webp" data-type="image" data-fslightbox="gallery-5">
					<img loading="lazy" decoding="async" width="1920" height="1186" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.00.webp" class="attachment- size-" alt="Château Louise de La Vallière" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.00.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.00-300x185.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.00-1024x632.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.00-768x474.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.00-1536x948.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/07/Screenshot-2025-02-11-at-13.00.19.webp" data-type="image" data-fslightbox="gallery-5">
					<img loading="lazy" decoding="async" width="1898" height="1330" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.19.webp" class="attachment- size-" alt="Château Louise de La Vallière" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.19.webp 1898w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.19-300x210.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.19-1024x718.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.19-768x538.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.00.19-1536x1076.webp 1536w" sizes="(max-width: 1898px) 100vw, 1898px" />					</a>
			</div>
</div>
	</div>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>The post <a href="https://www.frenchpromise.com/chateau-louise-de-la-valliere/">Château Louise de La Vallière</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Premiere DMC & Travel Advisors</a>.]]></content:encoded>
					
					<wfw:commentrss>https://www.frenchpromise.com/chateau-louise-de-la-valliere/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Domaine de la Tortinière</title>
		<link>https://www.frenchpromise.com/domaine-de-la-tortiniere/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=domaine-de-la-tortiniere</link>
					<comments>https://www.frenchpromise.com/domaine-de-la-tortiniere/#respond</comments>
		
		<dc:creator><![CDATA[frenchpromise]]></dc:creator>
		<pubdate>Wed, 05 Jul 2023 08:06:33 +0000</pubdate>
				<category><![CDATA[Loire Valley]]></category>
		<guid ispermalink="false">https://www.frenchpromise.com/?p=26861</guid>

					<description><![CDATA[<p>The Domaine de la Tortinière is a boutique hotel in the heart of the châteaux regions of the Loire Valley, open from March 1st until December 18th.</p>
The post <a href="https://www.frenchpromise.com/domaine-de-la-tortiniere/">Domaine de la Tortinière</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Premiere DMC & Travel Advisors</a>.]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="26861" class="elementor elementor-26861" 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_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-73acffb swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="The Domaine de la Tortinière"></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 de la Tortinière</div><div class="elementor-slide-description">An intimate chateaux hotel in the Touraine countryside</div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div><div class="elementor-repeater-item-e4d962f swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="The Domaine de la Tortinière is a boutique hotel in the heart of the châteaux regions of the Loire Valley"></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 de la Tortinière</div><div class="elementor-slide-description">An intimate chateaux hotel in the Touraine countryside</div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div><div class="elementor-repeater-item-aaf8b5e swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="The Domaine de la Tortinière"></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 de la Tortinière</div><div class="elementor-slide-description">An intimate chateaux hotel in the Touraine countryside</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-1179e16 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="1179e16" 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-32ca260 qodef-sticky-column--no" data-id="32ca260" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-086f4b0 elementor-widget elementor-widget-heading" data-id="086f4b0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://www.frenchpromise.com/contact-us/"> Domaine de la Tortinière is a family-owned property, with a "dream-like chateau" and restaurant featuring local ingredients.  Amenities include a tennis court, heated pool, billiard room, massage room, and sauna.</a></h2>				</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">
			he Domaine de la Tortinière is a boutique hotel in the heart of the châteaux regions of the Loire Valley, open from March 1st until December 18th. 
<br>
<br>
The hotel is situated just 15 kilometres from Tours in the Touraine area, central to where the most beautiful châteaux in the Loire Valley region are located. This 4-star hotel features charming bedrooms which combine classic style with modern comfort. Room options feature a magnificent view over the Indre valley.
<br>
<br>Guests may savour a gastronomic meal out in the open or in the dining room at the Domaine de la Tortinière’s restaurant before setting off on another exploration of the Loire Valley châteaux.
<br>
<br>
Spa treatments and personalized massages are available in an intimate spa with jacuzzi set in a chalet with view over a Libanese cedar forest.		</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>15 kilometres from Tours in the Touraine area</em></p><p><em>Amenities/Features:</em></p><ul><li>Restaurant</li><li>Spa</li><li>Outdoor pool</li><li>Room service</li><li>Laundry service</li><li>Outdoor carpark</li><li>Billiards</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/07/Screenshot-2025-02-11-at-13.11.27.webp" data-type="image" data-fslightbox="gallery-6">
					<img loading="lazy" decoding="async" width="1692" height="1262" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.11.27.webp" class="attachment- size-" alt="The Domaine de la Tortinière" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.11.27.webp 1692w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.11.27-300x224.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.11.27-1024x764.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.11.27-768x573.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.11.27-1536x1146.webp 1536w" sizes="(max-width: 1692px) 100vw, 1692px" />					</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/07/Screenshot-2025-02-11-at-13.13.31.webp" data-type="image" data-fslightbox="gallery-6">
					<img loading="lazy" decoding="async" width="1850" height="1248" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.13.31.webp" class="attachment- size-" alt="The Domaine de la Tortinière" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.13.31.webp 1850w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.13.31-300x202.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.13.31-1024x691.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.13.31-768x518.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.13.31-1536x1036.webp 1536w" sizes="(max-width: 1850px) 100vw, 1850px" />					</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/07/Screenshot-2025-02-11-at-13.12.51.webp" data-type="image" data-fslightbox="gallery-6">
					<img loading="lazy" decoding="async" width="1810" height="1248" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.12.51.webp" class="attachment- size-" alt="The Domaine de la Tortinière" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.12.51.webp 1810w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.12.51-300x207.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.12.51-1024x706.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.12.51-768x530.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.12.51-1536x1059.webp 1536w" sizes="(max-width: 1810px) 100vw, 1810px" />					</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/07/Screenshot-2025-02-11-at-13.13.36.webp" data-type="image" data-fslightbox="gallery-6">
					<img loading="lazy" decoding="async" width="1850" height="1248" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.13.36.webp" class="attachment- size-" alt="The Domaine de la Tortinière" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.13.36.webp 1850w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.13.36-300x202.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.13.36-1024x691.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.13.36-768x518.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.13.36-1536x1036.webp 1536w" sizes="(max-width: 1850px) 100vw, 1850px" />					</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/07/Screenshot-2025-02-11-at-13.13.07.webp" data-type="image" data-fslightbox="gallery-6">
					<img loading="lazy" decoding="async" width="1810" height="1248" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.13.07.webp" class="attachment- size-" alt="The Domaine de la Tortinière" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.13.07.webp 1810w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.13.07-300x207.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.13.07-1024x706.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.13.07-768x530.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.13.07-1536x1059.webp 1536w" sizes="(max-width: 1810px) 100vw, 1810px" />					</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/07/Screenshot-2025-02-11-at-13.12.01.webp" data-type="image" data-fslightbox="gallery-6">
					<img loading="lazy" decoding="async" width="1810" height="1248" src="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.12.01.webp" class="attachment- size-" alt="The Domaine de la Tortinière" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.12.01.webp 1810w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.12.01-300x207.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.12.01-1024x706.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.12.01-768x530.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/07/Screenshot-2025-02-11-at-13.12.01-1536x1059.webp 1536w" sizes="(max-width: 1810px) 100vw, 1810px" />					</a>
			</div>
</div>
	</div>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>The post <a href="https://www.frenchpromise.com/domaine-de-la-tortiniere/">Domaine de la Tortinière</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Premiere DMC & Travel Advisors</a>.]]></content:encoded>
					
					<wfw:commentrss>https://www.frenchpromise.com/domaine-de-la-tortiniere/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Les Sources de Cheverny</title>
		<link>https://www.frenchpromise.com/les-sources-de-cheverny/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=les-sources-de-cheverny</link>
					<comments>https://www.frenchpromise.com/les-sources-de-cheverny/#respond</comments>
		
		<dc:creator><![CDATA[frenchpromise]]></dc:creator>
		<pubdate>Tue, 27 Jun 2023 09:49:36 +0000</pubdate>
				<category><![CDATA[Loire Valley]]></category>
		<guid ispermalink="false">https://www.frenchpromise.com/?p=26377</guid>

					<description><![CDATA[<p>Set amidst 110 acres of woodlands, this retreat features 49 rooms and suites, furnished with antiques. Guests can visit the spa and wine bar, offering pours including its home-grown vin. Distinctly French and beautifully designed this elegant sanctuary is nestled in the heart of the Loire Valley. Tucked away in its own private estate, Les Sources de Cheverny, is the quintessential French chateau. Exuding 18th-century elegance, this striking hotel balances bygone grandeur with intimate charm. Soft light from tall gothic windows creates a restful space.</p>
The post <a href="https://www.frenchpromise.com/les-sources-de-cheverny/">Les Sources de Cheverny</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Premiere DMC & Travel Advisors</a>.]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="26377" class="elementor elementor-26377" 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_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-73acffb swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="le source de cheverny luxury france travel agency"></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">Les Sources de Cheverny</div><div class="elementor-slide-description">Set amidst 110 acres of woodlands between Chateaux Chambord and Chenonceau </div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div><div class="elementor-repeater-item-8ca539c swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="LesSourcesDeCheverny"></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">Les Sources de Cheverny</div><div class="elementor-slide-description">Set amidst 110 acres of woodlands between Chateaux Chambord and Chenonceau </div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div><div class="elementor-repeater-item-84d6743 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="le source de cheverny luxury france travel agency"></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">Les Sources de Cheverny</div><div class="elementor-slide-description">Set amidst 110 acres of woodlands between Chateaux Chambord and Chenonceau </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-1179e16 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="1179e16" 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-32ca260 qodef-sticky-column--no" data-id="32ca260" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-086f4b0 elementor-widget elementor-widget-heading" data-id="086f4b0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://www.frenchpromise.com/contact-us/">Set amidst 110 acres of woodlands, this retreat features 49 rooms and suites, furnished with antiques. Guests can visit the spa and wine bar, offering pours including its home-grown vin.</a></h2>				</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">
			D		</span>
		<p class="qodef-m-text">
			istinctly French and beautifully designed this elegant sanctuary is nestled in the heart of the Loire Valley. Tucked away in its own private estate, Les Sources de Cheverny, is the quintessential French chateau. Exuding 18th-century elegance, this striking hotel balances bygone grandeur with intimate charm. Soft light from tall gothic windows creates a restful space.
<br><br>
 

Its 26 rooms and 23 suites pair sumptuous fabrics with stripped wood panelling to create a sense of contemporary luxury. Beyond the twists and turrets of the building, beautiful lawns and gardens are waiting to be explored. The hotel vineyards stretch to the horizon and are laden with fruit soaking in the afternoon sun. Days are made for relaxing by the pool, or indulging at the Caudalie spa. And when the history of the region calls, the cobbled streets and soaring architecture of Blois is just a short drive away.
<br>
<br>
As the sun starts to go down, it is time for a cocktail in the courtyard. Then head into one of the three restaurants and take your pick from mouth-watering menus inspired by the finest local produce of the season. And what better accompaniment to these traditional French flavours than a glass of wine from the finest vineyards in the valley.
		</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>In the heart of the Loire between Chambord &amp; Chenonceau and a short drive from Blois.</p><p><em>Amenities/Features:</em></p><ul><li>Rooms and Suites</li><li>Lounge Bar &amp; 3 Gastronomic Restaurants</li><li>Wellness &amp; Fitness center</li><li>Indoor / Outdoor pools, hot tub</li><li>Caudalie Spa, hammam, thermal bath </li><li>Personalized spa, massage treatments</li><li>Yoga, Sophrology and Sports Coaching</li><li>Horse riding</li><li>Golf nearby</li><li>Hot Air Balloon excursions</li><li>Room service</li><li>Internet 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/06/lessourcesdecheverny_chateaudubreuil_cmpmorel-2020_8.webp" data-type="image" data-fslightbox="gallery-7">
					<img loading="lazy" decoding="async" width="1250" height="672" src="https://www.frenchpromise.com/wp-content/uploads/2023/06/lessourcesdecheverny_chateaudubreuil_cmpmorel-2020_8.webp" class="attachment- size-" alt="LesSourcesDeCheverny" />					</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/06/233679-01-SpaDesSources_MPMorel2021-Les-Sources-de-Cheverny.webp" data-type="image" data-fslightbox="gallery-7">
					<img loading="lazy" decoding="async" width="460" height="259" src="https://www.frenchpromise.com/wp-content/uploads/2023/06/233679-01-SpaDesSources_MPMorel2021-Les-Sources-de-Cheverny.webp" class="attachment- size-" alt="les sources de" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/06/233679-01-SpaDesSources_MPMorel2021-Les-Sources-de-Cheverny.webp 460w, https://www.frenchpromise.com/wp-content/uploads/2023/06/233679-01-SpaDesSources_MPMorel2021-Les-Sources-de-Cheverny-300x169.webp 300w" sizes="(max-width: 460px) 100vw, 460px" />					</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/06/LesSourcesDeCheverny-1.webp" data-type="image" data-fslightbox="gallery-7">
					<img loading="lazy" decoding="async" width="1867" height="1244" src="https://www.frenchpromise.com/wp-content/uploads/2023/06/LesSourcesDeCheverny-1.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/06/LesSourcesDeCheverny-1.webp 1867w, https://www.frenchpromise.com/wp-content/uploads/2023/06/LesSourcesDeCheverny-1-300x200.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/06/LesSourcesDeCheverny-1-1024x682.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/06/LesSourcesDeCheverny-1-768x512.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/06/LesSourcesDeCheverny-1-1536x1023.webp 1536w" sizes="(max-width: 1867px) 100vw, 1867px" />					</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/06/SDCheverny_BaronPerche_©MPMorel_2020-9-min-scaled-e1637322190115.webp" data-type="image" data-fslightbox="gallery-7">
					<img loading="lazy" decoding="async" width="1708" height="1707" src="https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_BaronPerche_©MPMorel_2020-9-min-scaled-e1637322190115.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_BaronPerche_©MPMorel_2020-9-min-scaled-e1637322190115.webp 1708w, https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_BaronPerche_©MPMorel_2020-9-min-scaled-e1637322190115-300x300.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_BaronPerche_©MPMorel_2020-9-min-scaled-e1637322190115-1024x1024.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_BaronPerche_©MPMorel_2020-9-min-scaled-e1637322190115-150x150.webp 150w, https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_BaronPerche_©MPMorel_2020-9-min-scaled-e1637322190115-768x768.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_BaronPerche_©MPMorel_2020-9-min-scaled-e1637322190115-1536x1536.webp 1536w, https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_BaronPerche_©MPMorel_2020-9-min-scaled-e1637322190115-650x650.webp 650w, https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_BaronPerche_©MPMorel_2020-9-min-scaled-e1637322190115-1300x1300.webp 1300w" sizes="(max-width: 1708px) 100vw, 1708px" />					</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/06/SDCheverny_LAuberge_©MPMorel-2020-5-scaled-1.webp" data-type="image" data-fslightbox="gallery-7">
					<img loading="lazy" decoding="async" width="1920" height="1279" src="https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_LAuberge_©MPMorel-2020-5-scaled-1.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_LAuberge_©MPMorel-2020-5-scaled-1.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_LAuberge_©MPMorel-2020-5-scaled-1-300x200.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_LAuberge_©MPMorel-2020-5-scaled-1-1024x682.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_LAuberge_©MPMorel-2020-5-scaled-1-768x512.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_LAuberge_©MPMorel-2020-5-scaled-1-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/06/SDCheverny_GrangeAuxAbeilles_Australe_©MPMorel2021-1-1140x810-2.webp" data-type="image" data-fslightbox="gallery-7">
					<img loading="lazy" decoding="async" width="1140" height="810" src="https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_GrangeAuxAbeilles_Australe_©MPMorel2021-1-1140x810-2.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_GrangeAuxAbeilles_Australe_©MPMorel2021-1-1140x810-2.webp 1140w, https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_GrangeAuxAbeilles_Australe_©MPMorel2021-1-1140x810-2-300x213.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_GrangeAuxAbeilles_Australe_©MPMorel2021-1-1140x810-2-1024x728.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/06/SDCheverny_GrangeAuxAbeilles_Australe_©MPMorel2021-1-1140x810-2-768x546.webp 768w" sizes="(max-width: 1140px) 100vw, 1140px" />					</a>
			</div>
</div>
	</div>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>The post <a href="https://www.frenchpromise.com/les-sources-de-cheverny/">Les Sources de Cheverny</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Premiere DMC & Travel Advisors</a>.]]></content:encoded>
					
					<wfw:commentrss>https://www.frenchpromise.com/les-sources-de-cheverny/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Les Trésorières</title>
		<link>https://www.frenchpromise.com/les-tresorieres/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=les-tresorieres</link>
					<comments>https://www.frenchpromise.com/les-tresorieres/#respond</comments>
		
		<dc:creator><![CDATA[frenchpromise]]></dc:creator>
		<pubdate>Tue, 27 Jun 2023 09:07:36 +0000</pubdate>
				<category><![CDATA[Loire Valley]]></category>
		<guid ispermalink="false">https://www.frenchpromise.com/?p=26342</guid>

					<description><![CDATA[<p>Les Trésorières An intimate boutique hotel in the center of historic ToursBook This HotelLes Trésorières An intimate boutique hotel in the center of historic ToursBook This Hotel Les Trésorières is a 5-star luxury boutique hotel offering both calm and charm located in the heart of Tours with 5-star service. L es Trésorières Hotel offers both [&#8230;]</p>
The post <a href="https://www.frenchpromise.com/les-tresorieres/">Les Trésorières</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Premiere DMC & Travel Advisors</a>.]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="26342" class="elementor elementor-26342" 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_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-73acffb swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="les tresorieres luxury france travel in tours"></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">Les Trésorières </div><div class="elementor-slide-description">An intimate boutique hotel in the center of historic Tours</div><div  class="elementor-button elementor-slide-button elementor-size-xs">Book This Hotel</div></div></a></div><div class="elementor-repeater-item-f166b52 swiper-slide" role="group" aria-roledescription="slide"><div class="swiper-slide-bg elementor-ken-burns elementor-ken-burns--in" role="img" aria-label="les tresorieres luxury france travel in tours 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">Les Trésorières </div><div class="elementor-slide-description">An intimate boutique hotel in the center of historic Tours</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-1179e16 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no" data-id="1179e16" 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-32ca260 qodef-sticky-column--no" data-id="32ca260" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-086f4b0 elementor-widget elementor-widget-heading" data-id="086f4b0" data-element_type="widget" data-e-type="widget" data-widget_type="heading.default">
				<div class="elementor-widget-container">
					<h2 class="elementor-heading-title elementor-size-default"><a href="https://www.frenchpromise.com/contact-us/">Les Trésorières is a 5-star luxury boutique hotel offering both calm and charm located in the heart of Tours with 5-star service.</a></h2>				</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">
			L		</span>
		<p class="qodef-m-text">
			es Trésorières Hotel offers both the calm of a 5-star hotel and the perfect location to enjoy the pulsating pace of the Halles district.  Opened in November 2021, it is accessed through an elegant and sober entrance, just like the reception area.  The hotel's bar and private courtyard allow you to enjoy a relaxing moment, which can be extended to the indoor swimming pool under the vaulted cellar, or in the sauna, the hammam or the whirlpool bath.  The rooms are spacious and comfortable.  Everything is at its best for a perfect stay!		</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>In the heart of Tours near the market area, gastronomical and night life heart of the city</p><p><em>Amenities/Features:</em></p><ul><li>Rooms and Suites</li><li>Lounge Bar &amp; Restaurant</li><li>Wellness &amp; Fitness center</li><li>Indoor pool</li><li>Room service</li><li>Internet 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/06/toursentrance.webp" data-type="image" data-fslightbox="gallery-8">
					<img loading="lazy" decoding="async" width="1920" height="1285" src="https://www.frenchpromise.com/wp-content/uploads/2023/06/toursentrance.webp" class="attachment- size-" alt="les tresorieres luxury france travel in tours" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/06/toursentrance.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/06/toursentrance-300x201.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/06/toursentrance-1024x685.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/06/toursentrance-768x514.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/06/toursentrance-1536x1028.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/06/hotel-les-tresorieres-tours-.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/06/hotel-les-tresorieres-tours-.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/06/hotel-les-tresorieres-tours-.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/06/hotel-les-tresorieres-tours--300x200.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/06/hotel-les-tresorieres-tours--1024x683.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/06/hotel-les-tresorieres-tours--768x512.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/06/hotel-les-tresorieres-tours--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/06/bar.webp" data-type="image" data-fslightbox="gallery-8">
					<img loading="lazy" decoding="async" width="1920" height="1256" src="https://www.frenchpromise.com/wp-content/uploads/2023/06/bar.webp" class="attachment- size-" alt="" />					</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/06/terrace.webp" data-type="image" data-fslightbox="gallery-8">
					<img loading="lazy" decoding="async" width="1862" height="1304" src="https://www.frenchpromise.com/wp-content/uploads/2023/06/terrace.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/06/terrace.webp 1862w, https://www.frenchpromise.com/wp-content/uploads/2023/06/terrace-300x210.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/06/terrace-1024x717.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/06/terrace-768x538.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/06/terrace-1536x1076.webp 1536w" sizes="(max-width: 1862px) 100vw, 1862px" />					</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/06/tresorieresloire.webp" data-type="image" data-fslightbox="gallery-8">
					<img loading="lazy" decoding="async" width="1920" height="1080" src="https://www.frenchpromise.com/wp-content/uploads/2023/06/tresorieresloire.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/06/tresorieresloire.webp 1920w, https://www.frenchpromise.com/wp-content/uploads/2023/06/tresorieresloire-300x169.webp 300w, https://www.frenchpromise.com/wp-content/uploads/2023/06/tresorieresloire-1024x576.webp 1024w, https://www.frenchpromise.com/wp-content/uploads/2023/06/tresorieresloire-768x432.webp 768w, https://www.frenchpromise.com/wp-content/uploads/2023/06/tresorieresloire-1536x864.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/06/salle-de-bain-prestige.webp" data-type="image" data-fslightbox="gallery-8">
					<img loading="lazy" decoding="async" width="700" height="467" src="https://www.frenchpromise.com/wp-content/uploads/2023/06/salle-de-bain-prestige.webp" class="attachment- size-" alt="" srcset="https://www.frenchpromise.com/wp-content/uploads/2023/06/salle-de-bain-prestige.webp 700w, https://www.frenchpromise.com/wp-content/uploads/2023/06/salle-de-bain-prestige-300x200.webp 300w" sizes="(max-width: 700px) 100vw, 700px" />					</a>
			</div>
</div>
	</div>
</div>
				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>The post <a href="https://www.frenchpromise.com/les-tresorieres/">Les Trésorières</a> first appeared on <a href="https://www.frenchpromise.com">French Promise - France's Premiere DMC & Travel Advisors</a>.]]></content:encoded>
					
					<wfw:commentrss>https://www.frenchpromise.com/les-tresorieres/feed/</wfw:commentrss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
