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] => 101877
                    [post_author] => 1855
                    [post_date] => 2015-11-09 13:30:58
                    [post_date_gmt] => 2015-11-09 13:30:58
                    [post_content] => "Le Cerisier"is a delightful 3 bedroom property, ideal for families. Downstairs is bright open plan kitchen/dining and sitting room with a French door onto the courtyard, and floor to ceiling windows onto the terrace with flood the villa in natural light. Upstairs is an ensuite double room (queen size bed) and a twin room along with a good sized family bathroom. A further flight of stairs brings you up to the third level with a lovely bright twin bedroom.

-Sleeps up to 6 people
-1 double bedroom
-2 twin bedrooms
-1 bathroom (ensuite) and one shower room with wc
-Kitchen with dining area
-Nice sitting area
-Lovely terrace for alfresco dining and bbqs
-Childminding service available
-Airport/Rail transfesr available
-Pre arrival shopping service available
-English Free Sat TV channels
                    [post_title] => Le Cerisier
                    [post_excerpt] => "Le Cerisier"is a super three bed villa with shared pool and restaurant facilities-perfect for families or a group of friends! 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-cerisier-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-12-09 10:15:57
                    [post_modified_gmt] => 2016-12-09 10:15:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/le-cerisier-2/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 101327
                    [post_author] => 1585
                    [post_date] => 2015-11-09 13:22:49
                    [post_date_gmt] => 2015-11-09 13:22:49
                    [post_content] => Cyclamen comprises:
Ground floor
•	Large living/dining room with two sofas and French windows opening on to the terrace
•	Wood burning stove
•	TV with UK freesat box (showing English programmes) & DVD player
•	Double bedroom with French windows
•	Children's bedroom with bunk beds
•	Shower room and toilet
First floor
•	Double bedroom with king size bed with en-suite shower room (Shower, Wash Hand Basin and Toilet)
Exterior
•	Paved terrace with barbecue and garden furniture
•	Village view
General

