Burgundy - gites, cottages and villas to rent
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] => 629
                    [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] => 629
                    [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] => 629
                            [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] => 629
                            [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] => 629
                            [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] => 629
                            [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 = '629' )
) 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] => 110531
                    [post_author] => 2336
                    [post_date] => 2016-01-18 12:47:44
                    [post_date_gmt] => 2016-01-18 12:47:44
                    [post_content] => Sympathetically converted barn of approx 50m2 retaining old beams, floor tiles and doors. Sleeps four in two bedrooms ( one double, one twin ). Both bedrooms have ensuite shower rooms. Baby travel cot and high chair available.
Fully fitted kitchen with oven, induction hob, microwave, refrigerator and freezer compartment, dishwasher and washer dryer.
Living / dining area with comprehensive entertainment centre incuding French TV and UK Freeview satellite TV, CD/MP3 player, DVD player and a selection of CD's and DVD's.
Free WiFi
Linen and towels included. Cleaning materials, bin bags, soap, kitchen and toilet rolls plus tabs for the dishwasher and washer dryer provided. Secure storage available for bikes.
Children and long term renters welcome. Non smoking only.
                    [post_title] => Les Volets Verts
                    [post_excerpt] => Les Volets Verts is a sympathetically converted barn of approx 50m2 ideally located between the famous Burgundy vines and stunning Morvan National Park. The gite is located in a charming rural farming village with private sun terrace and garden and retains old beams, floor tiles and doors. Sleeps four in two double bedrooms (one double, one twin ) with ensuite shower rooms. Fully fitted kitchen with oven, induction hob, microwave, refrigerator with freezer compartment, dishwasher and washer dryer.
Free WiFi, Comprehensive entertainment centre including French TV and UK Freeview satellite. Linen and towels incuded.  
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-volets-verts
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2017-02-03 14:05:11
                    [post_modified_gmt] => 2017-02-03 14:05:11
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/?post_type=gites&p=110531
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 101648
                    [post_author] => 1708
                    [post_date] => 2015-11-09 13:27:48
                    [post_date_gmt] => 2015-11-09 13:27:48
                    [post_content] => A new barn conversion offering comfort, peace and tranquility in this small village nestling deep in the countryside of the Cote d'Or. Light, bright accommodation furnished to the owners high standards, sleeps 5 in 3 elegant bedrooms, 2 spacious en-suite shower rooms and a separate w.c. A staircase leads downstairs to the open plan living area with fully fitted kitchen, dining for 6 and comfortable lounge area with TV and DVD player. 2 sets of French doors open onto a wooden decking terrace with outside dining for 6 and BBQ. The lower garden terrace has sun loungers ready to enjoy the views of the village below. Discover all that Burgundy has to offer with sites and restaurants a short drive away.

The owners offer a shopping service to make your arrival pain free, and home cooked meals are available made to order by the owner. Enquire about available choices. Also bespoke menus can be created by prior arrangement for you and your family.
The owners live in the house next door, they can provide information on all the local attractions, and arrange private wine tastings nearby.

Our younger guests are just as important to us. To make their stay comfortable we have a lovely cot (and a second travel cot is also available) with a new mattress and pretty linens. We also have a high chair, toddlers chairs, Baby-Dan play pen, changing mat, microwave oven, plastic cups and plates, baby listening monitor, step for bathroom, potties and a selection of toys and books for all ages. Bespoke children's meals can be provided by the owners by prior arrangement. A toddler paddling pool is available for hot days for the terrace area. Please ask if you need other specialised equipment provided.
                    [post_title] => The Barn
                    [post_excerpt] => A stylish 3 bedroom property, Sleeps 5 with stunning views across the valley
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-barn
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:58
                    [post_modified_gmt] => 2016-02-11 14:14:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/the-barn/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 107136
                    [post_author] => 2273
                    [post_date] => 2015-11-09 15:30:48
                    [post_date_gmt] => 2015-11-09 15:30:48
                    [post_content] => Centrally Located between Chablis and Chatillon-sur-Seine - easilly accessible to Dijon,  Beaune, southern tip of Champaign, euro-disney Abbaye de Fontennay, Vezelay or just tranquility. 

"Havre Paisible” - your home-away-from home nestling serenely in an unspoilt village in the heart of rural Burgundy - was lovingly created specifically with the pleasure and comfort of my guests in mind.  

 “Havre Paisible” (French for peaceful haven) - is a traditional farmhouse which has been completely modernized and exceptionally well appointed to ensure a relaxing holiday, albeit without compromising the craft and talent of the local artisans who created the 17th-century original. 

