Auvergne Gites Cottages Villas and vacation homes
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] => 627
                    [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] => 627
                    [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] => 627
                            [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] => 627
                            [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] => 627
                            [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] => 627
                            [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 = '627' )
) 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] => 101730
                    [post_author] => 1747
                    [post_date] => 2015-11-09 13:30:06
                    [post_date_gmt] => 2015-11-09 13:30:06
                    [post_content] => The cottage is accessed from a terrace which affords shade at the hottest time of the day. A table, chairs and barbecue are provided.

The kitchen is furnished to the highest standard with traditional oak kitchen units, fridge, hob, oven, microwave, dishwasher and washing machine.

A breakfast bar separates this area from the comfortably furnished lounge/dining area where there is a beautiful Cantou fireplace with a wood burning stove for the use of our winter guests. Logs are supplied and radiators provide further warmth.

British TV, WiFi and DVD are provided and although a small selection of DVDs is supplied, guests are welcome to bring their own.

Above is a large bedroom with king-sized bed, vaulted ceiling, exposed beams, en suite bathroom and toilet and stunning views of the Lot valley.

The second bedroom, on the lower ground floor, has twin beds and a magnificent en suite shower room with toilet and basin.

A patio door leads from this bedroom onto a South-facing patio with views across the Valley; ideal for the first tea or coffee of the day and/or a nightcap under the stars.

Hairdryers are provided in each bedroom.

All bed linen and towels are provided. There is no extra charge for electricity.

We regret that smoking and pets are not permitted in the house.
                    [post_title] => Le Cantou
                    [post_excerpt] => Le Cantou overlooks a little known and very quiet part of the Lot Valley offering numerous opportunities for walking, sightseeing and relaxing
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-cantou
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-11-29 22:27:52
                    [post_modified_gmt] => 2016-11-29 22:27:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/le-cantou/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 101729
                    [post_author] => 1747
                    [post_date] => 2015-11-09 13:30:06
                    [post_date_gmt] => 2015-11-09 13:30:06
                    [post_content] => On the southern tip of Cantal overlooking the Lot Valley , La Maison du Four cottage sleeps 4 and offers luxury self catering accommodation, peace and solitude all year round.

Bought as a ruin, the cottage has been skillfully & beautifully renovated to retain original features including exposed walls, beams and a Cantou fireplace. The thick stone walls and traditional lauze roof ensure cool interiors in the summer and warmth in the winter.

The spacious living area is comfortably furnished, bright and airy with stunning views from its south facing window.

A woodburning stove in the Cantou fireplace and radiators make the cottage ideal for a winter break. Logs are provided as are books and DVDs for those idle moments! Wi-fi and British Freeview television are also available.

The fitted oak kitchen is equipped with oven, hob, fridge, microwave, dishwasher and washing machine.

The upstairs bedroom has exposed beams, vaulted ceiling, a king-sized bed, storage space and ensuite bathroom with corner bath, wc and hand basin.

The bedroom on the lower ground floor has twin beds and an ensuite shower room with wc and hand basin. Glazed doors lead onto a small, south facing patio.

Outside, the cottage has 2 south facing terraces with patio furniture, BBQ and stunning views over the beautiful Lot Valley.

All towels and bed linen provided.

We regret that smoking and pets are not permitted.
                    [post_title] => La Maison du four
                    [post_excerpt] => La Maison du Four cottage overlooks a little known and very quiet part of the Lot Valley offering numerous opportunities for walking, sightseeing and relaxing
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-maison-du-four
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2016-05-18 14:24:20
                    [post_modified_gmt] => 2016-05-18 13:24:20
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/la-maison-du-four/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 101842
                    [post_author] => 1839
                    [post_date] => 2015-11-09 13:30:33
                    [post_date_gmt] => 2015-11-09 13:30:33
                    [post_content] => This superb cottage offers you spacious accommodation with the possibility of sleeping up to 6 people. Whilst adjoining the main house it has its own enclosed private garden and private parking space. Inside is designed with your comfort in mind, all linen and towels are provided and included in the price and for those cooler months the cottage is well insulated and centrally heated. Whilst staying in La Platriere Cottage you will be able to enjoy the large outdoor swimming pool, petanque and larger gardens within La Platriere Retreat.

