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] => 101514
                    [post_author] => 1638
                    [post_date] => 2015-11-09 13:27:21
                    [post_date_gmt] => 2015-11-09 13:27:21
                    [post_content] => Maison Verdon is also in the hamlet of La Saivrie, next to Maison Brio. This house was lived in by two families. It has recently been renovated and transformed into a spacious house. This house is often rented by two or three families wanting a holiday together. 
Accommodation : 185 sqm

"Ground floor: Large sitting room/dining room (64 sqm) with two open fireplaces , kitchen-dining room (22 sqm) fitted with dishwasher, split level cooker, fridge, microwave, washroom with washing machine, shower-room and wc. 

First floor: Double bedroom (12.5 sqm), bedroom 2 with twin-beds (10 sqm), bedroom 3 with twin beds ( 9 sqm), bedroom 4 with twin (12 sqm),Bedroom 5 (17 sqm) velux window, with double bed and en suite shower, bathroom with bath, basin, separate wc. , enclosedgarden with garden furniture and barbecue

                    [post_title] => Maison Verdon
                    [post_excerpt] => Maison Verdon is also in the hamlet of La Saivrie, next to Maison Brio. This house was lived in by two families. It has recently been renovated and transformed into a spacious house. This house is often rented by two or three families wanting a holiday together. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => maison-verdon
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:15:00
                    [post_modified_gmt] => 2016-02-11 14:15:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/maison-verdon/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 101512
                    [post_author] => 1638
                    [post_date] => 2015-11-09 13:27:21
                    [post_date_gmt] => 2015-11-09 13:27:21
                    [post_content] => Maison Botineau is in the hamlet of La Saivrie, a small community of 25 houses .The cottage was originally built to accommodate a farm worker's family but had been used as a farm building for storing hay until we renovated it.
Accommodation: 97 sqm-

Ground floor : large sitting room (40 sqm) with open fireplace , kitchen-dining room (24 sqm) fitted with dishwasher, split level cooker, fridge, microwave, washroom with washing machine, shower-room and wc.
 First floor : Main bedroom with a double bed (15 sqm), bedroom 2 with twin-beds (10 sqm) bedroom 3 (6 sqm) with single bed with space for a cot if required), , bathroom with bath, basin and wc., enclosed garden with garden furniture and barbecue. 

                    [post_title] => Maison Botineau
                    [post_excerpt] => Maison Botineau is in the hamlet of La Saivrie, a small community of 25 houses .The cottage was originally built to accommodate a farm worker's family but had been used as a farm building for storing hay until we renovated it.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => maison-botineau
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:15:00
                    [post_modified_gmt] => 2016-02-11 14:15:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/maison-botineau/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 101863
                    [post_author] => 1865
                    [post_date] => 2015-11-09 13:30:38
                    [post_date_gmt] => 2015-11-09 13:30:38
                    [post_content] => Nestled in 3 acres of private grounds, this delightfully restored mill house, sleeps up to 11 people and 2 infants and is fully equipped, has many traditional features and is within easy reach of local amenities such as shops, restaurants, cafés, swimming pools, lakes and more.

