

# Event Details

- **Event Name**: Queen Nation rock the Dillon Amphitheater July 6th!
- **Event Start and End Date**: Mon, 06 Jul, 2026 at 07:00 pm
- **Event Description**: All ages free concert!
- **Event URL**: https://allevents.in/dillon/queen-nation-rock-the-dillon-amphitheater-july-6th/200029976757335
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 150

## Ticket Details


## Event venue details

- **city**: Dillon
- **state**: CO
- **country**: United States
- **location**: Dillon Amphitheater
- **lat**: 39.6260858
- **long**: -106.0470984
- **full address**: Dillon Amphitheater, 201 Lodgepole Street,Dillon, Colorado, United States

## Event gallery

- **Alt text**: Queen Nation rock the Dillon Amphitheater July 6th!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/502dd363f4aeb9c616e41d1d7c5979e880e84fbc4b09b33c3dfbe4f9a9d584cf-rimg-w1170-h754-dc130f12-gmir?v=1782743504

## FAQs

- **Q**: When and where is Queen Nation rock the Dillon Amphitheater July 6th! being held?
  - **A:** Queen Nation rock the Dillon Amphitheater July 6th! takes place on Mon, 06 Jul, 2026 at 07:00 pm to Mon, 06 Jul, 2026 at 07:00 pm at Dillon Amphitheater, 201 Lodgepole Street,Dillon, Colorado, United States.
- **Q**: Who is organizing Queen Nation rock the Dillon Amphitheater July 6th!?
  - **A:** Queen Nation rock the Dillon Amphitheater July 6th! is organized by Queen Nation.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Queen Nation rock the Dillon Amphitheater July 6th! is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Dillon, this event is thoughtfully curated to deliver a standout experience worth every moment. With 150+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Queen Nation rock the Dillon Amphitheater July 6th!",
        "image": "https://cdn-az.allevents.in/events9/banners/502dd363f4aeb9c616e41d1d7c5979e880e84fbc4b09b33c3dfbe4f9a9d584cf-rimg-w1170-h754-dc130f12-gmir?v=1782743504",
        "startDate": "2026-07-06",
        "url": "https://allevents.in/dillon/queen-nation-rock-the-dillon-amphitheater-july-6th/200029976757335",
        "location": {
            "@type": "Place",
            "name": "Dillon Amphitheater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 Lodgepole Street,Dillon, Colorado",
                "addressLocality": "Dillon",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.6260858",
                "longitude": "-106.0470984"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All ages free concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Queen Nation",
                "url": "https://allevents.in/org/queen-nation/21806365"
            }
        ]
    }
]
```