

# Event Details

- **Event Name**: American Pie at Exit 210 Saloon
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 08:00 pm (-05:00)
- **Event Description**: Great place for food and drinks! Plus the boys from AP will be on stage at 8:00.
- **Event URL**: https://allevents.in/oakwood/american-pie-at-exit-210-saloon/200029956136350
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Oakwood
- **state**: IL
- **country**: United States
- **location**: Exit 210 Saloon
- **lat**: 40.120320100058
- **long**: -87.711457918496
- **full address**: Exit 210 Saloon, 12414 US Route 150,Oakwood,IL,United States

## Event gallery

- **Alt text**: American Pie at Exit 210 Saloon
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/70545074238385a7e932e1b594646d7f4b8f8ba4418fc09601e735847d6ddce3-rimg-w960-h478-dc000100-gmir?v=1776373850

## FAQs

- **Q**: When and where is American Pie at Exit 210 Saloon being held?
  - **A:** American Pie at Exit 210 Saloon takes place on Sat, 18 Apr, 2026 at 08:00 pm to Sat, 18 Apr, 2026 at 08:00 pm at Exit 210 Saloon, 12414 US Route 150,Oakwood,IL,United States.
- **Q**: Who is organizing American Pie at Exit 210 Saloon?
  - **A:** American Pie at Exit 210 Saloon is organized by American Pie Band.
- **Q**: What has been the experience of attendees at American Pie Band's events?
  - **A:** Attendees have given American Pie Band a rating of 5/5 based on reviews from early attendees on AllEvents. American Pie Band has a verified profile on AllEvents where you can read reviews and explore their upcoming events.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "American Pie at Exit 210 Saloon",
        "image": "https://cdn-az.allevents.in/events8/banners/70545074238385a7e932e1b594646d7f4b8f8ba4418fc09601e735847d6ddce3-rimg-w960-h478-dc000100-gmir?v=1776373850",
        "startDate": "2026-04-18T20:00:00-05:00",
        "url": "https://allevents.in/oakwood/american-pie-at-exit-210-saloon/200029956136350",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Exit 210 Saloon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12414 US Route 150,Oakwood,IL,United States",
                "addressLocality": "Oakwood",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.120320100058",
                "longitude": "-87.711457918496"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Great place for food and drinks! Plus the boys from AP will be on stage at 8:00.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Pie Band",
                "url": "https://allevents.in/org/american-pie-band/24005260"
            }
        ]
    }
]
```