

# Event Details

- **Event Name**: Line Dancing for all!
- **Event Start and End Date**: Sat, 30 May, 2026 at 05:00 pm
- **Event Description**: Line Dancing is coming to town!
- **Event URL**: https://allevents.in/cleveland/line-dancing-for-all/200030121263639
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Cleveland
- **state**: NY
- **country**: United States
- **location**: Cleveland Legion
- **lat**: 43.23313
- **long**: -75.88477
- **full address**: Cleveland Legion, 114 State Route 49,Cleveland, New York, United States

## Event gallery

- **Alt text**: Line Dancing for all!
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/38b9b36496152a231f3443ed791f08a9e0b0027bc8181c9a2cc5b1dad807adb9-rimg-w940-h788-dc461a08-gmir?v=1779645939

## FAQs

- **Q**: When and where is Line Dancing for all! being held?
  - **A:** Line Dancing for all! takes place on Sat, 30 May, 2026 at 05:00 pm to Sat, 30 May, 2026 at 05:00 pm at Cleveland Legion, 114 State Route 49,Cleveland, New York, United States.
- **Q**: Who is organizing Line Dancing for all!?
  - **A:** Line Dancing for all! is organized by Cleveland Spirit Committee (NY).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Line Dancing for all!",
        "image": "https://cdn-az.allevents.in/events7/banners/38b9b36496152a231f3443ed791f08a9e0b0027bc8181c9a2cc5b1dad807adb9-rimg-w940-h788-dc461a08-gmir?v=1779645939",
        "startDate": "2026-05-30",
        "url": "https://allevents.in/cleveland/line-dancing-for-all/200030121263639",
        "location": {
            "@type": "Place",
            "name": "Cleveland Legion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "114 State Route 49,Cleveland, New York",
                "addressLocality": "Cleveland",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.23313",
                "longitude": "-75.88477"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Line Dancing is coming to town!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cleveland Spirit Committee (NY)",
                "url": "https://allevents.in/org/cleveland-spirit-committee-ny/23515567"
            }
        ]
    }
]
```