

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us on December 24th at 5pm as we celebrate the arrival of Jesus Christ with our annual Candlelight service!
- **Event URL**: https://allevents.in/palm-city/christmas-eve-candlelight-service/200029150377751
- **Event Categories**: candlelight-concerts, christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 39

## Ticket Details


## Event venue details

- **city**: Palm City
- **state**: FL
- **country**: United States
- **location**: 1633 SW 34th St, Palm City, FL, United States, Florida 34990
- **lat**: 27.16605
- **long**: -80.2747
- **full address**: 1633 SW 34th St, Palm City, FL, United States, Florida 34990

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5576003089c676a6836e4d51086bb090b2d71a1d4ad60b1bc343e6a4e4059d7d-rimg-w1200-h675-dc050301-gmir?v=1766092465

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 1633 SW 34th St, Palm City, FL, United States, Florida 34990.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Calvary Chapel Palm City.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events2/banners/5576003089c676a6836e4d51086bb090b2d71a1d4ad60b1bc343e6a4e4059d7d-rimg-w1200-h675-dc050301-gmir?v=1766092465",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/palm-city/christmas-eve-candlelight-service/200029150377751",
        "location": {
            "@type": "Place",
            "name": "1633 SW 34th St, Palm City, FL, United States, Florida 34990",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1633 SW 34th St, Palm City, FL 34990-3315, United States",
                "addressLocality": "Palm City",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.16605",
                "longitude": "-80.2747"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on December 24th at 5pm as we celebrate the arrival of Jesus Christ with our annual Candlelight service!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Calvary Chapel Palm City",
                "url": "https://allevents.in/org/calvary-chapel-palm-city/27032280"
            }
        ]
    }
]
```