

# Event Details

- **Event Name**: Holiday Service Update
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 06:30 pm
- **Event Description**: FCW will have no midweek services on Wednesday, November 26 in observation of the Thanksgiving holiday.
- **Event URL**: https://allevents.in/woodville/holiday-service-update/200029169361946
- **Event Categories**: holiday, thanksgiving
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Woodville
- **state**: TX
- **country**: United States
- **location**: 123 County Rd 4260 《Mailing: P.O. Box 127》, Woodville, TX
- **lat**: 30.74537
- **long**: -94.42994
- **full address**: 123 County Rd 4260 《Mailing: P.O. Box 127》, Woodville, TX, United States

## Event gallery

- **Alt text**: Holiday Service Update
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ef7cabaecb643a3c84b2ea0eeedec1cc10f5d5d1d548aafc86ba70b4c7e976de-rimg-w1200-h1200-dcf4ece0-gmir?v=1764165577

## FAQs

- **Q**: When and where is Holiday Service Update being held?
  - **A:** Holiday Service Update takes place on Wed, 26 Nov, 2025 at 06:30 pm to Wed, 26 Nov, 2025 at 06:30 pm at 123 County Rd 4260 《Mailing: P.O. Box 127》, Woodville, TX, United States.
- **Q**: Who is organizing Holiday Service Update?
  - **A:** Holiday Service Update is organized by Fellowship Church of Woodville, Texas.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Service Update",
        "image": "https://cdn-az.allevents.in/events1/banners/ef7cabaecb643a3c84b2ea0eeedec1cc10f5d5d1d548aafc86ba70b4c7e976de-rimg-w1200-h1200-dcf4ece0-gmir?v=1764165577",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/woodville/holiday-service-update/200029169361946",
        "location": {
            "@type": "Place",
            "name": "123 County Rd 4260 《Mailing: P.O. Box 127》, Woodville, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 County Road 4260, Woodville, TX 75979, United States",
                "addressLocality": "Woodville",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.74537",
                "longitude": "-94.42994"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FCW will have no midweek services on Wednesday, November 26 in observation of the Thanksgiving holiday.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fellowship Church of Woodville Texas",
                "url": "https://allevents.in/org/fellowship-church-of-woodville-texas/20396948"
            }
        ]
    }
]
```