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] => 102011
                    [post_author] => 2099
                    [post_date] => 2015-11-09 13:31:29
                    [post_date_gmt] => 2015-11-09 13:31:29
                    [post_content] => Gite du Lavande is on the borders of the Auvergne, Limousin and Centre Region, is ideally situated to explore an area full of history, charm and beauty.

Within half an hour's drive you can discover castles and chateaux, picturesque historical market towns and villages, swimming lakes with sandy beaches and cafés, woodland walks, and plenty of wonderful picnic sites.

Go a little further and you will get more of the same, in any direction.

However, there is no need to go very far. You could simply spend your holiday relaxing at "home" by the pool, sipping chilled local wine, reading your favourite books and cooking up a delicious BBQ in the evening. You'll go home feeling refreshed and happy whatever you choose to do.

Gite du Lavande has a private enclosed mature garden which also boasts an above ground swimming-pool , and views over the adjoining fields. the locality is ideal for walking, biking and swimming, or simply a place to relax within its tranquil rural surroundings. Chez Jabier also has the unique feature of having no street lights, making it ideal for star-gazers.

PRIVATE SWIMMING POOL - above ground approx 4.5m, ideal to cool off on a hot sumers day Beach towels can be provided. Inflatables provided.

PLAY GARDEN with playhouse, trampoline,sandpit and slide, outdoor games are available, badminton, boules etc. Enclosed and suitable to let dog off lead.

FLOWER & VEGETABLE GARDENS with edible herbs and salad crops in season, a selectin of herbs are available outside the gite.

Hiking and cycling direct from the door.

BEACHES and SWIMMING LAKES Three marvellous local swimming lakes (with fishing as well) within 20 to 35 minutes drive.All lakes have lifeguards in high season and swimming areas are cordoned off for safety, you can hire pedalos, canoes and rowing boats. At Sidiailles there is an adventure in the trees suitable for young and older and also a cafe on site.

GOLF Within 15 mins drive there is a superb international 18 hole course.One at Pouligny Notre Dame and another at Gouzon. There is also a spa at Poligny Notre Dame should you feel the need for a pampering treat.

CYCLING is very popular here in France and there are some excellent cycle routes.

FISHING there are numerous local fishing lakes, where you can get daily permits.

LOCAL CUISINE A wide variety of cuisine is available in our local towns and villages, with menus from 11 euros for 3 to 4 courses.

CHATEAUX and GARDENS and HISTORICAL SITES There are many fabulous places to visit - full details are in the gite

FAMILY ACTIVITIES There are numerous family activities to keep all the family amused, there are two adventure in the trees parks close by, laser shooting, bouncy castles and trampolines, Llama treking, Pony Treking, Zoo de Beauval is the largest zoo in Europe and well worth a visit, Le Pal is a zoo and theme park with rides for all ages a fantastic day out for all the family, Futuroscope is about 2hours drive away, again a fun packed day, closer to home there is the wolf park and giant maze at Guéret, Kayaking and electric boats at St Amand Montrond. 

MARKETS Everyone wants to visit a traditional French Market, our closest are Boussac - Thursday morning, St Aout animal market - Tuesday morning, Chateaumeillant - Friday morning and La Chatre- Saturday morning.

Why not try your hand at bartering at one of the many brocantes held on weekend here in France, you will discover some beautiful villages and taste the true meaning of France. Children are well catered for with rides and games to keep them amused. Full details are available in the gite.



Accommodation description
Bedrooms: 
Bedroom 1 with double bed,Bedroom 2 with twin beds.Cot can be provided on request.

Bathrooms: 
Bathroom with multi jet shower, toilet & wash hand basin.

Kitchen: 
Fully equipped kitchen. Gas hob & electric oven,fridge/freezer,microwave,kettle and toaster.
Dining room with table and chairs to sit at least 4 people & high chair.

Living Rooms: 
Comfortable, yet retaining a wonderful French charm, you will find two seater setee with two armchairs, tv and dvd with selection of dvds. Wood burining fire which is great any time of year. First basket of logs included in the rental price.

