

# Event Details

- **Event Name**: Thanksgiving Eve Worship
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 04:00 pm
- **Event Description**: Joins us a special worship to give thanks!
- **Event URL**: https://allevents.in/oxford/thanksgiving-eve-worship/200029185516556
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

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

## Event venue details

- **city**: Oxford
- **state**: FL
- **country**: United States
- **location**: 4886 CR 472 (Rainey Trail), Oxford, FL
- **lat**: 28.91039
- **long**: -82.02199
- **full address**: 4886 CR 472 (Rainey Trail), Oxford, FL, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Amazing Grace Lutheran Church (https://allevents.in/org/amazing-grace-lutheran-church/21561825)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e918734c141aed0a9b0318dfffb98c1a2b9c927e44b49ece1ea241828f48ed06-rimg-w1080-h1350-dc765947-gmir?v=1763603134
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6fd13aae3b28e3e23642574d5f94445cb23583007b968d99749ec8f13a2efb02-rimg-w300-h300-dc755948-gmir?v=1763603138

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 26 Nov, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** 4886 CR 472 (Rainey Trail), Oxford, FL, United States
- **Q**: Who is organizing the event?
  - **A:** Amazing Grace Lutheran Church
- **Q**: What type of event is this?
  - **A:** thanksgiving
- **Q**: Where can I find ticket details about Thanksgiving Eve Worship ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Eve Worship",
        "image": "https://cdn-az.allevents.in/events2/banners/e918734c141aed0a9b0318dfffb98c1a2b9c927e44b49ece1ea241828f48ed06-rimg-w1080-h1350-dc765947-gmir?v=1763603134",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/oxford/thanksgiving-eve-worship/200029185516556",
        "location": {
            "@type": "Place",
            "name": "4886 CR 472 (Rainey Trail), Oxford, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4886 Rainey Trl, Oxford, FL 34484-3749, United States",
                "addressLocality": "Oxford",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.91039",
                "longitude": "-82.02199"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Joins us a special worship to give thanks!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Amazing Grace Lutheran Church",
                "url": "https://allevents.in/org/amazing-grace-lutheran-church/21561825"
            }
        ]
    }
]
```