

# Event Details

- **Event Name**: Skerryvore in Wheaton
- **Event Start and End Date**: Fri, 13 Jun, 2025 at 05:00 pm
- **Event URL**: https://allevents.in/wheaton/skerryvore-in-wheaton/3300028012374142
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.bandsintown.com/t/106623759?came_from=281

## Event venue details

- **city**: Wheaton
- **state**: IL
- **country**: United States
- **location**: DuPage Event Center & Fairgrounds
- **lat**: 41.8666165
- **long**: -88.1337903
- **full address**: DuPage Event Center &amp; Fairgrounds, DuPage Event Center &amp; Fairgrounds, Wheaton, IL, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a5222af0-0fc1-11f0-bd83-dfebba131e0c-rimg-w1200-h515-dc191006-gmir.webp?v=1743598482
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a5515140-0fc1-11f0-bd83-dfebba131e0c-rimg-w300-h300-dc191006-gmir.webp?v=1743598482

## Artist Details

- **Artist name**: Skerryvore
  - **Artist page URL**: https://allevents.in/performer/skerryvore

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 13 Jun, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** DuPage Event Center &amp; Fairgrounds, DuPage Event Center &amp; Fairgrounds, Wheaton, IL, United States
- **Q**: Who are the performers at this event?
  - **A:** Skerryvore
- **Q**: Who is organizing the event?
  - **A:** Concert Tracker
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Skerryvore in Wheaton ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Skerryvore in Wheaton",
        "image": "https://cdn-az.allevents.in/events6/banners/a5222af0-0fc1-11f0-bd83-dfebba131e0c-rimg-w1200-h515-dc191006-gmir.webp?v=1743598482",
        "startDate": "2025-06-13",
        "url": "https://allevents.in/wheaton/skerryvore-in-wheaton/3300028012374142",
        "location": {
            "@type": "Place",
            "name": "DuPage Event Center & Fairgrounds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "DuPage Event Center &amp; Fairgrounds, Wheaton, IL, United States",
                "addressLocality": "Wheaton",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.8666165",
                "longitude": "-88.1337903"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Skerryvore",
                "url": "https://allevents.in/performer/skerryvore"
            }
        ]
    }
]
```