Lower Normandy 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] => 637
                    [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] => 637
                    [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] => 637
                            [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] => 637
                            [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] => 637
                            [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] => 637
                            [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 = '637' )
) 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] => 101841
                    [post_author] => 1775
                    [post_date] => 2015-11-09 13:30:32
                    [post_date_gmt] => 2015-11-09 13:30:32
                    [post_content] => Gite du Servon, is an ideal location to explore both Normandy and Brittany, or just a great place to enjoy that well deserved break.Off street parking, and a private large secure garden with lawn and mature fruit trees.The gite is open plan living dinning, with a ground floor bedroom with double bed,and bathroom, great if stairs are a problem,and on the first floor, there is a grand bedroom, with King sized bed, leading to a seperate annex, with 3 single beds, and a second bathroom ,
ideal for couples or familys alike,
The garden boasts a nice gazebo area, for alfresco dinning, and that all important barbeque.
                    [post_title] => Mont St Michel Gite du Servon
                    [post_excerpt] => Le Mont St Michel,is only 8 km from gite du Servon, 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mont-st-michel-gite-du-servon
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:52
                    [post_modified_gmt] => 2016-02-11 14:14:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/mont-st-michel-gite-du-servon/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 109363
                    [post_author] => 2329
                    [post_date] => 2015-11-30 22:49:30
                    [post_date_gmt] => 2015-11-30 22:49:30
                    [post_content] => The Boulangerie is a pleasant country cottage that originally would of been used to do the baking for the main farm house.
Once in side the cottage you are in the kitchen dinning room, from here you can get to the lounge, a ground floor toilet washroom & the stairs to the upper floor.
The kitchen/ dinning room is open plan, there is a sink, fridge freezer, cooker & washing machine + plus iron & ironing board.
When you leave the dinning area you go through to the lounge with a country cottage style furniture & a working log burner. The old bread oven is to the rear of the fire place but has been covered over.
From the lounge you can go out via double French windows on to a decked patio area & a private BBQ area.
On the upper floor there are 2 bedrooms, one is a double, the other has 2 single beds.
In between the bedrooms is a shower room.
                    [post_title] => The Boulangerie
                    [post_excerpt] => The Boulangerie is a country cottage with 2 bedrooms that sleeps 4
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-boulangerie
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:42
                    [post_modified_gmt] => 2016-02-11 14:14:42
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/?post_type=gites&p=109363
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 101624
                    [post_author] => 1684
                    [post_date] => 2015-11-09 13:27:43
                    [post_date_gmt] => 2015-11-09 13:27:43
                    [post_content] => The Coach-house Gite is a rural country retreat with rustic charm and a homely ambiance.Its nestled in the 7.5 acre grounds of La Chatouillette,surrounded by meadows,gardens, private lake and wood. It is an ideal holiday venue for couples, families, friends,Anglers,Walkers,Cyclists and all who enjoy being in Nature. 

The Coach House offers two bedroom,self-catering accommodation. The living area is open plan comprising sitting/dinning and kitchen areas.The double bedroom has a Romeo balcony which overlooks the front garden. 
There is a shower and separate toilet. 
The kitchen has a electric cooker, fridge/freezer, washing machine, microwave, toaster and kettle. Storage cupboards contain crockery,cutlery,glasses and utensils for your self-catering needs. 
Bed linen, towels and tea-towels are included and eco- friendly cleaning products are provided for the kitchen and bathroom.
There are selections of DVDs, books,magazines and board games. Browse through leaflets with information,tourist attractions and places to visit and eat. The games room provides a pool table,bar football and darts. Garden sports include table-tennis,bowls and a trampoline. There is storage space for fishing tackle or your bikes.
A few steps from the Gite there is a private guests' BBQ area,dinning table and chairs. These overlook the lake.   Stroll around the lake and discover private woods with secret nooks, benches and picnic areas.



                    [post_title] => LaChatouillette
                    [post_excerpt] => La Chatouillette Coach-house Gite and Private Carp lake.  
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => lachatouillette
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:58
                    [post_modified_gmt] => 2016-02-11 14:14:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/lachatouillette/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 107146
                    [post_author] => 2301
                    [post_date] => 2015-11-09 15:30:55
                    [post_date_gmt] => 2015-11-09 15:30:55
                    [post_content] => The main house has recently been converted into a 4 bedroom guesthouse which is open all year round.  This can be let as a Gite or B&B. Each bedroom has en suite facilities and 2 single beds. Further information is available on our website.
                    [post_title] => La Rougerie Farmhouse
                    [post_excerpt] => Converted farmhouse in protected national park with stunning scenery.  Close to beaches & nightlife. Battlefield guide owner to help you tour the Beaches.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-rougerie-farmhouse
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-06-18 07:54:25
                    [post_modified_gmt] => 2018-06-18 06:54:25
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-rougerie-farmhouse/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 102067
                    [post_author] => 2181
                    [post_date] => 2015-11-09 13:31:43
                    [post_date_gmt] => 2015-11-09 13:31:43
                    [post_content] => Orchard Cottage is available for rent when we are not in occupation.