The kitchen with dining area is fully equipped with everything you could possibly need during your stay, with washing machine, dishwasher, fridge-freezer, microwave, electric oven, hob and extractor hood. During wet weather guests can use for a small charge the tumble dryer in the main house. The dining area has French doors leading out into the private garden and outdoor furniture and barbeque. Open plan beams lead the way into one of the two sitting rooms where for your entertainment there are TV, video player, music centre, and a selection of books and games.

The other sitting room can double up as a 3rd bedroom as it has a good quality bed-settee. Also downstairs are the bathroom (with small bath, shower, and vanity unit with basin) and separate toilet. A beautiful open-tread oak staircase leads upstairs where there are 2 adjoining bedrooms (one double, one twin-bedded). Both bedrooms have exposed beams and dormer windows look out across the garden to the countryside beyond.

The cottage garden has outdoor furniture, parasol and barbeque. All guests are welcome to enjoy the larger gardens at La Platriere, which include the large swimming pool surrounded by sun terrace where you can laze away hot summer days relaxing on the sun loungers. For the slightly more energetic guests can play boules on the petanque pitch, or maybe a game of croquet. (equipment provided) 
                    [post_title] => La Platriere Cottage
                    [post_excerpt] => Cottage (sleeps 6) situated within 3 acres of gardens, swimming pool, petanque and stunning views. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-platriere-cottage
                    [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/la-platriere-cottage/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 101735
                    [post_author] => 1809
                    [post_date] => 2015-11-09 13:30:08
                    [post_date_gmt] => 2015-11-09 13:30:08
                    [post_content] => The gite has on the ground floor, a well equipped kitchen,verylarge salon with dining area, 2 settees, big fireplace with  wood burning stove and shower room. Upstairs there is a big bedroom with a double bed & a single bed and a mezzanine room    with 3 single beds. it is possible to put an extra bed in the mezzanine room if required.
From our large garden there are stunning views across the Allier valley to the Sancy mountains. The countryside and garden abound with birds, flowers, insects & wildlife which   makes this area a nature lovers dream. For walkers there are  well marked routes which leave from our drive and there are   VTT routes & bikes for hire nearby. A pretty plan d`eau  (10 mins drive) gives opportunities for swimming. 
So whether you want a relaxing holiday or the chance to explore the beautiful area of the Auvergne with its many  attractions, a stay at les Hirondelles is a must.    

                    [post_title] => Les Hirondelles, Chabanol
                    [post_excerpt] => Les Hirondelles - a very spacious gite at the heart of the beautiful Auvergne region of France. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => les-hirondelles-chabanol
                    [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/les-hirondelles-chabanol/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 101699
                    [post_author] => 1746
                    [post_date] => 2015-11-09 13:29:58
                    [post_date_gmt] => 2015-11-09 13:29:58
                    [post_content] => A warm welcome awaits you at this delightful cottage, with spacious and comfortable accommodation for four people. There is a garden to enjoy and patio to relax on during those summer evenings after a day sightseeing in this lovely area.

There is private parking in the front of the cottage

There are electric radiators throughout all rooms for the cooler months. Smoke alarms are fitted along with fire extinguisher.

A spacious and comfortable living and dining area which leads into the kitchen with door into the rear garden and onto your patio.

Access to the 2 separate bedrooms is from the living area,

Bedroom 1 :- a pretty south facing room with quality 160 cm wide (queen size) cream metal framed bed, bedside tables, an antique armoire ( French wardrobe) , dressing table , chair, electric fan. & Hairdryer.

En-Suite wet room ( Italian bathroom) with shower, wash basin, w.c and heated towel radiator

Bedroom 2 :- a pretty 2 single bedded room ( these can be pushed together) with views of the rear garden and an exposed stone wall. Hairdryer.

En-suite :- shower cubicle with wash basin and w.c and heated towel radiator

Kitchen ;-
All you may need for your comfort, Fridge /freezer, microwave, washing machine, dishwasher, kettle & coffee maker, cooker, cooking utensils & pots & pans, toaster, iron & board.

There is a private patio for outside living with table chairs and parasol , pots of flowers, a barbecue with fuel, sun loungers and cushions.
                    [post_title] => Noisette Cottage
                    [post_excerpt] => A warm welcome awaits you at this delightful cottage, with spacious and comfortable accommodation for four people.
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => noisette-cottage
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2017-01-17 12:46:21
                    [post_modified_gmt] => 2017-01-17 12:46:21
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/noisette-cottage/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 101711
                    [post_author] => 1768
                    [post_date] => 2015-11-09 13:30:00
                    [post_date_gmt] => 2015-11-09 13:30:00
                    [post_content] => La Grange is a 2 bedroom (sleeping up to 6) gite in the Cantal 
department  of the Auvergne, forming half of a recently 
converted 17th century stone barn. Set amidst the extinct volcanoes of the Massif Central, the gite is quietly located in the small picturesque hamlet of Ydes-Bourg, close to the town of Bort-les-Orgues. A picturesque spot with superb scenery - good for walking, sightseeing & cycling. 
The gite occupies half of a traditional Cantal stone barn, 
built in 1824 and converted into a comfortable gite in 2012.
The gite is arranged over 3 floors & retains some of the 
traditional features of the barn. There are 2 double bedrooms with an additional sofa bed in the dining area that sleeps another 2 people. The gite enjoys views 
towards the historic village of Ydes-Bourg with its church 
built by the Knights Templar & surrounding hills. Outside 
there is a good sized garden with swings/ slide, picnic table & barbecue

                    [post_title] => La Grange
                    [post_excerpt] => La Grange is a 2 bedroom (sleeping up to 6) gite in the Cantal department  of the Auvergne, forming half of a recently converted 17th century stone barn. Set amidst the extinct volcanoes of the Massif Central, the gite is quietly located in the small picturesque hamlet of Ydes-Bourg, close to the town of Bort-les-Orgues. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => la-grange-6
                    [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-grange-6/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 101700
                    [post_author] => 1746
                    [post_date] => 2015-11-09 13:29:58
                    [post_date_gmt] => 2015-11-09 13:29:58
                    [post_content] => A delightful cottage, with accommodation for two people in comfortable and spacious rooms. A warm and welcoming cottage with everything you need to enjoy a relaxing retreat in this region of France.

There is private parking on the gravelled driveway to the side of the cottage.

The cottage is all on the ground floor with beamed ceilings and tiled and oak floors, double glazed windows and shutters.

For the cooler months there are electric radiators throughout.

Smoke alarms are fitted along with fire extinguisher.

Entry into open plan furnished living room with dining area leading through to the well equipped kitchen from which the rear patio & garden area is accessed via the stable door.

From the living area the bedroom is accessed;

This is a large and south facing room with a quality 160cm x 200cm (queen size) bed, bedside tables with lighting and wardrobe, drawers and dressing table.

Also for your use is a hairdryer & electric fan.

Large En-suite wet room (Italian bathroom) with shower, washbasin, w.c, heated towel radiator and the washing machine.

Fridge /freezer microwave washing machine dishwasher Kettle & coffee maker cooker cooking utensils & pots & pans toaster iron & board.

There is a private patio for outside living with table chairs and parasol , pots of flowers, a barbecue with fuel, sun loungers and cushions.
                    [post_title] => Rosier Cottage
                    [post_excerpt] => A delightful cottage, with accommodation for two people in comfortable and spacious rooms. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => rosier-cottage
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2017-01-17 12:45:12
                    [post_modified_gmt] => 2017-01-17 12:45:12
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/rosier-cottage/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 101902
                    [post_author] => 1924
                    [post_date] => 2015-11-09 13:31:04
                    [post_date_gmt] => 2015-11-09 13:31:04
                    [post_content] => You will be staying in a comfortable, authentic looking self-catering apartment (54m2) with modern amenities. You'll have your own private garden, your own entrance, your own key. You can use the bedroom, bathroom, kitchen & all utensils, and the living area.

The apartment is built in the authentic farmer style, with stone and white washed walls, wooden beams and hand-made furniture.

Interaction with Guests
We will welcome you at your arrival, show you the apartment, will explain how things work. And when you're settled, we'll enjoy a welcome drink together during which we can tell you about the area, the things to see & to do, where you can get your (French) bread, where you can do your shopping, etc. We'll also give you an information folder with lots of info and free walking trips from your apartment.
                    [post_title] => Le Pinatou
                    [post_excerpt] => Comfortable, authentic French self-catering apartment with garden on the French countryside. 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => le-pinatou
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-02-16 19:25:02
                    [post_modified_gmt] => 2020-02-16 19:25:02
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.gitesearch.com/gites/le-pinatou/
                    [menu_order] => 0
                    [post_type] => gites
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 8
    [current_post] => -1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 101730
            [post_author] => 1747
            [post_date] => 2015-11-09 13:30:06
            [post_date_gmt] => 2015-11-09 13:30:06
            [post_content] => The cottage is accessed from a terrace which affords shade at the hottest time of the day. A table, chairs and barbecue are provided.

The kitchen is furnished to the highest standard with traditional oak kitchen units, fridge, hob, oven, microwave, dishwasher and washing machine.

A breakfast bar separates this area from the comfortably furnished lounge/dining area where there is a beautiful Cantou fireplace with a wood burning stove for the use of our winter guests. Logs are supplied and radiators provide further warmth.

British TV, WiFi and DVD are provided and although a small selection of DVDs is supplied, guests are welcome to bring their own.

Above is a large bedroom with king-sized bed, vaulted ceiling, exposed beams, en suite bathroom and toilet and stunning views of the Lot valley.

The second bedroom, on the lower ground floor, has twin beds and a magnificent en suite shower room with toilet and basin.

A patio door leads from this bedroom onto a South-facing patio with views across the Valley; ideal for the first tea or coffee of the day and/or a nightcap under the stars.

Hairdryers are provided in each bedroom.

All bed linen and towels are provided. There is no extra charge for electricity.

We regret that smoking and pets are not permitted in the house.
            [post_title] => Le Cantou
            [post_excerpt] => Le Cantou overlooks a little known and very quiet part of the Lot Valley offering numerous opportunities for walking, sightseeing and relaxing
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => le-cantou
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2016-11-29 22:27:52
            [post_modified_gmt] => 2016-11-29 22:27:52
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://www.gitesearch.com/gites/le-cantou/
            [menu_order] => 0
            [post_type] => gites
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

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

The lounge area with woodburner

Le Cantou

Auvergne / Cantal / Lagarrigue

Le Cantou overlooks a little known and very quiet part of the Lot Valley offering numerous opportunities for walking, sightseeing and relaxing
Sleeps 4
4
WiFi
Golf Friendly
Fishing Friendly

Prices per week from
£300 to £600

South facing terrace with view across the Valley

La Maison du four

Auvergne / Cantal / Vieillevie

La Maison du Four cottage overlooks a little known and very quiet part of the Lot Valley offering numerous opportunities for walking, sightseeing and relaxing
Sleeps 4
4
Golf Friendly
Fishing Friendly

Prices per week from
£350 to £650

La_Platriere_Gite

La Platriere Cottage

Auvergne / Allier / Lurcy Levis

Cottage (sleeps 6) situated within 3 acres of gardens, swimming pool, petanque and stunning views.
Sleeps 4
4
WiFi
Pool
Pets Allowed
Biker Friendly
Fishing Friendly

Prices per week from
€299 to €800

Gite - Les Hirondelles, Chabanol with its sunny terrace looking on to the garden.

Les Hirondelles, Chabanol

Auvergne / Puy de Dome / Chabanol, St Etienne sur Usson

Les Hirondelles - a very spacious gite at the heart of the beautiful Auvergne region of France.
Sleeps 5
5
WiFi

Prices per week from
€350 to €550

NoisetteCottage_outside2_14783

Noisette Cottage

Auvergne / Allier / Cindre

A warm welcome awaits you at this delightful cottage, with spacious and comfortable accommodation for four people.
Sleeps 4
4

Prices per week from
£455 to £490

Gite & garden

La Grange

Auvergne / Cantal / Ydes-Bourg

La Grange is a 2 bedroom (sleeping up to 6) gite in the Cantal department  of the Auvergne, forming half of a recently converted 17th century stone barn. Set amidst the extinct volcanoes of the Massif Central, the gite is quietly located in the small picturesque hamlet of Ydes-Bourg, close to the town of Bort-les-Orgues.
Sleeps 4
4
WiFi
Fishing Friendly
Cycling Friendly
Child Friendly

Prices per week from
£320 to £550

Rosier Cottage

Rosier Cottage

Auvergne / Allier / Cindre

A delightful cottage, with accommodation for two people in comfortable and spacious rooms.
Sleeps 2
2

Prices per week from
£364 to £385

You can spend many lazy hours in the sun in your own garden. There is plenty of space to park your car.

Le Pinatou

Auvergne / Haute Loire / Bellevue-la-Montagne

Comfortable, authentic French self-catering apartment with garden on the French countryside.
Sleeps 2
2
WiFi

Prices per week from
€445 to €495