Cleaning/Towels/Linen/Maid service: 
The property is cleaned to a high standard on the morning before you arrive. Fresh linen & towels are provided for your stay.
Your comfort is our goal. We have created restful retreat that you can think of as your home away from home when you're in the a

Amenities/Facilities: 
Barbecue, Private Pool, Parking, Garden. 

Fridge/Freezer, Hob/Stove, Iron, Microwave, Oven. 

Cot, High Chair, Internet Access, Room Fans, Satellite, TV.

Location Type: 
Lake, Rural.

Accessibility
The property is unsuitable for anyone with mobility problems as it is set on two floors and steps to enter the cottage.

Outside
There is a private small garden to the side of the gite ideal for sunbathing and relaxing, a patio to the front with table, chairs, parasol and BBQ, plus off road parking.
In the main garden you have use of the above ground pool, a play area for younger children including slide & sandpit.

Important notes on accommodation
Secured enclosed parking All linen/towels are provided and changed weekly. TV, DVD & CD player. WiFi free connection. Good selection of books, DVDs, CDs and garden games. BBQ Logs available for the woodburner Cycle track and vineyards are on the doorstep. Plenty of maps, walking guides and information leaflets available in the cottage. Babysitting is available at an extra charge with a fully qualified NNEB/ RGN, Bookings for restaurants can be arranged free of charge and if you would like to enjoy an evening out without the worries of driving, a service can be arranged at an extra charge. We just hope you will have a wonderful, happy holiday with us at Gite du Lavande.


                    [post_title] => Gite Du Lavande
                    [post_excerpt] => Gite du Lavande quiet vacation hideaway with pool.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gite-du-lavande
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:47
                    [post_modified_gmt] => 2016-02-11 14:14:47
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/gite-du-lavande/
                    [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] => 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
                )

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

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

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

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

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

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

            [9] => 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] => 10
    [current_post] => -1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 102011
            [post_author] => 2099
            [post_date] => 2015-11-09 13:31:29
            [post_date_gmt] => 2015-11-09 13:31:29
            [post_content] => Gite du Lavande is on the borders of the Auvergne, Limousin and Centre Region, is ideally situated to explore an area full of history, charm and beauty.

Within half an hour's drive you can discover castles and chateaux, picturesque historical market towns and villages, swimming lakes with sandy beaches and cafés, woodland walks, and plenty of wonderful picnic sites.

Go a little further and you will get more of the same, in any direction.

However, there is no need to go very far. You could simply spend your holiday relaxing at "home" by the pool, sipping chilled local wine, reading your favourite books and cooking up a delicious BBQ in the evening. You'll go home feeling refreshed and happy whatever you choose to do.

Gite du Lavande has a private enclosed mature garden which also boasts an above ground swimming-pool , and views over the adjoining fields. the locality is ideal for walking, biking and swimming, or simply a place to relax within its tranquil rural surroundings. Chez Jabier also has the unique feature of having no street lights, making it ideal for star-gazers.

PRIVATE SWIMMING POOL - above ground approx 4.5m, ideal to cool off on a hot sumers day Beach towels can be provided. Inflatables provided.

PLAY GARDEN with playhouse, trampoline,sandpit and slide, outdoor games are available, badminton, boules etc. Enclosed and suitable to let dog off lead.

FLOWER & VEGETABLE GARDENS with edible herbs and salad crops in season, a selectin of herbs are available outside the gite.

Hiking and cycling direct from the door.

BEACHES and SWIMMING LAKES Three marvellous local swimming lakes (with fishing as well) within 20 to 35 minutes drive.All lakes have lifeguards in high season and swimming areas are cordoned off for safety, you can hire pedalos, canoes and rowing boats. At Sidiailles there is an adventure in the trees suitable for young and older and also a cafe on site.

GOLF Within 15 mins drive there is a superb international 18 hole course.One at Pouligny Notre Dame and another at Gouzon. There is also a spa at Poligny Notre Dame should you feel the need for a pampering treat.

CYCLING is very popular here in France and there are some excellent cycle routes.

