Aquitaine 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] => 626
                    [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] => 626
                    [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] => 626
                            [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] => 626
                            [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] => 626
                            [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] => 626
                            [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 = '626' )
) 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] => 101305
                    [post_author] => 1602
                    [post_date] => 2015-11-09 13:22:43
                    [post_date_gmt] => 2015-11-09 13:22:43
                    [post_content] => The Gite is accessed via external stone steps from the enclosed front garden, where there is a nice covered guest's breakfast terrace.

Kitchen - It contains a gas cooker, microwave oven, fridge/freezer and good storage for the supplied kitchen utensils, cutlery and crockery.

Lounge/Dining Area with wood parquet floors, beamed ceiling, picture windows to country views, french doors with small balcony (two chair size) overlooking the courtyard and country views.

This is a large comfortable room with a 3 piece leather suite, and has an extendable dining table with ample seating for at least 6 people. There is also an additional sofa which can convert into a single bed. A TV receives English Satellite Television. There is a DVD player and a video recorder, along with a selection of videos and dvd's.

Bedroom One: Good size Double room, furnished in 'shabby chic' French style furniture and crystal chandelier. Nice picture window with rear view to countryside.

Bedroom Two: Large room, with Double Bed. . It is furnished in traditional dark wood furniture.

Bedroom Three: Good size Twin room suitable for the young at heart with rear views to countryside.

Large bathroom, with bath/shower, washbasin & W.C.

Separate Shower room with hand basin.

There are oscillating fans in every bedroom.

Prices include all bed linen, towels and tea-towels.

Washing service can be provided (owners own machine)

We also include a welcome pack which includes tea, coffee, milk, sugar, bottle of water, bottle of local wine, and fresh orange juice.
                    [post_title] => La Fargeotte
                    [post_excerpt] => La Fargeotte is  set in the lush green countryside of the Perigord Noir. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-fargeotte
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-05-16 13:15:08
                    [post_modified_gmt] => 2016-05-16 12:15:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-fargeotte/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 101948
                    [post_author] => 1824
                    [post_date] => 2015-11-09 13:31:14
                    [post_date_gmt] => 2015-11-09 13:31:14
                    [post_content] => Domaine de France includes a restored mid 19th century Maison de Maitre, a converted barn and swimming pool set in 10 acres on the edge of  the medieval village of Penne d'Agenais, Lot et Garonne.
