

# Event Details

- **Event Name**: Around The World In 80 Minutes
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 07:30 pm
- **Event Description**: Travel the world with us at this musical adventure across Europe, Asia, Africa, Australia, and the Americas! You're sure to experience some new and familiar places! Free for all ages!
- **Event URL**: https://allevents.in/layton/around-the-world-in-80-minutes/200030192220651
- **Event Categories**: trips-adventures, live-music
- **Interested Audience**: 
  - total_interested_count: 90

## Ticket Details


## Event venue details

- **city**: Layton
- **state**: UT
- **country**: United States
- **location**: Layton Ed Kenley Amphitheater
- **lat**: 41.065829027798
- **long**: -111.96234014698
- **full address**: Layton Ed Kenley Amphitheater, 403  Wasatch Dr,Layton, Utah, United States

## Event gallery

- **Alt text**: Around The World In 80 Minutes
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f335991336da46be9f800debb3108d29e641567d15d86fa2831e55f13a529ddb-rimg-w1200-h500-dcf1f4f6-gmir?v=1782279598

## FAQs

- **Q**: When and where is Around The World In 80 Minutes being held?
  - **A:** Around The World In 80 Minutes takes place on Wed, 24 Jun, 2026 at 07:30 pm to Wed, 24 Jun, 2026 at 07:30 pm at Layton Ed Kenley Amphitheater, 403  Wasatch Dr,Layton, Utah, United States.
- **Q**: Who is organizing Around The World In 80 Minutes?
  - **A:** Around The World In 80 Minutes is organized by Harmonic Winds of Utah.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Around The World In 80 Minutes",
        "image": "https://cdn-az.allevents.in/events1/banners/f335991336da46be9f800debb3108d29e641567d15d86fa2831e55f13a529ddb-rimg-w1200-h500-dcf1f4f6-gmir?v=1782279598",
        "startDate": "2026-06-24",
        "url": "https://allevents.in/layton/around-the-world-in-80-minutes/200030192220651",
        "location": {
            "@type": "Place",
            "name": "Layton Ed Kenley Amphitheater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "403  Wasatch Dr,Layton, Utah",
                "addressLocality": "Layton",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.065829027798",
                "longitude": "-111.96234014698"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Travel the world with us at this musical adventure across Europe, Asia, Africa, Australia, and the Americas! You're sure to experience some new and familiar places! Free for all ages!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Harmonic Winds of Utah",
                "url": "https://allevents.in/org/harmonic-winds-of-utah/23252116"
            }
        ]
    }
]
```