

# Event Details

- **Event Name**: Summer Breeze Bowling Tournament
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 09:00 am
- **Event Description**: Gather your team of bowlers and come do a bowling tournament the 5-O way! First place is GUARANTEED $5000!
- **Event URL**: https://allevents.in/grand-prairie/summer-breeze-bowling-tournament/200030111098949
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Grand Prairie
- **state**: TX
- **country**: United States
- **location**: Grand Prairie, Texas
- **lat**: 32.7153
- **long**: -97.0169
- **full address**: Grand Prairie, Texas, United States

## Event gallery

- **Alt text**: Summer Breeze Bowling Tournament
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b6402272e4da1cb536ca182c35b99b6fb578f27e464c5026daddd89bb718fa5b-rimg-w1080-h1350-dce1fdca-gmir?v=1782377172

## FAQs

- **Q**: When and where is Summer Breeze Bowling Tournament being held?
  - **A:** Summer Breeze Bowling Tournament takes place on Sat, 27 Jun, 2026 at 09:00 am to Sat, 27 Jun, 2026 at 09:00 am at Grand Prairie, Texas, United States.
- **Q**: Who is organizing Summer Breeze Bowling Tournament?
  - **A:** Summer Breeze Bowling Tournament is organized by 5-O Bowling Tournaments.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Summer Breeze 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 Grand Prairie, this event is thoughtfully curated to deliver a standout experience worth every moment. If Summer Breeze 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": "Summer Breeze Bowling Tournament",
        "image": "https://cdn-az.allevents.in/events1/banners/b6402272e4da1cb536ca182c35b99b6fb578f27e464c5026daddd89bb718fa5b-rimg-w1080-h1350-dce1fdca-gmir?v=1782377172",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/grand-prairie/summer-breeze-bowling-tournament/200030111098949",
        "location": {
            "@type": "Place",
            "name": "Grand Prairie, Texas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Grand Prairie, Texas",
                "addressLocality": "Grand Prairie",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.7153",
                "longitude": "-97.0169"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Gather your team of bowlers and come do a bowling tournament the 5-O way! First place is GUARANTEED $5000!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "5-O Bowling Tournaments",
                "url": "https://allevents.in/org/5-o-bowling-tournaments/24497562"
            }
        ]
    }
]
```