

# Event Details

- **Event Name**: Sunday Church Services
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 10:00 am – Sun, 27 Dec, 2026 at 10:00 am (-05:00)
- **Event Description**: Join us for regular weekly worship services as we seek to strengthen our relationship with our Savior Jesus Christ.
- **Event URL**: https://allevents.in/ft-madison/sunday-church-services/1600028316957148
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028316957148

## Event venue details

- **city**: Ft Madison
- **state**: IA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.6394238
- **long**: -91.3187199
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2193 Old Denmark Road, Ft Madison, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7e8e05d0-4473-11f0-8515-e10e2ed0d8ae-rimg-w1000-h563-dcc

## FAQs

- **Q**: When and where is Sunday Church Services being held?
  - **A:** Sunday Church Services takes place on Sun, 12 Apr, 2026 at 10:00 am to Sun, 27 Dec, 2026 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 2193 Old Denmark Road, Ft Madison, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Church Services",
        "image": "https://cdn-az.allevents.in/events10/banners/b3c8fd80-3375-11f1-99a0-e133baf342d3-rimg-w1200-h675-dcc2c6d4-gmir.jpg",
        "startDate": "2026-04-12T10:00:00-05:00",
        "endDate": "2026-12-27T10:00:00-05:00",
        "url": "https://allevents.in/ft-madison/sunday-church-services/1600028316957148",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2193 Old Denmark Road",
                "addressLocality": "Ft Madison",
                "addressRegion": "IA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.6394238",
                "longitude": "-91.3187199"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for regular weekly worship services as we seek to strengthen our relationship with our Savior Jesus Christ."
    }
]
```