Provence Alpes Cote d'Azur 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] => 644
                    [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] => 644
                    [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] => 644
                            [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] => 644
                            [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] => 644
                            [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] => 644
                            [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 = '644' )
) 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] => 101707
                    [post_author] => 1766
                    [post_date] => 2015-11-09 13:29:59
                    [post_date_gmt] => 2015-11-09 13:29:59
                    [post_content] => This traditional 17th Century house in a Provence village square is tastefully decorated and stylishly furnished in high quality and traditional provençal manner. A rural Provence gite with many of the original features. Furnished with antiques giving it character, atmosphere and a feeling of being a home. The house has original oak beams, a wood burning fire for romantic evenings, original spiral staircase and a covered terrace with a view of the village and town square.

This self-catering house is in the heart of the delightfully sunny Var. The village is lively all year round and has immediate access to local shops and facilities. This gives you all the benefits of a hotel. You have the choice of eating in or eating out at one of the many local restaurants or bars. You can choose from an inexpensive snack to several critically acclaimed restaurants recommended in the Provence-Cote D'Azure Guide Gantié. Coffee is served in the café downstairs from six in the morning. There are over 8 restaurants and bars in the village, 5 of which are less than 300 meters from the house. The nearest supermarket and 3 bakeries are all less than 500 meters away. The Flayosc area is relatively unspoilt with 200k of walks and mountain bike trails. Explore the areas on horse back, on foot or by bike.

