Central France region guide - Gites Cottages Villas and vacation homes
Show/Hide Filters
Array
(
    [post_type] => gites
    [tax_query] => Array
        (
            [relation] => AND
        )

    [posts_per_page] => 10
    [paged] => 1
    [post_title_like] => 
    [post_content_like] => 
    [meta_query] => Array
        (
            [relation] => AND
            [0] => Array
                (
                    [key] => featured
                )

            [1] => Array
                (
                    [key] => region
                    [value] => 630
                    [compare] => =
                )

        )

)
Array
(
    [post_type] => gites
    [tax_query] => Array
        (
            [relation] => AND
        )

    [posts_per_page] => 10
    [paged] => 1
    [post_title_like] => 
    [post_content_like] => 
    [meta_query] => Array
        (
            [relation] => AND
            [0] => Array
                (
                    [key] => featured
                )

            [1] => Array
                (
                    [key] => region
                    [value] => 630
                    [compare] => =
                )

        )

)
WP_Query Object
(
    [query] => Array
        (
            [post_type] => gites
            [tax_query] => Array
                (
                    [relation] => AND
                )

            [posts_per_page] => 10
            [paged] => 1
            [post_title_like] => 
            [post_content_like] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => featured
                        )

                    [1] => Array
                        (
                            [key] => region
                            [value] => 630
                            [compare] => =
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => gites
            [tax_query] => Array
                (
                    [relation] => AND
                )

            [posts_per_page] => 10
            [paged] => 1
            [post_title_like] => 
            [post_content_like] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => featured
                        )

                    [1] => Array
                        (
                            [key] => region
                            [value] => 630
                            [compare] => =
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
            [order] => DESC
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [relation] => AND
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => featured
                        )

                    [1] => Array
                        (
                            [key] => region
                            [value] => 630
                            [compare] => =
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_postmeta
                    [1] => mt1
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => featured
                            [compare] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => region
                            [value] => 630
                            [compare] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id ) WHERE 1=1  AND ( 
  wp_postmeta.meta_key = 'featured' 
  AND 
  ( mt1.meta_key = 'region' AND mt1.meta_value = '630' )
) AND wp_posts.post_type = 'gites' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_postmeta.meta_value = 1 DESC, rand() LIMIT 0, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 102068
                    [post_author] => 2194
                    [post_date] => 2015-11-09 13:31:43
                    [post_date_gmt] => 2015-11-09 13:31:43
                    [post_content] => Les Ecuries is a large (110 sq m), well equipped gite that easily accommodates seven people and provides all that you need to really enjoy your holiday.

GROUND FLOOR

Lounge:

Large lounge area with comfortable seating for seven. UK Satellite TV, DVD player and access to a large DVD library. Books and games are provided with Wifi internet access throughout the gite.

Kitchen and dining area:

Equipped to a high standard including a dishwasher, washing machine, gas cooker, large fridge freezer and microwave together with a large table with seating for seven people. French doors open onto your private terraces.

Double bedroom:

Large bedroom with a wardrobe, chest of drawers and double bed.

Bathroom:

A wetroom with non-slip tiles, thermostatic shower, grab rails, disabled toilet, hand basin and a manual shower seat and heater.

FIRST FLOOR

A master bedroom with double bed, air-conditioning unit, chest of drawers, wardrobe and a lounge area with sofa and coffee table.

A very large bedroom with three single beds, air-conditioning unit, wardrobe, dressing table and chest of drawers

Bedrooms have fans and hair dryers.

Large bathroom with shower, basin and toilet.

OUTSIDE

Three private walled terraces - the first terrace is decked and set at the same level as the lounge, to provide easy wheelchair access, and has a barbecue, table, chairs and a pergola. The second is a south facing terrace with sun loungers that also provides direct viewing access to the pool for the mobility impaired. The third is a courtyard terrace which is a quiet, hard landscaped area planted with bananas, cannas and other exotics. It has a shady pergola and has table and chairs to dine out in the evening and catch the last rays of the sun. Pathways lead to the Le Bouchet gardens and to a sun bathing area with a second entry to the pool.

Parking is in front of Les Ecuries in the large courtyard.
                    [post_title] => Les Ecuries
                    [post_excerpt] => Les Ecuries a lovely gite with exotic gardens and pool near Descartes, Loire Chateaux & Futuroscope.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-ecuries-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:46
                    [post_modified_gmt] => 2016-02-11 14:14:46
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/les-ecuries-2/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 101312
                    [post_author] => 1605
                    [post_date] => 2015-11-09 13:22:45
                    [post_date_gmt] => 2015-11-09 13:22:45
                    [post_content] => The Stables has 5 bedrooms - one double with kingsize bed, 3 double/twins (doubles are superking size beds) and one twin (with bunk beds). There are also 2 shower-rooms with WCs, a large modern fitted kitchen (with dishwasher), living/dining room, garden area to the front with teak garden furniture and large barbecue, and a private, enclosed courtyard garden to the rear.

Cots are available. There are electric radiators if the weather is cool. Bed linen, towels and tea towels are provided at no extra charge. Beds are made up for you.
                    [post_title] => The Stables
                    [post_excerpt] => The Stables is situated in the beautiful Loire Valley, famous for its wines and historic châteaux, just a short drive from the famous château de Chenonceau.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-stables
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:15:02
                    [post_modified_gmt] => 2016-02-11 14:15:02
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/the-stables/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 107147
                    [post_author] => 2211
                    [post_date] => 2015-11-09 15:30:56
                    [post_date_gmt] => 2015-11-09 15:30:56
                    [post_content] => This newly renovated barn with panoramic views over rural countryside, offers guests spacious accommodation boasting exposed beams, characterful stone walls and secluded private gardens. 2 bedrooms, bathroom and separate WC open plan kitchen, dining, mezzanine. Step out onto your spacious balcony and enjoy the stunning views whilst having breakfast or an aperitif.

You too can enjoy The Good Life in our converted barn where we will do all we can to ensure you experience a relaxing, rewarding and enjoyable holiday in the heart of rural France.
                    [post_title] => The Barn at Vijon
                    [post_excerpt] => The Barn at Vijon - a spacious newly converted barn with stunning views and tranquil surroundings
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-barn-at-vijon
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-04-28 16:40:36
                    [post_modified_gmt] => 2016-04-28 15:40:36
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/the-barn-at-vijon/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 101310
                    [post_author] => 1605
                    [post_date] => 2015-11-09 13:22:45
                    [post_date_gmt] => 2015-11-09 13:22:45
                    [post_content] => The Cottage has 3 bedrooms - one double with superking size bed; 1 triple room with bunk beds and a single bed; and 1 twin bedroom that can can either be a double (with superking) or 2 singles. There is also a shower-room with WC, a living/dining room with wood-burning stove, modern fitted kitchen (including dishwasher), garden area with garden furniture and a large barbecue.
                    [post_title] => Razay Cottage 2
                    [post_excerpt] => 1 of 3 beautiful self-catering cottages in the lovely Loire Valley, close to the famous château de Chenonceau.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => razay-cottage-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:15:02
                    [post_modified_gmt] => 2016-02-11 14:15:02
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/razay-cottage-2/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 109423
                    [post_author] => 2331
                    [post_date] => 2015-12-02 12:03:45
                    [post_date_gmt] => 2015-12-02 12:03:45
                    [post_content] => Wonderful rural self catering cottage in the Berrichonne style comprising of fitted kitchen with electric hob, oven, microwave and large fridge freezer plus a utility area with washing machine and ironing facilities. Dining room with dining table for 6. Large lounge with leather sofas, Freesat UK TV channels and DVD player, 3 large bedrooms (2 singles and one king size), 2 cloakrooms and bathroom with bath and separate shower. Conservatory with rattan furniture looking over the fields and orchard at the back. Huge private garden with outdoor table and chairs, orchard with pears, blackcurrants, apples, walnuts and hazelnuts. Freestanding swimming pool (from Summer 2016) with decking area and barbeque. For those colder nights there is a wood burning stove in the kitchen and infra red eco heat panels in all rooms.
The cottage is currently being renovated and updated and will be available from April 2016. New pictures will be added as rooms are finished!
                    [post_title] => La Croix Rouge
                    [post_excerpt] => Lovely traditional Berrichonne cottage close to Saint Benoit Du Sault with private pool
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-croix-rouge
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-12-02 14:10:43
                    [post_modified_gmt] => 2016-12-02 14:10:43
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/?post_type=gites&p=109423
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 101825
                    [post_author] => 1869
                    [post_date] => 2015-11-09 13:30:29
                    [post_date_gmt] => 2015-11-09 13:30:29
                    [post_content] => Rose Farmhouse is a four bedroom gîte, sleeping 8-12 people, at Les Hirondelles which is an old French farm, lovingly renovated over recent years to create self-catering holiday gîtes.  It is set in two acres of lovely grounds overlooking a beautiful, unspoilt valley, with plenty of space for barbeques or to simply sit and relax.  

We offer holidaymakers rustic French accommodation but with all the modern conveniences, including English TV and Wi-Fi. Each gîte has its own sunny terrace and there are large shared gardens, play area and 9m swimming pool. 

Les Hirondelles is set in the small hamlet of St Civran in Indre department.  It has a feel of being nicely off the beaten track while being easy to get to, and an ideal base for exploring the local area.

                    [post_title] => Rose Farmhouse
                    [post_excerpt] => Rose Farmhouse a 4-bedroom gîte in the tranquil heart of rural France with a 9m swimming pool.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => rose-farmhouse
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:53
                    [post_modified_gmt] => 2016-02-11 14:14:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/rose-farmhouse/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 102039
                    [post_author] => 2152
                    [post_date] => 2015-11-09 13:31:35
                    [post_date_gmt] => 2015-11-09 13:31:35
                    [post_content] => A modest distance to the south east of Orleans and to the north of Sancerre and the Burgundy (Pouilly, Saint-Fargeau), at the eastern end of the Valley of the Kings, at only 150 km south of Paris (only 1 hour from Fontainebleau), on the banks of the river Loire between Gien (bone china factory) and Briare (canal bridge), 2 rooms, 2 suites (B&B) and 2 gites (self-catering rentals) await you. The separate guest house, nestled among centuries-old  trees, is surrounded by a pleasant park running down to the Loire. Built in the 18th century and entirely renovated in 2012, the wonderful old "Mansart" style manor house stands very close to our home. Independant car park and entrances allow you complete freedom. Our guests are always welcome to enjoy the 7 acres of park with centuries-old  trees and flowers, deckchairs, tables, outdoor games for children, tennis and table-tennis. The Loire river can be reached by a private path (300 metres), which is a good starting place for walks or bike-rides. Baby-sitting,  animals welcome under restrictions. Non-smoking house.
                    [post_title] => Domaine de la Thiau
                    [post_excerpt] => Bed and Breakfast in independant manor house with bathrooms ensuite, 2 with kitchen corner garden 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => domaine-de-la-thiau
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-18 13:31:57
                    [post_modified_gmt] => 2016-02-18 13:31:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/domaine-de-la-thiau/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 107070
                    [post_author] => 2231
                    [post_date] => 2015-11-09 15:30:22
                    [post_date_gmt] => 2015-11-09 15:30:22
                    [post_content] => The cottage offers accommodation on two floors.  The ground floor has direct access to the driveway and front garden and is open-plan format, providing flexible facilities for a couple or larger family.  It serves as a kitchen-diner with modern equipment. The lounge is ideal for quiet evenings or lively home entertainment, with music, DVD's, a TV and board games. The small private garden has a table and chairs for al fresco eating with a barbecue. 

The upper floor consists of two bedrooms, a double and a twin, with plenty of storage.  The bathroom is completely new and includes a shower, washbasin and WC.


All linen and towels are included, together with cleaning costs. 

There is a large gated car park at the front of the cottage.

The shared swimming pool and internet access are added advantages and are included in your holiday,

                    [post_title] => Rose Cottage
                    [post_excerpt] => Lovely, renovated, well equiped cottage, with gardens and pool perfect for exploring the Loire.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => rose-cottage-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:45
                    [post_modified_gmt] => 2016-02-11 14:14:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/rose-cottage-2/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 101881
                    [post_author] => 1869
                    [post_date] => 2015-11-09 13:30:59
                    [post_date_gmt] => 2015-11-09 13:30:59
                    [post_content] => Sunflower Cottage is a two bed gîte, sleeping 5-7 people, at Les Hirondelles which is an old French farm, lovingly renovated over recent years to create self-catering holiday gîtes.  It is set in two acres of lovely grounds overlooking a beautiful, unspoilt valley, with plenty of space for barbeques or to simply sit and relax.  

We offer holidaymakers rustic French accommodation but with all the modern conveniences, including English TV and Wi-Fi. Each gîte has its own sunny terrace and there are large shared gardens, play area and 9m swimming pool. 

Les Hirondelles is set in the small hamlet of St Civran in Indre department.  It has a feel of being nicely off the beaten track while being easy to get to, and an ideal base for exploring the local area.

                    [post_title] => Sunflower Cottage
                    [post_excerpt] => Sunflower Cottage is a 2-bed gîte in the tranquil heart of rural France with a 9m swimming pool.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => sunflower-cottage
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:51
                    [post_modified_gmt] => 2016-02-11 14:14:51
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/sunflower-cottage/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 102038
                    [post_author] => 2152
                    [post_date] => 2015-11-09 13:31:35
                    [post_date_gmt] => 2015-11-09 13:31:35
                    [post_content] => A modest distance to the south east of Orleans and to the north of Sancerre and the Burgundy (Saint Fargeau and Pouilly), at the eastern end of the Valley of the Kings, at only 150 km south of Paris (1 hour only from Fontainebleau), on the banks of the river Loire between Gien (bone china factory) and Briare (Canal Bridge), this apartment (approx. 70 m2 and apart from the main houses) is located on the ground floor of the former stabbles comprises 2 bedrooms with a king size bed and 1 single bed, a large living room, a kitchen (refridge+deep freeze, electric stove, microwave oven, dishes washer, dishes, etc.) and a bathroom (bathroom and wc, washing-machine). Furnished with quality antique furniture. A private entrance faces the south with private parking and small garden with barbecue and garden furniture
                    [post_title] => Gite de la Ferme
                    [post_excerpt] => Apartment in barns ground floor garden terrace kitchen 2 bedrooms livingroom wifi carpark tv indepen
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gite-de-la-ferme
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-18 13:31:02
                    [post_modified_gmt] => 2016-02-18 13:31:02
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/gite-de-la-ferme/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 10
    [current_post] => -1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 102068
            [post_author] => 2194
            [post_date] => 2015-11-09 13:31:43
            [post_date_gmt] => 2015-11-09 13:31:43
            [post_content] => Les Ecuries is a large (110 sq m), well equipped gite that easily accommodates seven people and provides all that you need to really enjoy your holiday.

GROUND FLOOR

Lounge:

Large lounge area with comfortable seating for seven. UK Satellite TV, DVD player and access to a large DVD library. Books and games are provided with Wifi internet access throughout the gite.

Kitchen and dining area:

Equipped to a high standard including a dishwasher, washing machine, gas cooker, large fridge freezer and microwave together with a large table with seating for seven people. French doors open onto your private terraces.

Double bedroom:

Large bedroom with a wardrobe, chest of drawers and double bed.

Bathroom:

A wetroom with non-slip tiles, thermostatic shower, grab rails, disabled toilet, hand basin and a manual shower seat and heater.

FIRST FLOOR

A master bedroom with double bed, air-conditioning unit, chest of drawers, wardrobe and a lounge area with sofa and coffee table.

A very large bedroom with three single beds, air-conditioning unit, wardrobe, dressing table and chest of drawers

Bedrooms have fans and hair dryers.

Large bathroom with shower, basin and toilet.

OUTSIDE

Three private walled terraces - the first terrace is decked and set at the same level as the lounge, to provide easy wheelchair access, and has a barbecue, table, chairs and a pergola. The second is a south facing terrace with sun loungers that also provides direct viewing access to the pool for the mobility impaired. The third is a courtyard terrace which is a quiet, hard landscaped area planted with bananas, cannas and other exotics. It has a shady pergola and has table and chairs to dine out in the evening and catch the last rays of the sun. Pathways lead to the Le Bouchet gardens and to a sun bathing area with a second entry to the pool.

Parking is in front of Les Ecuries in the large courtyard.
            [post_title] => Les Ecuries
            [post_excerpt] => Les Ecuries a lovely gite with exotic gardens and pool near Descartes, Loire Chateaux & Futuroscope.
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => les-ecuries-2
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-02-11 14:14:46
            [post_modified_gmt] => 2016-02-11 14:14:46
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/gites/les-ecuries-2/
            [menu_order] => 0
            [post_type] => gites
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 17
    [max_num_pages] => 2
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 1
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => d785fc08f2ff8abd064e67c8ae937f11
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

)