Orchard Cottage has:
- Superb, large kitchen/diner with all the usual appliances
- A separate utility room with a washing machine and storage facilities
- A downstairs toilet
- Large entrance hall
- Luxurious oak-floored lounge, with an open fire.

Upstairs there are:
- Two large double bedrooms
- One with an en-suite bathroom,
- One twin bedded room,
- And another separate bathroom.

It has patios to the side and back,with a large teak table and eight chairs, and its own barbecue. The cottage, because of its height, has superb views over the surrounding countryside.
                    [post_title] => Orchard Cottage
                    [post_excerpt] => Orchard Cottage is part of La Cidrerie, a group of  barns built in the  stone of the region. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => orchard-cottage
                    [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/orchard-cottage/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 107063
                    [post_author] => 2181
                    [post_date] => 2015-11-09 15:30:19
                    [post_date_gmt] => 2015-11-09 15:30:19
                    [post_content] => Apple Cottage has the following accommodation:

Ground floor

    Large, comfortable sitting-room with wood-burning stove. Television with Satellite TV, DVD and video player
    Well-equipped kitchen-diner, with gas cooker, dishwasher, fridge-freezer and microwave
    Bathroom with bath, shower and wash basin
    Separate toilet
    Utility space with electric water boiler and consumer unit

First floor

    Two large bedrooms, one with king-size double bed, the other with three singles. Both bedrooms are carpeted with wardrobe,
    chests of drawers and hanging space
    All beds have duvets, pillows and linen

Large garden

    Patio with garden furniture
    Barbecue

Cider and Apple Cottages are semi-detached, with locked, adjoining doors. They can be rented separately but are also ideal for occupation as a large, single unit. 
                    [post_title] => AppleCottage
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => applecottage
                    [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/applecottage/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 101811
                    [post_author] => 1848
                    [post_date] => 2015-11-09 13:30:26
                    [post_date_gmt] => 2015-11-09 13:30:26
                    [post_content] => Eco-Gite of Lenault is a spacious 5 person (+ 2 cots) family-friendly gite situated in a converted haybarn on our smallholding in Calvados, Normandy.

We provide masses of kit for babies, toddlers and children and have a large outdoor play area, a play barn, a boules pitch. Visitors of all ages have the chance to help out with the animals on our smallholding. With the children well catered for we also want visiting adults to have a relaxing holiday. We therefore provide/offer:

* A well stocked welcome box with extras such as something home-baked, local cider and home-made jam

* 'On arrival' shopping - fee applies

* The chance to buy local produce from our smallholding

* First night dinner - please ask for the menu and prices

* BBQ packs

* A comprehensive tourist pack

We are on the edge of Swiss Normandy with all its outdoor activities and within easy reach of such places as Bayeux, Mont St Michel, Jurques Zoo and the D-Day Landing beaches (which are wonderfully family friendly). Close-by there is also a local velo-railway, many art galleries and museums, swimming pools, soft play areas, tree-top trails and much more just waiting for you and your family to discover.

An extensive network of footpaths starts right from our back gate so you can explore and enjoy the local countryside, IF you can drag the children away from the play area! In fact the most frequent comment we hear from children visiting is, "Do we have to go out? We are having too much fun here!"

Book your holiday at Eco-Gites of Lenault and not only will you be somewhere that really caters for children and adults, but you know that your holiday really won't cost the earth.

Further information is available on our website, please contact us for details.
                    [post_title] => Eco-Gites of Lenault
                    [post_excerpt] => Eco-Gites of Lenault is a family-friendly gite situated in the beautiful Normandy countryside. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => eco-gites-of-lenault
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-04-04 21:16:37
                    [post_modified_gmt] => 2019-04-04 20:16:37
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/eco-gites-of-lenault/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 107081
                    [post_author] => 2181
                    [post_date] => 2015-11-09 15:30:26
                    [post_date_gmt] => 2015-11-09 15:30:26
                    [post_content] => Orchard Cottage is available for rent when we are not in occupation.

Orchard Cottage has:
- Superb, large kitchen/diner with all the usual appliances
- A separate utility room with a washing machine and storage facilities
- A downstairs toilet
- Large entrance hall
- Luxurious oak-floored lounge, with an open fire.

Upstairs there are:
- Two large double bedrooms
- One with an en-suite bathroom,
- And another separate bathroom.

It has patios to the side and back,with a large teak table and eight chairs, and its own barbecue. The cottage, because of its height, has superb views over the surrounding countryside.
                    [post_title] => La Cidrerie
                    [post_excerpt] => Orchard Cottage ais part of La Cidrerie, a group of converted barns built in the traditional stone of the region. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-cidrerie
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:45
                    [post_modified_gmt] => 2016-02-11 14:14:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-cidrerie/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 101521
                    [post_author] => 1644
                    [post_date] => 2015-11-09 13:27:22
                    [post_date_gmt] => 2015-11-09 13:27:22
                    [post_content] => L'Ecurie is a former milking shed and stable that has recently been converted into a lovely two bedroom cottage.  The other side of the building is L'Etable.
 
The cottage sleeps 4.
 
Large open plan living room with well equipped kitchen, dining and sitting areas.  Off this is the bathroom with bath shower, sink and WC.   
 
French doors open out into the garden.
 
Gardens to back, front and south facing side with table, chairs and BBQ for al fresco eating.   There is a field adjacent that you can use too for playing, picnics etc.
 
Upstairs there are two bedrooms, one double and the other is a twin.  There are exposed beams from the original building.
 
English/French speaking owners next door for help and advice if you need it.
 
                    [post_title] => L'Ecurie
                    [post_excerpt] => L'Ecurie is a former milking shed and stable that has recently been converted into a lovely two bedroom cottage.  The other side of the building is L'Etable. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => lecurie
                    [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/lecurie/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 107079
                    [post_author] => 2181
                    [post_date] => 2015-11-09 15:30:25
                    [post_date_gmt] => 2015-11-09 15:30:25
                    [post_content] => Cider Cottage has the following accommodation:

Ground floor

Large, comfortable sitting-room with wood-burning stove. Television with Satellite TV, DVD and video player.  Well-equipped kitchen-diner, with gas cooker, dishwasher, fridge-freezer and microwave.

Bathroom with shower and wash basin; washing machine
Separate toilet
Utility space with electric water boiler and consumer unit

First floor

Two large bedrooms, one with double bed, the other with three singles. Both bedrooms are carpeted with wardrobe, chests of drawers and hanging space.
All beds have duvets, pillows and linen

Large garden

 Feature cider press with wheel and fountain
 Patio with garden furniture
 Barbecue

Cider Cottage ajoins our other property Apple cottage. They are are semi-detached, with locked, adjoining doors. They can be rented separately but are also ideal for occupation as a large, single unit.

                    [post_title] => Cider Cottage
                    [post_excerpt] => Set adjacent to the beautiful Abbaye de la Lucerne, and close to beaches, bays, estuaries and forests.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cider-cottage
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:45
                    [post_modified_gmt] => 2016-02-11 14:14:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/cider-cottage/
                    [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] => 101841
            [post_author] => 1775
            [post_date] => 2015-11-09 13:30:32
            [post_date_gmt] => 2015-11-09 13:30:32
            [post_content] => Gite du Servon, is an ideal location to explore both Normandy and Brittany, or just a great place to enjoy that well deserved break.Off street parking, and a private large secure garden with lawn and mature fruit trees.The gite is open plan living dinning, with a ground floor bedroom with double bed,and bathroom, great if stairs are a problem,and on the first floor, there is a grand bedroom, with King sized bed, leading to a seperate annex, with 3 single beds, and a second bathroom ,
ideal for couples or familys alike,
The garden boasts a nice gazebo area, for alfresco dinning, and that all important barbeque.
            [post_title] => Mont St Michel Gite du Servon
            [post_excerpt] => Le Mont St Michel,is only 8 km from gite du Servon, 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => mont-st-michel-gite-du-servon
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-02-11 14:14:52
            [post_modified_gmt] => 2016-02-11 14:14:52
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/gites/mont-st-michel-gite-du-servon/
            [menu_order] => 0
            [post_type] => gites
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 12
    [max_num_pages] => 2
    [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] => e17a957b4d6b73f544f6b61e20988477
    [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 12 Gites.

Le Mont St Michel Gite du Servon

Mont St Michel Gite du Servon

Lower Normandy / Manche / Servon

Le Mont St Michel,is only 8 km from gite du Servon,
Sleeps 8
8
Biker Friendly
Cycling Friendly
Child Friendly

Prices per week from
€490 to €690

The Boulangerie

Lower Normandy / Calvados / Roullours

The Boulangerie is a country cottage with 2 bedrooms that sleeps 4
Sleeps 4
4
WiFi
Pets Allowed
Cycling Friendly

Prices per week from
€400 to €450

La Chatouillette Gite and Lake is surrounded by forest and fields an area of natural outstanding beauty.

LaChatouillette

Lower Normandy / Manche / St George de Rouelley

La Chatouillette Coach-house Gite and Private Carp lake.
Sleeps 4
4
WiFi
Pets Allowed
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly

Prices per week from
£475 to £595

La Rougerie

La Rougerie Farmhouse

Lower Normandy / Manche / Saint-Fromond

Converted farmhouse in protected national park with stunning scenery. Close to beaches & nightlife. Battlefield guide owner to help you tour the Beaches.
Sleeps 9
9
WiFi
Pets Allowed

Prices per week from
€500 to €750

Patio area for Orchard Cottage, showing the teak furniture.

Orchard Cottage

Lower Normandy / Manche / St Pierre Langers

Orchard Cottage is part of La Cidrerie, a group of barns built in the stone of the region.
Sleeps 6
6
WiFi
Pets Allowed
Biker Friendly
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
£359 to £920

Apple Cottage.

AppleCottage

Lower Normandy / Manche / St Pierre Langers

Sleeps 5
5
WiFi
Pets Allowed
Biker Friendly
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
£299 to £770

Eco-Gites of Lenault

Eco-Gites of Lenault

Lower Normandy / Calvados / Lenault near Caen

Eco-Gites of Lenault is a family-friendly gite situated in the beautiful Normandy countryside.
Sleeps 5
5
WiFi
Pets Allowed

Prices per week from
£350 to £560

General view of La Cidrerie.

La Cidrerie

Lower Normandy / Manche / St Pierre Langers

Orchard Cottage ais part of La Cidrerie, a group of converted barns built in the traditional stone of the region.
Sleeps 14
14

Prices per week from
£0 to £0

L'Ecurie

L’Ecurie

Lower Normandy / Calvados / Donnay

L'Ecurie is a former milking shed and stable that has recently been converted into a lovely two bedroom cottage. The other side of the building is L'Etable.
Sleeps 4
4
WiFi
Pets Allowed
Fishing Friendly
Cycling Friendly

Prices per week from
£210 to £345

Cider Cottage, garage and garden.

Cider Cottage

Lower Normandy / Manche / St Pierre Langers

Set adjacent to the beautiful Abbaye de la Lucerne, and close to beaches, bays, estuaries and forests.
Sleeps 5
5
WiFi
Pets Allowed
Biker Friendly
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
£299 to £770