

# Event Details

- **Event Name**: Ward 4th of July Party
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 11:00 am – Sat, 04 Jul, 2026 at 01:00 pm (-05:00)
- **Event Description**: Relief Society is hosting the Waard 4th of July Party. More details are to come!
- **Event URL**: https://allevents.in/ft-madison/ward-4th-of-july-party/1600029741768705
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/f8845590-13fa-11f1-839d-4331cec6724b-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Jul, 2026 at 11:00 am (-05:00)
- **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 Ward 4th of July Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward 4th of July Party",
        "image": "https://cdn-az.allevents.in/events4/banners/574cf060-1e90-11f1-8613-4d10db8f5ea6-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2026-07-04T11:00:00-05:00",
        "endDate": "2026-07-04T13:00:00-05:00",
        "url": "https://allevents.in/ft-madison/ward-4th-of-july-party/1600029741768705",
        "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": "Relief Society is hosting the Waard 4th of July Party. More details are to come!"
    }
]
```