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] => 2
    [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] => 2
    [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] => 2
            [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] => 2
            [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 10, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 101309
                    [post_author] => 1605
                    [post_date] => 2015-11-09 13:22:44
                    [post_date_gmt] => 2015-11-09 13:22:44
                    [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.

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] => Razay Cottage 1
                    [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-1
                    [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-1/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 101929
                    [post_author] => 1987
                    [post_date] => 2015-11-09 13:31:10
                    [post_date_gmt] => 2015-11-09 13:31:10
                    [post_content] => The gîte (luxury self-catering accommodation) is on the ground floor and has one very large bedroom (Queen-size bed) with an en-suite bathroom (shower, toilet, washing machine), a spacious living room with leather sofa & chair and large fully-equipped kitchen with dining area. Authentic Henri II and French provincial furniture. Manuy historical features including cabochon from Chartres cathedral and bread oven. Very well appointed. Sheets, towels, bathrobes, kitchen essentials provided. Closed courtyard including parking and al fresco dining in front of the house surrounded by flowering trees and shrubs. Bikes available. For safety reasons, it is not suitable for children. Very quiet. 
                    [post_title] => Closerie Falaiseau
                    [post_excerpt] => Loire Valley Authentic Country Cottage for 2 built in 1584 near all the famous châteaux.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => closerie-falaiseau
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:49
                    [post_modified_gmt] => 2016-02-11 14:14:49
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/closerie-falaiseau/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => 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
                )

            [3] => 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
                )

            [4] => WP_Post Object
                (
                    [ID] => 102066
                    [post_author] => 2194
                    [post_date] => 2015-11-09 13:31:42
                    [post_date_gmt] => 2015-11-09 13:31:42
                    [post_content] => 'La Laiterie' is a large (2000 sq ft), well equipped gite that easily accommodates ten people and provides all that you need to really enjoy your holiday.

GROUND FLOOR

Lounge:

A large open plan lounge with three settees and comfortable seating for ten people. UK and French Satellite TV, Play Station and games, DVD player, CD player, an extensive range of Cd's and access to a large DVD library. Books and games are provided and there is high speed Wifi internet access throughout the gite. French doors open out onto your own private garden.

Kitchen:

Off the lounge the kitchen is fully equipped to a high standard including a dishwasher, gas cooker, large fridge freezer, microwave and grill.

Dining area:

Complete with a very large table, with seating for 10 people.

Double bedroom:

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

Bathroom:

Large bathroom with shower, separate bath, handbasin and toilet.

Utility room:

Washing machine and toilet.

FIRST FLOOR

A large double bedroom with double bed, air-conditioning unit, dressing table, chest of drawers and a built-in wardrobe.

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

A twin bedroom with twin single beds, air-conditioning unit, wardrobe and chest of drawers.

All the bedrooms have fans and hair dryers.

Good family sized bathroom with shower, hand basin and toilet.

OUTSIDE

Your own large (2500 sq. ft) private fenced garden. South facing making it ideal to relax and catch the sun throughout the day. There is a barbecue, sun loungers, pergola and table and chairs to make the most of the 'al fresco' lifestyle.

From your private garden you can access the other gardens at Le Bouchet with the large heated shared pool (40ft x 18ft) with its own sun terrace and the field and games area.

Parking is at the front of La Laiterie in the large courtyard.
                    [post_title] => La Laiterie
                    [post_excerpt] => La Laiterie, a relaxing stay with superb gardens & pool near Descartes, Loire Chateaux & Futuroscope
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-laiterie
                    [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/la-laiterie/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 101659
                    [post_author] => 1682
                    [post_date] => 2015-11-09 13:27:51
                    [post_date_gmt] => 2015-11-09 13:27:51
                    [post_content] => This 4 bed holiday cottage with private pool and period features is available to rent every year from April to October.  Well equipped and comfortable, it is close to all amenities, and has generous sleeping accommodation for 6.

The cottage is an ideal base for exploring the towns, chateaux, markets and peaceful countryside of the southern Loire Valley.

It overlooks open fields at the top of a pleasant hamlet and is almost the last house before the road becomes a path, winding down to the river where you can fish.  The village of Ambrault with a cafe, restaurant, and baker, is 3 km away.

The uninterrupted views offer stunning sunrises and sunsets followed by clear dark skies unaffected by artificial light.

Get that night sky app and point it at the stars!

On the ground floor:

large open plan living area with ...

LED TV, DVD player,  wood burning fire and comfortable seating for 6
dining room table for 6
fully fitted kitchen (including washing machine, tumble dryer, cooker, fridge/freezer, microwave)
wine cellar

Off the main room ...

cloakroom/toilet
corridor leading to
1 single bedroom
1 double bedroom with French windows leading to terrace overlooking the pool

Upstairs ...

1 double bedroom with space for cot
1 single bedroom
bathroom with bath and shower
separate toilet
utility room
computer with wi-fi (or you can use your own laptop)

Garden ...

Fully enclosed, gated and surrounded by conifers
Courtyard with carport
Terrace with table and chairs
Swimming Pool
Big grassy space for games

                    [post_title] => Canardeaux
                    [post_excerpt] => This 4 bed holiday cottage with private pool and period features is available to rent every year from April to October.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => canardeaux
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:57
                    [post_modified_gmt] => 2016-02-11 14:14:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/canardeaux/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => 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
                )

        )

    [post_count] => 7
    [current_post] => -1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 101309
            [post_author] => 1605
            [post_date] => 2015-11-09 13:22:44
            [post_date_gmt] => 2015-11-09 13:22:44
            [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.

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] => Razay Cottage 1
            [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-1
            [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-1/
            [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] => 1
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 9bde62e1650248136303828762b1e4a9
    [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.

The Cottages and Pool

Razay Cottage 1

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

Façade with original stone steps and mullion windows. Built in 1584.

Closerie Falaiseau

Centre / Eure et Loir / Blois

Loire Valley Authentic Country Cottage for 2 built in 1584 near all the famous châteaux.
Sleeps 2
2
WiFi
Golf Friendly
Cycling Friendly

Prices per week from
€750 to €750

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

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

La Laiterie

La Laiterie

Centre / Indre et Loire / Descartes

La Laiterie, a relaxing stay with superb gardens & pool near Descartes, Loire Chateaux & Futuroscope
Sleeps 10
10
WiFi
Pool

Prices per week from
£500 to £1395

Canardeaux_pool_1480

Canardeaux

Centre / Indre / Boisramier

This 4 bed holiday cottage with private pool and period features is available to rent every year from April to October.
Sleeps 6
6
WiFi
Pool

Prices per week from
€540 to €1318

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