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

    [posts_per_page] => 10
    [paged] => 9
    [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] => 9
    [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] => 9
            [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] => 9
            [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 80, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 107106
                    [post_author] => 2226
                    [post_date] => 2015-11-09 15:30:34
                    [post_date_gmt] => 2015-11-09 15:30:34
                    [post_content] => The Grenier of 75m2 was renovated in late 2014 to provide accommodation for couples or for families with one or two children.

With its own private garden and access to the new pool and games area, it is an ideal base for relaxing holidays and exploring the magnificent Pyrenees Mountains, Basque towns and villages, the Atlantic coast and Northern Spain, including San Sebastian and its cuisine.

Outside: parking, private garden, garden furniture, plancha, private entrance

In ground pool: 10 x 5 m with pool alarm and gated fence, furniture, hammock, games and table tennis table

Ground floor:
Galley kitchen- well equipped with dishwasher, washing machine, fridge with freezer box, oven, hob, microwave, dining table, storage heater and stairs

First floor:
Architectural wooden beams recently renovated
• Living room with comfortable sofa, chairs, hammock chair, sideboard and TV, reversible air conditioning/heating unit and storage heater
• Spacious bathroom with walk-in shower, washbasin, WC, heated towel rail
• Bedroom 1 - king size bed (152x198)
• Bedroom 2 - single bed (90x190), sofa bed (140x190)
                    [post_title] => The Grenier
                    [post_excerpt] => Pretty renovated grain store, sleeps up to 4, ideal for couples or families with young children with solar-heated pool and grounds. Shared pool with one small gite sleeping 2 people.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-grenier
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-09-26 10:02:39
                    [post_modified_gmt] => 2023-09-26 09:02:39
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/the-grenier/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 101329
                    [post_author] => 1585
                    [post_date] => 2015-11-09 13:22:49
                    [post_date_gmt] => 2015-11-09 13:22:49
                    [post_content] => Hortensia comprises:
Ground floor
•	Large living/dining room with two single sofa beds
•	Wood burning stove
•	DVD Player
•	Fully fitted corner kitchen
•	Double bedroom with French windows opening onto the terrace
•	Bathroom with bath, shower, wash basin and toilet
First floor
•	Twin with en-suite toilet and wash basin
Exterior
•	Large paved terrace with barbecue and garden furniture
•	Village 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, oven, microwave, cooker hob with 4 gas rings, 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 located next to the Gîte.


Non smoking Gîte.
                    [post_title] => Hortensia
                    [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] => hortensia
                    [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/hortensia/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

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

        )

    [post_count] => 3
    [current_post] => -1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 107106
            [post_author] => 2226
            [post_date] => 2015-11-09 15:30:34
            [post_date_gmt] => 2015-11-09 15:30:34
            [post_content] => The Grenier of 75m2 was renovated in late 2014 to provide accommodation for couples or for families with one or two children.

With its own private garden and access to the new pool and games area, it is an ideal base for relaxing holidays and exploring the magnificent Pyrenees Mountains, Basque towns and villages, the Atlantic coast and Northern Spain, including San Sebastian and its cuisine.

Outside: parking, private garden, garden furniture, plancha, private entrance

In ground pool: 10 x 5 m with pool alarm and gated fence, furniture, hammock, games and table tennis table

Ground floor:
Galley kitchen- well equipped with dishwasher, washing machine, fridge with freezer box, oven, hob, microwave, dining table, storage heater and stairs

First floor:
Architectural wooden beams recently renovated
• Living room with comfortable sofa, chairs, hammock chair, sideboard and TV, reversible air conditioning/heating unit and storage heater
• Spacious bathroom with walk-in shower, washbasin, WC, heated towel rail
• Bedroom 1 - king size bed (152x198)
• Bedroom 2 - single bed (90x190), sofa bed (140x190)
            [post_title] => The Grenier
            [post_excerpt] => Pretty renovated grain store, sleeps up to 4, ideal for couples or families with young children with solar-heated pool and grounds. Shared pool with one small gite sleeping 2 people.
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => the-grenier
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2023-09-26 10:02:39
            [post_modified_gmt] => 2023-09-26 09:02:39
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/gites/the-grenier/
            [menu_order] => 0
            [post_type] => gites
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 83
    [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] => eaab67689f516daadd89db48d50e54d4
    [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 83 Gites.

Le Grenier Gite

The Grenier

Aquitaine / Landes / Sainte-Colombe

Pretty renovated grain store, sleeps up to 4, ideal for couples or families with young children with solar-heated pool and grounds. Shared pool with one small gite sleeping 2 people.
Sleeps 4
4
WiFi
Pool

Prices per week from
€490 to €756

Hortensia

Hortensia

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

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