

# Event Details

- **Event Name**: BOTS Zumba
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 11:30 am – Sun, 28 Jun, 2026 at 11:30 am
- **Event Description**: Music and Movement ... it's the best.
- **Event URL**: https://allevents.in/albany/bots-zumba/200030261384333
- **Event Categories**: health-wellness, dance, entertainment, zumba
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Albany
- **state**: NY
- **country**: United States
- **location**: 71 Fuller Rd, Albany, NY, United States, New York 12205
- **lat**: 42.69919
- **long**: -73.82528
- **full address**: 71 Fuller Rd, Albany, NY, United States, New York 12205

## Event gallery

- **Alt text**: BOTS Zumba
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/63d5f25003bacc2995755db6e8b6d1c7186ea9433e886670baa52573c01d71f6-rimg-w1200-h675-dcffc074-gmir?v=1781761893

## FAQs

- **Q**: When and where is BOTS Zumba being held?
  - **A:** BOTS Zumba takes place on Sun, 21 Jun, 2026 at 11:30 am to Sun, 28 Jun, 2026 at 11:30 am at 71 Fuller Rd, Albany, NY, United States, New York 12205.
- **Q**: Who is organizing BOTS Zumba?
  - **A:** BOTS Zumba is organized by Bring On The Spectrum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BOTS Zumba",
        "image": "https://cdn-az.allevents.in/events2/banners/63d5f25003bacc2995755db6e8b6d1c7186ea9433e886670baa52573c01d71f6-rimg-w1200-h675-dcffc074-gmir?v=1781761893",
        "startDate": "2026-06-21",
        "endDate": "2026-06-28",
        "url": "https://allevents.in/albany/bots-zumba/200030261384333",
        "location": {
            "@type": "Place",
            "name": "71 Fuller Rd, Albany, NY, United States, New York 12205",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "71 Fuller Rd, Albany, NY 12205-5734, United States",
                "addressLocality": "Albany",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.69919",
                "longitude": "-73.82528"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Music and Movement ... it's the best.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bring On The Spectrum",
                "url": "https://allevents.in/org/bring-on-the-spectrum/19845032"
            }
        ]
    }
]
```