Map

<div class="trip-ideas-map" data-module="tripIdeasMap" data-map-key="pk.eyJ1IjoidGktbWFwcyIsImEiOiJjanRyMGM1MmQwaWZzNGRxZ2x5czcxaGJpIn0.ejjE567Sgbn8DkcIuqQkRA">
    <div class="trip-ideas-map__navigation-and-map-container">
        <div class="trip-ideas-map-navigation js-map-navigation">
            <div class="trip-ideas-map-navigation__sidebar js-trip-ideas-sidebar">
                <div class="day-sidebar is-active" data-id="day0">
                    <p class="day-sidebar__index">1</p>
                    <p class="day-sidebar__day-name">Day 1</p>
                    <div class="day-sidebar__detail-bar">
                        <div class="day-sidebar__progress-bar js-progress-bar"></div>
                    </div>
                    <div class="trip-ideas-distance">
                        <div class="trip-ideas-distance-inner">
                            <div class="trip-ideas-distance-icon trip-ideas-distance-icon--car"></div>
                            <p class="trip-ideas-distance-label">48 miles</p>
                        </div>
                    </div>
                </div>
                <div class="day-sidebar" data-id="day1">
                    <p class="day-sidebar__index">2</p>
                    <p class="day-sidebar__day-name">Day 2</p>
                    <div class="day-sidebar__detail-bar">
                        <div class="day-sidebar__progress-bar js-progress-bar"></div>
                    </div>
                    <div class="trip-ideas-distance">
                        <div class="trip-ideas-distance-inner">
                            <div class="trip-ideas-distance-icon trip-ideas-distance-icon--car"></div>
                            <p class="trip-ideas-distance-label">65 miles</p>
                        </div>
                    </div>
                </div>
                <div class="day-sidebar" data-id="day2">
                    <p class="day-sidebar__index">3</p>
                    <p class="day-sidebar__day-name">Day 3</p>
                    <div class="day-sidebar__detail-bar">
                        <div class="day-sidebar__progress-bar js-progress-bar"></div>
                    </div>
                </div>
            </div>
            <div class="trip-ideas-map-navigation__day-picker js-trip-ideas-day-picker">
                <div class="grid-x grid-padding-x">
                    <div class="day-picker cell">
                        <a href="#" class="js-day-items-close-trigger day-picker__close-items"></a>
                        <div class="day-picker__heading">
                            <h4 class="day-picker__title">Day <span class="js-title-day"></span></h4>
                            <div class="day-picker__buttons-container">
                            </div>
                        </div>
                        <div class="day-picker__carousel carousel">
                            <div class="day-picker__track carousel__track">
                                <div class="day-picker__bounds carousel__bounds"></div>
                                <div class="day-picker__draggable carousel__draggable"></div>
                            </div>
                            <div class="day-picker__slider carousel__slider">
                                <a href="#" class="day-sidebar carousel__slide" data-id="day0">
                                    <div class="day-sidebar__index-wrapper">
                                        <p class="day-sidebar__index">1</p>
                                    </div>
                                    <div class="trip-ideas-distance">
                                        <div class="trip-ideas-distance-inner">
                                            <div class="trip-ideas-distance-icon trip-ideas-distance-icon--car"></div>
                                            <p class="trip-ideas-distance-label">48 miles</p>
                                        </div>
                                    </div>
                                </a>
                                <a href="#" class="day-sidebar carousel__slide" data-id="day1">
                                    <div class="day-sidebar__index-wrapper">
                                        <p class="day-sidebar__index">2</p>
                                    </div>
                                    <div class="trip-ideas-distance">
                                        <div class="trip-ideas-distance-inner">
                                            <div class="trip-ideas-distance-icon trip-ideas-distance-icon--car"></div>
                                            <p class="trip-ideas-distance-label">65 miles</p>
                                        </div>
                                    </div>
                                </a>
                                <a href="#" class="day-sidebar carousel__slide" data-id="day2">
                                    <div class="day-sidebar__index-wrapper">
                                        <p class="day-sidebar__index">3</p>
                                    </div>
                                </a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div class="trip-ideas-map__map-container">
            <link href="https://api.mapbox.com/mapbox-gl-js/v1.8.1/mapbox-gl.css" rel="stylesheet" />
            <div class="trip-ideas-map__map js-trip-ideas-map"></div>
        </div>
    </div>
    <div class="trip-ideas-map-days-container js-days-container">
        <a href="#" class="js-day-items-close-trigger trip-ideas-map-days-container__close-items"></a>
        <div class="trip-ideas-map-day js-day" id="day0" data-day-number="1" data-longitude="-5.93008" data-latitude="54.59939">
            <figure class="image js-image  " data-module="imagelazy" data-is-small-image="">
                <img class="image__lowres js-image-lazyload" data-object-fit data-src="https://images.unsplash.com/photo-1565785234870-c4090669f2e4?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;50&amp;q&#x3D;10" alt="Alt Text">
                <picture class="image__container">
                    <source media="(max-width: 767px)" class="js-small-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1565785234870-c4090669f2e4?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;600&amp;q&#x3D;80" />
                    <source media="(min-width: 768px) and (max-width:1319px)" class="js-medium-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1565785234870-c4090669f2e4?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                    <source media="(min-width: 1320px)" class="js-large-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1565785234870-c4090669f2e4?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                    <img class="js-image-lazyload js-fallback-image" data-object-fit data-src="https://images.unsplash.com/photo-1565785234870-c4090669f2e4?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" alt="Alt Text">
                </picture>
            </figure>
            <div class="trip-ideas-map-day__eyebrow">
                <span class="trip-ideas-map-day__day-name">Day 1</span>
                <span class="trip-ideas-map-day__from-location"></span>
            </div>
            <div class="trip-ideas-map-day__content">
                <h2 class="trip-ideas-map-day__title">Belfast</h2>
                <p class="trip-ideas-map-day__subtitle">Fine food trails, creative hubs and a maritime heritage that&#x27;s anchored by the legacy of Titanic.</p>
                <a href="#" class="button-p1 button-p1--with-arrow js-day-items-open-trigger trip-ideas-map-day__cta " role="button">Explore day one</a>
            </div>
            <div class="trip-ideas-map-day-items js-day-items">
                <div class="trip-ideas-map-day-item js-day-item" data-day-index="0" data-day-item-index="0" data-longitude="-5.9241435" data-latitude="54.5961402">
                    <h3 class="trip-ideas-map-day-item__title">A true taste of Belfast</h3>
                    <div class="trip-ideas-map-day-item__caption">
                        <span class="trip-ideas-map-day-item__location-icon"></span>
                        <p class="trip-ideas-map-day-item__location">
                            St George&#x27;s Market
                        </p>
                        <p class="trip-ideas-map-day-item__description">
                            description
                        </p>
                    </div>
                    <div class="trip-ideas-map-day-item__image">
                        <figure class="image js-image  " data-module="imagelazy" data-is-small-image="">
                            <img class="image__lowres js-image-lazyload" data-object-fit data-src="https://images.unsplash.com/photo-1542838132-92c53300491e?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;50&amp;q&#x3D;10" alt="Alt Text">
                            <picture class="image__container">
                                <source media="(max-width: 767px)" class="js-small-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1542838132-92c53300491e?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;600&amp;q&#x3D;80" />
                                <source media="(min-width: 768px) and (max-width:1319px)" class="js-medium-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1542838132-92c53300491e?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                                <source media="(min-width: 1320px)" class="js-large-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1542838132-92c53300491e?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                                <img class="js-image-lazyload js-fallback-image" data-object-fit data-src="https://images.unsplash.com/photo-1542838132-92c53300491e?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" alt="Alt Text">
                            </picture>
                        </figure>
                    </div>
                    <div class="trip-ideas-map-day-item__subtitle">
                        <p>Set yourself up for the day with a food tour around St George's Market. The market was established at the turn of the 19th century, and is a buzzing affair with over 150 traders. Open Friday until Sunday, it's a veritable cornucopia of treats and often rocks with live music from local bands. Want to continue on a foodie theme? Join the award-winning <a href='#'>Belfast Food Tour</a> that kicks off from the market doors. According to Gail Bell of the Irish News it was 'a friendly, chatty and at times offbeat morning, which ended in Coppi in the <a href='#'>Cathedral</a> Quarter for sit-down samples of everything from duck and seafood to bread and cheeses washed down with glasses of Prosecco.'</p>
                    </div>
                    <div class="points-of-interest__listing js-point-of-interest" data-day-index="0" data-day-item-index="0" data-point-of-interest-index="0" data-longitude="-5.8972823" data-latitude="54.5985665">
                        <div data-module="card" class="card-horizontal js-card-generic " data-longitude="-5.8972823" data-latitude="54.5985665">
                            <a class="card-horizontal__link js-link" href="#">
                                <div class="card-horizontal__image js-image">
                                    <figure class="image js-image image--original-size " data-module="imagelazy" data-is-small-image="">
                                        <img class="image__lowres js-image-lazyload" data-src="https://images.unsplash.com/photo-1560479284-ec171c33a110?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;100&amp;q&#x3D;10" alt="">
                                        <picture class="image__container">
                                            <source media="(max-width: 767px)" class="js-small-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1560479284-ec171c33a110?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;600&amp;q&#x3D;80" />
                                            <source media="(min-width: 768px) and (max-width:1319px)" class="js-medium-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1560479284-ec171c33a110?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1350&amp;q&#x3D;80" />
                                            <source media="(min-width: 1320px)" class="js-large-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1560479284-ec171c33a110?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1350&amp;q&#x3D;80" />
                                            <img class="js-image-lazyload js-fallback-image" data-src="https://images.unsplash.com/photo-1560479284-ec171c33a110?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1350&amp;q&#x3D;80" alt="">
                                        </picture>
                                    </figure>
                                </div>
                                <div class="card-horizontal__copy">
                                    <p class="card-horizontal__page-type js-page-type">Destination</p>
                                    <h2 class="card-horizontal__title js-title">Belfast Food Tour</h2>
                                    <p class="card-horizontal__subtitle js-subtitle"></p>
                                    <p class="card-horizontal__location js-location-name">Belfast</p>
                                </div>
                            </a>
                        </div>
                    </div>
                    <div class="points-of-interest__listing js-point-of-interest" data-day-index="0" data-day-item-index="0" data-point-of-interest-index="1" data-longitude="-5.9307838" data-latitude="54.6028548">
                        <div data-module="card" class="card-horizontal js-card-generic " data-longitude="-5.9307838" data-latitude="54.6028548">
                            <a class="card-horizontal__link js-link" href="#">
                                <div class="card-horizontal__image js-image">
                                    <figure class="image js-image image--original-size " data-module="imagelazy" data-is-small-image="">
                                        <img class="image__lowres js-image-lazyload" data-src="https://images.unsplash.com/photo-1556812067-ff0a1988e0a9?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;100&amp;q&#x3D;10" alt="">
                                        <picture class="image__container">
                                            <source media="(max-width: 767px)" class="js-small-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1556812067-ff0a1988e0a9?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;600&amp;q&#x3D;80" />
                                            <source media="(min-width: 768px) and (max-width:1319px)" class="js-medium-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1556812067-ff0a1988e0a9?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1489&amp;q&#x3D;80" />
                                            <source media="(min-width: 1320px)" class="js-large-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1556812067-ff0a1988e0a9?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1489&amp;q&#x3D;80" />
                                            <img class="js-image-lazyload js-fallback-image" data-src="https://images.unsplash.com/photo-1556812067-ff0a1988e0a9?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1489&amp;q&#x3D;80" alt="">
                                        </picture>
                                    </figure>
                                </div>
                                <div class="card-horizontal__copy">
                                    <p class="card-horizontal__page-type js-page-type">Destination</p>
                                    <h2 class="card-horizontal__title js-title">Cathedral</h2>
                                    <p class="card-horizontal__subtitle js-subtitle"></p>
                                    <p class="card-horizontal__location js-location-name">Belfast</p>
                                </div>
                            </a>
                        </div>
                    </div>
                    <div class="trip-ideas-distance">
                        <div class="trip-ideas-distance-inner">
                            <div class="trip-ideas-distance-icon trip-ideas-distance-icon--car"></div>
                            <p class="trip-ideas-distance-label">5 miles</p>
                        </div>
                    </div>
                </div>
                <div class="trip-ideas-map-day-item js-day-item" data-day-index="0" data-day-item-index="1" data-longitude="-5.8933115" data-latitude="54.5980678">
                    <h3 class="trip-ideas-map-day-item__title">A spire of hope</h3>
                    <div class="trip-ideas-map-day-item__caption">
                        <span class="trip-ideas-map-day-item__location-icon"></span>
                        <p class="trip-ideas-map-day-item__location">
                            CS Lewis Square
                        </p>
                        <p class="trip-ideas-map-day-item__description">
                            description
                        </p>
                    </div>
                    <div class="trip-ideas-map-day-item__image">
                        <figure class="image js-image  " data-module="imagelazy" data-is-small-image="">
                            <img class="image__lowres js-image-lazyload" data-object-fit data-src="https://images.unsplash.com/photo-1501514799070-290ae1c889fe?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;50&amp;q&#x3D;10" alt="Alt Text">
                            <picture class="image__container">
                                <source media="(max-width: 767px)" class="js-small-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1501514799070-290ae1c889fe?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;600&amp;q&#x3D;80" />
                                <source media="(min-width: 768px) and (max-width:1319px)" class="js-medium-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1501514799070-290ae1c889fe?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                                <source media="(min-width: 1320px)" class="js-large-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1501514799070-290ae1c889fe?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                                <img class="js-image-lazyload js-fallback-image" data-object-fit data-src="https://images.unsplash.com/photo-1501514799070-290ae1c889fe?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" alt="Alt Text">
                            </picture>
                        </figure>
                    </div>
                    <div class="trip-ideas-map-day-item__subtitle">
                        <p>Belfast's Cathedral Quarter is instantly recognisable if you gaze upwards to the soaring crenellations of St Anne's Cathedral. Enter the hallowed doors to discover beautiful works of art, before hopping across the road to a space that's a homage to the city's wordsmiths, Writer's Square. Here you'll find quotes from famous local writers, CS Lewis, Hanna Bell and John Hewitt, carved in the stone underfoot. Rather apt for an island that does get the odd shower or two, look out for "Umbrella Laneway", AKA Commercial Court (a quaint cobbled alley that was once the commercial heart of the city). The MAC (Metropolitan Arts Centre) is your next stop and a hub of creative diversity, while Native – the resident café – will serve you up delicious food if anyone's still feeling peckish.</p>
                    </div>
                    <div class="points-of-interest__listing js-point-of-interest" data-day-index="0" data-day-item-index="1" data-point-of-interest-index="0" data-longitude="" data-latitude="">
                    </div>
                    <div class="points-of-interest__listing js-point-of-interest" data-day-index="0" data-day-item-index="1" data-point-of-interest-index="1" data-longitude="" data-latitude="">
                    </div>
                    <div class="trip-ideas-distance">
                        <div class="trip-ideas-distance-inner">
                            <div class="trip-ideas-distance-icon trip-ideas-distance-icon--hiking"></div>
                            <p class="trip-ideas-distance-label">2 miles</p>
                        </div>
                    </div>
                </div>
                <div class="trip-ideas-map-day-item js-day-item" data-day-index="0" data-day-item-index="2" data-longitude="-5.9121126" data-latitude="54.6080957">
                    <h3 class="trip-ideas-map-day-item__title">Simply awe-inspiring</h3>
                    <div class="trip-ideas-map-day-item__caption">
                        <span class="trip-ideas-map-day-item__location-icon"></span>
                        <p class="trip-ideas-map-day-item__location">
                            Titanic Belfast
                        </p>
                        <p class="trip-ideas-map-day-item__description">
                            description
                        </p>
                    </div>
                    <div class="trip-ideas-map-day-item__image">
                        <figure class="image js-image  " data-module="imagelazy" data-is-small-image="">
                            <img class="image__lowres js-image-lazyload" data-object-fit data-src="https://images.unsplash.com/photo-1572969065830-5c390f345b78?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;50&amp;q&#x3D;10" alt="Alt Text">
                            <picture class="image__container">
                                <source media="(max-width: 767px)" class="js-small-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1572969065830-5c390f345b78?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;600&amp;q&#x3D;80" />
                                <source media="(min-width: 768px) and (max-width:1319px)" class="js-medium-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1572969065830-5c390f345b78?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                                <source media="(min-width: 1320px)" class="js-large-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1572969065830-5c390f345b78?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                                <img class="js-image-lazyload js-fallback-image" data-object-fit data-src="https://images.unsplash.com/photo-1572969065830-5c390f345b78?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" alt="Alt Text">
                            </picture>
                        </figure>
                    </div>
                    <div class="trip-ideas-map-day-item__subtitle">
                        <p>Next is the Titanic Quarter, the very docks where the Ship of Dreams was imagined, designed and built just over a century ago. At its centre is Titanic Belfast, a must-see, even for those with only a passing interest in Belfast's maritime heritage. Named the World's Leading Tourist Attraction at the World Travel Awards, its shimmering exterior mirrors the height of Titanic and contains nine interactive galleries that tell the Titanic story in fascinating detail. Outside, take a stroll along the slipway from which the Titanic was launched, step back in time on a Titanic Discovery Walking Tour, witness the SS Nomadic (the world’s last remaining White Star vessel) and then hop on a Segway to explore more of the fascinating Titanic Quarter. This is history at its most intriguing.</p>
                    </div>
                    <div class="trip-ideas-distance">
                        <div class="trip-ideas-distance-inner">
                            <div class="trip-ideas-distance-icon trip-ideas-distance-icon--cycle"></div>
                            <p class="trip-ideas-distance-label">30 miles</p>
                        </div>
                    </div>
                </div>
                <div class="trip-ideas-map-day-item js-day-item" data-day-index="0" data-day-item-index="3" data-longitude="-5.9241399" data-latitude="54.5992834">
                    <h3 class="trip-ideas-map-day-item__title">Wind down in style</h3>
                    <div class="trip-ideas-map-day-item__caption">
                        <span class="trip-ideas-map-day-item__location-icon"></span>
                        <p class="trip-ideas-map-day-item__location">
                            OX, Belfast
                        </p>
                        <p class="trip-ideas-map-day-item__description">
                            description
                        </p>
                    </div>
                    <div class="trip-ideas-map-day-item__image">
                        <figure class="image js-image  " data-module="imagelazy" data-is-small-image="">
                            <img class="image__lowres js-image-lazyload" data-object-fit data-src="https://images.unsplash.com/photo-1518740865475-9570eb3902b8?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;50&amp;q&#x3D;10" alt="Alt Text">
                            <picture class="image__container">
                                <source media="(max-width: 767px)" class="js-small-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1518740865475-9570eb3902b8?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;600&amp;q&#x3D;80" />
                                <source media="(min-width: 768px) and (max-width:1319px)" class="js-medium-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1518740865475-9570eb3902b8?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                                <source media="(min-width: 1320px)" class="js-large-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1518740865475-9570eb3902b8?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                                <img class="js-image-lazyload js-fallback-image" data-object-fit data-src="https://images.unsplash.com/photo-1518740865475-9570eb3902b8?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" alt="Alt Text">
                            </picture>
                        </figure>
                    </div>
                    <div class="trip-ideas-map-day-item__subtitle">
                        <p>Next is the Titanic Quarter, the very docks where the Ship of Dreams was imagined, designed and built just over a century ago. At its centre is Titanic Belfast, a must-see, even for those with only a passing interest in Belfast's maritime heritage. Named the World's Leading Tourist Attraction at the World Travel Awards, its shimmering exterior mirrors the height of Titanic and contains nine interactive galleries that tell the Titanic story in fascinating detail. Outside, take a stroll along the slipway from which the Titanic was launched, step back in time on a Titanic Discovery Walking Tour, witness the SS Nomadic (the world’s last remaining White Star vessel) and then hop on a Segway to explore more of the fascinating Titanic Quarter. This is history at its most intriguing.</p>
                    </div>
                </div>
            </div>
        </div>
        <div class="trip-ideas-map-day js-day" id="day1" data-day-number="2" data-longitude="-5.808518" data-latitude="54.7137177">
            <figure class="image js-image  " data-module="imagelazy" data-is-small-image="">
                <img class="image__lowres js-image-lazyload" data-object-fit data-src="https://images.unsplash.com/photo-1563995070946-5d852c4cbcff?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;50&amp;q&#x3D;10" alt="Alt Text">
                <picture class="image__container">
                    <source media="(max-width: 767px)" class="js-small-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1563995070946-5d852c4cbcff?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;600&amp;q&#x3D;80" />
                    <source media="(min-width: 768px) and (max-width:1319px)" class="js-medium-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1563995070946-5d852c4cbcff?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                    <source media="(min-width: 1320px)" class="js-large-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1563995070946-5d852c4cbcff?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                    <img class="js-image-lazyload js-fallback-image" data-object-fit data-src="https://images.unsplash.com/photo-1563995070946-5d852c4cbcff?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" alt="Alt Text">
                </picture>
            </figure>
            <div class="trip-ideas-map-day__eyebrow">
                <span class="trip-ideas-map-day__day-name">Day 2</span>
                <span class="trip-ideas-map-day__from-location">From Belfast</span>
            </div>
            <div class="trip-ideas-map-day__content">
                <h2 class="trip-ideas-map-day__title">Causeway Coastal Route</h2>
                <p class="trip-ideas-map-day__subtitle">Discover incredible castles, exhilirating cliff walks and Ireland&#x27;s oldest distillery along the Causeway Coastal Route.</p>
                <a href="#" class="button-p1 button-p1--with-arrow js-day-items-open-trigger trip-ideas-map-day__cta " role="button">Explore day two</a>
            </div>
            <div class="trip-ideas-map-day-items js-day-items">
                <div class="trip-ideas-map-day-item js-day-item" data-day-index="1" data-day-item-index="0" data-longitude="-5.808518" data-latitude="54.7137177">
                    <h3 class="trip-ideas-map-day-item__title">King of the castle</h3>
                    <div class="trip-ideas-map-day-item__caption">
                        <span class="trip-ideas-map-day-item__location-icon"></span>
                        <p class="trip-ideas-map-day-item__location">
                            Carrickfergus Castle
                        </p>
                        <p class="trip-ideas-map-day-item__description">
                            description
                        </p>
                    </div>
                    <div class="trip-ideas-map-day-item__image">
                        <figure class="image js-image  " data-module="imagelazy" data-is-small-image="">
                            <img class="image__lowres js-image-lazyload" data-object-fit data-src="https://images.unsplash.com/photo-1581958686947-94f51bfe0384?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;50&amp;q&#x3D;10" alt="Alt Text">
                            <picture class="image__container">
                                <source media="(max-width: 767px)" class="js-small-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1581958686947-94f51bfe0384?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;600&amp;q&#x3D;80" />
                                <source media="(min-width: 768px) and (max-width:1319px)" class="js-medium-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1581958686947-94f51bfe0384?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                                <source media="(min-width: 1320px)" class="js-large-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1581958686947-94f51bfe0384?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                                <img class="js-image-lazyload js-fallback-image" data-object-fit data-src="https://images.unsplash.com/photo-1581958686947-94f51bfe0384?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" alt="Alt Text">
                            </picture>
                        </figure>
                    </div>
                    <div class="trip-ideas-map-day-item__subtitle">
                        <p>Follow a stretch of idyllic beauty northbound along Belfast Lough to Carrickfergus Castle, taking time to explore the charming village of Carrickfergus. Let your imagination run wild at Whitehead Railway Museum, where you can jump aboard a 19th century steam locomotive, hear stories of butter smuggling and pull levers in the signal cabin before enjoying fresh seafood and local crafts at The Bank House Café.</p>
                    </div>
                </div>
                <div class="trip-ideas-map-day-item js-day-item" data-day-index="1" data-day-item-index="1" data-longitude="-5.7102891" data-latitude="54.781415">
                    <h3 class="trip-ideas-map-day-item__title">Tubular thrills at The Gobbins</h3>
                    <div class="trip-ideas-map-day-item__caption">
                        <span class="trip-ideas-map-day-item__location-icon"></span>
                        <p class="trip-ideas-map-day-item__location">
                            The Gobbins
                        </p>
                        <p class="trip-ideas-map-day-item__description">
                            description
                        </p>
                    </div>
                    <div class="trip-ideas-map-day-item__image">
                        <figure class="image js-image  " data-module="imagelazy" data-is-small-image="">
                            <img class="image__lowres js-image-lazyload" data-object-fit data-src="https://images.unsplash.com/photo-1528108058346-0457fb78ab00?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;50&amp;q&#x3D;10" alt="Alt Text">
                            <picture class="image__container">
                                <source media="(max-width: 767px)" class="js-small-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1528108058346-0457fb78ab00?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;600&amp;q&#x3D;80" />
                                <source media="(min-width: 768px) and (max-width:1319px)" class="js-medium-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1528108058346-0457fb78ab00?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                                <source media="(min-width: 1320px)" class="js-large-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1528108058346-0457fb78ab00?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                                <img class="js-image-lazyload js-fallback-image" data-object-fit data-src="https://images.unsplash.com/photo-1528108058346-0457fb78ab00?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" alt="Alt Text">
                            </picture>
                        </figure>
                    </div>
                    <div class="trip-ideas-map-day-item__subtitle">
                        <p>Just north of Whitehead along the glorious Causeway Coastal Route, you'll find The Gobbins: a spectacular cliff path that hugs the Antrim coastline. Step through the entrance known as Wise’s Eye and enter a magical place, rich in biodiversity. Pass a natural aquarium of seawater teeming with marine life, explore a smugglers’ cave, and cross the tubular bridge suspended above the choppy sea – you might say it's as close to walking on water as you're ever likely to get! Next, explore the nine Glens of Antrim, each with its own character and community, or stop for seafood at Upstairs At Joe’s in the pretty village of Cushendall. And don't miss a visit to picturesque Cushendun, followed by even more dramatic views between Fair Head, Murlough Bay and Torr Head.</p>
                    </div>
                </div>
                <div class="trip-ideas-map-day-item js-day-item" data-day-index="1" data-day-item-index="2" data-longitude="-6.5194207" data-latitude="55.2028567">
                    <h3 class="trip-ideas-map-day-item__title">Raise a glass</h3>
                    <div class="trip-ideas-map-day-item__caption">
                        <span class="trip-ideas-map-day-item__location-icon"></span>
                        <p class="trip-ideas-map-day-item__location">
                            Old Bushmills Distillery
                        </p>
                        <p class="trip-ideas-map-day-item__description">
                            description
                        </p>
                    </div>
                    <div class="trip-ideas-map-day-item__image">
                        <figure class="image js-image  " data-module="imagelazy" data-is-small-image="">
                            <img class="image__lowres js-image-lazyload" data-object-fit data-src="https://images.unsplash.com/photo-1560411375-a276bdcefef5?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;50&amp;q&#x3D;10" alt="Alt Text">
                            <picture class="image__container">
                                <source media="(max-width: 767px)" class="js-small-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1560411375-a276bdcefef5?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;600&amp;q&#x3D;80" />
                                <source media="(min-width: 768px) and (max-width:1319px)" class="js-medium-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1560411375-a276bdcefef5?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                                <source media="(min-width: 1320px)" class="js-large-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1560411375-a276bdcefef5?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                                <img class="js-image-lazyload js-fallback-image" data-object-fit data-src="https://images.unsplash.com/photo-1560411375-a276bdcefef5?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" alt="Alt Text">
                            </picture>
                        </figure>
                    </div>
                    <div class="trip-ideas-map-day-item__subtitle">
                        <p>It's the village of Bushmills next, and the oldest working distillery on the island of Ireland. The Old Bushmills Distillery is also one of the few distilleries in the world to distil, blend and bottle whiskey under the same roof. Maybe have a bite to eat at The French Rooms – a delicious little bistro that also has historical connections to the French Huguenots. Aim for sunset to snatch a glimpse of the ruins of 14th century Dunluce Castle, teetering at the top of a cliff, before moving onto the Walled City of Derry. An evening stroll along the top of the beautiful 17th century walls affords magnificent views across the Renaissance-style street plan and the River Foyle. Top tip: when inside the Walls, keep watch for the bronze oak leaves on the pavements – a reminder of the origins of the city's name, which comes from the Irish word Doire, meaning oak grove.</p>
                    </div>
                </div>
            </div>
        </div>
        <div class="trip-ideas-map-day js-day" id="day2" data-day-number="3" data-longitude="-7.382164" data-latitude="55.3820128">
            <figure class="image js-image  " data-module="imagelazy" data-is-small-image="">
                <img class="image__lowres js-image-lazyload" data-object-fit data-src="https://images.unsplash.com/photo-1443792074828-38fccce9e428?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;50&amp;q&#x3D;10" alt="Alt Text">
                <picture class="image__container">
                    <source media="(max-width: 767px)" class="js-small-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1443792074828-38fccce9e428?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;600&amp;q&#x3D;80" />
                    <source media="(min-width: 768px) and (max-width:1319px)" class="js-medium-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1443792074828-38fccce9e428?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                    <source media="(min-width: 1320px)" class="js-large-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1443792074828-38fccce9e428?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                    <img class="js-image-lazyload js-fallback-image" data-object-fit data-src="https://images.unsplash.com/photo-1443792074828-38fccce9e428?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" alt="Alt Text">
                </picture>
            </figure>
            <div class="trip-ideas-map-day__eyebrow">
                <span class="trip-ideas-map-day__day-name">Day 3</span>
                <span class="trip-ideas-map-day__from-location">from Causeway Coastal Route</span>
            </div>
            <div class="trip-ideas-map-day__content">
                <h2 class="trip-ideas-map-day__title">Day 3</h2>
                <p class="trip-ideas-map-day__subtitle">Lands beloved by Star Wars location scouts, whale-watching boat tours and a tune called Amazing Grace.</p>
                <a href="#" class="button-p1 button-p1--with-arrow js-day-items-open-trigger trip-ideas-map-day__cta " role="button">Explore day three</a>
            </div>
            <div class="trip-ideas-map-day-items js-day-items">
                <div class="trip-ideas-map-day-item js-day-item" data-day-index="2" data-day-item-index="0" data-longitude="-7.382164" data-latitude="55.3820128">
                    <h3 class="trip-ideas-map-day-item__title">Into the wild</h3>
                    <div class="trip-ideas-map-day-item__caption">
                        <span class="trip-ideas-map-day-item__location-icon"></span>
                        <p class="trip-ideas-map-day-item__location">
                            Malin Head
                        </p>
                        <p class="trip-ideas-map-day-item__description">
                            Northern Lights
                        </p>
                    </div>
                    <div class="trip-ideas-map-day-item__image">
                        <figure class="image js-image  " data-module="imagelazy" data-is-small-image="">
                            <img class="image__lowres js-image-lazyload" data-object-fit data-src="https://images.unsplash.com/photo-1483347756197-71ef80e95f73?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;50&amp;q&#x3D;10" alt="Alt Text">
                            <picture class="image__container">
                                <source media="(max-width: 767px)" class="js-small-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1483347756197-71ef80e95f73?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;600&amp;q&#x3D;80" />
                                <source media="(min-width: 768px) and (max-width:1319px)" class="js-medium-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1483347756197-71ef80e95f73?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                                <source media="(min-width: 1320px)" class="js-large-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1483347756197-71ef80e95f73?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                                <img class="js-image-lazyload js-fallback-image" data-object-fit data-src="https://images.unsplash.com/photo-1483347756197-71ef80e95f73?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" alt="Alt Text">
                            </picture>
                        </figure>
                    </div>
                    <div class="trip-ideas-map-day-item__subtitle">
                        <p>Just over an hour north of Derry~Londonderry is the tip of the Inishowen Peninsula, Malin Head. Untamed and rugged in any weather, such is its dramatic beauty, that it was used as a location for Star Wars: The Last Jedi. Walk up to Banba’s Crown and keep an eye out for basking sharks breaching the surface of the ocean – these are the moments that will make your heart sing. Or take a boat tour from nearby Bunagee Pier. If you're lucky, you could see minke whale, dolphins, porpoises, basking sharks and sunfish.</p>
                    </div>
                </div>
                <div class="trip-ideas-map-day-item js-day-item" data-day-index="2" data-day-item-index="1" data-longitude="-7.5886026" data-latitude="55.171227">
                    <h3 class="trip-ideas-map-day-item__title">An inspirational landscape</h3>
                    <div class="trip-ideas-map-day-item__caption">
                        <span class="trip-ideas-map-day-item__location-icon"></span>
                        <p class="trip-ideas-map-day-item__location">
                            Lough Swilly
                        </p>
                        <p class="trip-ideas-map-day-item__description">
                            © Shutterstock
                        </p>
                    </div>
                    <div class="trip-ideas-map-day-item__image">
                        <figure class="image js-image  " data-module="imagelazy" data-is-small-image="">
                            <img class="image__lowres js-image-lazyload" data-object-fit data-src="https://images.unsplash.com/photo-1562578225-fcd592f517da?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;50&amp;q&#x3D;10" alt="Alt Text">
                            <picture class="image__container">
                                <source media="(max-width: 767px)" class="js-small-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1562578225-fcd592f517da?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;600&amp;q&#x3D;80" />
                                <source media="(min-width: 768px) and (max-width:1319px)" class="js-medium-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1562578225-fcd592f517da?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                                <source media="(min-width: 1320px)" class="js-large-image" type="image/jpeg" data-srcset="https://images.unsplash.com/photo-1562578225-fcd592f517da?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" />
                                <img class="js-image-lazyload js-fallback-image" data-object-fit data-src="https://images.unsplash.com/photo-1562578225-fcd592f517da?ixlib&#x3D;rb-1.2.1&amp;ixid&#x3D;eyJhcHBfaWQiOjEyMDd9&amp;auto&#x3D;format&amp;fit&#x3D;crop&amp;w&#x3D;1900&amp;q&#x3D;80" alt="Alt Text">
                            </picture>
                        </figure>
                    </div>
                    <div class="trip-ideas-map-day-item__subtitle">
                        <p>Amazing Grace is more than just a song. It is a tale of salvation, where a wretch seeks to atone for his past sins. Here in the Donegal town of Buncrana, John Newton, the writer of that famous hymn and the wretch it describes, is a household name. Newton was a foul-mouthed sailor and slave trader who turned to God for mercy in 1748 when a storm off Donegal's coast failed to kill him. He renounced his involvement in the slave trade and penned the evocative Amazing Grace. As you look over Lough Swilly, remember that these were the waters that calmed his soul and saved his life...</p>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
