

# Event Details

- **Event Name**: Thanksgiving Eve Service
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 06:30 pm
- **Event Description**: Join us for a service of prayer and thanksgiving on Wednesday night before Thanksgiving Day.
- **Event URL**: https://allevents.in/gold-hill/thanksgiving-eve-service/200028757645333
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Gold Hill
- **state**: NC
- **country**: United States
- **location**: 7313 Gold Hill Rd, Concord, NC, United States, North Carolina 28025
- **lat**: 35.47142
- **long**: -80.45506
- **full address**: 7313 Gold Hill Rd, Concord, NC, United States, North Carolina 28025, 7313 Gold Hill Rd, Concord, NC 28025-1301, United States, Gold Hill

## Event gallery

- **Alt text**: Thanksgiving Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a5f605235c3ec02efb2c16dc777efa34eebdbc5f06e396d6661e0edd12475c6e-rimg-w1000-h666-dc352d30-gmir?v=1763635488

## FAQs

- **Q**: When and where is Thanksgiving Eve Service being held?
  - **A:** Thanksgiving Eve Service takes place on Wed, 26 Nov, 2025 at 06:30 pm to Wed, 26 Nov, 2025 at 06:30 pm at 7313 Gold Hill Rd, Concord, NC, United States, North Carolina 28025, 7313 Gold Hill Rd, Concord, NC 28025-1301, United States, Gold Hill.
- **Q**: Who is organizing Thanksgiving Eve Service?
  - **A:** Thanksgiving Eve Service is organized by Boger Reformed Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/a5f605235c3ec02efb2c16dc777efa34eebdbc5f06e396d6661e0edd12475c6e-rimg-w1000-h666-dc352d30-gmir?v=1763635488",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/gold-hill/thanksgiving-eve-service/200028757645333",
        "location": {
            "@type": "Place",
            "name": "7313 Gold Hill Rd, Concord, NC, United States, North Carolina 28025",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7313 Gold Hill Rd, Concord, NC 28025-1301, United States",
                "addressLocality": "Gold Hill",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.47142",
                "longitude": "-80.45506"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a service of prayer and thanksgiving on Wednesday night before Thanksgiving Day.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boger Reformed Church",
                "url": "https://allevents.in/org/boger-reformed-church/26340474"
            }
        ]
    }
]
```