

# Event Details

- **Event Name**: Sunday Church Services
- **Event Start and End Date**: Sun, 29 Mar, 2026 at 10:00 am – Sun, 29 Mar, 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/1600028316968156
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events3/banners/363edd30-4474-11f0-94bd-016869bf716d-rimg-w1000-h563-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 29 Mar, 2026 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2193 Old Denmark Road, Ft Madison, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sunday Church Services ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Church Services",
        "image": "https://cdn-az.allevents.in/events10/banners/460a17a0-2b84-11f1-adf0-4de4cd755510-rimg-w1200-h675-dcc2c6d4-gmir.jpg",
        "startDate": "2026-03-29",
        "endDate": "2026-03-29",
        "url": "https://allevents.in/ft-madison/sunday-church-services/1600028316968156",
        "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."
    }
]
```