

# Event Details

- **Event Name**: Waimea Christmas Music Festival
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 06:00 pm – Sun, 14 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/kamuela/waimea-christmas-music-festival/1600027740670127
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027740670127

## Event venue details

- **city**: Kamuela
- **state**: HI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 20.024648
- **long**: -155.668973
- **full address**: The Church of Jesus Christ of Latter-day Saints, 65-1160 Kapiolani Road, Kamuela, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9eedce20-d210-11f0-996b-d59fe40bb918-rimg-w1200-h563-dc090f1a-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Waimea+Christmas+Music+Festival&date=14+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 65-1160 Kapiolani Road, Kamuela, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Waimea Christmas Music Festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Waimea Christmas Music Festival",
        "image": "https://cdn-az.allevents.in/events3/banners/9eedce20-d210-11f0-996b-d59fe40bb918-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/kamuela/waimea-christmas-music-festival/1600027740670127",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "65-1160 Kapiolani Road",
                "addressLocality": "Kamuela",
                "addressRegion": "HI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "20.024648",
                "longitude": "-155.668973"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```