<div class="trip-ideas-map" data-module="tripIdeasMap" data-map-key="{{key}}">
    <div class="trip-ideas-map__navigation-and-map-container">
        {{> @cp-trip-ideas-sidebar}}
        <div class="trip-ideas-map__map-container">
            <link href="https://api.mapbox.com/mapbox-gl-js/v1.8.1/mapbox-gl.css" rel="stylesheet" />
            <div class="trip-ideas-map__map js-trip-ideas-map"></div>
        </div>
    </div>
    <div class="trip-ideas-map-days-container js-days-container">
        <a href="#" class="js-day-items-close-trigger trip-ideas-map-days-container__close-items"></a>
        {{#each days}}
            {{> @cp-day-tout }}
        {{/each}}
    </div>
</div>
{
  "key": "pk.eyJ1IjoidGktbWFwcyIsImEiOiJjanRyMGM1MmQwaWZzNGRxZ2x5czcxaGJpIn0.ejjE567Sgbn8DkcIuqQkRA",
  "days": [
    {
      "dayIndex": "1",
      "dayName": "Day 1",
      "travelMethod": "car",
      "tripDistance": "48 miles",
      "fromLocation": "",
      "responsiveImage": {
        "altText": "Alt Text",
        "lowResolutionUrl": "https://images.unsplash.com/photo-1565785234870-c4090669f2e4?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=50&q=10",
        "sources": [
          {
            "type": "image/jpeg",
            "largeUrl": "https://images.unsplash.com/photo-1565785234870-c4090669f2e4?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80",
            "smallUrl": "https://images.unsplash.com/photo-1565785234870-c4090669f2e4?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=600&q=80"
          }
        ],
        "fallbackImageUrl": "https://images.unsplash.com/photo-1565785234870-c4090669f2e4?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80"
      },
      "title": "Belfast",
      "subtitle": "Fine food trails, creative hubs and a maritime heritage that's anchored by the legacy of Titanic.",
      "location": {
        "longitude": -5.93008,
        "latitude": 54.59939
      },
      "ctaText": "Explore day one",
      "dayItems": [
        {
          "caption": {
            "location": "St George's Market",
            "description": "description"
          },
          "title": "A true taste of Belfast",
          "responsiveImage": {
            "altText": "Alt Text",
            "lowResolutionUrl": "https://images.unsplash.com/photo-1542838132-92c53300491e?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=50&q=10",
            "sources": [
              {
                "type": "image/jpeg",
                "largeUrl": "https://images.unsplash.com/photo-1542838132-92c53300491e?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80",
                "smallUrl": "https://images.unsplash.com/photo-1542838132-92c53300491e?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=600&q=80"
              }
            ],
            "fallbackImageUrl": "https://images.unsplash.com/photo-1542838132-92c53300491e?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80"
          },
          "subtitle": "Set yourself up for the day with a food tour around St George's Market. The market was established at the turn of the 19th century, and is a buzzing affair with over 150 traders. Open Friday until Sunday, it's a veritable cornucopia of treats and often rocks with live music from local bands. Want to continue on a foodie theme? Join the award-winning <a href='#'>Belfast Food Tour</a> that kicks off from the market doors. According to Gail Bell of the Irish News it was 'a friendly, chatty and at times offbeat morning, which ended in Coppi in the <a href='#'>Cathedral</a> Quarter for sit-down samples of everything from duck and seafood to bread and cheeses washed down with glasses of Prosecco.'",
          "pointsOfInterest": [
            {
              "cardType": "Generic",
              "pageType": "Destination",
              "title": "Belfast Food Tour",
              "locationName": "Belfast",
              "responsiveImage": {
                "altText": "Alt Text",
                "lowResolutionUrl": "https://images.unsplash.com/photo-1560479284-ec171c33a110?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=100&q=10",
                "sources": [
                  {
                    "type": "image/jpeg",
                    "largeUrl": "https://images.unsplash.com/photo-1560479284-ec171c33a110?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1350&q=80",
                    "smallUrl": "https://images.unsplash.com/photo-1560479284-ec171c33a110?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=600&q=80"
                  }
                ],
                "fallbackImageUrl": "https://images.unsplash.com/photo-1560479284-ec171c33a110?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1350&q=80"
              },
              "url": "#",
              "location": {
                "longitude": -5.8972823,
                "latitude": 54.5985665
              }
            },
            {
              "cardType": "Generic",
              "pageType": "Destination",
              "title": "Cathedral",
              "locationName": "Belfast",
              "responsiveImage": {
                "altText": "Alt Text",
                "lowResolutionUrl": "https://images.unsplash.com/photo-1556812067-ff0a1988e0a9?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=100&q=10",
                "sources": [
                  {
                    "type": "image/jpeg",
                    "largeUrl": "https://images.unsplash.com/photo-1556812067-ff0a1988e0a9?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1489&q=80",
                    "smallUrl": "https://images.unsplash.com/photo-1556812067-ff0a1988e0a9?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=600&q=80"
                  }
                ],
                "fallbackImageUrl": "https://images.unsplash.com/photo-1556812067-ff0a1988e0a9?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1489&q=80"
              },
              "url": "#",
              "location": {
                "longitude": -5.9307838,
                "latitude": 54.6028548
              }
            }
          ],
          "location": {
            "longitude": -5.9241435,
            "latitude": 54.5961402
          },
          "travelMethod": "car",
          "tripDistance": "5 miles"
        },
        {
          "caption": {
            "location": "CS Lewis Square",
            "description": "description"
          },
          "title": "A spire of hope",
          "responsiveImage": {
            "altText": "Alt Text",
            "lowResolutionUrl": "https://images.unsplash.com/photo-1501514799070-290ae1c889fe?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=50&q=10",
            "sources": [
              {
                "type": "image/jpeg",
                "largeUrl": "https://images.unsplash.com/photo-1501514799070-290ae1c889fe?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80",
                "smallUrl": "https://images.unsplash.com/photo-1501514799070-290ae1c889fe?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=600&q=80"
              }
            ],
            "fallbackImageUrl": "https://images.unsplash.com/photo-1501514799070-290ae1c889fe?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80"
          },
          "subtitle": "Belfast's Cathedral Quarter is instantly recognisable if you gaze upwards to the soaring crenellations of St Anne's Cathedral. Enter the hallowed doors to discover beautiful works of art, before hopping across the road to a space that's a homage to the city's wordsmiths, Writer's Square. Here you'll find quotes from famous local writers, CS Lewis, Hanna Bell and John Hewitt, carved in the stone underfoot. Rather apt for an island that does get the odd shower or two, look out for \"Umbrella Laneway\", AKA Commercial Court (a quaint cobbled alley that was once the commercial heart of the city). The MAC (Metropolitan Arts Centre) is your next stop and a hub of creative diversity, while Native – the resident café – will serve you up delicious food if anyone's still feeling peckish.",
          "pointsOfInterest": [
            {
              "pageType": "Destination",
              "title": "Whitehead Railway Museum",
              "locationName": "Whitehead, Belfast",
              "responsiveImage": {
                "altText": "Alt Text",
                "lowResolutionUrl": "https://images.unsplash.com/photo-1557133285-a2b6b21f6e13?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=50&q=10",
                "sources": [
                  {
                    "type": "image/jpeg",
                    "largeUrl": "https://images.unsplash.com/photo-1557133285-a2b6b21f6e13?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1351&q=80",
                    "smallUrl": "https://images.unsplash.com/photo-1557133285-a2b6b21f6e13?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=600&q=80"
                  }
                ],
                "fallbackImageUrl": "https://images.unsplash.com/photo-1557133285-a2b6b21f6e13?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1351&q=80"
              },
              "url": "#"
            },
            {
              "pageType": "Destination",
              "title": "The Bank House Cafe",
              "locationName": "Whitehead, Belfast",
              "responsiveImage": {
                "altText": "Alt Text",
                "lowResolutionUrl": "https://images.unsplash.com/photo-1511920170033-f8396924c348?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=50&q=10",
                "sources": [
                  {
                    "type": "image/jpeg",
                    "largeUrl": "https://images.unsplash.com/photo-1511920170033-f8396924c348?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1000&q=80",
                    "smallUrl": "https://images.unsplash.com/photo-1511920170033-f8396924c348?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=634&q=80"
                  }
                ],
                "fallbackImageUrl": "https://images.unsplash.com/photo-1511920170033-f8396924c348?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1000&q=80"
              },
              "url": "#"
            }
          ],
          "location": {
            "longitude": -5.8933115,
            "latitude": 54.5980678
          },
          "travelMethod": "hiking",
          "tripDistance": "2 miles"
        },
        {
          "caption": {
            "location": "Titanic Belfast",
            "description": "description"
          },
          "title": "Simply awe-inspiring",
          "responsiveImage": {
            "altText": "Alt Text",
            "lowResolutionUrl": "https://images.unsplash.com/photo-1572969065830-5c390f345b78?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=50&q=10",
            "sources": [
              {
                "type": "image/jpeg",
                "largeUrl": "https://images.unsplash.com/photo-1572969065830-5c390f345b78?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80",
                "smallUrl": "https://images.unsplash.com/photo-1572969065830-5c390f345b78?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=600&q=80"
              }
            ],
            "fallbackImageUrl": "https://images.unsplash.com/photo-1572969065830-5c390f345b78?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80"
          },
          "subtitle": "Next is the Titanic Quarter, the very docks where the Ship of Dreams was imagined, designed and built just over a century ago. At its centre is Titanic Belfast, a must-see, even for those with only a passing interest in Belfast's maritime heritage. Named the World's Leading Tourist Attraction at the World Travel Awards, its shimmering exterior mirrors the height of Titanic and contains nine interactive galleries that tell the Titanic story in fascinating detail. Outside, take a stroll along the slipway from which the Titanic was launched, step back in time on a Titanic Discovery Walking Tour, witness the SS Nomadic (the world’s last remaining White Star vessel) and then hop on a Segway to explore more of the fascinating Titanic Quarter. This is history at its most intriguing.",
          "location": {
            "longitude": -5.9121126,
            "latitude": 54.6080957
          },
          "travelMethod": "cycle",
          "tripDistance": "30 miles"
        },
        {
          "caption": {
            "location": "OX, Belfast",
            "description": "description"
          },
          "title": "Wind down in style",
          "responsiveImage": {
            "altText": "Alt Text",
            "lowResolutionUrl": "https://images.unsplash.com/photo-1518740865475-9570eb3902b8?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=50&q=10",
            "sources": [
              {
                "type": "image/jpeg",
                "largeUrl": "https://images.unsplash.com/photo-1518740865475-9570eb3902b8?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80",
                "smallUrl": "https://images.unsplash.com/photo-1518740865475-9570eb3902b8?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=600&q=80"
              }
            ],
            "fallbackImageUrl": "https://images.unsplash.com/photo-1518740865475-9570eb3902b8?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80"
          },
          "subtitle": "Next is the Titanic Quarter, the very docks where the Ship of Dreams was imagined, designed and built just over a century ago. At its centre is Titanic Belfast, a must-see, even for those with only a passing interest in Belfast's maritime heritage. Named the World's Leading Tourist Attraction at the World Travel Awards, its shimmering exterior mirrors the height of Titanic and contains nine interactive galleries that tell the Titanic story in fascinating detail. Outside, take a stroll along the slipway from which the Titanic was launched, step back in time on a Titanic Discovery Walking Tour, witness the SS Nomadic (the world’s last remaining White Star vessel) and then hop on a Segway to explore more of the fascinating Titanic Quarter. This is history at its most intriguing.",
          "location": {
            "longitude": -5.9241399,
            "latitude": 54.5992834
          }
        }
      ]
    },
    {
      "dayIndex": "2",
      "dayName": "Day 2",
      "travelMethod": "car",
      "tripDistance": "65 miles",
      "fromLocation": "From Belfast",
      "responsiveImage": {
        "altText": "Alt Text",
        "lowResolutionUrl": "https://images.unsplash.com/photo-1563995070946-5d852c4cbcff?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=50&q=10",
        "sources": [
          {
            "type": "image/jpeg",
            "largeUrl": "https://images.unsplash.com/photo-1563995070946-5d852c4cbcff?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80",
            "smallUrl": "https://images.unsplash.com/photo-1563995070946-5d852c4cbcff?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=600&q=80"
          }
        ],
        "fallbackImageUrl": "https://images.unsplash.com/photo-1563995070946-5d852c4cbcff?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80"
      },
      "title": "Causeway Coastal Route",
      "subtitle": "Discover incredible castles, exhilirating cliff walks and Ireland's oldest distillery along the Causeway Coastal Route.",
      "location": {
        "longitude": -5.808518,
        "latitude": 54.7137177
      },
      "ctaText": "Explore day two",
      "dayItems": [
        {
          "caption": {
            "location": "Carrickfergus Castle",
            "description": "description"
          },
          "title": "King of the castle",
          "responsiveImage": {
            "altText": "Alt Text",
            "lowResolutionUrl": "https://images.unsplash.com/photo-1581958686947-94f51bfe0384?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=50&q=10",
            "sources": [
              {
                "type": "image/jpeg",
                "largeUrl": "https://images.unsplash.com/photo-1581958686947-94f51bfe0384?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80",
                "smallUrl": "https://images.unsplash.com/photo-1581958686947-94f51bfe0384?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=600&q=80"
              }
            ],
            "fallbackImageUrl": "https://images.unsplash.com/photo-1581958686947-94f51bfe0384?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80"
          },
          "subtitle": "Follow a stretch of idyllic beauty northbound along Belfast Lough to Carrickfergus Castle, taking time to explore the charming village of Carrickfergus. Let your imagination run wild at Whitehead Railway Museum, where you can jump aboard a 19th century steam locomotive, hear stories of butter smuggling and pull levers in the signal cabin before enjoying fresh seafood and local crafts at The Bank House Café.",
          "location": {
            "longitude": -5.808518,
            "latitude": 54.7137177
          }
        },
        {
          "caption": {
            "location": "The Gobbins",
            "description": "description"
          },
          "title": "Tubular thrills at The Gobbins",
          "responsiveImage": {
            "altText": "Alt Text",
            "lowResolutionUrl": "https://images.unsplash.com/photo-1528108058346-0457fb78ab00?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=50&q=10",
            "sources": [
              {
                "type": "image/jpeg",
                "largeUrl": "https://images.unsplash.com/photo-1528108058346-0457fb78ab00?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80",
                "smallUrl": "https://images.unsplash.com/photo-1528108058346-0457fb78ab00?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=600&q=80"
              }
            ],
            "fallbackImageUrl": "https://images.unsplash.com/photo-1528108058346-0457fb78ab00?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80"
          },
          "subtitle": "Just north of Whitehead along the glorious Causeway Coastal Route, you'll find The Gobbins: a spectacular cliff path that hugs the Antrim coastline. Step through the entrance known as Wise’s Eye and enter a magical place, rich in biodiversity. Pass a natural aquarium of seawater teeming with marine life, explore a smugglers’ cave, and cross the tubular bridge suspended above the choppy sea – you might say it's as close to walking on water as you're ever likely to get! Next, explore the nine Glens of Antrim, each with its own character and community, or stop for seafood at Upstairs At Joe’s in the pretty village of Cushendall. And don't miss a visit to picturesque Cushendun, followed by even more dramatic views between Fair Head, Murlough Bay and Torr Head.",
          "location": {
            "longitude": -5.7102891,
            "latitude": 54.781415
          }
        },
        {
          "caption": {
            "location": "Old Bushmills Distillery",
            "description": "description"
          },
          "title": "Raise a glass",
          "responsiveImage": {
            "altText": "Alt Text",
            "lowResolutionUrl": "https://images.unsplash.com/photo-1560411375-a276bdcefef5?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=50&q=10",
            "sources": [
              {
                "type": "image/jpeg",
                "largeUrl": "https://images.unsplash.com/photo-1560411375-a276bdcefef5?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80",
                "smallUrl": "https://images.unsplash.com/photo-1560411375-a276bdcefef5?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=600&q=80"
              }
            ],
            "fallbackImageUrl": "https://images.unsplash.com/photo-1560411375-a276bdcefef5?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80"
          },
          "subtitle": "It's the village of Bushmills next, and the oldest working distillery on the island of Ireland. The Old Bushmills Distillery is also one of the few distilleries in the world to distil, blend and bottle whiskey under the same roof. Maybe have a bite to eat at The French Rooms – a delicious little bistro that also has historical connections to the French Huguenots. Aim for sunset to snatch a glimpse of the ruins of 14th century Dunluce Castle, teetering at the top of a cliff, before moving onto the Walled City of Derry. An evening stroll along the top of the beautiful 17th century walls affords magnificent views across the Renaissance-style street plan and the River Foyle. Top tip: when inside the Walls, keep watch for the bronze oak leaves on the pavements – a reminder of the origins of the city's name, which comes from the Irish word Doire, meaning oak grove.",
          "location": {
            "longitude": -6.5194207,
            "latitude": 55.2028567
          }
        }
      ]
    },
    {
      "dayIndex": "3",
      "dayName": "Day 3",
      "travelMethod": "car",
      "tripDistance": "",
      "fromLocation": "from Causeway Coastal Route",
      "responsiveImage": {
        "altText": "Alt Text",
        "lowResolutionUrl": "https://images.unsplash.com/photo-1443792074828-38fccce9e428?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=50&q=10",
        "sources": [
          {
            "type": "image/jpeg",
            "largeUrl": "https://images.unsplash.com/photo-1443792074828-38fccce9e428?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80",
            "smallUrl": "https://images.unsplash.com/photo-1443792074828-38fccce9e428?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=600&q=80"
          }
        ],
        "fallbackImageUrl": "https://images.unsplash.com/photo-1443792074828-38fccce9e428?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80"
      },
      "title": "Day 3",
      "subtitle": "Lands beloved by Star Wars location scouts, whale-watching boat tours and a tune called Amazing Grace.",
      "location": {
        "longitude": -7.382164,
        "latitude": 55.3820128
      },
      "ctaText": "Explore day three",
      "dayItems": [
        {
          "caption": {
            "location": "Malin Head",
            "description": "Northern Lights"
          },
          "title": "Into the wild",
          "responsiveImage": {
            "altText": "Alt Text",
            "lowResolutionUrl": "https://images.unsplash.com/photo-1483347756197-71ef80e95f73?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=50&q=10",
            "sources": [
              {
                "type": "image/jpeg",
                "largeUrl": "https://images.unsplash.com/photo-1483347756197-71ef80e95f73?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80",
                "smallUrl": "https://images.unsplash.com/photo-1483347756197-71ef80e95f73?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=600&q=80"
              }
            ],
            "fallbackImageUrl": "https://images.unsplash.com/photo-1483347756197-71ef80e95f73?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80"
          },
          "subtitle": "Just over an hour north of Derry~Londonderry is the tip of the Inishowen Peninsula, Malin Head. Untamed and rugged in any weather, such is its dramatic beauty, that it was used as a location for Star Wars: The Last Jedi. Walk up to Banba’s Crown and keep an eye out for basking sharks breaching the surface of the ocean – these are the moments that will make your heart sing. Or take a boat tour from nearby Bunagee Pier. If you're lucky, you could see minke whale, dolphins, porpoises, basking sharks and sunfish.",
          "location": {
            "longitude": -7.382164,
            "latitude": 55.3820128
          }
        },
        {
          "caption": {
            "location": "Lough Swilly",
            "description": "© Shutterstock"
          },
          "title": "An inspirational landscape",
          "responsiveImage": {
            "altText": "Alt Text",
            "lowResolutionUrl": "https://images.unsplash.com/photo-1562578225-fcd592f517da?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=50&q=10",
            "sources": [
              {
                "type": "image/jpeg",
                "largeUrl": "https://images.unsplash.com/photo-1562578225-fcd592f517da?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80",
                "smallUrl": "https://images.unsplash.com/photo-1562578225-fcd592f517da?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=600&q=80"
              }
            ],
            "fallbackImageUrl": "https://images.unsplash.com/photo-1562578225-fcd592f517da?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1900&q=80"
          },
          "subtitle": "Amazing Grace is more than just a song. It is a tale of salvation, where a wretch seeks to atone for his past sins. Here in the Donegal town of Buncrana, John Newton, the writer of that famous hymn and the wretch it describes, is a household name. Newton was a foul-mouthed sailor and slave trader who turned to God for mercy in 1748 when a storm off Donegal's coast failed to kill him. He renounced his involvement in the slave trade and penned the evocative Amazing Grace. As you look over Lough Swilly, remember that these were the waters that calmed his soul and saved his life...",
          "location": {
            "longitude": -7.5886026,
            "latitude": 55.171227
          }
        }
      ]
    }
  ]
}

There are no notes for this item.