FISHING there are numerous local fishing lakes, where you can get daily permits.

LOCAL CUISINE A wide variety of cuisine is available in our local towns and villages, with menus from 11 euros for 3 to 4 courses.

CHATEAUX and GARDENS and HISTORICAL SITES There are many fabulous places to visit - full details are in the gite

FAMILY ACTIVITIES There are numerous family activities to keep all the family amused, there are two adventure in the trees parks close by, laser shooting, bouncy castles and trampolines, Llama treking, Pony Treking, Zoo de Beauval is the largest zoo in Europe and well worth a visit, Le Pal is a zoo and theme park with rides for all ages a fantastic day out for all the family, Futuroscope is about 2hours drive away, again a fun packed day, closer to home there is the wolf park and giant maze at Guéret, Kayaking and electric boats at St Amand Montrond. 

MARKETS Everyone wants to visit a traditional French Market, our closest are Boussac - Thursday morning, St Aout animal market - Tuesday morning, Chateaumeillant - Friday morning and La Chatre- Saturday morning.

Why not try your hand at bartering at one of the many brocantes held on weekend here in France, you will discover some beautiful villages and taste the true meaning of France. Children are well catered for with rides and games to keep them amused. Full details are available in the gite.



Accommodation description
Bedrooms: 
Bedroom 1 with double bed,Bedroom 2 with twin beds.Cot can be provided on request.

Bathrooms: 
Bathroom with multi jet shower, toilet & wash hand basin.

Kitchen: 
Fully equipped kitchen. Gas hob & electric oven,fridge/freezer,microwave,kettle and toaster.
Dining room with table and chairs to sit at least 4 people & high chair.

Living Rooms: 
Comfortable, yet retaining a wonderful French charm, you will find two seater setee with two armchairs, tv and dvd with selection of dvds. Wood burining fire which is great any time of year. First basket of logs included in the rental price.

Cleaning/Towels/Linen/Maid service: 
The property is cleaned to a high standard on the morning before you arrive. Fresh linen & towels are provided for your stay.
Your comfort is our goal. We have created restful retreat that you can think of as your home away from home when you're in the a

Amenities/Facilities: 
Barbecue, Private Pool, Parking, Garden. 

Fridge/Freezer, Hob/Stove, Iron, Microwave, Oven. 

Cot, High Chair, Internet Access, Room Fans, Satellite, TV.

Location Type: 
Lake, Rural.

Accessibility
The property is unsuitable for anyone with mobility problems as it is set on two floors and steps to enter the cottage.

Outside
There is a private small garden to the side of the gite ideal for sunbathing and relaxing, a patio to the front with table, chairs, parasol and BBQ, plus off road parking.
In the main garden you have use of the above ground pool, a play area for younger children including slide & sandpit.

Important notes on accommodation
Secured enclosed parking All linen/towels are provided and changed weekly. TV, DVD & CD player. WiFi free connection. Good selection of books, DVDs, CDs and garden games. BBQ Logs available for the woodburner Cycle track and vineyards are on the doorstep. Plenty of maps, walking guides and information leaflets available in the cottage. Babysitting is available at an extra charge with a fully qualified NNEB/ RGN, Bookings for restaurants can be arranged free of charge and if you would like to enjoy an evening out without the worries of driving, a service can be arranged at an extra charge. We just hope you will have a wonderful, happy holiday with us at Gite du Lavande.


            [post_title] => Gite Du Lavande
            [post_excerpt] => Gite du Lavande quiet vacation hideaway with pool.
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => gite-du-lavande
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-02-11 14:14:47
            [post_modified_gmt] => 2016-02-11 14:14:47
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/gites/gite-du-lavande/
            [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.

One of the most popular leisure activities at Chez Jabier is relaxing by the pool, enjoying a bottle of locally produced wine and watching the sun set across the valley.

Gite Du Lavande

Centre / Cher / St Priest La Marche

Gite du Lavande quiet vacation hideaway with pool.
Sleeps 4
4
WiFi
Pool
Pets Allowed
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£250 to £350

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

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

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

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

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

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

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

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

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