Racachi is an airy, character two-bedroomed gite in a converted quercy stone barn. 
The  accommodation comprises 2  bedrooms , one  with a double bed the other with 3 single beds (2 bunks), an open plan living area with brand new kitchen, shower room and large mezzanine. Outside is a south west facing terrace. Shared large 11 by 5 metre (salt) swimming pool. 
Many people stay here to enjoy the numerous local walking and cycling trails. Though we say transport is necessary, we do have easy local access to the railway network (Penne station is a 5 minute walk from here)and the village is an easy stroll.
For more details see our website.
                    [post_title] => Racachi
                    [post_excerpt] => Racachi is the largest of 3 gites in our renovated barn at Domaine de France. Beds for 5 people. Swimming Pool, gardens, games room 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => racachi
                    [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/racachi/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 101294
                    [post_author] => 1583
                    [post_date] => 2015-11-09 13:22:41
                    [post_date_gmt] => 2015-11-09 13:22:41
                    [post_content] => Lovely one-bedroomed cottage sleeping 2-3, with kitchen and living area and stairs leading to a pretty oak-beamed double room with en-suite shower-room and toilet.

The kitchen is newly fitted and includes an integrated oven and hob and microwave. The furniture in the living and dining areas is simple and comfortable adding to the relaxing feel of this quaint cottage. A comfortable settee converts into a comfortable bed for a third person.
                    [post_title] => Eucalyptus
                    [post_excerpt] => We are ideally situated in a valley between the Dordogne and Vezere rivers and only a short walk (less than 400 metres) from the centre of the  pretty, medieval village of Meyrals.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => eucalyptus
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:15:02
                    [post_modified_gmt] => 2016-02-11 14:15:02
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/eucalyptus/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 112532
                    [post_author] => 2350
                    [post_date] => 2016-05-03 17:45:17
                    [post_date_gmt] => 2016-05-03 16:45:17
                    [post_content] => A spacious Maison de Maître built in 1860, has large secure grounds, beautiful 12m x 6m pool and a comfortable sun terrace. Set in a quiet position surrounded by woodland and countryside, yet close to the village with it's amenities.

The house is set in 5 acres of grounds with a nice pool adjacent.
                    [post_title] => La Sarrotte
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-sarrotte
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2017-08-14 16:16:05
                    [post_modified_gmt] => 2017-08-14 15:16:05
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/?post_type=gites&p=112532
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 101807
                    [post_author] => 1845
                    [post_date] => 2015-11-09 13:30:25
                    [post_date_gmt] => 2015-11-09 13:30:25
                    [post_content] =>  Beautiful 7 bedroomed, 5 bathroom country house, with gorgeous views over the Valley of the Dropt. Heated pool, games room, cinema room, petanque court, hill slide and childrens play area.
                    [post_title] => La Baie de Sureau
                    [post_excerpt] => Gorgeous 7 bed country house, heated pool, countryside location but close to lovely bastide town.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-baie-de-sureau
                    [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/la-baie-de-sureau/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 110455
                    [post_author] => 2334
                    [post_date] => 2016-01-08 21:48:13
                    [post_date_gmt] => 2016-01-08 21:48:13
                    [post_content] => Le Mas is a characterful farmhouse and a perfect home from home, full of original beams, fireplaces and thick stone walls. It is currently being renovated and will be available from Easter 2016. The photos show the house pre-renovation.

Kitchen and living-room
The large well-equipped kitchen (60m²) is the centre of the house, great for family meals where 12 people can sit comfortably around the table. The exposed stone walls show the history of the house, with a centuries-old larder and a stone evier (basin).
The terracotta floor tiles lead to the living room (48m²), which like the kitchen has exposed beams, an enormous fireplace with a wood burner (wood provided) and doors leading outside. There are comfortable sofas and chairs, and plenty of games and books to enjoy.
If you want to catch up on the news or watch a film there is a flat screen satellite TV with English channels.

5 bedrooms with en suite bathrooms
Two bedrooms are on the ground floor at opposite ends of the house, each with two single beds en suite bathrooms with showers. One of these bedrooms is wheelchair accessible. The other three bedrooms are accessed via two staircases. The first staircase leads to a double-aspect bedroom and en suite bathroom with shower. The main staircase goes from the kitchen up to the two large gabled master bedrooms (56m² and 50m²).

The master bedrooms have wooden floors, beautiful original beams and are light and bright. Windows have views to the fields and woods beyond, being the perfect lookout for deer, kestrels and wild boars. Both master bedrooms have large en suite bathrooms with showers and baths.

Outside
Opposite the kitchen is the covered summer kitchen (80m²). Originally a barn, it still retains the roof but is partly open on three sides, affording you shade and a cool breeze. There is a small kitchen area with sink, fridge and a Weber 3 burner gas barbeque (gas provided). A large dining table, 12 chairs and comfortable seating make it the perfect setting for long lunches, escaping the sun or spending time together late into the night.

There are games to play in the garden, and the pool to enjoy. The 9 x 4 meter pool has a deep and a shallow end, with steps down into the water for easy access (no awkward ladder). It's positioned to take in the view over the fields and woods beyond, so lie back on the sun-loungers and enjoy it! If you are seeking solitude there are several private spots in the garden. The pool is not heated, and for that reason is closed from November to April.
                    [post_title] => Le Mas
                    [post_excerpt] => Le Mas is a beautiful and comfortable house for up to 10 people with a private pool and stunning views over the Dordogne countryside.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-mas
                    [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=110455
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 107091
                    [post_author] => 2242
                    [post_date] => 2015-11-09 15:30:29
                    [post_date_gmt] => 2015-11-09 15:30:29
                    [post_content] => La Petite Baronnie is a traditional French rustic gîte converted from animal stables and sleeps two to six people in three bedrooms. The gîte and heated pool have stunning south-facing views across the Dordogne valley. A welcome pack of essentials and bottle of regional wine await your arrival.

Bedroom 1 with double bed. Bedroom 2 with double bed and en-suite. Bedroom 3 with 2 single beds. Both double bedrooms have electric radiators. Bathroom with shower, wash basin and wc. Electric heated towel rail. Kitchen is fully equipped and includes, hob, oven, dishwasher, fridge, microwave, kettle, coffee machine and toaster. The kitchen/diner includes and table and six chairs.Living room with two sofas and single chair, TV with UK free-to-air channels and a Blu-ray/DVD player. Wireless Internet access. Bed linen and towels, including towels for poolside use, are included. Bed linen and towels are changed weekly; a charge will be made for change of bed linen/towels within a week. A small safe is installed in bedroom 1.

Our gîte is very spacious and comfortable providing suitable accommodation for both families or couples.

We also have some toys and like to supply 'kiddie' bedding and towels for our younger guests.

We provide a welcome pack of essentials and wine.

Further information can be found on our website, please contact us for details.

Please note that we do not accept dogs or other pets.
                    [post_title] => La Petite Baronnie - Gite
                    [post_excerpt] => Gîte & Heated Pool, WiFi, Stunning South-facing Views Of The Dordogne Valley Close To Tourist Sites
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-petite-baronnie-gite
                    [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-petite-baronnie-gite/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 101286
                    [post_author] => 1583
                    [post_date] => 2015-11-09 13:22:39
                    [post_date_gmt] => 2015-11-09 13:22:39
                    [post_content] => Beautifully restored cottage with ancient stone floor, impressive fireplace and other features. Comfortably furnished throughout. The open plan ground floor is fitted with a modern kitchen including a range style cooker, dishwasher and microwave. An individual terrace with garden furniture faces the pool and is accessed by the back door.The traditional furniture in the dining area and living area complete the old but elegant atmosphere of this cottage.

A spiral staircase leads to a twin room and double bedroom each with its own washbasin. A shower room with toilet is shared by both bedrooms. The cosy feeling of these bedrooms is enhanced by the sloping beamed ceilings and dormer windows offering a view of the rolling hills of the countryside just a step away.
                    [post_title] => Chene Vert
                    [post_excerpt] => We are ideally situated in a valley between the Dordogne and Vezere rivers and only a short walk (less than 400 metres) from the centre of the  pretty, medieval village of Meyrals.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => chene-vert
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:15:03
                    [post_modified_gmt] => 2016-02-11 14:15:03
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/chene-vert/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 107154
                    [post_author] => 2311
                    [post_date] => 2015-11-09 15:31:01
                    [post_date_gmt] => 2015-11-09 15:31:01
                    [post_content] => 18th century house with exposed beams and     stone walls in rural vineyard hamlet. Open plan kitchen, lounge and dining area. Antique farmhouse table. Large ground floor bedroom with en-suite shower & WC, suitable for people with restricted mobility. 3 spacious bedrooms upstairs.  Utility room with washer/dryer. Garden room, games room with ping-pong and table football, spa room with 6 person hot-tub. Extensive gardens. Several terraces. 

Outside
There is a stone BBQ. Garden table, 

Pool
The 10x5x1.50 metre pool, no deep end, is solar heated which can raise the temperature by up to 6° when the sun is shining. It is surrounded by a wall with a lockable gate.

Chickens. Friendly chickens will happily finish off any leftover bread, croissants etc. Depending when you are here they may leave you some eggs.


                    [post_title] => Chez Emilion
                    [post_excerpt] => Bordeaux Country House In Grounds Of Former Wine Château; Pool, hot-tub,
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => chez-emilion
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:43
                    [post_modified_gmt] => 2016-02-11 14:14:43
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/chez-emilion/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 112040
                    [post_author] => 2344
                    [post_date] => 2016-03-07 21:30:38
                    [post_date_gmt] => 2016-03-07 21:30:38
                    [post_content] => Le Grenier is a bright and cheerful studio and marries old world charm with beautiful beams and modern design with its light contemporary look. Guests will find all they need inside and a breathtaking vista outside their back door from their private balcony.
                    [post_title] => Le Grenier
                    [post_excerpt] => Le Grenier is a bright and cheerful studio for two in a barn conversion complex with Pool, Spa, Sauna and Gym.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-grenier-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-04-28 16:37:25
                    [post_modified_gmt] => 2016-04-28 15:37:25
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/?post_type=gites&p=112040
                    [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] => 101305
            [post_author] => 1602
            [post_date] => 2015-11-09 13:22:43
            [post_date_gmt] => 2015-11-09 13:22:43
            [post_content] => The Gite is accessed via external stone steps from the enclosed front garden, where there is a nice covered guest's breakfast terrace.

Kitchen - It contains a gas cooker, microwave oven, fridge/freezer and good storage for the supplied kitchen utensils, cutlery and crockery.

Lounge/Dining Area with wood parquet floors, beamed ceiling, picture windows to country views, french doors with small balcony (two chair size) overlooking the courtyard and country views.

This is a large comfortable room with a 3 piece leather suite, and has an extendable dining table with ample seating for at least 6 people. There is also an additional sofa which can convert into a single bed. A TV receives English Satellite Television. There is a DVD player and a video recorder, along with a selection of videos and dvd's.

Bedroom One: Good size Double room, furnished in 'shabby chic' French style furniture and crystal chandelier. Nice picture window with rear view to countryside.

Bedroom Two: Large room, with Double Bed. . It is furnished in traditional dark wood furniture.

Bedroom Three: Good size Twin room suitable for the young at heart with rear views to countryside.

Large bathroom, with bath/shower, washbasin & W.C.

Separate Shower room with hand basin.

There are oscillating fans in every bedroom.

Prices include all bed linen, towels and tea-towels.

Washing service can be provided (owners own machine)

We also include a welcome pack which includes tea, coffee, milk, sugar, bottle of water, bottle of local wine, and fresh orange juice.
            [post_title] => La Fargeotte
            [post_excerpt] => La Fargeotte is  set in the lush green countryside of the Perigord Noir. 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => la-fargeotte
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-05-16 13:15:08
            [post_modified_gmt] => 2016-05-16 12:15:08
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/gites/la-fargeotte/
            [menu_order] => 0
            [post_type] => gites
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 82
    [max_num_pages] => 9
    [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] => 5c82d957928a25b778571c2106b69a36
    [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 82 Gites.

1196LaFargeotte6

La Fargeotte

Aquitaine / Dordogne / Mauzens et Miremont

La Fargeotte is set in the lush green countryside of the Perigord Noir.
Sleeps 6
6
Pool
Pets Allowed

Prices per week from
£325 to £450

View from out side Racachi gite with garden and south west facing terrace.

Racachi

Aquitaine / Lot et Garonne / Penne d'Agenais

Racachi is the largest of 3 gites in our renovated barn at Domaine de France. Beds for 5 people. Swimming Pool, gardens, games room
Sleeps 5
5
WiFi
Pool
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€400 to €950

Eucalyptus

Eucalyptus

Aquitaine / Dordogne / Meyrals

We are ideally situated in a valley between the Dordogne and Vezere rivers and only a short walk (less than 400 metres) from the centre of the pretty, medieval village of Meyrals.
Sleeps 2
2
WiFi
Pool

Prices per week from
€475 to €700

La Sarrotte

Aquitaine / Gironde / saugon

Sleeps 10
10
Pool

Prices per week from
£1400 to £2100

196

La Baie de Sureau

Aquitaine / Gironde / Monsegur

Gorgeous 7 bed country house, heated pool, countryside location but close to lovely bastide town.
Sleeps 16
16
WiFi
Pool
Pets Allowed
Biker Friendly
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
£1695 to £3395

Le Mas

Le Mas

Aquitaine / Dordogne / Sainte Croix

Le Mas is a beautiful and comfortable house for up to 10 people with a private pool and stunning views over the Dordogne countryside.
Sleeps 10
10
WiFi
Pool
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€595 to €2250

Gite

La Petite Baronnie – Gite

Aquitaine / Dordogne / Castels

Gîte & Heated Pool, WiFi, Stunning South-facing Views Of The Dordogne Valley Close To Tourist Sites
Sleeps 5
5
WiFi
Pool

Prices per week from
£600 to £1080

Chene Vert

Chene Vert

Aquitaine / Dordogne / Meyrals

We are ideally situated in a valley between the Dordogne and Vezere rivers and only a short walk (less than 400 metres) from the centre of the pretty, medieval village of Meyrals.
Sleeps 4
4
WiFi
Pool
Pets Allowed

Prices per week from
€465 to €995

pool_large_

Chez Emilion

Aquitaine / Gironde / Gauriaguet

Bordeaux Country House In Grounds Of Former Wine Château; Pool, hot-tub,
Sleeps 6
6
WiFi
Pool
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£700 to £1900

Le Grenier

Aquitaine / Dordogne / Bourniquel Near Lalinde

Le Grenier is a bright and cheerful studio for two in a barn conversion complex with Pool, Spa, Sauna and Gym.
Sleeps 2
2
Pool

Prices per week from
£360 to £360