Maison Mimosa has 2 bedrooms, 1 large bathroom, sleeps a maximum of 5
• 3 floors of 27 sq. meters each
• Large lounge, dining room, country style kitchenette with open log fire and original oak beamed ceiling, with windows overlooking the central village square. fridge, stove, crockery and cutlery are provided
• All bed linen is made of cotton
• Accessed by winding original spiral stone staircase, winding majestically up four floors
• Furnished to a high standard in Provençal style with antiques
• 2 double bedrooms one opening onto the terrace with large patio doors, and original oak beamed ceilings
- both rooms have romantic Provençal style bed drapes. One bedroom has one double bed, the other bedroom has one double bed and a single bed
• King size double bed 2m x 1.6m
• Private outside semi-shaded sun terrace for eating and relaxing, with panoramic views of the village and surrounding countryside
• Large bathroom with large bath and bidet, separate WC, and a clothes washing machine and tumble dryer
• Crockery, cutlery, pots, pans, linen, electricity and water included. Towels for indoor use only. No hidden extras. Electric heaters for winter use
• Original ceramic ochre-coloured oxaganol tomettes tiled floors
• Pop downstairs for your coffee and breakfast, as well as delicious Plat du jour at midday - no need to cook at all! - Over 8 restaurants and bars in the village just downstairs
• No smokers please
• May not be suitable for small children due to stone staircase and four floors. No lift
• Lots of free and secure parking in village 50 meters of the house



                    [post_title] => Maison Mimosa
                    [post_excerpt] => This traditional 17th Century house in a Provence village square is tastefully decorated and stylishly furnished in high quality and traditional provençal manner.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => maison-mimosa
                    [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/maison-mimosa/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 101599
                    [post_author] => 1670
                    [post_date] => 2015-11-09 13:27:37
                    [post_date_gmt] => 2015-11-09 13:27:37
                    [post_content] => NOW TAKING BOOKINGS FOR 2018 - JUNE, JULY & SEPTEMBER ONLY

Sleeping 6 in 3 bedrooms with en-suite and family bathroom.  Open plan ground floor with well equipped modern kitchen, comfortable seating and large dining table.
                    [post_title] => Mas 15
                    [post_excerpt] => Pretty Provencal villa with beautiful views, private garden and access to two shared pools.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mas-15
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2017-10-24 13:55:37
                    [post_modified_gmt] => 2017-10-24 12:55:37
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/mas-15/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 101844
                    [post_author] => 1881
                    [post_date] => 2015-11-09 13:30:33
                    [post_date_gmt] => 2015-11-09 13:30:33
                    [post_content] => Situated 250 metres from Menerbes Village centre, one of the Most Beautiful Villages in France. Maison Olive is well equipped with every necessity and more. Wi-fi, terrace overlooking the       Luberon Valley, 6-sleeper (2xdouble bedrooms,2 singe bedroom), 2 bathrooms (one en-suite), separate toilet, Cook's kitchen, satellite TV with DVD, fireplace, barbeque. The house is situated in 2.5 acres of beutiful gardens and a large pool area with its own fully equipped pool kitchen, BBQ and lounging chairs.
A 5-star Trip Advisor destination
                    [post_title] => Maison Olive
                    [post_excerpt] => Maison Olive is a 6-sleeper, superbly equipped house in stunning gardens and pool.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => maison-olive
                    [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/maison-olive/
                    [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] => 101707
            [post_author] => 1766
            [post_date] => 2015-11-09 13:29:59
            [post_date_gmt] => 2015-11-09 13:29:59
            [post_content] => This traditional 17th Century house in a Provence village square is tastefully decorated and stylishly furnished in high quality and traditional provençal manner. A rural Provence gite with many of the original features. Furnished with antiques giving it character, atmosphere and a feeling of being a home. The house has original oak beams, a wood burning fire for romantic evenings, original spiral staircase and a covered terrace with a view of the village and town square.

This self-catering house is in the heart of the delightfully sunny Var. The village is lively all year round and has immediate access to local shops and facilities. This gives you all the benefits of a hotel. You have the choice of eating in or eating out at one of the many local restaurants or bars. You can choose from an inexpensive snack to several critically acclaimed restaurants recommended in the Provence-Cote D'Azure Guide Gantié. Coffee is served in the café downstairs from six in the morning. There are over 8 restaurants and bars in the village, 5 of which are less than 300 meters from the house. The nearest supermarket and 3 bakeries are all less than 500 meters away. The Flayosc area is relatively unspoilt with 200k of walks and mountain bike trails. Explore the areas on horse back, on foot or by bike.

Maison Mimosa has 2 bedrooms, 1 large bathroom, sleeps a maximum of 5
• 3 floors of 27 sq. meters each
• Large lounge, dining room, country style kitchenette with open log fire and original oak beamed ceiling, with windows overlooking the central village square. fridge, stove, crockery and cutlery are provided
• All bed linen is made of cotton
• Accessed by winding original spiral stone staircase, winding majestically up four floors
• Furnished to a high standard in Provençal style with antiques
• 2 double bedrooms one opening onto the terrace with large patio doors, and original oak beamed ceilings
- both rooms have romantic Provençal style bed drapes. One bedroom has one double bed, the other bedroom has one double bed and a single bed
• King size double bed 2m x 1.6m
• Private outside semi-shaded sun terrace for eating and relaxing, with panoramic views of the village and surrounding countryside
• Large bathroom with large bath and bidet, separate WC, and a clothes washing machine and tumble dryer
• Crockery, cutlery, pots, pans, linen, electricity and water included. Towels for indoor use only. No hidden extras. Electric heaters for winter use
• Original ceramic ochre-coloured oxaganol tomettes tiled floors
• Pop downstairs for your coffee and breakfast, as well as delicious Plat du jour at midday - no need to cook at all! - Over 8 restaurants and bars in the village just downstairs
• No smokers please
• May not be suitable for small children due to stone staircase and four floors. No lift
• Lots of free and secure parking in village 50 meters of the house



            [post_title] => Maison Mimosa
            [post_excerpt] => This traditional 17th Century house in a Provence village square is tastefully decorated and stylishly furnished in high quality and traditional provençal manner.
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => maison-mimosa
            [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/maison-mimosa/
            [menu_order] => 0
            [post_type] => gites
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 13
    [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] => 970f7252c0a3e092aa6eb5ee2e072ad5
    [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 13 Gites.

MaisonMimosa_outside1_1483

Maison Mimosa

Provence Alpes Cote d’Azur / Var / Flayosc

This traditional 17th Century house in a Provence village square is tastefully decorated and stylishly furnished in high quality and traditional provençal manner.
Sleeps 5
5
Pets Allowed

Prices per week from
£495 to £660

Terrace and garden

Mas 15

Provence Alpes Cote d’Azur / Bouches-du-Rhône / Pont Royal

Pretty Provencal villa with beautiful views, private garden and access to two shared pools.
Sleeps 6
6
WiFi
Pool
Pets Allowed

Prices per week from
£0 to £0

Property entrance

Maison Olive

Provence Alpes Cote d’Azur / Vaucluse / Menerbes

Maison Olive is a 6-sleeper, superbly equipped house in stunning gardens and pool.
Sleeps 6
6
WiFi
Pool
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€900 to €2500