Picardy Gites
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] => 642
                    [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] => 642
                    [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] => 642
                            [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] => 642
                            [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] => 642
                            [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] => 642
                            [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 = '642' )
) 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] => 107074
                    [post_author] => 2233
                    [post_date] => 2015-11-09 15:30:23
                    [post_date_gmt] => 2015-11-09 15:30:23
                    [post_content] => Located within a gated site that includes the owner's home and extensive gardens in the Vexin natural park. The duplex apartment has a kitchen / diner and shower room on the ground floor with a bedroom and sitting room on the first floor. A double bed and large sofa bed can accommodate 3 people. The brand new fittings, coupled with original beams ensure a comfortable and stylish stay. Suitable for couple or couple with child and for friends to share with separate beds. 3rd person supplement €20 / night. 

Guests also have free access to a small, dedicated outdoor terrace with private barbeque, plus the whole of the attractive walled gardens with a large lawn, fruit trees, organic veg plot and the trout river. 
                    [post_title] => Chez Robins
                    [post_excerpt] => Within 1/2 acre of gardens with fruit trees, veg & river, located in a historic village with shops & station with direct link to Paris. The apartment is brand new but retains the charm of the original 1860s building. Close to Gisors & supermarket. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => chez-robins
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:45
                    [post_modified_gmt] => 2016-02-11 14:14:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/chez-robins/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 101940
                    [post_author] => 1709
                    [post_date] => 2015-11-09 13:31:12
                    [post_date_gmt] => 2015-11-09 13:31:12
                    [post_content] => La Source Tranquille is a fully furnished, two double-bedroomed Gîte that sleeps 4 and is available for rent from two nights to longer term.

The gîte is open plan downstairs with a large sitting area, dining area and kitchen. Stairs lead up to the bedrooms and there is also a spacious downstairs cloakroom. There is a lovely view out over the garden toward the spring ('la source'). 

The kitchen is brand new (2011) with solid wood worktops and doors and a granite-effect sink. Appliances are all high-end, including a large Smeg fridge-freezer, a Bosch dishwasher, a Siemens oven and hob along with a washer-dryer, coffee machine and microwave.

The living area features two large sofas, one of which converts into a full size double bed to accommodate two extra guests. There is a large 37" flat screen TV with both UK Freesat channels (like BBC1, ITV and Ch4) and French TNT channels (like TF1, France2 and M6). There is also a Blu-Ray player for you to play your own selection of DVDs or Blu-Rays.

The slightly larger of the two bedrooms has both a feature arched window and a large velux window in the roof. There are some of the original beams left exposed and a vaulted ceiling at one end. The furniture is oak with a luxury leather effect kingsize (160 x 200 cm or 5'3" x 6'7") bed. 

The second of the two bedrooms has both a feature arched window and a large velux window in the roof. The furniture is oak with two large single (90 x 200 cm or 3' x 6'7") beds. These two beds can be put together to make one large superking size (180 x 200 cm or 6' x 6'7") bed. 

There are seats just outside the gîte and there is a dedicated garden, out of sight from the main house, with covered seating as well as sunbeds and a barbeque. Next door to the gîte is a games room with baby football and table tennis.



                    [post_title] => La Source Tranquille
                    [post_excerpt] => La Source Tranquille is a fully furnished, two double-bedroomed Gîte that sleeps 4 and is available for rent from two nights to longer term.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-source-tranquille
                    [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/la-source-tranquille/
                    [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] => 107074
            [post_author] => 2233
            [post_date] => 2015-11-09 15:30:23
            [post_date_gmt] => 2015-11-09 15:30:23
            [post_content] => Located within a gated site that includes the owner's home and extensive gardens in the Vexin natural park. The duplex apartment has a kitchen / diner and shower room on the ground floor with a bedroom and sitting room on the first floor. A double bed and large sofa bed can accommodate 3 people. The brand new fittings, coupled with original beams ensure a comfortable and stylish stay. Suitable for couple or couple with child and for friends to share with separate beds. 3rd person supplement €20 / night. 

Guests also have free access to a small, dedicated outdoor terrace with private barbeque, plus the whole of the attractive walled gardens with a large lawn, fruit trees, organic veg plot and the trout river. 
            [post_title] => Chez Robins
            [post_excerpt] => Within 1/2 acre of gardens with fruit trees, veg & river, located in a historic village with shops & station with direct link to Paris. The apartment is brand new but retains the charm of the original 1860s building. Close to Gisors & supermarket. 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => chez-robins
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-02-11 14:14:45
            [post_modified_gmt] => 2016-02-11 14:14:45
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/gites/chez-robins/
            [menu_order] => 0
            [post_type] => gites
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

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

Chez_Robins_1906_1

Chez Robins

Picardy / Oise / Trie-Chateau

Within 1/2 acre of gardens with fruit trees, veg & river, located in a historic village with shops & station with direct link to Paris. The apartment is brand new but retains the charm of the original 1860s building. Close to Gisors & supermarket.
Sleeps 3
3
WiFi
Golf Friendly
Fishing Friendly
Cycling Friendly

Prices per week from
€220 to €350

La Source Tranquille in the heart of the Picardie countryside

La Source Tranquille

Picardy / Oise / Mouy

La Source Tranquille is a fully furnished, two double-bedroomed Gîte that sleeps 4 and is available for rent from two nights to longer term.
Sleeps 4
4
WiFi
Pets Allowed
Biker Friendly
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
€600 to €700