Pays de la Loire Gites
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] => 641
                    [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] => 641
                    [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] => 641
                            [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] => 641
                            [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] => 641
                            [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] => 641
                            [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 = '641' )
) 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] => 101848
                    [post_author] => 1854
                    [post_date] => 2015-11-09 13:30:34
                    [post_date_gmt] => 2015-11-09 13:30:34
                    [post_content] => Beautifully presented and fully equipped. Light/airy double bedroom. Living room equipped for leisure. Kitchen adjoined by generous sized shower room. Gravelled courtyard defined by potted shrubs with garden furniture, parasol, Weber bbq and two teak steamer chairs. Electrical entrance gates. Secure parking.
                    [post_title] => Annie’s House
                    [post_excerpt] => Quaint cottage between Saumur & Chinon
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => annies-house
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-12-01 11:54:40
                    [post_modified_gmt] => 2016-12-01 11:54:40
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/annies-house/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 101987
                    [post_author] => 2071
                    [post_date] => 2015-11-09 13:31:23
                    [post_date_gmt] => 2015-11-09 13:31:23
                    [post_content] => La Maison Fleurie is a 2 bedroom self-catering gîte close to Mayenne in the Pays-de-la-Loire, which can accommodate up to 4 adults and 2 children.

Owners, Helen and Gary, who live next door, have many years' experience in the hospitality trade and believe that your visit should be as comfortable and enjoyable as possible. To this end, you can tailor your stay to suit your own requirements. You can choose full or part board or self catering.  If you choose self catering, we are still happy to cook for you, just give us a little notice. We can also provide Continental or full English breakfast, cream teas and packed lunches. Bicycles are also available for hire.

Activities in the area include, cycling, walking, swimming and fishing and there are leisure parks, natural lake beaches and a vélorail close by. Gorron and Ambrières les Vallées have some useful shops, supermarkets and restaurants. In Gorron, there is a cinema which shows an English film once a month and there is a weekly market on Wednesdays. We are located only 20 minutes from the attractive regional town of Mayenne on the river Mayenne, where you can walk around the ancient chateau, its gardens and museum.

We are also less than 1.5 hours from Rennes, with Caen, St Malo and Mont St Michel being only around 2 hours away, so nice and close to the ferries and giving you plenty of choice for excursions. We have many chateaux in our area and are also close to the borders of Lower Normandy and Orne with many pretty towns and places to visit.


                    [post_title] => La Maison Fleurie
                    [post_excerpt] => La Maison Fleurie is a pretty 2 bedroom gîte with garden, close to Mayenne in the Pays-de-la-Loire.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-maison-fleurie
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:48
                    [post_modified_gmt] => 2016-02-11 14:14:48
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-maison-fleurie/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 101926
                    [post_author] => 1950
                    [post_date] => 2015-11-09 13:31:09
                    [post_date_gmt] => 2015-11-09 13:31:09
                    [post_content] => The gite is 90 m2 and is self-contained to take a maximum of 4 people, with two bedrooms - one with a double bed, the other with a double and single bed. The gite has downstairs kitchen and shower room, with each master bedroom having its own sink. The gite is fully equipped for self-catering accommodation, with cooker, microwave, crockery and cutlery and dining room. Your gite is also equipped with colour TV, CD, and radio. The TV has FREEVIEW, so offers British channels like BBC etc. Shared facilities include laundry, outside Summer kitchen, BBQ area and heated swimming pool
                    [post_title] => Vin Rouge
                    [post_excerpt] => Gite in South Vendee, Enclosed Heated Pool, BBQ, Laundry, Table Tennis, Badminton, Large Gardens
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => vin-rouge
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:50
                    [post_modified_gmt] => 2016-02-11 14:14:50
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/vin-rouge/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 101346
                    [post_author] => 1569
                    [post_date] => 2015-11-09 13:22:53
                    [post_date_gmt] => 2015-11-09 13:22:53
                    [post_content] => The original 'Maison du Maître' of the old farm - this lovely house retains its original elegance whilst providing spacious, family-friendly holiday accommodation.

Ground floor:  A pretty, sunny sitting room with lots of seating, a television, DVD player and free WiFi access. A well-equipped kitchen for serious cooks and family catering. Understairs WC.

First floor:  Enormous master bedroom with views to front and back of the property, and fantastic ensuite bathroom with extra large bath, separate shower, basin, bidet & WC

There is a private terrace with chairs and table under a shady pergola at the front of the house and another at the back with barbeque and garden furniture and direct access to the fenced swimming pool area.