Havre Paisible is the original farmhouse dating from the late1600s but remodeled with all modern conveniences including three bedrooms, three modern bathrooms, a washing machine and fully equipped country kitchen. The farmhouse is enclosed in a beautiful courtyard with a heated 5 x 9 meter swimming pool (open June -end of September). The garden is compact but designed specifically for relaxation and tranquility. Parents, if you have active children this may not be a suitable property for your holiday - but please contact me for specific questions (sometimes the pool is all that is required).

I have called Gigny home for over 10 years and live adjacent to the property and is designed that you are assured of the same relaxing and private holiday even if I am present during your stay. I am here to help with any information you may need and to ensure that your stay is as perfect as possible, but am very sensitive that this is YOUR holiday.  


                    [post_title] => Havre Paisible
                    [post_excerpt] => Luxurious Burgundy Farmhouse with Swimming Pool & Free Wifi 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => havre-paisible
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:43
                    [post_modified_gmt] => 2016-02-11 14:14:43
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/havre-paisible/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 101776
                    [post_author] => 1811
                    [post_date] => 2015-11-09 13:30:18
                    [post_date_gmt] => 2015-11-09 13:30:18
                    [post_content] => This is an ideal, typically French holiday home, oozing with character and boasting spacious accommodation for up to six guests. Having spent the past five years renovating the house, it boasts freshly decorated rooms and a large, newly fitted kitchen. We have done our best to make this a home from home, and we are confident that you will love the house and surrounding area.

                    [post_title] => France Holiday Home
                    [post_excerpt] => France Holiday HomeRenovated, old farmhouse to let in beautiful Burgundy
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => france-holiday-home
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:54
                    [post_modified_gmt] => 2016-02-11 14:14:54
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/france-holiday-home/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 109342
                    [post_author] => 2328
                    [post_date] => 2015-12-14 20:46:41
                    [post_date_gmt] => 2015-12-14 20:46:41
                    [post_content] => THE LIVING ROOM
•Oak-beamed room built c1790
•Wood-burning Jotul stove - useful in Spring/Autumn
•Double sofas
•Cushioned arm chairs
•CD player & selection of CD's/tapes
•Flatscreen TV & integrated DVD player
•Broadband Internet access - WIFI
•Telephone - incoming/outgoing calls
•Library - books, magazines, tourist information

THE KITCHEN
•Dining table and 6 chairs
•Built-in electric oven
•Gas Hob
•Fridge freezer
•Food processor
•Microwave
•Toaster & Kettle
•Coffee percolator
•Crockery, cutlery, glassware for 6
•Pans, pots, utensils etc
•Cookery Books

THE BEDROOMS(3)
•2 Double bedrooms, 1 twin bedroom
•Each bedroom quite separate
•Beamed ceilings
•Convector radiators
•Hair dryers
•Wardrobes and drawers

THE BATHROOMS(2)
•One en-suite to double bedroom - shower, vanity unit, WC
•Second bathroom with bath, shower, vanity unit & washing machine
•WC in separate room
•Constant hot water supply

THE TERRACES
•Exclusive and private
•Delightful South-facing views
•Dappled shade provided by fruit and nut trees
•Mature herb garden
•Seasonal flower displays - lavender, geraniums, clematis, hydrangeas, honeysuckle etc
•Sun loungers
•Gas BBQ
•Bliss!!

THE GARDEN
•Approximately half an acre
•Mainly laid to lawns
•Safe & secure for children
                    [post_title] => Farmhouse
                    [post_excerpt] => Beamed dry-stone former farmhouse set in a delightful and private location with wonderful views.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => farmhouse
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-22 14:33:27
                    [post_modified_gmt] => 2016-02-22 14:33:27
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/?post_type=gites&p=109342
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 101631
                    [post_author] => 1695
                    [post_date] => 2015-11-09 13:27:44
                    [post_date_gmt] => 2015-11-09 13:27:44
                    [post_content] => La Maison du Curé dates from 1823 and was originally a small cottage and stable belonging to the village priest. After the last priest of Cormatin retired in the 1990s the house was modernised and extended to make a comfortable three bedroomed house.

It has 3 bedrooms and sleeps 5/6 people. It is ideal for families and is available throughout the year. 

Guests have the use of free WiFi, and the television receives French digital and English satellite channels. The DVD player is complete with a selection of DVDs.

The house has gas central heating and there are additional electric flame effect fires in the dining room and sitting room. 

The modern kitchen is equipped with a ceramic hob and electric oven, microwave, fridge freezer, washing machine and coffee filter machine.

Downstairs is a shower room and toilet, and upstairs is the bathroom with shower and separate toilet. Towels are provided.

