A7  motorway

exit 10 - Condrieu

Find the hotels nearest to the A7 motorway exit 10 - Condrieu

Hotels available on your dates:

Note : if children are present, you can specify their ages under the heading “Availability” on the accommodation page. This will allow the booking to be calculated correctly according to the age of the children.


title: ‘Hotels A7 Condrieu | At the exit of the motorway!’ slug: exit‐10‐condrieu full_slug_fr: ‘bkg‐forms/sortie‐10‐condrieu’ full_slug_en: ‘en/bkg‐forms/exit‐10‐condrieu’ autoroute_no: ‘A7’ page_type: ‘sortie’ sortie_no: ‘10’ sortie_nom: ‘Condrieu’ metadata: description: ‘Do a geolocalized search on Booking.com to find a hotel near the exit Condrieu of the A7 motorway’ robots: ‘noindex’ cache_enable: false form: name: ‘datepkr‐en‐A7‐exit‐10‐condrieu’ fields:

        name: date_arrivee
        classes: ‘vw_bkg_form_arrivee’
        label: ‘From’
        placeholder: ‘Arrival date’
        autofocus: ‘on’
        type: date
        validate:
            required: true
            max: ‘2100–12-12′
    –
        name: date_depart
        classes: ‘vw_bkg_form_depart’
        label: ‘To’
        placeholder: ‘Departure date’
        type: date
        validate:
            required: true
            max: ‘2100–12-12′
    –
        name: nbe_rooms
        classes: ‘vw_bkg_form_rooms’
        label: ‘Rooms’
        placeholder: ‘Number’
        autofocus: ‘off’
        type: select
        validate:
              required: true
        options:
            1:
                value: ‘1′
            2:
                value: ‘2′
            3:
                value: ‘3′
            4:
                value: ‘4′
            5:
                value: ‘5′
            6:
                value: ‘6′
            7:
                value: ‘7′
            8:
                value: ‘8′
            9:
                value: ‘9′
            10:
                value: ’10′
    –
        name: nbe_adultes
        classes: ‘vw_bkg_form_adultes’
        label: ‘Adults’
        placeholder: ‘Number’
        type: select
        validate:
            required: true
        options:
            1:
                value: ‘1′
            2:
                value: ‘2′
            3:
                value: ‘3′
            4:
                value: ‘4′
            5:
                value: ‘5′
            6:
                value: ‘6′
            7:
                value: ‘7′
            8:
                value: ‘8′
            9:
                value: ‘9′
            10:
                value: ’10′
            11:
                value: ’11′
            12:
                value: ’12′
            13:
                value: ’13′
            14:
                value: ’14′
            15:
                value: ’15′
            16:
                value: ’16′
            17:
                value: ’17′
            18:
                value: ’18′
            19:
                value: ’19′
            20:
                value: ’20′
    –
        name: nbe_enfants
        classes: ‘vw_bkg_form_enfants’
        label: ‘Children’
        placeholder: ‘Number’
        type: select
        options:
            1:
                value: ‘1′
            2:
                value: ‘2′
            3:
                value: ‘3′
            4:
                value: ‘4′
            5:
                value: ‘5′
            6:
                value: ‘6′
            7:
                value: ‘7′
            8:
                value: ‘8′
            9:
                value: ‘9′
            10:
                value: ’10′
    –
        name: note
        classes: ‘vw_bkg_form_note_en’
        display_label: false
        type: display
        content: ”
buttons:
    –
        type: submit
        classes: ‘button buttonlight vw_bkg_form_btn_en’
        value: ’ ’
process:
    –
        save:
            fileprefix: feedback‐
            dateformat: Ymd‐His‑u
            extension: txt
            body: ‘{% include ”forms/data.txt.twig” %}’
    –
        redirect: ‘https://www.booking.com/searchresults.en.html?latitude=45.50668&longitude=4.84207&radius=3&order=distance&aid=1850090&checkin_monthday={{ form.value.date_arrivee|e|slice(8, 2) }}&checkin_month={{ form.value.date_arrivee|e|slice(5, 2) }}&checkin_year={{ form.value.date_arrivee|e|slice(0, 4) }}&checkout_monthday={{ form.value.date_depart|e|slice(8, 2) }}&checkout_month={{ form.value.date_depart|e|slice(5, 2) }}&checkout_year={{ form.value.date_depart|e|slice(0, 4) }}&no_rooms={{ form.value.nbe_rooms|e }}&group_adults={{ form.value.nbe_adultes|e }}&group_children={{ form.value.nbe_enfants|e }}&label=ha-007–10’