

# Event Details

- **Event Name**: Bush League at The Sports Zone!
- **Event Start and End Date**: Sat, 20 Sep, 2025 at 07:00 pm
- **Event Description**: We are making our debut at The Sports Zone in Dracut. Hope to see you there!
- **Event URL**: https://allevents.in/dracut/bush-league-at-the-sports-zone/200028840832148
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details

- **Ticket URL**: http://facebook.com/200028840832148?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=dracut-events

## Event venue details

- **city**: Dracut
- **state**: MA
- **country**: United States
- **location**: The Sports Zone
- **lat**: 42.678648698429
- **long**: -71.342931917857
- **full address**: The Sports Zone, 1734 Lakeview Avenue,Dracut, Massachusetts, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Bush League (https://allevents.in/org/bush-league/26134737)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9942f447db8c23cd3349b4ab9d80880a7756e476f19f67305c89167d670ab18a-rimg-w1200-h1855-dc020102-gmir?v=1758205703
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Bush+League+at+The+Sports+Zone%21&date=20+Sep

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 20 Sep, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Sports Zone, 1734 Lakeview Avenue,Dracut, Massachusetts, United States
- **Q**: Who is organizing the event?
  - **A:** Bush League
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about Bush League at The Sports Zone! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Bush League at The Sports Zone!",
        "image": "https://cdn-az.allevents.in/events10/banners/9942f447db8c23cd3349b4ab9d80880a7756e476f19f67305c89167d670ab18a-rimg-w1200-h1855-dc020102-gmir?v=1758205703",
        "startDate": "2025-09-20",
        "url": "https://allevents.in/dracut/bush-league-at-the-sports-zone/200028840832148",
        "location": {
            "@type": "Place",
            "name": "The Sports Zone",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1734 Lakeview Avenue,Dracut, Massachusetts",
                "addressLocality": "Dracut",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.678648698429",
                "longitude": "-71.342931917857"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are making our debut at The Sports Zone in Dracut. Hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bush League",
                "url": "https://allevents.in/org/bush-league/26134737"
            }
        ]
    }
]
```