

# Event Details

- **Event Name**: Kaneohe 2nd Ward Christmas Devotional
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 05:30 pm – Sat, 13 Dec, 2025 at 07:30 pm
- **Event URL**: https://allevents.in/kaneohe/kaneohe-2nd-ward-christmas-devotional/1600027729099054
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Kaneohe
- **state**: HI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 21.4142348
- **long**: -157.7932245
- **full address**: The Church of Jesus Christ of Latter-day Saints, 45-150 Waikalua Road, Kaneohe, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a1f20940-d217-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc181515-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Kaneohe+2nd+Ward+Christmas+Devotional&date=13+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 05:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 45-150 Waikalua Road, Kaneohe, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Kaneohe 2nd Ward Christmas Devotional ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kaneohe 2nd Ward Christmas Devotional",
        "image": "https://cdn-az.allevents.in/events8/banners/a1f20940-d217-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/kaneohe/kaneohe-2nd-ward-christmas-devotional/1600027729099054",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "45-150 Waikalua Road",
                "addressLocality": "Kaneohe",
                "addressRegion": "HI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "21.4142348",
                "longitude": "-157.7932245"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```