

# 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


## 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 gallery

- **Alt text**: Thanksgiving Sunrise Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/02872f7c94ddeac02b98a62ff1d40a014a83218e14d2c4f50dabd2ebeed2bc10-rimg-w1200-h857-dcfff4c0-gmir?v=1763813488

## FAQs

- **Q**: When and where is Thanksgiving Sunrise Service being held?
  - **A:** Thanksgiving Sunrise Service takes place on Thu, 27 Nov, 2025 at 07:00 am to Thu, 27 Nov, 2025 at 07:00 am at Hunters Chapel United Methodist Church, 18423 John Connor Rd,Cornelius,NC,United States.
- **Q**: Who is organizing Thanksgiving Sunrise Service?
  - **A:** Thanksgiving Sunrise Service is organized by Hunters Chapel United Methodist Church.

## 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"
            }
        ]
    }
]
```