

# Event Details

- **Event Name**: Bowling club
- **Event Start and End Date**: Tue, 31 Mar, 2026 at 06:00 pm – Tue, 27 Oct, 2026 at 06:00 pm (-05:00)
- **Event Description**: Join us for an evening of bowling! $7 for 2 hours of bowling, a hamburger or hotdog, fries, and drink.
- **Event URL**: https://allevents.in/crystal-city/bowling-club/200029825354557
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Crystal City
- **state**: MO
- **country**: United States
- **location**: Quonset Lanes
- **lat**: 38.234624292501
- **long**: -90.391323901667
- **full address**: Quonset Lanes, 2004 N Truman Blvd,Crystal City, Missouri, United States

## Event gallery

- **Alt text**: Bowling club
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/aed87948e648336bef3b2f23cb2572cd6f8581a0f2732e5967ed54635c090cef-rimg-w1200-h800-dc000000-gmir?v=1779663729

## FAQs

- **Q**: When and where is Bowling club being held?
  - **A:** Bowling club takes place on Tue, 31 Mar, 2026 at 06:00 pm to Tue, 27 Oct, 2026 at 06:00 pm at Quonset Lanes, 2004 N Truman Blvd,Crystal City, Missouri, United States.
- **Q**: Who is organizing Bowling club?
  - **A:** Bowling club is organized by Little House of Neurodiversity.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bowling club is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Crystal City, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bowling club 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": "Bowling club",
        "image": "https://cdn-az.allevents.in/events4/banners/aed87948e648336bef3b2f23cb2572cd6f8581a0f2732e5967ed54635c090cef-rimg-w1200-h800-dc000000-gmir?v=1779663729",
        "startDate": "2026-03-31T18:00:00-05:00",
        "endDate": "2026-10-27T18:00:00-05:00",
        "url": "https://allevents.in/crystal-city/bowling-club/200029825354557",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Quonset Lanes",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2004 N Truman Blvd,Crystal City, Missouri",
                "addressLocality": "Crystal City",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.234624292501",
                "longitude": "-90.391323901667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening of bowling! $7 for 2 hours of bowling, a hamburger or hotdog, fries, and drink.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Little House of Neurodiversity",
                "url": "https://allevents.in/org/little-house-of-neurodiversity/21994831"
            }
        ]
    }
]
```