We found 17 Gites.

Les Ecuries

Les Ecuries

Centre / Indre et Loire / Descartes

Les Ecuries a lovely gite with exotic gardens and pool near Descartes, Loire Chateaux & Futuroscope.
Sleeps 7
7
WiFi
Pool

Prices per week from
£400 to £1025

The Stables

The Stables

Centre / Indre et Loire / Céré-la-Ronde

The Stables is situated in the beautiful Loire Valley, famous for its wines and historic châteaux, just a short drive from the famous château de Chenonceau.
Sleeps 10
10
WiFi
Pool
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£640 to £980

Spacious Kitchen, Dining, Lounge and Gallery

The Barn at Vijon

Centre / Indre / Vijon

The Barn at Vijon - a spacious newly converted barn with stunning views and tranquil surroundings
Sleeps 4
4
WiFi

Prices per week from
£350 to £500

The Cottages and Pool

Razay Cottage 2

Centre / Indre et Loire / Cere-la-Ronde

1 of 3 beautiful self-catering cottages in the lovely Loire Valley, close to the famous château de Chenonceau.
Sleeps 7
7
WiFi
Pool
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£470 to £760

La Croix Rouge

Centre / Indre / La Chatre L'Anglin

Lovely traditional Berrichonne cottage close to Saint Benoit Du Sault with private pool
Sleeps 4
4
Pool
Pets Allowed
Biker Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£250.00 to £400.00

