

# Event Details

- **Event Name**: Air Supply
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 07:00 pm – Sat, 25 Jul, 2026 at 09:00 pm (-06:00)
- **Event Description**: Nearby AttractionsAir Supply has 29 upcoming events.
- **Event URL**: https://allevents.in/decatur/air-supply/210002862706204
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7O3vY&utm_medium=affiliate

## Event venue details

- **city**: Decatur
- **state**: IL
- **country**: United States
- **location**: Devon Lakeshore Amphitheater
- **lat**: 39.805500000
- **long**: -88.912804000
- **full address**: Devon Lakeshore Amphitheater, Decatur, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/068d02bee3d797b987b1a3c466b941f386a9166ac2bdaf3c1a3dc5f340eab82b-rimg-w1024-h576-dc040604-gmir.jpg?v=1773015196
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0633bb7efe4a6e39e73a53211ee8f1709556194eec915a8684cb1c82a7131a49-rimg-w400-h400-dc050604-gmir.jpg?v=1773015196

## Artist Details

- **Artist name**: Air Supply
  - **Artist page URL**: https://allevents.in/performer/air-supply

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 25 Jul, 2026 at 07:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** Devon Lakeshore Amphitheater, Decatur, United States
- **Q**: Who are the performers at this event?
  - **A:** Air Supply
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Air Supply ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Air Supply",
        "image": "https://cdn-az.allevents.in/events2/banners/068d02bee3d797b987b1a3c466b941f386a9166ac2bdaf3c1a3dc5f340eab82b-rimg-w1024-h576-dc040604-gmir.jpg?v=1773015196",
        "startDate": "2026-07-25T19:00:00-06:00",
        "endDate": "2026-07-25T21:00:00-06:00",
        "url": "https://allevents.in/decatur/air-supply/210002862706204",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Devon Lakeshore Amphitheater",
            "address": {
                "@type": "PostalAddress",
                "name": "Devon Lakeshore Amphitheater, Decatur, United States",
                "addressLocality": "Decatur",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.805500000",
                "longitude": "-88.912804000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsAir Supply has 29 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Air Supply",
                "url": "https://allevents.in/performer/air-supply"
            }
        ]
    }
]
```