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

    [posts_per_page] => 10
    [paged] => 8
    [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] => 8
    [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] => 8
            [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] => 8
            [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 70, 10
    [posts] => Array
        (
            [0] => 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
                )

            [1] => WP_Post Object
                (
                    [ID] => 107092
                    [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 five people in two 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.

Studio style accommodation. Lounge/bedroom1 with king-size bed and two sofas (a three-seat and a two-seat), TV with UK free-to-air satellite channels and a Blu-ray/DVD player. Wireless Internet access. Bedroom 2 has a bunk bed. Bathroom with shower, wash basin and wc. Kitchen/diner is equipped with hob, oven, fridge, microwave, kettle, coffee machine and toaster. 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.

The apartment benefits from central heating for year round use.

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 - Apartment
                    [post_excerpt] => Apartment & Heated Pool and full WiFi with Stunning South-facing Views Of The Dordogne Close To Tourist Sites
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-petite-baronnie-apartment
                    [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-apartment/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 101843
                    [post_author] => 1888
                    [post_date] => 2015-11-09 13:30:33
                    [post_date_gmt] => 2015-11-09 13:30:33
                    [post_content] => This holiday rental home can sleep 8 people in 4 separate bedrooms, 2 doubles downstairs, one double and 1 twin upstairs, a mezzanine bed/sofa area with a TV for PS2/DVD console. The shower wet room and separate toilet are downstairs. One double room has an en-suite shower and is suitable for wheelchair users, a wheel in shower chair can be provided. The lounge/diner and kitchen can also be accessed by wheelchair.

There is a fully equipped kitchen area with a dishwasher and a washing machine. The combined living/dining area has a CD/iPod/MP3 player and Digital TV(French freeview only) DVD, CD's and DVDs can be borrowed from us. There is an iron and hairdryer. There is plenty of comfortable furniture.We also provide WiFi internet access free.

If you have small children travelling with you, we provide a cot, highchair and baby bath. There are also games for children, swings, table tennis, badminton, rounders, croquet and football nets. We have a gate for the stairs, our pool is alarmed, the grounds are not fenced but are secure.

La Vigne has its own terrace and BBQ area facing the vines in the garden only a short distance from the Hot Tub (adults only) and alarmed swimming pool 16 x 14 metres which guests staying here share with any B&B guests in La Source (max of 4 in B&B) Generally the pool is only used by La Vigne guests. It is open from Mid May until Mid/Late Sept depending on the weather.

Prices are inclusive for all linen and towels, including pool towels, electricity and gas costs in High Season, paid to cost in other seasons. We do not recommend 8 adults using the property as the twin bedroom is only suitable for children.

Taxi and child minding services are available - you might need a break too!
An additional option is 4 course evening meals being delivered to your gite, we even take the washing up away!

The pool, jacuzzi and grounds are shared with our bed and breakfast guests staying next door. This is generally no more than 4, max 6.
                    [post_title] => La Vigne
                    [post_excerpt] => Calm peaceful environment near vineyards and forests. Pool, jacuzzi, WiFi and wheelchair accessible.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-vigne-2
                    [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/la-vigne-2/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 102024
                    [post_author] => 2128
                    [post_date] => 2015-11-09 13:31:32
                    [post_date_gmt] => 2015-11-09 13:31:32
                    [post_content] => New for 2014 - The gite has an airy open-plan layout with a contemporary fully-equiped kitchen, 2 
bedrooms with luxury cotton bedding, 2 luxury shower rooms (one of which is en-suite to the master 
bedroom) with soft and fluffy towels, LED television with English freeview channels, DVD player, iPod dock and wifi.

Bedroom 2 can be configured as a king or 2 singles.

Travel cots and highchairs available upon request.

Outside there is a private pool with decked terrace, sun loungers and parasols, courtyard with BBQ, 
parking.

Pool towels are not provided

You can also enjoy a woodland walk around our woods.

                    [post_title] => Gite Regrunel
                    [post_excerpt] => A stunning newly completed 2 bed 2 bathroom barn conversion with private pool and decked terrace
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gite-regrunel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:47
                    [post_modified_gmt] => 2016-02-11 14:14:47
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/gite-regrunel/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 101639
                    [post_author] => 1698
                    [post_date] => 2015-11-09 13:27:46
                    [post_date_gmt] => 2015-11-09 13:27:46
                    [post_content] => A charming stone barn conversion set in a beautiful and peaceful hamlet. It has been sympathetically restored and combines excellent modern amenities with attractive period features. South and West facing, it enjoys wonderful views and superb sunsets. 
It accommodates, in complete comfort, two to six people, with 
two double bedrooms and one twin bedroom. A travel cot and high chair are available.
The enclosed swimming pool (12 x 6 metres) and tennis court are situated in a delightful, enclosed and private three acre 
garden, shared by six cottages.  The grounds include a tennis 
court and Pétanque pitch. There are beautiful views to the south and west. 
                    [post_title] => Chez Lopt
                    [post_excerpt] => A charming stone barn conversion with shared pool in a beautiful and peaceful hamlet. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => chez-lopt
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:58
                    [post_modified_gmt] => 2016-02-11 14:14:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/chez-lopt/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 101280
                    [post_author] => 1585
                    [post_date] => 2015-11-09 13:22:38
                    [post_date_gmt] => 2015-11-09 13:22:38
                    [post_content] => Magnolia comprises:
Ground floor
•	Large sitting room with two single sofa beds with French doors onto the terrace.  The sitting room can be used as a third bedroom if required.
•	Spacious kitchen/dining room
First floor
•	Double bedroom with en-suite shower room (shower, wash basin and toilet)
•	Twin bedroom with one double bed (140 X 190) and one single bed
•	Adjacent shower room (shower, wash basin and toilet)
Exterior
•	Large terrace with barbecue and garden furniture
•	Garden view
General

The Gîte is fully equipped. There are two single sofa beds in the living room. All linen, tea towels, towels and pool towels (during the swimming season) are provided.

The kitchen has a full range of crockery, glasses, cooking utensils and is equipped with fridge, microwave, cooker hob with 4 gas rings, a dishwasher and an exterior barbecue. A range of cleaning products and basic condiments (salt, pepper, sugar, herbs and mustard) are included in the price.

There is parking for one car behind the Gîte. 
The Gite is fully insulated and is therefore ideal for out of season bookings.


                    [post_title] => Magnolia
                    [post_excerpt] => Les Gites de Carlux is set in a 2½ acre site surrounded on 2 sides by woods. The site enjoys spectacular views over the village of Carlux and its XIII century château.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => magnolia
                    [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/magnolia/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 101296
                    [post_author] => 1583
                    [post_date] => 2015-11-09 13:22:41
                    [post_date_gmt] => 2015-11-09 13:22:41
                    [post_content] => Orchard View cottage is accessed via the veranda where there is an outdoor eating area with views out over the pool and orchard. The light, airy kitchen and living area has a comfy sofa, armchairs and coffee table. There is a dining table with built in corner seating. On the same floor is one of the double bedrooms with kling-size bed.
Open stairs lead up to two further bedrooms - one with twin single beds and the other with a double bed.
                    [post_title] => Orchard View
                    [post_excerpt] => Sleeps 6. 2 double bedrooms and 1 twin bedroom,
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => orchard-view
                    [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/orchard-view/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 101880
                    [post_author] => 1855
                    [post_date] => 2015-11-09 13:30:59
                    [post_date_gmt] => 2015-11-09 13:30:59
                    [post_content] => The lovely bright living area and spacious covered terrace has charming views over the landscaped gardens and manicured lawns. The kitchen is well equipped and has all you need to prepare delicious meals with fresh ingredients from the Friday market. The generous master bedroom is downstairs with its own bathroom. Up the solid wood stairs are two attractive twin rooms (or twin and double), both with original solid wood beams. Upstairs too is a nice shower room with wc. A cosy, comfortable home from home with beautiful views over the grounds.

-Sleeps up to 6 people
-3 bedrooms
-2 bathrooms
-Open plan with kitchen/dining and sitting area
-Dual aspect with beautiful large terrace with views over mature grounds
-Airport/Rail transfers available
-Child minding service available
-Pre arrival shopping service available
-English Free Sat TV channels
                    [post_title] => Le Palmier
                    [post_excerpt] => Super 3 bedroomed villa with shared swimming pool and restaurant facilities-perfect for a family or group of friends and all just a short stroll from the beautiful town of Brantome!
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-palmier
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-12-09 10:15:30
                    [post_modified_gmt] => 2016-12-09 10:15:30
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/le-palmier/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 101671
                    [post_author] => 1688
                    [post_date] => 2015-11-09 13:27:53
                    [post_date_gmt] => 2015-11-09 13:27:53
                    [post_content] => Les Acacias is a stone built house in a small hamlet near the village of Le Bugue.
The house has 4 nice size bedrooms and is able to comfortably accommodate up to 8 people.
The kitchen is well equipped for you to try the local recipes with the ingredients from the nearby markets. 
There is a large terrace part of which is covered  for eating outside on those hot summer days. The swimming pool (10x5m) is fenced and there is also an alarm. 
There is a large garden for the children to play, it offers a tranquil environment with views over the surrounding countryside.

                    [post_title] => Les Acacias
                    [post_excerpt] => Holiday home with 4 bedrooms and private pool 4km from the village Le Bugue.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-acacias
                    [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/les-acacias/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 101551
                    [post_author] => 1651
                    [post_date] => 2015-11-09 13:27:28
                    [post_date_gmt] => 2015-11-09 13:27:28
                    [post_content] => There is one bedroom on the first floor and a double bed settee (clic-clac) on ground floor. Bed linen and towels provided at no extra charge.
2 large travel cots with linen available (5 euros per night).
There is a Wardrobe and chests of drawers.
Ground floor spacious shower-room and seperate toilet.
The appartment is fully equipped for self-catering with mini-cuisine including:
Double electric hob
Combination Microwave/grill
Fridge with small freezer compartment
Crockery, cutlery, glassware, pans, utensils and electric kettle
We provide Information folders with leaflets on most of the tourist attractions within easy reach and further afield.
The dining table can be used outside on patio and patio chairs are provided for each apartment.
There is a barbecue available for use on patio or in picnic area under shade of trees.
French windows open onto west facing terrace overlooking field below and woodland and view towards Sarlat.
                    [post_title] => Mesange
                    [post_excerpt] => Set in grounds of over three acres of peaceful countryside with a large swimming pool.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mesange
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:15:00
                    [post_modified_gmt] => 2016-02-11 14:15:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/mesange/
                    [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] => 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
        )

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

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

Apartment outside

La Petite Baronnie – Apartment

Aquitaine / Dordogne / Castels

Apartment & Heated Pool and full WiFi with Stunning South-facing Views Of The Dordogne Close To Tourist Sites
Sleeps 4
4
WiFi
Pool

Prices per week from
£450 to £825

Front of La Vigne

La Vigne

Aquitaine / Dordogne / Montcaret

Calm peaceful environment near vineyards and forests. Pool, jacuzzi, WiFi and wheelchair accessible.
Sleeps 8
8
WiFi
Pool
Pets Allowed
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€490 to €1295

Welcome to Gite Regrunel

Gite Regrunel

Aquitaine / Lot et Garonne / Fumel

A stunning newly completed 2 bed 2 bathroom barn conversion with private pool and decked terrace
Sleeps 4
4
WiFi
Pool

Prices per week from
€650 to €995

Double bedroom with en-suite shower room and

Chez Lopt

Aquitaine / Dordogne / St Paul Lizonne

A charming stone barn conversion with shared pool in a beautiful and peaceful hamlet.
Sleeps 6
6
WiFi
Pool
Golf Friendly
Fishing Friendly
Cycling Friendly

Prices per week from
£455 to £890

Magnolia

Magnolia

Aquitaine / Dordogne / Carlux

Les Gites de Carlux is set in a 2½ acre site surrounded on 2 sides by woods. The site enjoys spectacular views over the village of Carlux and its XIII century château.
Sleeps 4
4
WiFi
Pool
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
£290 to £900

Orchard View

Orchard View

Aquitaine / Dordogne / Meyrals

Sleeps 6. 2 double bedrooms and 1 twin bedroom,
Sleeps 6
6
WiFi
Pool
Pets Allowed

Prices per week from
€675 to €1155

facilities_pool

Le Palmier

Aquitaine / Dordogne / Brantome

Super 3 bedroomed villa with shared swimming pool and restaurant facilities-perfect for a family or group of friends and all just a short stroll from the beautiful town of Brantome!
Sleeps 6
6
Pool
Pets Allowed

Prices per week from
£599 to £1449

LesAcaciasdelaroute2012halfsize

Les Acacias

Aquitaine / Dordogne / Le Bugue

Holiday home with 4 bedrooms and private pool 4km from the village Le Bugue.
Sleeps 8
8
WiFi
Pool
Pets Allowed

Prices per week from
€395 to €1750

Gardens

Mesange

Aquitaine / Dordogne / Simeyrols

Set in grounds of over three acres of peaceful countryside with a large swimming pool.
Sleeps 2
2
Pool

Prices per week from
€364 to €618