Ile de France Region of France - ideal for Gites, appartments, cottages and villas
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] => 640
                    [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] => 640
                    [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] => 640
                            [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] => 640
                            [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] => 640
                            [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] => 640
                            [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 = '640' )
) 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] => 101938
                    [post_author] => 1771
                    [post_date] => 2015-11-09 13:31:12
                    [post_date_gmt] => 2015-11-09 13:31:12
                    [post_content] => Country Cottage with enclosed garden, garden furniture and barbecue, car park.
Surface area 70 m². Internet access.

Kitchen with dishwasher and micro-wave, fridge, electric cooker, washing machine, coffee-maker, toaster, kettle...
dining-room with fireplace and TV,
1 room with 1 double bed,
1 room with 3 single beds,
2 showers, 1WC.

If you are interested by the lease, please send us an email, we will send you the lease agreement. Payment can be made by cheque or via bank transfer to our Paypal account which is a secured site.
                    [post_title] => Gites du haras de la fontaine
                    [post_excerpt] => Country Cottage with enclosed garden, garden furniture and barbecue, car park.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gites-du-haras-de-la-fontaine-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/gites-du-haras-de-la-fontaine-3/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 101937
                    [post_author] => 1771
                    [post_date] => 2015-11-09 13:31:12
                    [post_date_gmt] => 2015-11-09 13:31:12
                    [post_content] => Country cottage situated 1st floor, enclosed garden with garden furniture and barbecue, car park.
Surface area 110 m². Internet access.

Living-room with fireplace and TV, kitchen corner with dishwasher and micro-wave,
1 room with 1 double bed,
1 room with 1 double bed,1 single bed ant 1 cot
1 room with 2 single beds,
shower, WC, bathroom with WC.

If you are interested by the lease, please send us an email, we will send you the lease agreement.
Payment can be made by cheque or via bank transfer to our Paypal account which is a secured site.
                    [post_title] => Gites du haras de la fontaine
                    [post_excerpt] => Country cottage situated 1st floor, enclosed garden with garden furniture and barbecue, car park.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gites-du-haras-de-la-fontaine-2
                    [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/gites-du-haras-de-la-fontaine-2/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 101714
                    [post_author] => 1771
                    [post_date] => 2015-11-09 13:30:01
                    [post_date_gmt] => 2015-11-09 13:30:01
                    [post_content] => Country cottage with terrace, enclosed garden, garden furniture, barbecue and car park. Surface area 120 m². Internet access.

Ground floor : dining-room with kitchen corner with dishwasher and micro-wave, fridge, electric cooker, washing machine, coffee-maker, toaster, kettle...
living-room with fireplace, sofa and TV.

First floor : 1 room with 2 single beds, 1 room with 4 single beds, 1 room with 1 double bed and a cot, shower, WC, bathroom with WC.

If you are interested by the lease, please send us an email, we will send you the lease agreement.
Payment can be made by cheque or via bank transfer to our Paypal account which is a secured site.
                    [post_title] => Gites du haras de la fontaine
                    [post_excerpt] => Country cottage with terrace, enclosed garden, garden furniture, barbecue and car park.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gites-du-haras-de-la-fontaine
                    [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/gites-du-haras-de-la-fontaine/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 101939
                    [post_author] => 1771
                    [post_date] => 2015-11-09 13:31:12
                    [post_date_gmt] => 2015-11-09 13:31:12
                    [post_content] => Country Cottage situated ground floor, terrace with garden furniture and barbecue, car park.
Surface area 55 m². Internet access.

Living-room with fireplace, TV and kitchen corner with micro-wave, fridge, gas cooker, washing machine, coffee-maker, toaster, kettle...
1 room with 1 double bed,
Bathroom with WC.

If you are interested by the lease, please send us an email, we will send you the lease agreement.
Payment can be made by cheque or via bank transfer to our Paypal account which is a secured site.
                    [post_title] => Gites du haras de la fontaine
                    [post_excerpt] => Country Cottage situated ground floor, terrace with garden furniture and barbecue, car park.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => gites-du-haras-de-la-fontaine-4
                    [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/gites-du-haras-de-la-fontaine-4/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 4
    [current_post] => -1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 101938
            [post_author] => 1771
            [post_date] => 2015-11-09 13:31:12
            [post_date_gmt] => 2015-11-09 13:31:12
            [post_content] => Country Cottage with enclosed garden, garden furniture and barbecue, car park.
Surface area 70 m². Internet access.

Kitchen with dishwasher and micro-wave, fridge, electric cooker, washing machine, coffee-maker, toaster, kettle...
dining-room with fireplace and TV,
1 room with 1 double bed,
1 room with 3 single beds,
2 showers, 1WC.

If you are interested by the lease, please send us an email, we will send you the lease agreement. Payment can be made by cheque or via bank transfer to our Paypal account which is a secured site.
            [post_title] => Gites du haras de la fontaine
            [post_excerpt] => Country Cottage with enclosed garden, garden furniture and barbecue, car park.
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => gites-du-haras-de-la-fontaine-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/gites-du-haras-de-la-fontaine-3/
            [menu_order] => 0
            [post_type] => gites
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 4
    [max_num_pages] => 1
    [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] => 9ea9bd8f2c172247b758c29e94a69a9d
    [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 4 Gites.

5P.table

Gites du haras de la fontaine

Ile de France / Seine et Marne / Poligny

Country Cottage with enclosed garden, garden furniture and barbecue, car park.
Sleeps 5
5
WiFi
Pets Allowed
Child Friendly

Prices per week from
€266 to €457

7P.cheminee

Gites du haras de la fontaine

Ile de France / Seine et Marne / Poligny

Country cottage situated 1st floor, enclosed garden with garden furniture and barbecue, car park.
Sleeps 7
7
WiFi
Pets Allowed
Child Friendly

Prices per week from
€355 to €549

36ter.fleurie

Gites du haras de la fontaine

Ile de France / Seine et Marne / POLIGNY

Country cottage with terrace, enclosed garden, garden furniture, barbecue and car park.
Sleeps 8
8
WiFi
Pets Allowed
Child Friendly

Prices per week from
€406 to €599

avion2

Gites du haras de la fontaine

Ile de France / Seine et Marne / Poligny

Country Cottage situated ground floor, terrace with garden furniture and barbecue, car park.
Sleeps 3
3
WiFi
Pets Allowed

Prices per week from
€208 to €321