

# Event Details

- **Event Name**: Week 3 - Tea at Empire Bowl
- **Event Start and End Date**: Mon, 17 Nov, 2025 at 04:00 pm
- **Event Description**: BHS bowling match
- **Event URL**: https://allevents.in/sioux-falls/week-3-tea-at-empire-bowl/200028968110608
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Sioux Falls
- **state**: SD
- **country**: United States
- **location**: Empire bowl, Sioux Falls
- **lat**: 43.51082
- **long**: -96.76664
- **full address**: Empire bowl, Sioux Falls, United States

## Event gallery

- **Alt text**: Week 3 - Tea at Empire Bowl
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/54d47fbd25426fa50b2b78b3023f4189a5f946c83f05dfcf898894ad8678b1af-rimg-w1200-h1600-dcbc9262-gmir?v=1762325073

## FAQs

- **Q**: When and where is Week 3 - Tea at Empire Bowl being held?
  - **A:** Week 3 - Tea at Empire Bowl takes place on Mon, 17 Nov, 2025 at 04:00 pm to Mon, 17 Nov, 2025 at 04:00 pm at Empire bowl, Sioux Falls, United States.
- **Q**: Who is organizing Week 3 - Tea at Empire Bowl?
  - **A:** Week 3 - Tea at Empire Bowl is organized by Brookings High School Bowling.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Week 3 - Tea at Empire Bowl",
        "image": "https://cdn-az.allevents.in/events9/banners/54d47fbd25426fa50b2b78b3023f4189a5f946c83f05dfcf898894ad8678b1af-rimg-w1200-h1600-dcbc9262-gmir?v=1762325073",
        "startDate": "2025-11-17",
        "url": "https://allevents.in/sioux-falls/week-3-tea-at-empire-bowl/200028968110608",
        "location": {
            "@type": "Place",
            "name": "Empire bowl, Sioux Falls",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3800 S Westport Ave, Sioux Falls, SD 57106-6323, United States",
                "addressLocality": "Sioux Falls",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.51082",
                "longitude": "-96.76664"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "BHS bowling match",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brookings High School Bowling",
                "url": "https://allevents.in/org/brookings-high-school-bowling/23502498"
            }
        ]
    }
]
```