The Gîte is fully equipped. 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/freezer, microwave, cooker hob with 4 gas rings 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 located close to the Gîte.

                    [post_title] => Cyclamen
                    [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] => cyclamen
                    [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/cyclamen/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 107133
                    [post_author] => 2261
                    [post_date] => 2015-11-09 15:30:45
                    [post_date_gmt] => 2015-11-09 15:30:45
                    [post_content] => Marguerite has one double and one twin bedroom and shower room 
entered into from the poolside with their own private terrace with doors leading into the lounge and dining room with stone walls and exposed beams with Satellite TV. There are books, games and pictures on display and ample subdued lighting making for a homely atmosphere
                    [post_title] => Les Granges - Marguerite
                    [post_excerpt] => With shared pool and private terrace it is well equipped for a good family self catering holiday
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-granges-marguerite
                    [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/les-granges-marguerite/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

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

            [6] => WP_Post Object
                (
                    [ID] => 101801
                    [post_author] => 1821
                    [post_date] => 2015-11-09 13:30:24
                    [post_date_gmt] => 2015-11-09 13:30:24
                    [post_content] => Maison Lahon (the Source) is our home situated in the peaceful hamlet of Mouhous just twenty minutes north of Pau and 40 minutes from the Pyrenees, in the rolling countryside of Bearn Adour.

Lahon is a 19th century house with detached barn and private 10 x 5m pool. Set in 5 hectares, the house is surrounded by farmland - covered in maize and sunflowers in the summer - on the edge of the hamlet of Mouhous. 

The barn gite has 4 bedrooms with their own facilities and a mezzanine on the first floor. The ground floor is open plan with living room/kitchen and dining areas. There is also a separate apartment in the attached pool house.

The house has 3 en suite bedrooms and a smaller fourth bedroom on the first floor. The ground floor consists of a large kitchen, living room, dining area and library plus the fifth bedroom.
                    [post_title] => maison Lahon
                    [post_excerpt] => Large renovated farmhouse and barn in the middle the countryside 20kms north of the city of Pau.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => maison-lahon
                    [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/maison-lahon/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 101621
                    [post_author] => 1672
                    [post_date] => 2015-11-09 13:27:42
                    [post_date_gmt] => 2015-11-09 13:27:42
                    [post_content] => A cool and spacious gite, well-equipped with everything you need for a stress-free holiday!

Downstairs is a large living/dining room and kitchen area.  The kitchen has dishwasher, washing machine, oven and hob, large fridge/freezer and microwave, along with plenty of crockery, pot and pans etc.  Dining table and sofas, with satellite (UK) tv and dvd.  Games and books.  

French doors lead to the terrace, shaded by a pergola covered in roses, honeysuckle and grapevines. Open a bottle of wine here, and enjoy the view across the valley whilst the barbeque is cooking!

A stone staircase leads to the galleried landing and the two bedrooms.  The double bedroom has a view over the fields and woodland to the rear, and the twin bedroom overlooks the gardens.  Shower room with wc.  Both bedrooms have a fan and insect screens in the windows.

Levant is one of three gites at Faysselle.  The property is set in twelve acres of garden, field and woodland, with a natural pond and bordered by a stream at the bottom of the valley.

The main attraction is the tiled swimming pool, with its terraces and sunloungers for all guests.  A toddler pool is adjacent to the pool and a waterfall drops from the toddler pool into the main pool.

In the grounds are swings and badminton, and in the games area we have a football table and mini-pool table.  
                    [post_title] => Levant
                    [post_excerpt] => Spacious gite for a family of four, or for two people.Set in twelve acres glorious countryside
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => levant
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:59
                    [post_modified_gmt] => 2016-02-11 14:14:59
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/levant/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 101955
                    [post_author] => 1824
                    [post_date] => 2015-11-09 13:31:16
                    [post_date_gmt] => 2015-11-09 13:31:16
                    [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.
La Petite Maison is an airy, character gite in a converted quercy stone barn. 
The accommodation comprises 1 double bedroom and an open plan living area with brand new kitchen, shower room and large mezzanine. The mezzanine does house 2 single beds for older children. We do not offer this as a sleeping area for young children as the access stairs are very steep. 
Outside is a seating area under the nut tree with bbq area. 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. - please contact us for details.
                    [post_title] => La Petite Maison
                    [post_excerpt] => Ideal gite for a couple- 1 bed, open plan living area with all you need for that wonderful holiday.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-petite-maison-3
                    [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/la-petite-maison-3/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 101647
                    [post_author] => 1672
                    [post_date] => 2015-11-09 13:27:48
                    [post_date_gmt] => 2015-11-09 13:27:48
                    [post_content] => A delightful light and airy gite with plenty of space for six people.

Downstairs is the well-equipped kitchen with dishwasher, washing machine, oven and hob, large fridge/freezer and microwave.   Plenty of crockery, pots and pans etc - no trying to cook pasta for six in a tiny saucepan!  Shower/wc.  Lounge/dining room with sofas and armchairs, dining table for eight, satellite tv/dvd and a selection of books and games.  Door leads to the large terrace with BBQ.  

Upstairs are one double bedroom which has a view over the garden and field towards an 11th century church, and two twins rooms which overlook the swimming pool.  Family bathroom with shower and wc.

All bedrooms have fans and insect screens in the windows.

Grand Soleil is one of three gites at Faysselle.  The property is set in twelve acres of garden, field and woodland, with a natural pond and bordered by a stream at the bottom of the valley.

The main attraction is the tiled swimming pool, with its terraces and sunloungers for all guests.  A toddler pool is adjacent to the pool and a waterfall drops from the toddler pool into the main pool.

In the grounds are swings and badminton, and in the games area we have a football table and mini-pool table.  

                    [post_title] => Grand Soleil
                    [post_excerpt] => Spacious gite for six adjacent to the pool.  Ideal for keeping a closer eye on the children!
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => grand-soleil
                    [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/grand-soleil/
                    [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

facilities_pool

Le Cerisier

Aquitaine / Dordogne / Brantome

"Le Cerisier"is a super three bed villa with shared pool and restaurant facilities-perfect for families or a group of friends!
Sleeps 6
6
Pool
Pets Allowed

Prices per week from
£549 to £1399

Cyclamen

Cyclamen

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 6
6
WiFi
Pool
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
£330 to £950

2003_0118Image0017

Les Granges – Marguerite

Aquitaine / Gironde / Les Leves et Thoumeyragues

With shared pool and private terrace it is well equipped for a good family self catering holiday
Sleeps 4
4
WiFi
Pool
Pets Allowed
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£230 to £750

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

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

There is an acre of flat land to the front of the barn with a boule court and a pelota wall (that doubles as a tennis court) and a large wooded area.

maison Lahon

Aquitaine / Pyrenees Atlantiques / Mouhous

Large renovated farmhouse and barn in the middle the countryside 20kms north of the city of Pau.
Sleeps 10
10
WiFi
Pool
Biker Friendly
Cycling Friendly
Child Friendly

Prices per week from
€800 to €1800

View from Levant's terrace

Levant

Aquitaine / Lot et Garonne / St Maurin

Spacious gite for a family of four, or for two people.Set in twelve acres glorious countryside
Sleeps 4
4
WiFi
Pool
Pets Allowed
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£450 to £865

La Petite Maison from the garden

La Petite Maison

Aquitaine / Lot et Garonne / Penne d'Agenais

Ideal gite for a couple- 1 bed, open plan living area with all you need for that wonderful holiday.
Sleeps 2
2
WiFi
Pool
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€400 to €650

Grand Soleil

Grand Soleil

Aquitaine / Lot et Garonne / St Maurin

Spacious gite for six adjacent to the pool. Ideal for keeping a closer eye on the children!
Sleeps 6
6
WiFi
Pool
Pets Allowed
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£595 to £1050