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] => 101347
                    [post_author] => 1569
                    [post_date] => 2015-11-09 13:22:53
                    [post_date_gmt] => 2015-11-09 13:22:53
                    [post_content] => An independant, renovated cottage on the central courtyard at La Boulinerie.  This house has its own terrace with barbecue and garden furniture overlooking the gardens and children's play area.

Ground Floor - The large, spacious ground floor accommodates a fully-equipped stained pine kitchen with  a gas hob, an electric oven, microwave, dishwasher, washing machine and large fridge/freezer, kettle, coffee maker etc…

There is a large dining table with seating for 10, and a sitting area with sofas, television, DVD player and free WiFi access, coffee table and a woodburning stove for the winter months.

A charming ground floor bedroom - created from the old poulailler (chicken house) - with a double bed, chest of drawers and wardrobe, leads off the living room and is ideal for grannies or older teenagers!


First Floor - On the first floor there is a double bedroom with plenty of clothes storage and small double windows overlooking the courtyard and the cherry trees after which this house is named.

The twin bedroom has a delightful small window to the courtyard, chest of drawers and a wardrobe.

The third upstairs room - a children's dormitory room with three single beds, and chests of drawers, is well lit with a velux window.


Le Cerisier is a charming house retaining many character features from its previous incarnation such as exposed stonework and old beams.  Both pretty and  practical house it is a great for a comfortable family holiday home.

Bed linen is included and all beds are made up on arrival.
Towels are not included.
Travel cots, high chairs and changing-mats are available free of charge - please request these on your Booking Form.
Baby sitting by native English speakers is available on request.
A prepared meal is available on your arrival at a cost of 5€ per head. This is a very popular option for families arriving after a long day.
                    [post_title] => Le Cerisier
                    [post_excerpt] => An independant, renovated cottage on the central courtyard at La Boulinerie.  This house has its own terrace with barbecue and garden furniture overlooking the gardens and children's play area.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-cerisier
                    [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/le-cerisier/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

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

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

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

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

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

Cot, highchair, pushchair and other baby and toddler equipment are available to make travelling to your Loire Valley accommodation easier,
                    [post_title] => SOLEIL
                    [post_excerpt] => A converted wine making barn, Soleil  has been wonderfully converted to offer both historic charm and great comfort.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => soleil
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:46
                    [post_modified_gmt] => 2016-02-11 14:14:46
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/soleil/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

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

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

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

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

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

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

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

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


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

        )

    [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

Le Cerisier -from the central courtyard

Le Cerisier

Pays de la Loire / Vendee / Chevrette

An independant, renovated cottage on the central courtyard at La Boulinerie. This house has its own terrace with barbecue and garden furniture overlooking the gardens and children's play area.
Sleeps 9
9
WiFi
Pool
Cycling Friendly
Child Friendly

Prices per week from
€500 to €1800

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

SOLEIL_1860_10

SOLEIL

Pays de la Loire / Maine et Loire / Saumar

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

Prices per week from
£450 to £825

Les Ardoises - from the central courtyard

Les Ardoises

Pays de la Loire / Vendee / Chevrette

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

Prices per week from
€600 to €1800

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

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

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

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

HelenHouseFranceOutside30

La Maison Fleurie

Pays de la Loire / Mayenne / St Mars sur Colmont

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

Prices per week from
€275 to €375