

# Event Details

- **Event Name**: Sorry, We're Booked
- **Event Start and End Date**: Sat, 09 May, 2026 at 10:00 am – Sat, 09 May, 2026 at 08:00 pm
- **Event Description**: Graduation Party!
- **Event URL**: https://allevents.in/gary/sorry-were-booked/200029643235949
- **Event Categories**: parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Gary
- **state**: SD
- **country**: United States
- **location**: Gary American Legion Dance Hall
- **lat**: 44.7916
- **long**: -96.46504
- **full address**: Gary American Legion Dance Hall, Gary, United States

## Event gallery

- **Alt text**: Sorry, We're Booked
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/41d1b388dbb2e88660a205a9b93f0549ce021b069814b97228064f79ccebddb3-rimg-w493-h312-dc36414d-gmir?v=1778269649

## FAQs

- **Q**: When and where is Sorry, We're Booked being held?
  - **A:** Sorry, We're Booked takes place on Sat, 09 May, 2026 at 10:00 am to Sat, 09 May, 2026 at 08:00 pm at Gary American Legion Dance Hall, Gary, United States.
- **Q**: Who is organizing Sorry, We're Booked?
  - **A:** Sorry, We're Booked is organized by Gary American Legion Dance Hall.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sorry, We're Booked is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Gary, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sorry, We're Booked sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sorry, We're Booked",
        "image": "https://cdn-az.allevents.in/events2/banners/41d1b388dbb2e88660a205a9b93f0549ce021b069814b97228064f79ccebddb3-rimg-w493-h312-dc36414d-gmir?v=1778269649",
        "startDate": "2026-05-09",
        "endDate": "2026-05-09",
        "url": "https://allevents.in/gary/sorry-were-booked/200029643235949",
        "location": {
            "@type": "Place",
            "name": "Gary American Legion Dance Hall",
            "address": {
                "@type": "PostalAddress",
                "name": "Gary American Legion Dance Hall, Gary, United States",
                "addressLocality": "Gary",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.7916",
                "longitude": "-96.46504"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Graduation Party!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gary American Legion Dance Hall",
                "url": "https://allevents.in/org/gary-american-legion-dance-hall/22232152"
            }
        ]
    }
]
```