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

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

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

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

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

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

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

        )

    [post_count] => 7
    [current_post] => -1
    [in_the_loop] => 
    [post] => 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
        )

    [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.

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

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

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

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

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