

# Event Details

- **Event Name**: Christmas Day Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:30 am
- **Event Description**: Come celebrate the birth of Jesus with us on Christmas Day!
- **Event URL**: https://allevents.in/macon/christmas-day-service/200029153938344
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Macon
- **state**: GA
- **country**: United States
- **location**: 582  Walnut St, Macon, GA, United States, Georgia 31201
- **lat**: 32.83873
- **long**: -83.62663
- **full address**: 582  Walnut St, Macon, GA, United States, Georgia 31201

## Event gallery

- **Alt text**: Christmas Day Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d99d490d8dbb0ff55ad36c60b74f12c91963c16e6bd2b5cc7eede065c7a63455-rimg-w1200-h628-dc5d4f48-gmir?v=1766510805

## FAQs

- **Q**: When and where is Christmas Day Service being held?
  - **A:** Christmas Day Service takes place on Thu, 25 Dec, 2025 at 10:30 am to Thu, 25 Dec, 2025 at 10:30 am at 582  Walnut St, Macon, GA, United States, Georgia 31201.
- **Q**: Who is organizing Christmas Day Service?
  - **A:** Christmas Day Service is organized by Christ Church - Episcopal.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Service",
        "image": "https://cdn-az.allevents.in/events5/banners/d99d490d8dbb0ff55ad36c60b74f12c91963c16e6bd2b5cc7eede065c7a63455-rimg-w1200-h628-dc5d4f48-gmir?v=1766510805",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/macon/christmas-day-service/200029153938344",
        "location": {
            "@type": "Place",
            "name": "582  Walnut St, Macon, GA, United States, Georgia 31201",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "582 Walnut St, Macon, GA 31201-2762, United States",
                "addressLocality": "Macon",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.83873",
                "longitude": "-83.62663"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate the birth of Jesus with us on Christmas Day!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ Church - Episcopal",
                "url": "https://allevents.in/org/christ-church-episcopal/26531707"
            }
        ]
    }
]
```