

# Event Details

- **Event Name**: Christmas at Harvest Hills
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:30 am
- **Event Description**: Join us for Christmas at Harvest Hills as our Catalyst 18U Ministries share the message of Christmas with all followed by a sermon from our Lead Pastor, Dr Russell A Morris.
- **Event URL**: https://allevents.in/burlington/christmas-at-harvest-hills/200029154634940
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: NC
- **country**: United States
- **location**: 3110 South Maple Ave, Burlington, NC, United States, North Carolina 27215
- **lat**: 36.04904
- **long**: -79.43108
- **full address**: 3110 South Maple Ave, Burlington, NC, United States, North Carolina 27215

## Event gallery

- **Alt text**: Christmas at Harvest Hills
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5d3e5621ca13ab74da792c441e0775284971b05e7d2ebdccad9da9229d0be694-rimg-w1200-h675-dc030201-gmir?v=1765148818

## FAQs

- **Q**: When and where is Christmas at Harvest Hills being held?
  - **A:** Christmas at Harvest Hills takes place on Sun, 14 Dec, 2025 at 10:30 am to Sun, 14 Dec, 2025 at 10:30 am at 3110 South Maple Ave, Burlington, NC, United States, North Carolina 27215.
- **Q**: Who is organizing Christmas at Harvest Hills?
  - **A:** Christmas at Harvest Hills is organized by Harvest Hills Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas at Harvest Hills",
        "image": "https://cdn-az.allevents.in/events2/banners/5d3e5621ca13ab74da792c441e0775284971b05e7d2ebdccad9da9229d0be694-rimg-w1200-h675-dc030201-gmir?v=1765148818",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/burlington/christmas-at-harvest-hills/200029154634940",
        "location": {
            "@type": "Place",
            "name": "3110 South Maple Ave, Burlington, NC, United States, North Carolina 27215",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3110 Maple Ave, Burlington, NC 27215-7003, United States",
                "addressLocality": "Burlington",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.04904",
                "longitude": "-79.43108"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Christmas at Harvest Hills as our Catalyst 18U Ministries share the message of Christmas with all followed by a sermon from our Lead Pastor, Dr Russell A Morris.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Harvest Hills Church",
                "url": "https://allevents.in/org/harvest-hills-church/26132112"
            }
        ]
    }
]
```