

# Event Details

- **Event Name**: Pre-Thanksgiving Service
- **Event Start and End Date**: Wed, 25 Nov, 2026 at 07:00 pm (-05:00)
- **Event Description**: Pre-Thanksgiving Service
- **Event URL**: https://allevents.in/dumfries/pre-thanksgiving-service/200030495869143
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Dumfries
- **state**: VA
- **country**: United States
- **location**: Little Union Baptist Church
- **lat**: 38.5770129
- **long**: -77.3223013
- **full address**: Little Union Baptist Church, 17150 Batestown Rd,Dumfries,VA,United States

## Event gallery

- **Alt text**: Pre-Thanksgiving Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7f4db7c5edb155de86eddb1f6fb7c74940384e15e373a3e95982c9b4ae933777-rimg-w851-h315-dc280858-gmir?v=1788249212

## FAQs

- **Q**: When and where is Pre-Thanksgiving Service being held?
  - **A:** Pre-Thanksgiving Service takes place on Wed, 25 Nov, 2026 at 07:00 pm to Wed, 25 Nov, 2026 at 07:00 pm at Little Union Baptist Church, 17150 Batestown Rd,Dumfries,VA,United States.
- **Q**: Who is organizing Pre-Thanksgiving Service?
  - **A:** Pre-Thanksgiving Service is organized by Mt Zion Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pre-Thanksgiving Service",
        "image": "https://cdn-az.allevents.in/events7/banners/7f4db7c5edb155de86eddb1f6fb7c74940384e15e373a3e95982c9b4ae933777-rimg-w851-h315-dc280858-gmir?v=1788249212",
        "startDate": "2026-11-25T19:00:00-05:00",
        "url": "https://allevents.in/dumfries/pre-thanksgiving-service/200030495869143",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Little Union Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17150 Batestown Rd,Dumfries,VA,United States",
                "addressLocality": "Dumfries",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.5770129",
                "longitude": "-77.3223013"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pre-Thanksgiving Service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mt Zion Baptist Church",
                "url": "https://allevents.in/org/mt-zion-baptist-church/24441448"
            }
        ]
    }
]
```