The front bedroom has a double bed (140cm x 200cm) and an extendable bed (80cm x 130cm-190cm). The back bedroom has a double bed (140cm x 200cm) and a single bed (90cm x 200cm) while the third bedroom has a single bed (90cm x 200cm). All the bedrooms have a washbasin. All bedding is provided and the beds are ready on your arrival.

At the rear is a small enclosed garden with trees and a small lawn. Tables, chairs and sun umbrellas are provided, as is a barbeque. In the garage you can play table tennis and we have five bicycles for use by guests.


                    [post_title] => Maison du Cure
                    [post_excerpt] => La Maison du Curé in the popular village of Cormatin is open all year round and sleeps 5/6 people.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => maison-du-cure
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-02-11 14:14:58
                    [post_modified_gmt] => 2016-02-11 14:14:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/maison-du-cure/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 6
    [current_post] => -1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 110531
            [post_author] => 2336
            [post_date] => 2016-01-18 12:47:44
            [post_date_gmt] => 2016-01-18 12:47:44
            [post_content] => Sympathetically converted barn of approx 50m2 retaining old beams, floor tiles and doors. Sleeps four in two bedrooms ( one double, one twin ). Both bedrooms have ensuite shower rooms. Baby travel cot and high chair available.
Fully fitted kitchen with oven, induction hob, microwave, refrigerator and freezer compartment, dishwasher and washer dryer.
Living / dining area with comprehensive entertainment centre incuding French TV and UK Freeview satellite TV, CD/MP3 player, DVD player and a selection of CD's and DVD's.
Free WiFi
Linen and towels included. Cleaning materials, bin bags, soap, kitchen and toilet rolls plus tabs for the dishwasher and washer dryer provided. Secure storage available for bikes.
Children and long term renters welcome. Non smoking only.
            [post_title] => Les Volets Verts
            [post_excerpt] => Les Volets Verts is a sympathetically converted barn of approx 50m2 ideally located between the famous Burgundy vines and stunning Morvan National Park. The gite is located in a charming rural farming village with private sun terrace and garden and retains old beams, floor tiles and doors. Sleeps four in two double bedrooms (one double, one twin ) with ensuite shower rooms. Fully fitted kitchen with oven, induction hob, microwave, refrigerator with freezer compartment, dishwasher and washer dryer.
Free WiFi, Comprehensive entertainment centre including French TV and UK Freeview satellite. Linen and towels incuded.  
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => les-volets-verts
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2017-02-03 14:05:11
            [post_modified_gmt] => 2017-02-03 14:05:11
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/?post_type=gites&p=110531
            [menu_order] => 0
            [post_type] => gites
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 6
    [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] => 4ab1670767851729eb37f788820ea036
    [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 6 Gites.

Les Volets Verts

Les Volets Verts

Burgundy / Saone et Loire / Morlet

Les Volets Verts is a sympathetically converted barn of approx 50m2 ideally located between the famous Burgundy vines and stunning Morvan National Park. The gite is located in a charming rural farming village with private sun terrace and garden and retains old beams, floor tiles and doors. Sleeps four in two double bedrooms (one double, one twin ) with...
Sleeps 4
4
WiFi

Prices per week from
€420 to €497

A cup of tea on the terrace after exploring the area!

The Barn

Burgundy / Cote d’Or / Frolois

A stylish 3 bedroom property, Sleeps 5 with stunning views across the valley
Sleeps 5
5
WiFi
Pets Allowed
Cycling Friendly
Child Friendly

Prices per week from
€450 to €640

and of course a small chateau.  Clients say they run out of days before they run out of things to see and explore.

Havre Paisible

Burgundy / Yonne / Gigny

Luxurious Burgundy Farmhouse with Swimming Pool & Free Wifi
Sleeps 1
1
WiFi
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
€550 to €1325

IMG_1418_-_Copy

France Holiday Home

Burgundy / Yonne / Levis

France Holiday HomeRenovated, old farmhouse to let in beautiful Burgundy
Sleeps 6
6
WiFi
Pets Allowed
Biker Friendly
Golf Friendly
Fishing Friendly
Cycling Friendly

Prices per week from
£299 to £399

Farmhouse Terraces

Farmhouse

Burgundy / Saone et Loire / Noizeret

Beamed dry-stone former farmhouse set in a delightful and private location with wonderful views.
Sleeps 6
6
WiFi
Biker Friendly
Golf Friendly
Cycling Friendly
Child Friendly

Prices per week from
£220 to £450

La Maison du Curé

Maison du Cure

Burgundy / Saone et Loire / Cormatin

La Maison du Curé in the popular village of Cormatin is open all year round and sleeps 5/6 people.
Sleeps 5
5
WiFi

Prices per week from
€455 to €525