Rose Farmhouse and Front Garden

Rose Farmhouse

Centre / Indre / St Civran

Rose Farmhouse a 4-bedroom gîte in the tranquil heart of rural France with a 9m swimming pool.
Sleeps 9
9
WiFi
Pool
Pets Allowed
Biker Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£375 to £750

domaine80ko

Domaine de la Thiau

Centre / Loiret / Briare

Bed and Breakfast in independant manor house with bathrooms ensuite, 2 with kitchen corner garden
Sleeps 10
10
WiFi
Pets Allowed
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€68 to €0

France_003

Rose Cottage

Centre / Indre / Chabris

Lovely, renovated, well equiped cottage, with gardens and pool perfect for exploring the Loire.
Sleeps 4
4
WiFi
Pool
Biker Friendly
Fishing Friendly
Cycling Friendly

Prices per week from
£490 to £590

Sunflower Cottage and the front terrace

Sunflower Cottage

Centre / Indre / St Civran

Sunflower Cottage is a 2-bed gîte in the tranquil heart of rural France with a 9m swimming pool.
Sleeps 5
5
WiFi
Pool
Pets Allowed
Biker Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£0 to £0

NETextgitefer

Gite de la Ferme

Centre / Loiret / Briare

Apartment in barns ground floor garden terrace kitchen 2 bedrooms livingroom wifi carpark tv indepen
Sleeps 3
3
WiFi

Prices per week from
€180 to €320