

# Event Details

- **Event Name**: Sunday Church Services
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 10:00 am – Sun, 28 Jun, 2026 at 12:00 pm
- **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
- **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, 28 Jun, 2026 at 10:00 am to Sun, 28 Jun, 2026 at 12:00 pm 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/events3/banners/55c21e70-7302-11f1-ae97-193f1cfe228b-rimg-w1200-h675-dcc2c6d4-gmir.jpg",
        "startDate": "2026-06-28",
        "endDate": "2026-06-28",
        "url": "https://allevents.in/ft-madison/sunday-church-services/1600028316957148",
        "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."
    }
]
```