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] => 101726
                    [post_author] => 1707
                    [post_date] => 2015-11-09 13:30:05
                    [post_date_gmt] => 2015-11-09 13:30:05
                    [post_content] => Characteristic, traditional stone house, originally from the 18th and 19th century, recently renovated and situated in the small valley of the Condoie, quiet and peaceful, yet just at 6 km distance of Lamastre.

There are 3 gites in this building (part of a small hamlet), so ideal for groups or big families (ask owner for  special rates).

The two other gites are  La Terrasse - Ref. No. GS1468 and Chez Leon - Ref No. GS1466. Enter these Ref Nos into the search form to see details of the other gites on this property.

The gite 'La Rossille' is a comfortable house with conveniences as an open fire place, a garden and a private terrace. Sleeps 4 - 6 people, baby cot available on request.
Kitchen 20 m²,with large table, gas stove and dish washer, coffee maker (the gîtes were furnished according to feng-shui principles in order to bring about recovery and rest - since micro waves are considered being bad, there is no micro-wave here!).
Living 28 m² with open fire place, TV (Satellite Astra), CD-player
Bedroom with double bed (140 x 190) and bedroom with 2 x single bed (90 x 190).
Small library in between the two bedrooms with convertible sofa (double)
Bathroom with tub, toilet and washing machine
Terrace with furniture and parasol, barbecue.
Garden with orchard

Central heating and open fire place (during cold periods a small recompense of 10 Euro/day will be asked)

Final cleaning is included if you take care of this yourself, according to the checklist you will get on your arrival. If you don't want to do so, a supplement of 55 Euro will be charged.

                    [post_title] => La Rossille
                    [post_excerpt] => Characteristic, traditional stone house, originally from the 18th and 19th century, recently renovated and situated in the small valley of the Condoie.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-rossille
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:56
                    [post_modified_gmt] => 2016-02-11 14:14:56
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-rossille/
                    [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

LaRossille_1504

La Rossille

Rhone Alps / Ardeche / Lamastre

Characteristic, traditional stone house, originally from the 18th and 19th century, recently renovated and situated in the small valley of the Condoie.
Sleeps 6
6
Pets Allowed

Prices per week from
€400 to €600