

# Event Details

- **Event Name**: Hotel California LIVE in Woodstock, CT
- **Event Start and End Date**: Sat, 21 Mar, 2026 at 07:30 pm
- **Event Description**: Hotel California live at Loos Center for the Arts in Woodstock, CT
- **Event URL**: https://allevents.in/woodstock/hotel-california-live-in-woodstock-ct/200029405198202
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: https://www.theloos.org/events-tickets/checkout/hotel-california?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=woodstock-events

## Event venue details

- **city**: Woodstock
- **state**: CT
- **country**: United States
- **location**: Loos Center for the Arts
- **lat**: 41.926891064126
- **long**: -71.957467920707
- **full address**: Loos Center for the Arts, 150 Route 169,Woodstock, Connecticut, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Hotel California (https://allevents.in/org/hotel-california/26243940)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/552c48a98e785bd6d01aa06b5f6979b19205a9136a2ef614b2e9dcde222a6e4c-rimg-w1200-h540-dc2c171a-gmir?v=1769499531
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c2ad7dab8ff0496bdad27bc4ea4079fd3192d01fb112f2c8d311458b5be99c10-rimg-w300-h300-dc1b101c-gmir?v=1769499532

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 21 Mar, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Loos Center for the Arts, 150 Route 169,Woodstock, Connecticut, United States
- **Q**: Who is organizing the event?
  - **A:** Hotel California
- **Q**: What type of event is this?
  - **A:** art
- **Q**: Where can I find ticket details about Hotel California LIVE in Woodstock, CT ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hotel California LIVE in Woodstock, CT",
        "image": "https://cdn-az.allevents.in/events3/banners/552c48a98e785bd6d01aa06b5f6979b19205a9136a2ef614b2e9dcde222a6e4c-rimg-w1200-h540-dc2c171a-gmir?v=1769499531",
        "startDate": "2026-03-21",
        "url": "https://allevents.in/woodstock/hotel-california-live-in-woodstock-ct/200029405198202",
        "location": {
            "@type": "Place",
            "name": "Loos Center for the Arts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "150 Route 169,Woodstock, Connecticut",
                "addressLocality": "Woodstock",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.926891064126",
                "longitude": "-71.957467920707"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hotel California live at Loos Center for the Arts in Woodstock, CT",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hotel California",
                "url": "https://allevents.in/org/hotel-california/26243940"
            }
        ]
    }
]
```