

# Event Details

- **Event Name**: Thanksgiving Service 
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 07:00 pm – Tue, 25 Nov, 2025 at 08:00 pm
- **Event Description**: Join us for our Thanksgiving Service on Tuesday, November 25 at 7:00 pm.
- **Event URL**: https://allevents.in/mediapolis/thanksgiving-service/200028937095158
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Mediapolis
- **state**: IA
- **country**: United States
- **location**: 120 S Harrison St, Mediapolis, IA
- **lat**: 41.00713
- **long**: -91.16256
- **full address**: 120 S Harrison St, Mediapolis, IA, United States

## Event gallery

- **Alt text**: Thanksgiving Service
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Thanksgiving+Service+&date=Tue%2C+25+Nov%2C+2025+at+07%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Thanksgiving Service  being held?
  - **A:** Thanksgiving Service  takes place on Tue, 25 Nov, 2025 at 07:00 pm to Tue, 25 Nov, 2025 at 08:00 pm at 120 S Harrison St, Mediapolis, IA, United States.
- **Q**: Who is organizing Thanksgiving Service ?
  - **A:** Thanksgiving Service  is organized by First Baptist Church Mediapolis, Iowa.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Service",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Thanksgiving+Service+&date=Tue%2C+25+Nov%2C+2025+at+07%3A00+pm&bg=4",
        "startDate": "2025-11-25",
        "endDate": "2025-11-25",
        "url": "https://allevents.in/mediapolis/thanksgiving-service/200028937095158",
        "location": {
            "@type": "Place",
            "name": "120 S Harrison St, Mediapolis, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 Harrison St, Mediapolis, IA 52637-9493, United States",
                "addressLocality": "Mediapolis",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.00713",
                "longitude": "-91.16256"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Thanksgiving Service on Tuesday, November 25 at 7:00 pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church Mediapolis Iowa",
                "url": "https://allevents.in/org/first-baptist-church-mediapolis-iowa/23665950"
            }
        ]
    }
]
```