

# Event Details

- **Event Name**: Christmas Day Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:00 am
- **Event Description**: Join us on Christmas Day as we celebrate the birth of our Lord Jesus Christ!

There will be no childcare available during the service.
- **Event URL**: https://allevents.in/greensboro/christmas-day-service/200029336127217
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Greensboro
- **state**: NC
- **country**: United States
- **location**: 5572 Garden Village Way, Greensboro, NC, United States, North Carolina 27410
- **lat**: 36.11425
- **long**: -79.90471
- **full address**: 5572 Garden Village Way, Greensboro, NC, United States, North Carolina 27410

## Event gallery

- **Alt text**: Christmas Day Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0b7b3d182657a91096e63050b46b0e25bb6e39bcd8d7dacb5ddccd3b7b826f24-rimg-w1200-h675-dcaa7c32-gmir?v=1766071055

## FAQs

- **Q**: When and where is Christmas Day Service being held?
  - **A:** Christmas Day Service takes place on Thu, 25 Dec, 2025 at 10:00 am to Thu, 25 Dec, 2025 at 10:00 am at 5572 Garden Village Way, Greensboro, NC, United States, North Carolina 27410.
- **Q**: Who is organizing Christmas Day Service?
  - **A:** Christmas Day Service is organized by Church of the Redeemer.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Service",
        "image": "https://cdn-az.allevents.in/events5/banners/0b7b3d182657a91096e63050b46b0e25bb6e39bcd8d7dacb5ddccd3b7b826f24-rimg-w1200-h675-dcaa7c32-gmir?v=1766071055",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/greensboro/christmas-day-service/200029336127217",
        "location": {
            "@type": "Place",
            "name": "5572 Garden Village Way, Greensboro, NC, United States, North Carolina 27410",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5572 Garden Village Way, Greensboro, NC 27410-8544, United States",
                "addressLocality": "Greensboro",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.11425",
                "longitude": "-79.90471"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Christmas Day as we celebrate the birth of our Lord Jesus Christ!\n\nThere will be no childcare available during the service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Church of the Redeemer",
                "url": "https://allevents.in/org/church-of-the-redeemer/26595582"
            }
        ]
    }
]
```