Limousin 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] => 635
                    [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] => 635
                    [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] => 635
                            [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] => 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 0, 10
    [posts] => Array
        (
            [0] => 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
                )

            [1] => WP_Post Object
                (
                    [ID] => 102073
                    [post_author] => 2195
                    [post_date] => 2015-11-09 13:31:44
                    [post_date_gmt] => 2015-11-09 13:31:44
                    [post_content] => Les Arbres is one of three gites at our complex. 

Grandmont Gites… a chameleon in years gone by. Originally a hostel, later a hotel, bar & brasserie and at one time even, a pumping station!.

To this day Gite Les Arbres retains the charm and character of its heyday as the former bar & brasserie where locals and passersby congregated for drinking, eating, dancing the night away.

In fact, the original bar now separating kitchen and lounge has been the resting place for many a French elbow of residents still among the pretty hamlet of Grandmont to this very day. 

The gite sleeps up to 5 guests and spread over one ground floor level. Exposed stone walls, chunky wooden beams, a huge fireplace with Godin log burner and just bags of character throughout. The master bedroom leads on to the pretty private patio with seating and BBQ. The second bedroom can be arranged with either double bed or twin beds. A campaign bed provides sleeping for a fifth person.

The space is well equipped throughout and furnished throughout. Kitchen, spacious lounge, large dining area with seating for six and very French style bathroom with shower, sink and toilet.

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 Arbres
                    [post_excerpt] => Sleeps up to 5 guests. Master bedroom & further double or twin, private patio. Absolutely charming!
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-arbres
                    [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-arbres/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 101886
                    [post_author] => 1903
                    [post_date] => 2015-11-09 13:31:00
                    [post_date_gmt] => 2015-11-09 13:31:00
                    [post_content] => The Prandiere is a large gite (123 m2) for 1 to 7 personns, created in the old barn, with stones walls, and old beams of wood.
It has a large and well equipped kitchen dining-room (51 m2), with an imposing fireplace ; a large living room (41 m2), with satellite television, sofa, armchairs, and a sofa-bed.
It has two bedrooms : one with a double bed, and the other with a double bed and a single on.
It has a bathroom, and a separate WC,a free internet connexion (by CPL ).

Outside you have a private wood terrace, with table, chairs, parasol, and barbecue.

You have acces to a barn with ping-pong, babyfoot, and you can have a wake in the property.
We can lend you some baby equipement (bed, high chair)
Pet and dog are friendly -welcome. 


We provide many useful leaflets and brochures on local attractions and places to visit. There is also a tourism office at only 3 kms.

Our english is a french school english, so it's just, but we trying to improve it ! And we love to practice.

Further information is available on our website, please contact us for details.

                    [post_title] => Gite de Sthilbon
                    [post_excerpt] => The Prandière, charming rural gite, in an hold farm (XVIII th centuary),only 10 mn from Limoges.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gite-de-sthilbon-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/gite-de-sthilbon-2/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 101837
                    [post_author] => 2195
                    [post_date] => 2015-11-09 13:30:32
                    [post_date_gmt] => 2015-11-09 13:30:32
                    [post_content] => Perfect for couples sharing...

Les Fleurs (previously named Lavender) overlooks the pretty village of Grandmont and is a cosy two double bedroomed cottage sleeping up to five guests.  This spacious gite is ideal for two couples sharing but also includes a sofa bed in the lounge.

Set across one level, Les Fleurs overlooks the pretty village of Grandmont.  Access is around the back of the property, just a few metres from the pool and main garden and leads onto the chemin into the forests.

Wifi internet, electric heating and a Godin wood burner for the cooler winter months completes this lovely gite.

All bed linen and towels are provided.

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 Fleurs
                    [post_excerpt] => pretty little gite sleeps 5, heated outdoor pool, beautiful forest trails, large garden
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-fleurs
                    [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/les-fleurs/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 101883
                    [post_author] => 1903
                    [post_date] => 2015-11-09 13:30:59
                    [post_date_gmt] => 2015-11-09 13:30:59
                    [post_content] => In an old farm (smallholding) from the XVIII th century, in the center of 8 hectares of limousin's country (field, wood), we propose you a separate-independant gite : the Fournil.

The Fournil is a small house, 51 square meter, for 1 to 3 personns, created in an old small bakery. It has a well-equipped kitchen, a mezzanine with a sofa-bed, and satellite television ; a bedroom with a double bed ; a bathroom and a separate WC ; a free internet connexion (by CPL).

Outside, you have a private patio/terrace, with barbecue, table and chairs with parasol.
You have a acces to a barn with ping-pong, babyfoot, and you can have wakes in the property.
We can lend you some baby equipement (bed, high chair).

Pet and dog are friendly.

We provide many useful leaflets and brochures on local attractions and places to visit. There is also a tourism office at only 3 kms (at Pierre-Buffière).

Our english is a french school english, so it's just, but I'm trying to improve it (I have english friends here !) And I love to practice.



                    [post_title] => Gîte de Sthilbon
                    [post_excerpt] => The fournil : a charmilng rural gite, only 10 minutes from Limoges, for 2 or 3 personns.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gite-de-sthilbon
                    [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/gite-de-sthilbon/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 101845
                    [post_author] => 1889
                    [post_date] => 2015-11-09 13:30:33
                    [post_date_gmt] => 2015-11-09 13:30:33
                    [post_content] => Les Deux Maisons is situated in the Haute-Vienne 'départment' of the beautiful Limousin, near the borders of the Poitou-Charentes region. Set within the small hamlet of La Grande Intrade, close to Oradour St. Genest and within 10 minutes drive of the Collégiale city of Le Dorat, we are situated between and easily reached from the airports at Limoges and Poitiers, which are each serviced by low cost carriers. Both are within one hour's drive and we recommend that guests make use of the car hire facilities at the airports to fully enjoy the opportunities that the Limousin has to offer.
                    [post_title] => Les Deux Maisons
                    [post_excerpt] => Rural gite suitable for 4 people, completely renovated in 2009 to a high quality and specification.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-deux-maisons
                    [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/les-deux-maisons/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 101812
                    [post_author] => 1849
                    [post_date] => 2015-11-09 13:30:26
                    [post_date_gmt] => 2015-11-09 13:30:26
                    [post_content] => Situated on the edge of the charming village of Saint-Mathieu, a gentle 15 minute walk from the shops in the centre of the village. This beautiful 2 bedroom Gite is fully equipped with all the modern conveniences, including satellite TV and WiFi. It has it's own private terrace in our extensive garden. 
                    [post_title] => 5 La Marchaderie
                    [post_excerpt] => Well appointed 2 bedroom Gite in the Perigord Limousin National Park, close to Dordogne & Charente.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => 5-la-marchaderie
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:53
                    [post_modified_gmt] => 2016-02-11 14:14:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/5-la-marchaderie/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

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

        )

    [post_count] => 10
    [current_post] => -1
    [in_the_loop] => 
    [post] => 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
        )

    [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] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 3f1b4f2712780932b83482a408706e4b
    [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.

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

IMG_1034

Les Arbres

Limousin / Haute Vienne / St Sylvestre

Sleeps up to 5 guests. Master bedroom & further double or twin, private patio. Absolutely charming!
Sleeps 5
5
WiFi
Pool
Pets Allowed
Biker Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€645 to €845

S6005254

Gite de Sthilbon

Limousin / Haute Vienne / St hilaire bonneval

The Prandière, charming rural gite, in an hold farm (XVIII th centuary),only 10 mn from Limoges.
Sleeps 7
7
WiFi
Pets Allowed

Prices per week from
€330 to €460

photo

Les Fleurs

Limousin / Haute Vienne / St Sylvestre

pretty little gite sleeps 5, heated outdoor pool, beautiful forest trails, large garden
Sleeps 5
5
WiFi
Pool
Pets Allowed
Biker Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€600 to €745

DSC00243

Gîte de Sthilbon

Limousin / Haute Vienne / St hilaire bonneval

The fournil : a charmilng rural gite, only 10 minutes from Limoges, for 2 or 3 personns.
Sleeps 3
3
WiFi
Pets Allowed

Prices per week from
€210 to €320

imm033_3

Les Deux Maisons

Limousin / Haute Vienne / Oradour St Genest

Rural gite suitable for 4 people, completely renovated in 2009 to a high quality and specification.
Sleeps 4
4
WiFi
Biker Friendly
Cycling Friendly
Child Friendly

Prices per week from
€300 to €525

Front of Gite

5 La Marchaderie

Limousin / Haute Vienne / Saint-Mathieu

Well appointed 2 bedroom Gite in the Perigord Limousin National Park, close to Dordogne & Charente.
Sleeps 4
4
WiFi
Pets Allowed

Prices per week from
£270 to £420

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

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_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