

# Event Details

- **Event Name**: Holiday celebration 
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 06:00 pm
- **Event Description**: Bring the kids out and celebrate! We will have raffles bounce house and more ????
- **Event URL**: https://allevents.in/deland/holiday-celebration/200029233131544
- **Event Categories**: holiday, kids
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

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

## Event venue details

- **city**: Deland
- **state**: FL
- **country**: United States
- **location**: Style Works Hair Studio
- **lat**: 28.9841
- **long**: -81.26128
- **full address**: Style Works Hair Studio, 1431 orange camp road Suite 111,DeLand, Florida, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Style Works Hair Studio (https://allevents.in/org/style-works-hair-studio/27121476)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1ab384359a2d729a548362e550004e7cb0341bc21b7131d92395d7d952b7f10e-rimg-w1179-h898-dcf6ead8-gmir?v=1765473018
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8701c6b5caa36b0b873c6472d8aa7fc69e622fa3585009c5c9526cc00448fd9e-rimg-w300-h300-dcf6ead8-gmir?v=1765473018

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Style Works Hair Studio, 1431 orange camp road Suite 111,DeLand, Florida, United States
- **Q**: Who is organizing the event?
  - **A:** Style Works Hair Studio
- **Q**: What type of event is this?
  - **A:** holiday, kids
- **Q**: Where can I find ticket details about Holiday celebration  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday celebration",
        "image": "https://cdn-az.allevents.in/events2/banners/1ab384359a2d729a548362e550004e7cb0341bc21b7131d92395d7d952b7f10e-rimg-w1179-h898-dcf6ead8-gmir?v=1765473018",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/deland/holiday-celebration/200029233131544",
        "location": {
            "@type": "Place",
            "name": "Style Works Hair Studio",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1431 orange camp road Suite 111,DeLand, Florida",
                "addressLocality": "Deland",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.9841",
                "longitude": "-81.26128"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring the kids out and celebrate! We will have raffles bounce house and more ????",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Style Works Hair Studio",
                "url": "https://allevents.in/org/style-works-hair-studio/27121476"
            }
        ]
    }
]
```