It has 4 large bedrooms (2 with double beds) and 2 family rooms (one with a kingsize and single bed and one with a double and 2 singles. There are 2 bathrooms (one is en suite) and 2 cots. 

Downstairs is a very large sitting area with flat screen Free Sat TV and DVD, Ipad/Ipod docking station, Wifi and lots of sofas. The kitchen cum diner is open plan and fully equipped and leads on to a sunny side terrace with BBQ and table, chairs and deck chairs.

In the basement you'll find a games room with table tennis, football table, darts and a fridge leading on to another terrace with the pool, a covered area and BBQ

Enjoy a cool drink on one of the 2 sunny terraces, cool off in he 16 foot heated, private pool or the games room or enjoy a game of boule on your own private boule pitch set in the extensive grounds. And if walking or cycling are your thing, you'll enjoy direct access on to well maintained and signed footpaths and cycle routes and an opportunity to enjoy the stunning local landscape
                    [post_title] => Le Moulin
                    [post_excerpt] => A stunning, spacious and secluded 4 bedroom mill house with heated private pool.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-moulin-2
                    [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/le-moulin-2/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 101976
                    [post_author] => 2061
                    [post_date] => 2015-11-09 13:31:21
                    [post_date_gmt] => 2015-11-09 13:31:21
                    [post_content] => La Croix is a beautiful, newly renovated, 3 bedroom loire gite to rent, just north of Saumur.  It has been renovated in a contemporary manner providing all modern home comforts whilst retaining many original features.  It is perfectly located to relax and explore the famous and not so famous sights of the Loire Valley, France.  Situated in amongst rural farmland on the edge of the Loire-Anjou-Touraine National Park it is a perfect place to sit, relax and unwind whilst sampling a glass of  wine from one of the many Loire vineyards.

La Croix has a large lounge / dining room with a feature fireplace and log burner.  We have equipped the lounge with a TV (UK freeview channels), DVD and a PS2 games console.  There are a selection of DVDs and games for you to enjoy.

La Croix has three bedrooms  and comfortably sleeps six people .  There is a double and twin room upstairs and a king size bedroom on the ground floor.  Both the double and king size rooms have ample space for a cot.

The kitchen is equipped with all the modern facilities you would expect including a washing machine, dishwasher, Tassimo coffee machine and fridge/freezer.

There are also two shower rooms, one upstairs and one on the ground floor.  The ground floor shower room has a walk in shower/wet room.

Outside we have created a lovely area which enables guests to sit out in the sun looking over the fields - it really is a relaxing view with nothing to blot out the horizon!  We have provided garden furniture for six people including an umbrella for those hot days.  There are also a couple of sun loungers for those who want to do nothing but read a book and sunbathe! 

                    [post_title] => La Croix
                    [post_excerpt] => La Croix is a beautiful, newly renovated, 3 bedroom gite situated in the Loire Valley.  
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-croix
                    [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-croix/
                    [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] => 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
                )

            [7] => WP_Post Object
                (
                    [ID] => 102050
                    [post_author] => 2184
                    [post_date] => 2015-11-09 13:31:38
                    [post_date_gmt] => 2015-11-09 13:31:38
                    [post_content] => Our Gite 'Le Carabi' is situated in the courtyard of our B&B/Chambres D'Hotes, La Jolie Maison, in the charming rural village of Le Langon, Vendee, Pay De La Loire perfect for your holiday in France.

There is a large comfy open lounge with TV (including English Satelite)& DVD player. A very well equiped Kitchen, with large Fridge/Freezer, washing machine, Microwave, Oven & Coffee maker.

We have created our gite for people with Mobility Problems, hence we have a very spacious downstairs bedroom a wonderful wheel-in wetroom, with easy access sink. All our door widths have wheelchair access and light switches are at regulation heights.

Great News! As we now have an Electric Bed with special mattress & cot sides. We also have recently bought a wheeled padded shower chair with arms.

Upstairs, there is a light and airy Mezzanine Bedroom with Double Bed.

Outside, there is a private & secure parking area & we have also created a private garden & terrace, especially for the Gite in our own large Garden, for your exclusive use, for those family BBQ's or just a quiet romantic time, enjoying a bottle of wine (or two!!)
We also have a large above-ground swimming pool, which is available to all our guests,(access for disabled with hoist) & use of the sun-beds.


                    [post_title] => Le Carabi
                    [post_excerpt] => Family & very wheelchair friendly gite-sleeps 4.in charming French village,with pool/Garden
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-carabi
                    [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/le-carabi/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [9] => WP_Post Object
                (
                    [ID] => 101513
                    [post_author] => 1638
                    [post_date] => 2015-11-09 13:27:21
                    [post_date_gmt] => 2015-11-09 13:27:21
                    [post_content] => Maison Brio is next to Maison Botineau in the hamlet of  La Saivrie. The inhabitants are almost  all native to the area and are always happy to let you try out your  French. The hamlet is surrounded by wooded footpaths and cycle tracks. 
Accommodation: 97 sqm- Old semi-detached farm building recently renovated. Exposed beams- original floor tiles

Ground floor : large sitting room (34.8 sqm) with open fireplace , kitchen-dining room (23.6 sqm) fitted with dishwasher, split level cooker, fridge, microwave, washroom with washing machine, shower-room and wc. 

First floor: Main bedroom with a double bed (15.12 sqm), bedroom 2 with twin-beds (12.37 sqm) with a Velux window, bedroom 3 with single bed with space for a cot if required 6.96 sqm), bedroom 4 with a single bed and a Velux window (5.61 sqm), bathroom with bath, basin and wc. Garage, enclosed garden with garden furniture and barbecue;

                    [post_title] => Maison Brio
                    [post_excerpt] => Maison Brio is next to Maison Botineau in the hamlet of  La Saivrie. The inhabitants are almost  all native to the area and are always happy to let you try out your  French. The hamlet is surrounded by wooded footpaths and cycle tracks. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => maison-brio
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:15:00
                    [post_modified_gmt] => 2016-02-11 14:15:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/maison-brio/
                    [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

Maison-Verdon-pool-1283

Maison Verdon

Pays de la Loire / Vendee / La Saivrie

Maison Verdon is also in the hamlet of La Saivrie, next to Maison Brio. This house was lived in by two families. It has recently been renovated and transformed into a spacious house. This house is often rented by two or three families wanting a holiday together.
Sleeps 10
10
Pool
Pets Allowed

Prices per week from
€450 to €1300

Maison Botineau

Maison Botineau

Pays de la Loire / Vendee / La Saivrie

Maison Botineau is in the hamlet of La Saivrie, a small community of 25 houses .The cottage was originally built to accommodate a farm worker's family but had been used as a farm building for storing hay until we renovated it.
Sleeps 5
5
WiFi
Pool
Pets Allowed

Prices per week from
€300 to €880

summer_2012_332

Le Moulin

Pays de la Loire / Vendee / La Tardiere

A stunning, spacious and secluded 4 bedroom mill house with heated private pool.
Sleeps 11
11
WiFi
Pets Allowed
Biker Friendly
Fishing Friendly
Cycling Friendly

Prices per week from
£755 to £1305

La Croix - surrounded by poppies!

La Croix

Pays de la Loire / Maine et Loire / Parcay les Pins

La Croix is a beautiful, newly renovated, 3 bedroom gite situated in the Loire Valley.
Sleeps 6
6
WiFi

Prices per week from
£450 to £650

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

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

Gite Garden

Le Carabi

Pays de la Loire / Vendee / Le Langon

Family & very wheelchair friendly gite-sleeps 4.in charming French village,with pool/Garden
Sleeps 4
4
WiFi
Pool
Pets Allowed
Biker Friendly
Cycling Friendly
Child Friendly

Prices per week from
£350 to £675

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

Maison Brio

Maison Brio

Pays de la Loire / Vendee / La Saivrie

Maison Brio is next to Maison Botineau in the hamlet of La Saivrie. The inhabitants are almost all native to the area and are always happy to let you try out your French. The hamlet is surrounded by wooded footpaths and cycle tracks.
Sleeps 5
5
Pool
Pets Allowed
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€360 to €980