

# Event Details

- **Event Name**: NORTH COAST MUSIC FESTIVAL 2021
- **Event Start and End Date**: Fri, 03 Sep, 2021 at 07:00 pm – Sun, 05 Sep, 2021 at 10:00 pm
- **Event URL**: https://allevents.in/chicago/north-coast-music-festival-2021/200021135346402
- **Event Categories**: festivals, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://consumer.pxf.io/c/1339408/3151484/39691?partnerpropertyid=1191892&MediaPartnerPropertyId=1191892&svlink=14105511&level=1&u=https%3A%2F%2Fwww.eventbrite.com%2Fe%2Fnorth-coast-music-festival-2021-tickets-159228622095%3Faff%3Defbeventtix&utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=chicago-events

## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Chicago, Illinois
- **lat**: 41.883222
- **long**: -87.632496
- **full address**: Chicago, Illinois, United States

## Event gallery

- **Alt text**: NORTH COAST MUSIC FESTIVAL 2021
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/63ddd0438ce7b1064084814c067fa4300a6007d9f997cb028d05e978a8d91803-rimg-w526-h263-gmir.jpg?v=1630725101

## FAQs

- **Q**: When and where is NORTH COAST MUSIC FESTIVAL 2021 being held?
  - **A:** NORTH COAST MUSIC FESTIVAL 2021 takes place on Fri, 03 Sep, 2021 at 07:00 pm to Sun, 05 Sep, 2021 at 10:00 pm at Chicago, Illinois, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** NORTH COAST MUSIC FESTIVAL 2021 is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If NORTH COAST MUSIC FESTIVAL 2021 sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "NORTH COAST MUSIC FESTIVAL 2021",
        "image": "https://cdn-az.allevents.in/events9/banners/63ddd0438ce7b1064084814c067fa4300a6007d9f997cb028d05e978a8d91803-rimg-w526-h263-gmir.jpg?v=1630725101",
        "startDate": "2021-09-03",
        "endDate": "2021-09-05",
        "url": "https://allevents.in/chicago/north-coast-music-festival-2021/200021135346402",
        "location": {
            "@type": "Place",
            "name": "Chicago, Illinois",
            "address": {
                "@type": "PostalAddress",
                "name": "Chicago, Illinois, United States",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.883222",
                "longitude": "-87.632496"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```