

# Event Details

- **Event Name**: Hanukkah Candle Lighting
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 05:15 pm
- **Event Description**: Celebrate the first night of Hanukkah with a candle lighting ceremony under the Plaza Gazebo. A community gathering - open to all.
- **Event URL**: https://allevents.in/healdsburg/hanukkah-candle-lighting/200029344890424
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Healdsburg
- **state**: CA
- **country**: United States
- **location**: Healdsburg Plaza
- **lat**: 38.6107435
- **long**: -122.8699943
- **full address**: Healdsburg Plaza, 110 Matheson St, Healdsburg, CA 95448-4108, United States

## Event gallery

- **Alt text**: Hanukkah Candle Lighting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/71136e782e928e3c608b4255bfbf04d724e6c13cdbe2a3311cd4282bfe235ea6-rimg-w1200-h1553-dcebf8fe-gmir?v=1765529304

## FAQs

- **Q**: When and where is Hanukkah Candle Lighting being held?
  - **A:** Hanukkah Candle Lighting takes place on Sun, 14 Dec, 2025 at 05:15 pm to Sun, 14 Dec, 2025 at 05:15 pm at Healdsburg Plaza, 110 Matheson St, Healdsburg, CA 95448-4108, United States.
- **Q**: Who is organizing Hanukkah Candle Lighting?
  - **A:** Hanukkah Candle Lighting is organized by Healdsburg Community Services.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hanukkah Candle Lighting",
        "image": "https://cdn-az.allevents.in/events8/banners/71136e782e928e3c608b4255bfbf04d724e6c13cdbe2a3311cd4282bfe235ea6-rimg-w1200-h1553-dcebf8fe-gmir?v=1765529304",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/healdsburg/hanukkah-candle-lighting/200029344890424",
        "location": {
            "@type": "Place",
            "name": "Healdsburg Plaza",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110 Matheson St, Healdsburg, CA 95448-4108, United States",
                "addressLocality": "Healdsburg",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.6107435",
                "longitude": "-122.8699943"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the first night of Hanukkah with a candle lighting ceremony under the Plaza Gazebo. A community gathering - open to all.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Healdsburg Community Services",
                "url": "https://allevents.in/org/healdsburg-community-services/25980968"
            }
        ]
    }
]
```