

# Event Details

- **Event Name**: Thanksgiving Service
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 10:00 am
- **Event Description**: Thanksgiving Sunday Service followed by a fellowship luncheon
- **Event URL**: https://allevents.in/fredericksburg/thanksgiving-service/200029197536618
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Fredericksburg
- **state**: VA
- **country**: United States
- **location**: 1915 Charles Street, Fredericksburg, VA
- **lat**: 38.31193
- **long**: -77.46784
- **full address**: 1915 Charles Street, Fredericksburg, VA, United States

## Event gallery

- **Alt text**: Thanksgiving Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/47d24cb6858a05e00a6cef483b1f5c2938f95dfaa6f7f78247c7967503ab0e9e-rimg-w1200-h1680-dce2d3c1-gmir?v=1763826671

## FAQs

- **Q**: When and where is Thanksgiving Service being held?
  - **A:** Thanksgiving Service takes place on Sun, 23 Nov, 2025 at 10:00 am to Sun, 23 Nov, 2025 at 10:00 am at 1915 Charles Street, Fredericksburg, VA, United States.
- **Q**: Who is organizing Thanksgiving Service?
  - **A:** Thanksgiving Service is organized by Fredericksburg International Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Service",
        "image": "https://cdn-az.allevents.in/events9/banners/47d24cb6858a05e00a6cef483b1f5c2938f95dfaa6f7f78247c7967503ab0e9e-rimg-w1200-h1680-dce2d3c1-gmir?v=1763826671",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/fredericksburg/thanksgiving-service/200029197536618",
        "location": {
            "@type": "Place",
            "name": "1915 Charles Street, Fredericksburg, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1915 Charles St, Fredericksburg, VA 22401-3414, United States",
                "addressLocality": "Fredericksburg",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.31193",
                "longitude": "-77.46784"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Thanksgiving Sunday Service followed by a fellowship luncheon",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fredericksburg International Christian Church",
                "url": "https://allevents.in/org/fredericksburg-international-christian-church/26759209"
            }
        ]
    }
]
```