

# Event Details

- **Event Name**: Bowling Tournament 
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 09:00 am
- **Event Description**: We are raising funds to help with our Recovery Fest event this September.
- **Event URL**: https://allevents.in/cape-girardeau/bowling-tournament/200030178787409
- **Event Categories**: sports, tournaments, festivals
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Cape Girardeau
- **state**: MO
- **country**: United States
- **location**: Cape Bowling Lanes
- **lat**: 37.294914596205
- **long**: -89.566581282524
- **full address**: Cape Bowling Lanes, Cape Girardeau, Missouri, United States

## Event gallery

- **Alt text**: Bowling Tournament
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2f705d600a0da937c9f7f890910ef55e32428c1c72a18fb2641085958710ff69-rimg-w1024-h1536-dc2e3016-gmir?v=1780410008

## FAQs

- **Q**: When and where is Bowling Tournament  being held?
  - **A:** Bowling Tournament  takes place on Sat, 06 Jun, 2026 at 09:00 am to Sat, 06 Jun, 2026 at 09:00 am at Cape Bowling Lanes, Cape Girardeau, Missouri, United States.
- **Q**: Who is organizing Bowling Tournament ?
  - **A:** Bowling Tournament  is organized by Recovery Fest.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bowling Tournament  is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Cape Girardeau, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bowling Tournament  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Bowling Tournament",
        "image": "https://cdn-az.allevents.in/events7/banners/2f705d600a0da937c9f7f890910ef55e32428c1c72a18fb2641085958710ff69-rimg-w1024-h1536-dc2e3016-gmir?v=1780410008",
        "startDate": "2026-06-06",
        "url": "https://allevents.in/cape-girardeau/bowling-tournament/200030178787409",
        "location": {
            "@type": "Place",
            "name": "Cape Bowling Lanes",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cape Girardeau, Missouri",
                "addressLocality": "Cape Girardeau",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.294914596205",
                "longitude": "-89.566581282524"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are raising funds to help with our Recovery Fest event this September.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Recovery Fest",
                "url": "https://allevents.in/org/recovery-fest/24388526"
            }
        ]
    }
]
```