

# Event Details

- **Event Name**: The Doll Hut
- **Event Start and End Date**: Thu, 05 Mar, 2026 at 09:00 pm – Thu, 05 Mar, 2026 at 10:00 pm
- **Event Description**: Band starts around 9pm
- **Event URL**: https://allevents.in/anaheim/the-doll-hut/200029735065934
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200029735065934?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=anaheim-events

## Event venue details

- **city**: Anaheim
- **state**: CA
- **country**: United States
- **location**: Doll Hut
- **lat**: 33.830870260694
- **long**: -117.9322587407
- **full address**: Doll Hut, 107 S Adams St,Anaheim,CA,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Hell Surfers (https://allevents.in/org/the-hell-surfers/27515270)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/687073838f5ab5a5f247ea2bf8cfe0bb561fd137dc73293ade849ed90a221dd4-rimg-w1200-h1600-dc010301-gmir?v=1772746890
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5218bb6b0ea119ffb4d77baee3a2812aceee659b0b76b383771e66e0680ed3d2-rimg-w300-h300-dc010401-gmir?v=1772746900

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 05 Mar, 2026 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** Doll Hut, 107 S Adams St,Anaheim,CA,United States
- **Q**: Who is organizing the event?
  - **A:** The Hell Surfers
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about The Doll Hut ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Doll Hut",
        "image": "https://cdn-az.allevents.in/events8/banners/687073838f5ab5a5f247ea2bf8cfe0bb561fd137dc73293ade849ed90a221dd4-rimg-w1200-h1600-dc010301-gmir?v=1772746890",
        "startDate": "2026-03-05",
        "endDate": "2026-03-05",
        "url": "https://allevents.in/anaheim/the-doll-hut/200029735065934",
        "location": {
            "@type": "Place",
            "name": "Doll Hut",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "107 S Adams St,Anaheim,CA,United States",
                "addressLocality": "Anaheim",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.830870260694",
                "longitude": "-117.9322587407"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Band starts around 9pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Hell Surfers",
                "url": "https://allevents.in/org/the-hell-surfers/27515270"
            }
        ]
    }
]
```