Limousin Gites
Show/Hide Filters
Array
(
    [post_type] => gites
    [tax_query] => Array
        (
            [relation] => AND
        )

    [posts_per_page] => 10
    [paged] => 2
    [post_title_like] => 
    [post_content_like] => 
    [meta_query] => Array
        (
            [relation] => AND
            [0] => Array
                (
                    [key] => featured
                )

            [1] => Array
                (
                    [key] => region
                    [value] => 635
                    [compare] => =
                )

        )

)
Array
(
    [post_type] => gites
    [tax_query] => Array
        (
            [relation] => AND
        )

    [posts_per_page] => 10
    [paged] => 2
    [post_title_like] => 
    [post_content_like] => 
    [meta_query] => Array
        (
            [relation] => AND
            [0] => Array
                (
                    [key] => featured
                )

            [1] => Array
                (
                    [key] => region
                    [value] => 635
                    [compare] => =
                )

        )

)
WP_Query Object
(
    [query] => Array
        (
            [post_type] => gites
            [tax_query] => Array
                (
                    [relation] => AND
                )

            [posts_per_page] => 10
            [paged] => 2
            [post_title_like] => 
            [post_content_like] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => featured
                        )

                    [1] => Array
                        (
                            [key] => region
                            [value] => 635
                            [compare] => =
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => gites
            [tax_query] => Array
                (
                    [relation] => AND
                )

            [posts_per_page] => 10
            [paged] => 2
            [post_title_like] => 
            [post_content_like] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => featured
                        )

                    [1] => Array
                        (
                            [key] => region
                            [value] => 635
                            [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] => 635
                            [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] => 635
                            [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 = '635' )
) 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 10, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 101783
                    [post_author] => 1814
                    [post_date] => 2015-11-09 13:30:20
                    [post_date_gmt] => 2015-11-09 13:30:20
                    [post_content] => A magical site just for you

The charming water mill of Chassaing is situated in the heart of 8 hectares beautiful countryside. The property is sited at the meeting of the 2 rivers Ganaveix and Bradascou and you will feel overwelmed by the absolute tranquility; The nearest road is at 400 meters and the closest neighbour at 600 m. The tastfull renovation preserved the charm of the ods stones and beams but offers you all mod cons. The spacious bathrooms are equipped with a large bath or showers.
The new installed windows give plenty of natural light.
NO MOSQUITOS! COOL NIGHTS! NO NEED TO HAVE AIRCOND!!

Depending on the season or your desire, you can explore the countrysideon foot or by bike, fish or swimm here at the mill.Or you can just relax in the hamac or on sunlounger.

We also have some lovely mini sweet goats. 

We can accommodate up to 10 people.

The gite suits a family as well as a group of friends.

The hallway of the gite (6 people) leads to a double bedroom (bed 160 cm), a bathroom with shower and large bath and a toilet. Then 2 steps up, living area with kitchenette and a working fireplace. There is a mezzanine with a sofa bed (135 cm), 2 single beds and a TV corner.

In the same building, there are 2 more double bedrooms, each with their own shower and toilet.

The purple room has a 140 cm bed

The white room has a 160 cm bed ( riverside)


Tarifs

For 1 week-end, 1 or 2 weeks, a familly occasion or a getaway with friends....Call us now on 00 33 5 55 73 16 62 ( english, german spoken)

Ckeck our prices and book today.
                    [post_title] => MOULIN DU CHASSAING
                    [post_excerpt] => A magical site just for you!Peacefull place for nature lovers!Fishing &bike riding paradise! 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => moulin-du-chassaing
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:54
                    [post_modified_gmt] => 2016-02-11 14:14:54
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/moulin-du-chassaing/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 102044
                    [post_author] => 2173
                    [post_date] => 2015-11-09 13:31:36
                    [post_date_gmt] => 2015-11-09 13:31:36
                    [post_content] => The Gite entrance is into a lovely large lounge /dining room which has 2 sofas, one which is a sofa bed so can sleep an extra 2 people.
 There is a coffee table and unit that has a satellite flat screen TV and Blue Ray DVD player, also drawers and bookcase with lamps on.
 At the other end of the room is a wooden table with 6 high backed faux leather chairs. This room also has a wood burner for any chilly evenings in the spring/autumn.

 The kitchen has a rustic feel to it with an original stone wall and tiled work surface with a pine dresser and lots of appliances.
 There is a downstairs bathroom with a toilet, sink and shower over the bath with a glass shower screen.

 The staircase leads from the lounge to the bedrooms which have a lot of character including original beams.
 One bedroom has a pine double bed and the other has 2 pine single beds this room can also take another child's bed if necessary, both have wardrobes, drawers and bedside tables with lamps. 
Upstairs there is also a Shower/Toilet room with sink. Further information is available on our website, please contact us for more details.
                    [post_title] => Gite de Vulcain
                    [post_excerpt] => Set in a beautiful peaceful rural location in 2 acres of groundswith a 10x5m swimming pool 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gite-de-vulcain
                    [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/gite-de-vulcain/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 101920
                    [post_author] => 1972
                    [post_date] => 2015-11-09 13:31:08
                    [post_date_gmt] => 2015-11-09 13:31:08
                    [post_content] => Maison Lavaud offers self catering accommodation, and an ideal base to explore the Haute Vienne and the Limousin region of France. The cottage/Gite has Satellite TV, WiFi and wired internet access and Pets are welcome.

The property sleeps 2 very comfortably, but there is a large couch and extra bed linen can be provided for a 3rd person if required. (Note: Shower/WC is accessed via the bedroom)

On the ground floor is a fully equipped kitchen/lounge/dinning area with stairs leading to a twin bedroom and en suite shower room. It has UK Satellite TV and French Free view TV, Hi-Fi and DVD.

The property is heated by a log burning fire and electric heaters. Outside there is a patio area with delightful countryside views, Internet Access available, BBQ and ample private parking.

All bed linen and towels are provided. Welcome pack on request (Milk, Butter, Bread etc)

Nearby villages, towns and cities include Oradour-sur-glane, Limoges, Cieux, St Junien and Bellac.
                    [post_title] => Maison Lavaud
                    [post_excerpt] => If you want beautiful scenery, peace and quiet, spectacular lakes and walks then look no further!
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => maison-lavaud
                    [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/maison-lavaud/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 101667
                    [post_author] => 1674
                    [post_date] => 2015-11-09 13:27:52
                    [post_date_gmt] => 2015-11-09 13:27:52
                    [post_content] => le Manoir at Doumailhac is  an eighteenth century gentlihommerie comprising of six large bedrooms and four bathrooms. On the ground floor is the large bespoke kitchen and original bed oven with seating for eighteen. The generous sitting room also has seating for eighteen , a large original fireplace with wood 
burning stove and  flat screen TV.
A large terrace leads off the kitchen and sitting room which faces the fields and woods beyond.The enclosed swimming pool is just beyond the terrace.
At the bottom of the garden is the Circuit du Loup Garou, a horse,bike, walking route.
The area is popular for fishing, birdwatching, horse riding and all outdoor pursuits. 
For the less active we have a large flat screen TV, an iPod doc and WI-FI. 
                    [post_title] => Doumailhac
                    [post_excerpt] => Nine bedroom, self catering accommodation with private swimming pool, rural location.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => doumailhac
                    [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/doumailhac/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 112491
                    [post_author] => 2349
                    [post_date] => 2016-05-03 17:45:55
                    [post_date_gmt] => 2016-05-03 16:45:55
                    [post_content] => 30 MINUTES FROM LIMOGES AIRPORT (PICK UP CAN BE ARRANGED OR CAR HIRE AVAILABLE FROM THERE)
GROUND FLOOR
KINGSIZE BEDROOM
DOUBLE BEDROOM
LARGE LIVING/DINING/KITCHEN AREA (SINGLE BED CAN BE ADDED)FRENCH DOOR LEADING TO PATIO
ALL CROCKERY/CUTLERY PROVIDED
ABOVE GROUND POOL (seasonal)
DART BOARD
OUTSIDE ALFRESCO DINING AREA WITH BBQ - VIEW TO LAKE
TABLE TENNIS AREA
DIRECT ACCESS TO FISHING LAKE (FREE TO RESIDENTS - NO PERMIT REQUIRED)
LIGHT SNACKS AND DRINKS AVAILABLE
SMALL HAMLET IN QUIET RURAL AREA
RESTAURANTS ETC WITHIN 5 MINUTES DRIVE
KINGSIZE BEDROOM 1
LARGE LIGHT AIRY BEDROOM WITH ENGLISH KINGSIZE BED
ALL BEDDING PROVIDED
MIRRORED WARDROBE (HANGERS PROVIDED)
SHUTTERED WINDOW FACING ONTO THE AL FRESCO DINING AREA.
CENTRAL HEATING RADIATOR FOR USE DURING WINTER.
LOCKABLE

DOUBLE BEDROOM 2
LARGE DOUBLE BEDROOM
ALL BEDDING PROVIDED
PLENTY OF DRAWER SPACE
LOCKABLE DOOR

SHOWER ROOM WITH SEPERATE TOILET
COMPLETE WITH HAIRDRIER
TOWEL RADIATOR
LIT MIRROR
WHITE HAND BASIN

LIVING/DINING/KITCHEN AREA
LARGE LIVING/DINING/KITCHEN AREA
FULL BOTTLE GAS COOKER WITH GRILL AND OVEN
MICROWAVE
TOASTER
CROCKERY, POTS AND CUTLERY FOR 6
EXTRA SINGLE BED CAN BE ACCOMODATED
DINING TABLE AND CHAIRS FOR 6
SEATING AREA
TV SCREEN AND DVD PLAYER
BOARD GAMES & DART BOARD
ACCESS FROM FRENCH DOORS TO PATIO AREA AND LAKE
                    [post_title] => ETANG CUBES
                    [post_excerpt] => 2 bedroom ground floor gite, free carp fishing at small on site lake
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => etang-cubes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2017-08-14 16:15:39
                    [post_modified_gmt] => 2017-08-14 15:15:39
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/?post_type=gites&p=112491
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 102056
                    [post_author] => 2186
                    [post_date] => 2015-11-09 13:31:39
                    [post_date_gmt] => 2015-11-09 13:31:39
                    [post_content] => Two wonderful quality gites or french holiday cottages, uniquely decorated and furnished with antiques and vintage pieces in the heart of the Haute Vienne region of the Limousin countryside. Close to the Charente and Dordogne borders, closer still to the leisure lakes where you can go swimming at the beach, hire sail boats, windsurfers, paddle canoes, or even ride horses and of course, plenty of fishing to be had both ~ lake and river. Nestled within the Perigord-Limousin National Park, the countryside is on your doorstep to explore and ramble away to your hearts content; the perfect region for walking, relaxing or cycling with quiet roads & pathways that meander through the countryside.
                    [post_title] => Gites Limousin
                    [post_excerpt] => Two wonderful French cottage gites tucked away in the rural Limousin, France
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gites-limousin
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-12 19:35:37
                    [post_modified_gmt] => 2016-02-12 19:35:37
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/gites-limousin/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 107059
                    [post_author] => 2195
                    [post_date] => 2015-11-09 15:30:19
                    [post_date_gmt] => 2015-11-09 15:30:19
                    [post_content] => Les Vignes benefits from a panoramic view of the pretty hamlet of Grandmont and surrounding forests. Sleeping up to 7 guests with accommodation spread over two levels.

The ground floor includes a living room, double bedroom and shower room while upstairs there is an open plan kitchen, dining and lounge with sofa bed plus family bedroom with a double and single bed leading to an en-suite bathroom with corner bath, shower and toilet. All mod-cons complete the gite including free unlimited wifi, English satellite TV and DVD player.

The pool and garden are a few metres away.

All bed linen and towels are provided.

Checkin is from 4pm with checkout at 10am.

So what's left to think about apart from who's in charge of the packing!

The gite is also available for winter rental from around late September up to early April.

The gite is one of three gites at the Grandmont Gites complex. Guests of all gites have use of the pool, grounds and activities.
                    [post_title] => Les Vignes
                    [post_excerpt] => sleeps up to 7, heated pool, set in stunning complex, charming, stylish, cosy and spacious
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-vignes
                    [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/les-vignes/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 107062
                    [post_author] => 2193
                    [post_date] => 2015-11-09 15:30:19
                    [post_date_gmt] => 2015-11-09 15:30:19
                    [post_content] => Discover the un-spoilt delights of rural France from “Les Geais”, a two / three bedroomed traditional granite cottage that has been lovingly restored to a very high standard and is available for self-catering holiday rental all year round.

The property is located near the centre of the Millevaches Natural Regional Park, in an area of Corrèze between Limoges and Clermont Ferrand. Further information is available on our website, please contact us for details.

It is the perfect destination to enjoy many outdoor activities such as walking, cycling or mountain biking, horse-riding or open water swimming.  While the numerous rivers, natural and man-made lakes of this region, known as the French Lake District, offer the opportunity for fishing, kayaking and a variety of other water sports.
                    [post_title] => Les Geais
                    [post_excerpt] => Traditional granite cottage lovingly restored to high standard, set in a delightful rural community.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-geais
                    [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/les-geais/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 101838
                    [post_author] => 1858
                    [post_date] => 2015-11-09 13:30:32
                    [post_date_gmt] => 2015-11-09 13:30:32
                    [post_content] => Gartempe comfortably sleeps 8 people (10 by arrangement)

A four bedroom gite with large rooms, exposed beams, log burning fireplace and original stonework throughout with panoramic views of the countryside overlooking the Gartempe valley.

It has a fully fitted and well equipped eat-in kitchen with fridge/freezer, microwave, dishwasher, washing machine and utility room with separate fridge & freezer.

There are tiled floors with rugs throughout the ground floor, a downstairs cloakroom and an additional TV room with sofa bed equipped with english satelite TV and a DVD player.

The large open plan dining area has a table and chairs with views through the French doors over the valley, as does the living area which has comfortable sofas and chairs.

There is a Stereo CD system in the Dining area.

And upstairs... gallery landing and wooden flooring throughout the first floor. Bedroom 1 has a king size bed with en-suite bathroom including a bath and separate shower, bedroom 2 overlooks the valley with a double bed, bedroom 3 overlooks the countryside with 2 single beds. Bedroom 4 has 2 single beds. Large family bathroom including bath with shower, toilet, basin etc....

There is also a private garden, with patio, BBQ and range of garden furniture.
                    [post_title] => Gartempe
                    [post_excerpt] => A four bedroom gite with light and spacious rooms, exposed beams and original stonework throughout.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gartempe
                    [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/gartempe/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 101945
                    [post_author] => 1970
                    [post_date] => 2015-11-09 13:31:13
                    [post_date_gmt] => 2015-11-09 13:31:13
                    [post_content] => We have discovered a beautiful, peaceful and relaxed corner of rural France which we would love to share with you.

Our gîtes, which are set within our 5.5 acre smallholding, are finished to a high standard and we hope will provide everything you could possibly need for a fantastic stay. If there is anything we have forgotten, or if you simply need some advice or have a query, we are on hand to help - but please be assured that your privacy will be respected at all times.

A welcome basket upon your arrival will contain some essentials to get your holiday off to a relaxing start and will of course include a bottle of French wine. Our guests will have the opportunity of sharing our home grown produce, according to season, and fresh free range eggs from our own chickens - if they feel like laying that day!

All bed linen and towels are provided.

If you really must check your e-mails, free WIFI is available.

There is ample space to park your car, and once it is parked up we have a ladies bike and a gents bike for you to use to explore the surrounding area, if you so wish.

We are not able to accept pets in our gîtes, and would prefer if you refrained from smoking inside (thank you).

Due to the nature of the area, there are numerous steps around the grounds and into the gîtes and, as such, this accommodation is not suitable for guests with limited mobility.

Further information on our website, please contact us for details.
                    [post_title] => Gite Pigeonnier
                    [post_excerpt] => Spacious comfortable gîte. Quiet location ideal for cycling, walking, fishing. Welcome basket.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gite-pigeonnier
                    [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/gite-pigeonnier/
                    [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] => 101783
            [post_author] => 1814
            [post_date] => 2015-11-09 13:30:20
            [post_date_gmt] => 2015-11-09 13:30:20
            [post_content] => A magical site just for you

The charming water mill of Chassaing is situated in the heart of 8 hectares beautiful countryside. The property is sited at the meeting of the 2 rivers Ganaveix and Bradascou and you will feel overwelmed by the absolute tranquility; The nearest road is at 400 meters and the closest neighbour at 600 m. The tastfull renovation preserved the charm of the ods stones and beams but offers you all mod cons. The spacious bathrooms are equipped with a large bath or showers.
The new installed windows give plenty of natural light.
NO MOSQUITOS! COOL NIGHTS! NO NEED TO HAVE AIRCOND!!

Depending on the season or your desire, you can explore the countrysideon foot or by bike, fish or swimm here at the mill.Or you can just relax in the hamac or on sunlounger.

We also have some lovely mini sweet goats. 

We can accommodate up to 10 people.

The gite suits a family as well as a group of friends.

The hallway of the gite (6 people) leads to a double bedroom (bed 160 cm), a bathroom with shower and large bath and a toilet. Then 2 steps up, living area with kitchenette and a working fireplace. There is a mezzanine with a sofa bed (135 cm), 2 single beds and a TV corner.

In the same building, there are 2 more double bedrooms, each with their own shower and toilet.

The purple room has a 140 cm bed

The white room has a 160 cm bed ( riverside)


Tarifs

For 1 week-end, 1 or 2 weeks, a familly occasion or a getaway with friends....Call us now on 00 33 5 55 73 16 62 ( english, german spoken)

Ckeck our prices and book today.
            [post_title] => MOULIN DU CHASSAING
            [post_excerpt] => A magical site just for you!Peacefull place for nature lovers!Fishing &bike riding paradise! 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => moulin-du-chassaing
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-02-11 14:14:54
            [post_modified_gmt] => 2016-02-11 14:14:54
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/gites/moulin-du-chassaing/
            [menu_order] => 0
            [post_type] => gites
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 20
    [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] => 1
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 4b53de1409f0ab8317eeb54400b3f5eb
    [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 20 Gites.

Terrasse_sous_la_glycine

MOULIN DU CHASSAING

Limousin / Correze / CONDAT SUR GANAVEIX

A magical site just for you!Peacefull place for nature lovers!Fishing &bike riding paradise!
Sleeps 10
10
WiFi
Biker Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€720 to €940

View of gite from pool

Gite de Vulcain

Limousin / Correze / St-Julien-le-Vendomois

Set in a beautiful peaceful rural location in 2 acres of groundswith a 10x5m swimming pool
Sleeps 4
4
WiFi
Pool
Pets Allowed
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£395 to £625

Private patio

Maison Lavaud

Limousin / Haute Vienne / Cieux

If you want beautiful scenery, peace and quiet, spectacular lakes and walks then look no further!
Sleeps 2
2
WiFi
Pets Allowed
Golf Friendly
Fishing Friendly
Cycling Friendly

Prices per week from
£210 to £320

IMG_0172

Doumailhac

Limousin / Haute Vienne / La chapelle montbrandeix

Nine bedroom, self catering accommodation with private swimming pool, rural location.
Sleeps 18
18
WiFi
Pool
Pets Allowed
Biker Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€3000 to €3000

ETANG CUBES

Limousin / Haute Vienne / St Laurent Sur Gorre

2 bedroom ground floor gite, free carp fishing at small on site lake
Sleeps 4
4
Pool
Pets Allowed
Biker Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£500 to £500

IMG_1508

Gites Limousin

Limousin / Haute Vienne / Videix

Two wonderful French cottage gites tucked away in the rural Limousin, France
Sleeps 4
4
WiFi

Prices per week from
€350 to €595

photo

Les Vignes

Limousin / Haute Vienne / St Sylvestre

sleeps up to 7, heated pool, set in stunning complex, charming, stylish, cosy and spacious
Sleeps 7
7
WiFi
Pool
Pets Allowed
Biker Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€735 to €835

Les Geais

Les Geais

Limousin / Correze / Bugeat

Traditional granite cottage lovingly restored to high standard, set in a delightful rural community.
Sleeps 4
4
WiFi
Pets Allowed
Child Friendly

Prices per week from
£245 to £455

View of gites from pool

Gartempe

Limousin / Haute Vienne / Peyrat de Bellac

A four bedroom gite with light and spacious rooms, exposed beams and original stonework throughout.
Sleeps 8
8
WiFi
Pool
Golf Friendly
Fishing Friendly
Child Friendly

Prices per week from
£650 to £700

P1020526

Gite Pigeonnier

Limousin / Creuse / La Chaume

Spacious comfortable gîte. Quiet location ideal for cycling, walking, fishing. Welcome basket.
Sleeps 2
2
WiFi
Pool
Biker Friendly
Fishing Friendly
Cycling Friendly

Prices per week from
€285 to €375