

# Event Details

- **Event Name**: Christmas Carols Sermon Series
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:30 am – Sun, 14 Dec, 2025 at 12:00 pm
- **Event Description**: Beginning tomorrow, a new Christmas sermons series
- **Event URL**: https://allevents.in/newark/christmas-carols-sermon-series/200029320278540
- **Event Categories**: christmas-carols, christmas
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Newark
- **state**: NY
- **country**: United States
- **location**: 1000 S. Main Street, Newark, NY, United States, New York 14513
- **lat**: 43.03557
- **long**: -77.09596
- **full address**: 1000 S. Main Street, Newark, NY, United States, New York 14513

## Event gallery

- **Alt text**: Christmas Carols Sermon Series
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/799be473590dda31aa119565097395daf2c66f205a61e90ec227f5635572abce-rimg-w1024-h1536-dcbb1a05-gmir?v=1765157739

## FAQs

- **Q**: When and where is Christmas Carols Sermon Series being held?
  - **A:** Christmas Carols Sermon Series takes place on Sun, 14 Dec, 2025 at 10:30 am to Sun, 14 Dec, 2025 at 12:00 pm at 1000 S. Main Street, Newark, NY, United States, New York 14513.
- **Q**: Who is organizing Christmas Carols Sermon Series?
  - **A:** Christmas Carols Sermon Series is organized by Lighthouse Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Carols Sermon Series",
        "image": "https://cdn-az.allevents.in/events7/banners/799be473590dda31aa119565097395daf2c66f205a61e90ec227f5635572abce-rimg-w1024-h1536-dcbb1a05-gmir?v=1765157739",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/newark/christmas-carols-sermon-series/200029320278540",
        "location": {
            "@type": "Place",
            "name": "1000 S. Main Street, Newark, NY, United States, New York 14513",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 S Main St, Newark, NY 14513-2141, United States",
                "addressLocality": "Newark",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.03557",
                "longitude": "-77.09596"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Beginning tomorrow, a new Christmas sermons series",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lighthouse Baptist Church",
                "url": "https://allevents.in/org/lighthouse-baptist-church/26564319"
            }
        ]
    }
]
```