

# Event Details

- **Event Name**: Thanksgiving Sunrise Service
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 07:00 am
- **Event Description**: Come join us as we give Thanks to God!
- **Event URL**: https://allevents.in/cornelius/thanksgiving-sunrise-service/200029194948933
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200029194948933?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=cornelius-events

## Event venue details

- **city**: Cornelius
- **state**: NC
- **country**: United States
- **location**: Hunters Chapel United Methodist Church
- **lat**: 35.46497
- **long**: -80.9243
- **full address**: Hunters Chapel United Methodist Church, 18423 John Connor Rd,Cornelius,NC,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Hunters Chapel United Methodist Church (https://allevents.in/org/hunters-chapel-united-methodist-church/26204255)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/02872f7c94ddeac02b98a62ff1d40a014a83218e14d2c4f50dabd2ebeed2bc10-rimg-w1200-h857-dcfff4c0-gmir?v=1763813488
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9db1cd9c95feabd4b03e011b967e7dca17fb62ceb7e3e8b7e8de57e05f3f9c03-rimg-w300-h300-dcfff3bf-gmir?v=1763813489

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 27 Nov, 2025 at 07:00 am
- **Q**: Where is the event happening?
  - **A:** Hunters Chapel United Methodist Church, 18423 John Connor Rd,Cornelius,NC,United States
- **Q**: Who is organizing the event?
  - **A:** Hunters Chapel United Methodist Church
- **Q**: What type of event is this?
  - **A:** thanksgiving
- **Q**: Where can I find ticket details about Thanksgiving Sunrise Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Sunrise Service",
        "image": "https://cdn-az.allevents.in/events1/banners/02872f7c94ddeac02b98a62ff1d40a014a83218e14d2c4f50dabd2ebeed2bc10-rimg-w1200-h857-dcfff4c0-gmir?v=1763813488",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/cornelius/thanksgiving-sunrise-service/200029194948933",
        "location": {
            "@type": "Place",
            "name": "Hunters Chapel United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18423 John Connor Rd,Cornelius,NC,United States",
                "addressLocality": "Cornelius",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.46497",
                "longitude": "-80.9243"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us as we give Thanks to God!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hunters Chapel United Methodist Church",
                "url": "https://allevents.in/org/hunters-chapel-united-methodist-church/26204255"
            }
        ]
    }
]
```