Bed linen is included and all beds are made up on arrival.
Towels are not included.
Travel cots, high chairs and changing-mats are available free of charge - please request these on your Booking Form.
Baby sitting by native English speakers is available on request.
A prepared meal is available on your arrival at a cost of 5€ per head. This is a very popular option for families arriving after a long day.
                    [post_title] => Les Ardoises
                    [post_excerpt] => The original 'Maison du Maître' of the old farm - this lovely house retains its original elegance whilst providing spacious, family-friendly holiday accommodation.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-ardoises
                    [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/les-ardoises/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 102059
                    [post_author] => 2190
                    [post_date] => 2015-11-09 13:31:40
                    [post_date_gmt] => 2015-11-09 13:31:40
                    [post_content] => This 18th C. barn has been beautifully & sympathetically renovated and has wonderful views from the mezzanine, over the vine- yards and countryside. Lys is a perfect holiday home in the Loire France WiFi internet access. A no smoking and no pets policy applies

Wherever possible we have exposed the beautiful stonewalls, and original beams have been used to create some outstanding features. Quarry tiles found in the garden have been used in the creation of the staircase.

Lys is ideal for two people, plus baby/toddler or small child. The lounge is very comfortably furnished, having a TV, dvd player, Ipod docking station, hi-fi, dvds, books and games. The delightful kitchen / dining room is open plan; the kitchen is fully equipped with washing machine, dishwasher, fridge, cooker and microwave ,iron and ironing board.. French doors lead onto a very private patio with wonderful roses, bbq and garden furniture.. Making your self catering holiday in the Loire Valley as comfortable as possible.

The bedroom is on the 'L' shaped mezzanine floor. The sofa at the opposite end of the mezzanine is a wonderful place to sit and enjoy the views over the countryside to Puy Notre Dame, with its famous church illuminated in the evening.

The bathroom has a hand basin, toilet and shower.
                    [post_title] => LYS
                    [post_excerpt] => This 18th C. barn has been beautifully & sympathetically renovated and has wonderful views from the mezzanine, over the vine- yards and countryside.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => lys
                    [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/lys/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 102010
                    [post_author] => 2097
                    [post_date] => 2015-11-09 13:31:29
                    [post_date_gmt] => 2015-11-09 13:31:29
                    [post_content] => Originally a farm workers cottage, it retains its rustic charm with original features including a stone fireplace, tiled flooring and exposed beams complete with stable door leading to the courtyard and garden area.
 
Spacious kitchen/diner with Woodburning Stove in original stone fireplace.
Logs for the Woodburning Stove available at a small fee.
Newly fitted and well-equipped kitchen.
Living room with Satellite Flat screen TV / DVD / Stereo.
Twin bedded room downstairs.
Bath / Shower room with WC and hand basin.
Stunning 1st floor bedroom with a king-sized bed.
​
 
Facilities
Newly fitted, well-equipped kitchen featuring Gas oven & hob, Dishwasher, Fridge/Freezer, Microwave, Kettle and Toaster.
Satellite Flat screen TV, DVD player, Stereo and Ipod dock.
Electric heating, Gas and Electric included.
Use of 9m x 4m swimming pool with decked terrace and patio furniture.
Private garden area, BBQ and garden furniture.
Bed linen and bathroom towels provided, pool towels are provided.
Laundry room facilities with iron / ironing board for guests use.
A covered Boules Court area.
Electric Fans.
Hairdryer.
Games room
Wireless Internet facility available.
Caretakers on site.
                    [post_title] => The Cottage-La Coyere Gites
                    [post_excerpt] => The Cottage is one of 2 gites situated on 4 acres of grounds with swimming pool & games room.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-cottage-la-coyere-gites
                    [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/the-cottage-la-coyere-gites/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 101959
                    [post_author] => 2037
                    [post_date] => 2015-11-09 13:31:17
                    [post_date_gmt] => 2015-11-09 13:31:17
                    [post_content] => La Cachette is a traditional detached three-bedroom cottage featuring polished beams in every room and a blend of antique and contemporary furnishings to provide guests with comfortable yet stylish living. 
Recently renovated, it is available to rent for the first time in summer 2014.
In the spacious open plan living area downstairs, the large kitchen area is fully equipped with everything to make your stay as comfortable as possible, including an electric cooker and microwave oven. The lounge area features a large log burner as a focal point, with a flat screen satellite TV, DVD player and free Wifi. 
Upstairs the property has three bedrooms, two with ensuites, as well as a family bathroom. The two main bedrooms have beautiful antique French beds. 
Outside, a large secluded decked area with barbecue provides the ideal spot for relaxing and dining.
La Cachette is ideal for families or couples and it's also an great base for touring the many places of interest around Brittany, Normandy and Pays De La Loire. 
Further information is available on our website, please contact us for details.

                    [post_title] => La Cachette
                    [post_excerpt] => A traditional three-bedroom character cottage with three bathrooms in a quiet rural setting.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-cachette-2
                    [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/la-cachette-2/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 107142
                    [post_author] => 2299
                    [post_date] => 2015-11-09 15:30:52
                    [post_date_gmt] => 2015-11-09 15:30:52
                    [post_content] => Large open plan, 1 bedroom house set in beautiful rural location. Situated 6 Km from the towns of Ruille sur Loir and La Chartre sur le Loir. Great location for relaxing and sunbathing, also ideal for walking and cycling holidays. 

Centrally located between the cities of Le Mans (north) and Tours (south), take a day out and visit the medieval towns as well as the hustle and bustle of the new towns. 

Direct route to the Le Mans circuit, take in all the beauty that this area has to offer.
                    [post_title] => La Jouanniere (2)
                    [post_excerpt] => Large open plan, 1 bedroom gite. Fully fitted kitchen with open plan lounge and bedroom.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-jouanniere-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:43
                    [post_modified_gmt] => 2016-02-11 14:14:43
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-jouanniere-2/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 101348
                    [post_author] => 1569
                    [post_date] => 2015-11-09 13:22:53
                    [post_date_gmt] => 2015-11-09 13:22:53
                    [post_content] => Through the gardens and a honeysuckle archway is Le Jardin Clos, a tastefully renovated single-storey gite featuring exposed stonework and beams.

 The sitting room/dining/ kitchen area looks out through large French windows which open onto a terrace and the old orchard with barbeque and garden furniture.

The kitchen is fully-equipped with a gas cooker, fridge, microwave, and washing machine, kettle, coffee maker, toaster etc…

The large, old, stone fireplace in the sitting room area was originally the bread oven for the property and now houses a traditional wood-burning stove.  With comfortable seating, there is also a television, DVD player and free WiFi access.

The two bedrooms are comfortably furnished for a family holiday home with plenty of clothes storage in each.

The large bathroom is very practical for both the older generation and young families having a smaller French style bath with a shower attachment, together with all the usual facilities.

The house enjoys a secluded position in the orchard whilst having ready access to the pool area, playground and grounds.

Bed linen is included and all beds are made up on arrival.
Towels are not included.
Travel cots, high chairs and changing-mats are available free of charge - please request these on your Booking Form.
Baby sitting by native English speakers is available on request.
A prepared meal is available on your arrival at a cost of 5€ per head. This is a very popular option for families arriving after a long day.
                    [post_title] => Le Jardin Clos
                    [post_excerpt] => Through the gardens and a honeysuckle archway is Le Jardin Clos, a tastefully renovated single-storey gite featuring exposed stonework and beams.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-jardin-clos
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:15:01
                    [post_modified_gmt] => 2016-02-11 14:15:01
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/le-jardin-clos/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 102061
                    [post_author] => 2190
                    [post_date] => 2015-11-09 13:31:41
                    [post_date_gmt] => 2015-11-09 13:31:41
                    [post_content] => Over 300 years old, this renovated wine making barn retains its features including the wine press in the kitchen and the oak beams in the lounge and staircase. 1430sq feet with 3 bedrooms, 3 shower rooms and huge lounge & dining area plus fully equipped kitchen.

SOLEIL has three bedrooms and three bathrooms plus a downstairs cloakroom.

We have endeavoured to retain the charm and character of this old wine making barn, for your self catering holiday in the Loire Valley France. The original beams throughout lend to the history and charm of Soleil. The huge lounge & dining room are comfortably furnished to a high standard, in addition having T.V. video, dvd, Ipod docking station and hifi equipment. There are also books and games for all ages.   Making your self catering cottage/home  in the Loire Valley France  as comfortable as possible. Soleil sleeps 6 adults and two children up to the age of 12 years plus cot. WiFi internet access available. A no smoking and no pets policy applies. We achieve a child friendly and baby friendly environment

The semi-circular kitchen is fully fitted with all mod cons including a  double oven and 8 burner hob, dishwasher, washing machine, kettle, microwave, toaster, etc. We have also retained the original wine press and stone flagged floor .where the footprints of former wine makers, of these superb Loire Valley wines, can still be seen.

The bedrooms are very comfortable, the family room having a double bed, bunk beds (suitable for children up to 12 years old) and a cot.  All of the bedrooms have double beds with  sprung mattresses. Two of the bedrooms are en-suite there is also a third bathroom. 

French doors lead from the foyer (where there is a downstairs cloakroom) to your own private patio area complete with garden furniture and barbeque.

Cot, highchair, pushchair and other baby and toddler equipment are available to make travelling to your Loire Valley accommodation easier,
                    [post_title] => SOLEIL
                    [post_excerpt] => A converted wine making barn, Soleil  has been wonderfully converted to offer both historic charm and great comfort.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => soleil
                    [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/soleil/
                    [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] => 101848
            [post_author] => 1854
            [post_date] => 2015-11-09 13:30:34
            [post_date_gmt] => 2015-11-09 13:30:34
            [post_content] => Beautifully presented and fully equipped. Light/airy double bedroom. Living room equipped for leisure. Kitchen adjoined by generous sized shower room. Gravelled courtyard defined by potted shrubs with garden furniture, parasol, Weber bbq and two teak steamer chairs. Electrical entrance gates. Secure parking.
            [post_title] => Annie’s House
            [post_excerpt] => Quaint cottage between Saumur & Chinon
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => annies-house
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-12-01 11:54:40
            [post_modified_gmt] => 2016-12-01 11:54:40
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/gites/annies-house/
            [menu_order] => 0
            [post_type] => gites
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 26
    [max_num_pages] => 3
    [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] => b38b37cf529453b2f075d89521415ecb
    [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 26 Gites.

annies_house

Annie’s House

Pays de la Loire / Maine et Loire / Pouancay

Quaint cottage between Saumur & Chinon
Sleeps 2
2
WiFi

Prices per week from
£350 to £450

HelenHouseFranceOutside30

La Maison Fleurie

Pays de la Loire / Mayenne / St Mars sur Colmont

La Maison Fleurie is a pretty 2 bedroom gîte with garden, close to Mayenne in the Pays-de-la-Loire.
Sleeps 6
6
WiFi
Biker Friendly
Cycling Friendly

Prices per week from
€275 to €375

pool

Vin Rouge

Pays de la Loire / Vendee / Nieul sur l'Autise

Gite in South Vendee, Enclosed Heated Pool, BBQ, Laundry, Table Tennis, Badminton, Large Gardens
Sleeps 4
4
WiFi
Pool
Pets Allowed
Cycling Friendly

Prices per week from
£395 to £725

Les Ardoises - from the central courtyard

Les Ardoises

Pays de la Loire / Vendee / Chevrette

The original 'Maison du Maître' of the old farm - this lovely house retains its original elegance whilst providing spacious, family-friendly holiday accommodation.
Sleeps 8
8
WiFi
Pool
Cycling Friendly
Child Friendly

Prices per week from
€600 to €1800

LYS

Pays de la Loire / Maine et Loire / Saumur

This 18th C. barn has been beautifully & sympathetically renovated and has wonderful views from the mezzanine, over the vine- yards and countryside.
Sleeps 2
2
WiFi
Pool
Golf Friendly
Fishing Friendly
Cycling Friendly

Prices per week from
£337 to £540

Master Bedroom

The Cottage-La Coyere Gites

Pays de la Loire / Maine et Loire / Noyant

The Cottage is one of 2 gites situated on 4 acres of grounds with swimming pool & games room.
Sleeps 4
4
WiFi
Pool
Pets Allowed

Prices per week from
£450 to £865

The front of the cottage, which has off-road parking to the side.

La Cachette

Pays de la Loire / Mayenne / St Denis de Gastines

A traditional three-bedroom character cottage with three bathrooms in a quiet rural setting.
Sleeps 6
6
WiFi

Prices per week from
£375 to £525

Garden at La Jouanniere, ideal for sitting and enjoying the sunshine in a wonderful peaceful spot.

La Jouanniere (2)

Pays de la Loire / Sarthe / Ruille sur Loir

Large open plan, 1 bedroom gite. Fully fitted kitchen with open plan lounge and bedroom.
Sleeps 2
2
WiFi
Pets Allowed
Biker Friendly
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
€275 to €350

Les_Boulins_pool_1103

Le Jardin Clos

Pays de la Loire / Loire Atlantique / Chevrette

Through the gardens and a honeysuckle archway is Le Jardin Clos, a tastefully renovated single-storey gite featuring exposed stonework and beams.
Sleeps 5
5
WiFi
Pool
Cycling Friendly
Child Friendly

Prices per week from
€370 to €1000

SOLEIL_1860_10

SOLEIL

Pays de la Loire / Maine et Loire / Saumar

A converted wine making barn, Soleil has been wonderfully converted to offer both historic charm and great comfort.
Sleeps 8
8
WiFi
Pool
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£450 to £825