

# Event Details

- **Event Name**: Southern Avenue in Woodstock
- **Event Start and End Date**: Fri, 18 Jul, 2025 at 08:00 pm – Sat, 19 Jul, 2025 at 12:00 am
- **Event URL**: https://allevents.in/bearsville/southern-avenue-in-woodstock/3300028157380800
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: https://www.bandsintown.com/t/1035001116?came_from=281

## Event venue details

- **city**: Bearsville
- **state**: NY
- **country**: United States
- **location**: Bearsville Theater
- **lat**: 42.0398032
- **long**: -74.1540874
- **full address**: Bearsville Theater, Bearsville Theater, Bearsville, NY, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b22f89d0-2c6e-11f0-9941-47ce4d258e71-rimg-w1200-h514-dcc9d1c7-gmir.webp?v=1746751439
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b2767de0-2c6e-11f0-9941-47ce4d258e71-rimg-w300-h300-dc5e4731-gmir.webp?v=1746751440

## Artist Details

- **Artist name**: Southern Avenue
  - **Artist page URL**: https://allevents.in/performer/southern-avenue

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 18 Jul, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Bearsville Theater, Bearsville Theater, Bearsville, NY, United States
- **Q**: Who are the performers at this event?
  - **A:** Southern Avenue
- **Q**: Who is organizing the event?
  - **A:** Concert Tracker
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Southern Avenue in Woodstock ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Southern Avenue in Woodstock",
        "image": "https://cdn-az.allevents.in/events9/banners/b22f89d0-2c6e-11f0-9941-47ce4d258e71-rimg-w1200-h514-dcc9d1c7-gmir.webp?v=1746751439",
        "startDate": "2025-07-18",
        "endDate": "2025-07-19",
        "url": "https://allevents.in/bearsville/southern-avenue-in-woodstock/3300028157380800",
        "location": {
            "@type": "Place",
            "name": "Bearsville Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bearsville Theater, Bearsville, NY, United States",
                "addressLocality": "Bearsville",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.0398032",
                "longitude": "-74.1540874"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Southern Avenue",
                "url": "https://allevents.in/performer/southern-avenue"
            }
        ]
    }
]
```