

# Event Details

- **Event Name**: Indiana Jones
- **Event Start and End Date**: Thu, 19 Jun, 2025 at 06:30 pm
- **Event Description**: Trivia is back for the Summer!
Join us on June 19th for Trivia, it'll be all about Indiana Jones
- **Event URL**: https://allevents.in/coeburn/indiana-jones/200028358668658
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Coeburn
- **state**: VA
- **country**: United States
- **location**: 111 Dickerson St SE, Coeburn, VA
- **lat**: 36.94184
- **long**: -82.45454
- **full address**: 111 Dickerson St SE, Coeburn, VA, United States

## Event gallery

- **Alt text**: Indiana Jones
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f97d8956ea0d78fd0c75f5f25cce77c9a5c17f9958151cbcf285db2d4abced61-rimg-w1038-h1235-dc020101-gmir?v=1750234078

## FAQs

- **Q**: When and where is Indiana Jones being held?
  - **A:** Indiana Jones takes place on Thu, 19 Jun, 2025 at 06:30 pm to Thu, 19 Jun, 2025 at 06:30 pm at 111 Dickerson St SE, Coeburn, VA, United States.
- **Q**: Who is organizing Indiana Jones?
  - **A:** Indiana Jones is organized by Oma's Haus.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Indiana Jones",
        "image": "https://cdn-az.allevents.in/events3/banners/f97d8956ea0d78fd0c75f5f25cce77c9a5c17f9958151cbcf285db2d4abced61-rimg-w1038-h1235-dc020101-gmir?v=1750234078",
        "startDate": "2025-06-19",
        "url": "https://allevents.in/coeburn/indiana-jones/200028358668658",
        "location": {
            "@type": "Place",
            "name": "111 Dickerson St SE, Coeburn, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 Dickerson Ave SE, Coeburn, VA 24230, United States,Coeburn, Virginia",
                "addressLocality": "Coeburn",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.94184",
                "longitude": "-82.45454"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trivia is back for the Summer!\nJoin us on June 19th for Trivia, it'll be all about Indiana Jones",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Omas Haus",
                "url": "https://allevents.in/org/omas-haus/23855129"
            }
        ]
    }
]
```