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

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

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

            [4] => WP_Post Object
                (
                    [ID] => 102037
                    [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. 40 m2 and apart from the main houses) is located on the ground floor of the guests house comprises 1 bedroom with a double bed and 1 single bed, a living room, a kitchen corner (refridge, gas stove, microwave oven, dishes, etc.) and a shower room + wc). 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 Loire
                    [post_excerpt] => apartment on the ground floor with garden kitchen shower livingroom 1 bedroom wifi carpark tv
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gite-de-la-loire
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-18 13:30:06
                    [post_modified_gmt] => 2016-02-18 13:30:06
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/gite-de-la-loire/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

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

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

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

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

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

netsuitem2nsal

Gite de la Loire

Centre / Loiret / Briare

apartment on the ground floor with garden kitchen shower livingroom 1 bedroom wifi carpark tv
Sleeps 2
2
WiFi

Prices per week from
€155 to €280

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

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