

# Event Details

- **Event Name**: artist name
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 08:00 pm
- **Event Description**: Venue Details:Minnesota Quarry Amphitheater,Unbridled Ave, Minnesota Quarry Amphitheater,Shakopee, United States
- **Event URL**: https://allevents.in/shakopee/artist-name/210001163670320
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210001163670320

## Event venue details

- **city**: Shakopee
- **state**: MN
- **country**: United States
- **location**: Minnesota Quarry Amphitheater
- **lat**: 44.79392
- **long**: -93.48048
- **full address**: Minnesota Quarry Amphitheater, Shakopee, United States

## Event gallery

- **Alt text**: artist name
  - **Image URL**: https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg

## FAQs

- **Q**: When and where is artist name being held?
  - **A:** artist name takes place on Wed, 31 Dec, 2025 at 08:00 pm to Wed, 31 Dec, 2025 at 08:00 pm at Minnesota Quarry Amphitheater, Shakopee, United States.
- **Q**: Who is organizing artist name?
  - **A:** artist name is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** artist name is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Shakopee, this event is thoughtfully curated to deliver a standout experience worth every moment. If artist name sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "artist name",
        "image": "https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg",
        "startDate": "2025-12-31",
        "url": "https://allevents.in/shakopee/artist-name/210001163670320",
        "location": {
            "@type": "Place",
            "name": "Minnesota Quarry Amphitheater",
            "address": {
                "@type": "PostalAddress",
                "name": "Minnesota Quarry Amphitheater, Shakopee, United States",
                "addressLocality": "Shakopee",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.79392",
                "longitude": "-93.48048"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:Minnesota Quarry Amphitheater,Unbridled Ave, Minnesota Quarry Amphitheater,Shakopee, United States"
    }
]
```