

# Event Details

- **Event Name**: Urban Air Spirit Night
- **Event Start and End Date**: Thu, 07 May, 2026 at 04:00 pm – Thu, 07 May, 2026 at 08:00 pm (-05:00)
- **Event Description**: Join us at Urban Air in Fairview Heights for a Spirit Night Fundraiser! Urban Air will donate 20% of all spirit night attraction passes back to our PTO.
- **Event URL**: https://allevents.in/fairview-heights/urban-air-spirit-night/200029923106649
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Fairview Heights
- **state**: IL
- **country**: United States
- **location**: Urban Air Adventure Park (Fairview Heights)
- **lat**: 38.60239
- **long**: -89.99029
- **full address**: Urban Air Adventure Park (Fairview Heights), 67 Ludwig Drive,Fairview Heights, Illinois, United States

## Event gallery

- **Alt text**: Urban Air Spirit Night
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Urban+Air+Spirit+Night&date=Thu%2C+07+May%2C+2026+at+04%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Urban Air Spirit Night being held?
  - **A:** Urban Air Spirit Night takes place on Thu, 07 May, 2026 at 04:00 pm to Thu, 07 May, 2026 at 08:00 pm at Urban Air Adventure Park (Fairview Heights), 67 Ludwig Drive,Fairview Heights, Illinois, United States.
- **Q**: Who is organizing Urban Air Spirit Night?
  - **A:** Urban Air Spirit Night is organized by Fulton Junior High PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Urban Air Spirit Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Urban+Air+Spirit+Night&date=Thu%2C+07+May%2C+2026+at+04%3A00+pm&bg=5",
        "startDate": "2026-05-07T16:00:00-05:00",
        "endDate": "2026-05-07T20:00:00-05:00",
        "url": "https://allevents.in/fairview-heights/urban-air-spirit-night/200029923106649",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Urban Air Adventure Park (Fairview Heights)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "67 Ludwig Drive,Fairview Heights, Illinois",
                "addressLocality": "Fairview Heights",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.60239",
                "longitude": "-89.99029"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Urban Air in Fairview Heights for a Spirit Night Fundraiser! Urban Air will donate 20% of all spirit night attraction passes back to our PTO.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fulton Junior High PTO",
                "url": "https://allevents.in/org/fulton-junior-high-pto/5362491",
                "description": "Doing what we can to help students and staff make life a little brighter."
            }
        ]
    }
]
```