

# Event Details

- **Event Name**: Christmas Service
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 07:30 pm
- **Event Description**: Join us as we gather together for our weekly service. This will take place on a Tuesday night. We will worship together and enjoy donuts/croissants coffee/cocoa after service.
- **Event URL**: https://allevents.in/cerro-gordo/christmas-service/200029195946738
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Cerro Gordo
- **state**: NC
- **country**: United States
- **location**: 2372 Cedar Grove Church Rd, Cerro Gordo, NC, United States, North Carolina 28431
- **lat**: 34.29639
- **long**: -78.90416
- **full address**: 2372 Cedar Grove Church Rd, Cerro Gordo, NC, United States, North Carolina 28431

## Event gallery

- **Alt text**: Christmas Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/02ae7d0de84d1a29cac842589638749b6686b69aaa9fdf965e2106b3176b37f1-rimg-w851-h315-dc2f1606-gmir?v=1766518724

## FAQs

- **Q**: When and where is Christmas Service being held?
  - **A:** Christmas Service takes place on Tue, 23 Dec, 2025 at 07:30 pm to Tue, 23 Dec, 2025 at 07:30 pm at 2372 Cedar Grove Church Rd, Cerro Gordo, NC, United States, North Carolina 28431.
- **Q**: Who is organizing Christmas Service?
  - **A:** Christmas Service is organized by Cedar Grove Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Service",
        "image": "https://cdn-az.allevents.in/events10/banners/02ae7d0de84d1a29cac842589638749b6686b69aaa9fdf965e2106b3176b37f1-rimg-w851-h315-dc2f1606-gmir?v=1766518724",
        "startDate": "2025-12-23",
        "url": "https://allevents.in/cerro-gordo/christmas-service/200029195946738",
        "location": {
            "@type": "Place",
            "name": "2372 Cedar Grove Church Rd, Cerro Gordo, NC, United States, North Carolina 28431",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2372 Cedar Grove CH Rd, Cerro Gordo, NC 28430-9552, United States",
                "addressLocality": "Cerro Gordo",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.29639",
                "longitude": "-78.90416"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we gather together for our weekly service. This will take place on a Tuesday night. We will worship together and enjoy donuts/croissants coffee/cocoa after service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cedar Grove Baptist Church",
                "url": "https://allevents.in/org/cedar-grove-baptist-church/20833177"
            }
        ]
    }
]
```