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

    [posts_per_page] => 10
    [paged] => 2
    [post_title_like] => 
    [post_content_like] => 
    [meta_query] => Array
        (
            [relation] => AND
            [0] => Array
                (
                    [key] => featured
                )

            [1] => Array
                (
                    [key] => region
                    [value] => 645
                    [compare] => =
                )

        )

)
Array
(
    [post_type] => gites
    [tax_query] => Array
        (
            [relation] => AND
        )

    [posts_per_page] => 10
    [paged] => 2
    [post_title_like] => 
    [post_content_like] => 
    [meta_query] => Array
        (
            [relation] => AND
            [0] => Array
                (
                    [key] => featured
                )

            [1] => Array
                (
                    [key] => region
                    [value] => 645
                    [compare] => =
                )

        )

)
WP_Query Object
(
    [query] => Array
        (
            [post_type] => gites
            [tax_query] => Array
                (
                    [relation] => AND
                )

            [posts_per_page] => 10
            [paged] => 2
            [post_title_like] => 
            [post_content_like] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => featured
                        )

                    [1] => Array
                        (
                            [key] => region
                            [value] => 645
                            [compare] => =
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => gites
            [tax_query] => Array
                (
                    [relation] => AND
                )

            [posts_per_page] => 10
            [paged] => 2
            [post_title_like] => 
            [post_content_like] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => featured
                        )

                    [1] => Array
                        (
                            [key] => region
                            [value] => 645
                            [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] => 645
                            [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] => 645
                            [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 = '645' )
) 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 10, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 101743
                    [post_author] => 1707
                    [post_date] => 2015-11-09 13:30:10
                    [post_date_gmt] => 2015-11-09 13:30:10
                    [post_content] => La Blache is situated on a traditional, tastefully renovated farm called Domaine Les Blaches, lies on the edge of the extensive Ardèche Natural Park.

This holiday home (70 m²) is on the first floor of the former barn, which was built from big and small natural stones, which is characteristic for the Ardèche farms.

Because the ground floor, still in use as a barn, was partially built into the mountain, you can enter the house on the mountain side through different doors. You will then find yourself in the large living room (SAT-TV and a sound set) with dining place and open kitchen (with fridge, a gas cooker and a microwave oven).

Even from behind the sink you can enjoy the beautiful view.

There is a bathroom with shower, wash basin and WC, as well as a washing machine.

This house sleeps 6, divided over 3 rooms.

In bedroom 1 is a double bed, in bedroom 2 two single beds and in bedroom 3 bunk beds.

The combination of the chestnut floor, the stone walls and the maintenance of the very old roof construction give a very special atmosphere to this house.

There is a terrace with garden furniture and deck chairs, invisible from the other house, so your privacy is guaranteed.

Children can live their life to the full here in building their 'own holiday home' in a tree.
There are also a swing and a ping-pong table.

Domaine Les Blaches is an absolutely quiet and peaceful spot, on a distance of about 3 km of the medieval village Désaignes. This village has some 1100 inhabitants and lies between Lamastre and St. Agrève. Valence is abt. 50 km away.
                    [post_title] => La Blache
                    [post_excerpt] => La Blache is situated on a traditional, tastefully renovated farm called Domaine Les Blaches, lies on the edge of the extensive Ardèche Natural Park.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-blache
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:55
                    [post_modified_gmt] => 2016-02-11 14:14:55
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-blache/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 101453
                    [post_author] => 2216
                    [post_date] => 2015-11-09 13:23:15
                    [post_date_gmt] => 2015-11-09 13:23:15
                    [post_content] => Les Aigles is a vegan and vegetarian only, self-catering, dog friendly Gite in the Drome Provençale region of south east France.

Situated in Mirabel-aux-Baronnies between the roman town of Vaison La Romain and Nyons, Les Aigles is the ideal location for seeing all the sights of Provence, walking, cycling and of course tasting the many Cote du Rhone wines.

Les Aigles is a one bedroom light, modern and well equipped self-catering apartment. The Gite has a lounge with free Wi-Fi, TV, DVD and radio. The kitchen/diner includes an oven, fridge freezer and a washing machine.

We can guarantee that no meat or fish products have been cooked in the Gite since we opened in 2014. All appliances, crockery and cutlery were replaced prior to opening.

Outside, the Gite has its own private terrace with seating for those alfresco meals and guests have full use of the gardens and swimming pool. Parking is off road, with a car port to keep your vehicle cool in the summer heat. We also supply sun loungers for those lazy days. Please note that well behaved dogs are very welcome however the garden is not enclosed.

We offer a cleaning service at the end of your stay for 30 euros.

                    [post_title] => Les Aigles
                    [post_excerpt] => Les Aigles is a vegan and vegetarian only, self-catering, dog friendly Gite in the Drome Provençale 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-aigles
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:15:01
                    [post_modified_gmt] => 2016-02-11 14:15:01
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/les-aigles/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 2
    [current_post] => -1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 101743
            [post_author] => 1707
            [post_date] => 2015-11-09 13:30:10
            [post_date_gmt] => 2015-11-09 13:30:10
            [post_content] => La Blache is situated on a traditional, tastefully renovated farm called Domaine Les Blaches, lies on the edge of the extensive Ardèche Natural Park.

This holiday home (70 m²) is on the first floor of the former barn, which was built from big and small natural stones, which is characteristic for the Ardèche farms.

Because the ground floor, still in use as a barn, was partially built into the mountain, you can enter the house on the mountain side through different doors. You will then find yourself in the large living room (SAT-TV and a sound set) with dining place and open kitchen (with fridge, a gas cooker and a microwave oven).

Even from behind the sink you can enjoy the beautiful view.

There is a bathroom with shower, wash basin and WC, as well as a washing machine.

This house sleeps 6, divided over 3 rooms.

In bedroom 1 is a double bed, in bedroom 2 two single beds and in bedroom 3 bunk beds.

The combination of the chestnut floor, the stone walls and the maintenance of the very old roof construction give a very special atmosphere to this house.

There is a terrace with garden furniture and deck chairs, invisible from the other house, so your privacy is guaranteed.

Children can live their life to the full here in building their 'own holiday home' in a tree.
There are also a swing and a ping-pong table.

Domaine Les Blaches is an absolutely quiet and peaceful spot, on a distance of about 3 km of the medieval village Désaignes. This village has some 1100 inhabitants and lies between Lamastre and St. Agrève. Valence is abt. 50 km away.
            [post_title] => La Blache
            [post_excerpt] => La Blache is situated on a traditional, tastefully renovated farm called Domaine Les Blaches, lies on the edge of the extensive Ardèche Natural Park.
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => la-blache
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-02-11 14:14:55
            [post_modified_gmt] => 2016-02-11 14:14:55
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/gites/la-blache/
            [menu_order] => 0
            [post_type] => gites
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 12
    [max_num_pages] => 2
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 1
    [is_404] => 
    [is_embed] => 
    [is_paged] => 1
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 94d41ce64a72617fcc4f152d9c8c7c8f
    [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 12 Gites.

La_Blache_2_1517

La Blache

Rhone Alps / Ardeche / Desaignes

La Blache is situated on a traditional, tastefully renovated farm called Domaine Les Blaches, lies on the edge of the extensive Ardèche Natural Park.
Sleeps 6
6
WiFi
Pets Allowed

Prices per week from
€350 to €650

Private South Facing Terrace

Les Aigles

Rhone Alps / Drome / Mirabel-aux-Baronnies

Les Aigles is a vegan and vegetarian only, self-catering, dog friendly Gite in the Drome Provençale
Sleeps 2
2
WiFi
Pool
Pets Allowed
Biker Friendly
Cycling Friendly

Prices per week from
€500 to €600