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

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

            [3] => WP_Post Object
                (
                    [ID] => 101337
                    [post_author] => 1569
                    [post_date] => 2015-11-09 13:22:51
                    [post_date_gmt] => 2015-11-09 13:22:51
                    [post_content] => Superb and spacious accommodation for families and large parties with direct access to the securely fenced swimming pool terrace

Ground floor:  Large fully equipped kitchen, and a separate comfortable family sitting room.

First floor:  Three double bedrooms and two twin rooms, all with en-suite bathrooms or shower rooms.

From the central courtyard, french windows lead directly to the large sitting room of Les Boulins.

Here there is a beautiful beamed ceiling with an impressive and very old stone fireplace

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 Boulins
                    [post_excerpt] => Superb and spacious accommodation for families and large parties with direct access to the securely fenced swimming pool terrace
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-boulins
                    [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-boulins/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [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] => 101687
                    [post_author] => 1737
                    [post_date] => 2015-11-09 13:29:55
                    [post_date_gmt] => 2015-11-09 13:29:55
                    [post_content] => Beautiful, newly restored in autumn 2013 detached character barn. Perfect retreat for that romantic or peaceful getaway.
 
Ground floor:
 •Kitchen/dining room - a well equipped new kitchen incorporates electric oven and 4 ring gas hob, microwave, kettle, toaster, coffee maker,fridge with ice box, washing machine, dishwasher, ample cupboards extensively stocked with cutlery, crockery and glasses. The large dining area has a dining table comfortably seating six. Exposed beams, window to front and tiled floors.
 •Bathroom- Bath with shower over, towel heater, window to private garden, free standing sink and toilet. 
 •Sitting room - charming large sitting room, exposed beams, wood burner, floor lamp, comfortable three seater sofa and two armchairs, rocking chair, occasional tables, bookcase with selection of books and magazines, satellite TV and DVD player. A varied range of DVD's available, WIFI and games console with selection of games. Triple doors to outside seating area and two double windows to the front making it a lovely bright room with views over fields.
The staircase in the enrance hall leads to the first floor with exposed beams and wood floors.
 
First floor:
 •Bedroom 1 - Very pretty bright and airy double bedroom with exposed beams. Comfortable double bed and bedside furniture, wardrobe, armchair and chest of drawers. Window with view over surrounding fields, two velux style windows with blinds. Space for extra beds and cots in either bedroom if required
 •Bedroom 2 -  Twin room with exposed beams, two velux widows and feature stone wall. Chest of drawers, wardrobe and two comfortable twin beds.
 •Shower room -  shower, wash basin, toilet, towel heater, and hairdrier.

                    [post_title] => La Jolie Grange
                    [post_excerpt] => Beautifuly restored in autumn 2013 large detached character barn. Bright comfortably furnished sitting room with doors to garden and pretty woodburner, WIFI and satellite TV. Fully fitted kitchen including washing machine and dishwasher, dining table for 6. Bathroom and a shower room. Two large light and airy bedrooms. Private garden with garden furniture and barbecue. Large swimming pool and bicycles.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-jolie-grange
                    [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/la-jolie-grange/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

            [8] => WP_Post Object
                (
                    [ID] => 102008
                    [post_author] => 2097
                    [post_date] => 2015-11-09 13:31:28
                    [post_date_gmt] => 2015-11-09 13:31:28
                    [post_content] => Set in our picturesque farmhouse courtyard, the Wine Store is well equipped and tastefully furnished. There is a private garden area with table and chairs and BBQ provided. 
 
Open-plan living with exposed beams and tiled flooring.
Romantic upper bedroom with a king-sized bed with en suite shower room, WC and hand basin.
Newly fitted, well equipped kitchen.
Living room with Satellite Flat screen TV / DVD / Stereo.
 
 
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 Wine Store-La Coyere Gites
                    [post_excerpt] => The Wine Store is a romantic one bedroom gite, with vaulted ceiling in the bedroom and an ensuite.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-wine-store-la-coyere-gites
                    [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/the-wine-store-la-coyere-gites/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

        )

    [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

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

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

Les Boulins - view from the pool

Les Boulins

Pays de la Loire / Vendee / Chevrette

Superb and spacious accommodation for families and large parties with direct access to the securely fenced swimming pool terrace
Sleeps 10
10
WiFi
Pool
Cycling Friendly
Child Friendly

Prices per week from
€650 to €2200

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

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

View to front

La Jolie Grange

Pays de la Loire / Mayenne / Larchamp

Beautifuly restored in autumn 2013 large detached character barn. Bright comfortably furnished sitting room with doors to garden and pretty woodburner, WIFI and satellite TV. Fully fitted kitchen including washing machine and dishwasher, dining table for 6. Bathroom and a shower room. Two large light and airy bedrooms. Private garden with garden furniture...
Sleeps 6
6
WiFi
Pool
Pets Allowed
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£300 to £400

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

13

The Wine Store-La Coyere Gites

Pays de la Loire / Cotes d’Armor / Noyant

The Wine Store is a romantic one bedroom gite, with vaulted ceiling in the bedroom and an ensuite.
Sleeps 2
2
WiFi
Pool
Pets Allowed
Biker Friendly

Prices per week from
£350 to £495

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