

# Event Details

- **Event Name**: Indiana Jones with Live Music Track
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 02:00 pm (-05:00)
- **Event Description**: Come see our orchestra play the sound track while Indiana Jones plays! It’s such an amazing experience!
- **Event URL**: https://allevents.in/duluth/indiana-jones-with-live-music-track/200029873577650
- **Event Categories**: music, entertainment, live-music
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200029873577650?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=duluth-events

## Event venue details

- **city**: Duluth
- **state**: MN
- **country**: United States
- **location**: Duluth Entertainment Convention Center
- **lat**: 46.781389
- **long**: -92.098056
- **full address**: Duluth Entertainment Convention Center, Duluth, Minnesota, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Tegan Johnson (https://allevents.in/org/tegan-johnson/27631789)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Indiana+Jones+with+Live+Music+Track&date=Sun%2C+12+Apr%2C+2026+at+02%3A00+pm&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Indiana+Jones+with+Live+Music+Track&date=12+Apr

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 12 Apr, 2026 at 02:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Duluth Entertainment Convention Center, Duluth, Minnesota, United States
- **Q**: Who is organizing the event?
  - **A:** Tegan Johnson
- **Q**: What type of event is this?
  - **A:** music, entertainment, live-music
- **Q**: Where can I find ticket details about Indiana Jones with Live Music Track ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Indiana Jones with Live Music Track",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Indiana+Jones+with+Live+Music+Track&date=Sun%2C+12+Apr%2C+2026+at+02%3A00+pm&bg=1",
        "startDate": "2026-04-12T14:00:00-05:00",
        "url": "https://allevents.in/duluth/indiana-jones-with-live-music-track/200029873577650",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Duluth Entertainment Convention Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Duluth, Minnesota",
                "addressLocality": "Duluth",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.781389",
                "longitude": "-92.098056"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see our orchestra play the sound track while Indiana Jones plays! It’s such an amazing experience!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tegan Johnson",
                "url": "https://allevents.in/org/tegan-johnson/27631789"
            }
        ]
    }
]
```