

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: Do you have plans for Christmas Eve? Why not come sing, have hot chocolate and hear the Christmas story with us? This is a short and sweet service for the whole family!
- **Event URL**: https://allevents.in/macon/christmas-eve-service/200029318692430
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Macon
- **state**: GA
- **country**: United States
- **location**: 3500 Riverside Dr, Macon, GA, United States, Georgia 31210
- **lat**: 32.89518
- **long**: -83.68236
- **full address**: 3500 Riverside Dr, Macon, GA, United States, Georgia 31210

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/053b74ca4bfb6e8d5fb11d63ed4f68623d8972a3c5750f66c817268192ef11f3-rimg-w1200-h675-dca9b6e1-gmir?v=1766439347

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at 3500 Riverside Dr, Macon, GA, United States, Georgia 31210.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by New City Church Macon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/053b74ca4bfb6e8d5fb11d63ed4f68623d8972a3c5750f66c817268192ef11f3-rimg-w1200-h675-dca9b6e1-gmir?v=1766439347",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/macon/christmas-eve-service/200029318692430",
        "location": {
            "@type": "Place",
            "name": "3500 Riverside Dr, Macon, GA, United States, Georgia 31210",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3500 Riverside Dr, Macon, GA 31210-2509, United States",
                "addressLocality": "Macon",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.89518",
                "longitude": "-83.68236"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Do you have plans for Christmas Eve? Why not come sing, have hot chocolate and hear the Christmas story with us? This is a short and sweet service for the whole family!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New City Church Macon",
                "url": "https://allevents.in/org/new-city-church-macon/26675193"
            }
        ]
    }
]
```