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

            [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] => 107143
                    [post_author] => 2299
                    [post_date] => 2015-11-09 15:30:53
                    [post_date_gmt] => 2015-11-09 15:30:53
                    [post_content] => Large 2 bedroom gite, sleeps 6 people. Large open plan kitchen and lounge, with log burner. 

Large private garden, with garden furniture.


                    [post_title] => La Jouannerie (1)
                    [post_excerpt] => Large 2 bedroom gite, sleeps 6 people, private gardens. Large open plan lounge and kitchen.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-jouannerie-1
                    [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-jouannerie-1/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

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

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

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

        )

    [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

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

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

La Jouanniere, entrance

La Jouannerie (1)

Pays de la Loire / Sarthe / Ruille sur Loir

Large 2 bedroom gite, sleeps 6 people, private gardens. Large open plan lounge and kitchen.
Sleeps 6
6
WiFi
Pets Allowed
Biker Friendly
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
€360 to €510

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

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

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

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

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

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