

# Event Details

- **Event Name**: Country Dance Night @ The Backyard
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 07:00 pm
- **Event Description**: $10 cover, open dance with a few lessons. Doors open at 7pm!
- **Event URL**: https://allevents.in/middle-island/country-dance-night-the-backyard/200030137372615
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 91

## Ticket Details


## Event venue details

- **city**: Middle Island
- **state**: NY
- **country**: United States
- **location**: The Backyard LI
- **lat**: 40.88819
- **long**: -72.92324
- **full address**: The Backyard LI, 1241 Middle Country Rd,Middle Island,NY,United States

## Event gallery

- **Alt text**: Country Dance Night @ The Backyard
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8d107053673b91883d62a4245e8bb939a81eba1b72701d893d0d784f3aa4fca8-rimg-w1200-h1554-dc0dbe68-gmir?v=1784723595

## FAQs

- **Q**: When and where is Country Dance Night @ The Backyard being held?
  - **A:** Country Dance Night @ The Backyard takes place on Sat, 25 Jul, 2026 at 07:00 pm to Sat, 25 Jul, 2026 at 07:00 pm at The Backyard LI, 1241 Middle Country Rd,Middle Island,NY,United States.
- **Q**: Who is organizing Country Dance Night @ The Backyard?
  - **A:** Country Dance Night @ The Backyard is organized by Dancing with Deanna.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Country Dance Night @ The Backyard",
        "image": "https://cdn-az.allevents.in/events2/banners/8d107053673b91883d62a4245e8bb939a81eba1b72701d893d0d784f3aa4fca8-rimg-w1200-h1554-dc0dbe68-gmir?v=1784723595",
        "startDate": "2026-07-25",
        "url": "https://allevents.in/middle-island/country-dance-night-the-backyard/200030137372615",
        "location": {
            "@type": "Place",
            "name": "The Backyard LI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1241 Middle Country Rd,Middle Island,NY,United States",
                "addressLocality": "Middle Island",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.88819",
                "longitude": "-72.92324"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "$10 cover, open dance with a few lessons. Doors open at 7pm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dancing with Deanna",
                "url": "https://allevents.in/org/dancing-with-deanna/13142024",
                "description": "Country Western Line Dance Instruction on Long Island's North Shore"
            }
        ]
    }
]
```