

# Event Details

- **Event Name**: Walking Together
- **Event Start and End Date**: Wed, 29 Jul, 2026 at 05:30 pm
- **Event Description**: We will meet at First Presbyterian Church, walk throughout downtown and end at Mississippi Brewing Company for supper (on our own).
- **Event URL**: https://allevents.in/muscatine/walking-together/200030189553408
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Muscatine
- **state**: IA
- **country**: United States
- **location**: First Presbyterian Church - Muscatine
- **lat**: 41.42331
- **long**: -91.04719
- **full address**: First Presbyterian Church - Muscatine, 401 Iowa Ave,Muscatine, Iowa, United States

## Event gallery

- **Alt text**: Walking Together
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8904ef01ccafb81203fdb6bda913d2eb899f6a01ccf32ac9a7ce530f70cdbdcd-rimg-w1200-h738-dcd8f5f1-gmir?v=1785060769

## FAQs

- **Q**: When and where is Walking Together being held?
  - **A:** Walking Together takes place on Wed, 29 Jul, 2026 at 05:30 pm to Wed, 29 Jul, 2026 at 05:30 pm at First Presbyterian Church - Muscatine, 401 Iowa Ave,Muscatine, Iowa, United States.
- **Q**: Who is organizing Walking Together?
  - **A:** Walking Together is organized by First Presbyterian Church - Muscatine.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Walking Together",
        "image": "https://cdn-az.allevents.in/events2/banners/8904ef01ccafb81203fdb6bda913d2eb899f6a01ccf32ac9a7ce530f70cdbdcd-rimg-w1200-h738-dcd8f5f1-gmir?v=1785060769",
        "startDate": "2026-07-29",
        "url": "https://allevents.in/muscatine/walking-together/200030189553408",
        "location": {
            "@type": "Place",
            "name": "First Presbyterian Church - Muscatine",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "401 Iowa Ave,Muscatine, Iowa",
                "addressLocality": "Muscatine",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.42331",
                "longitude": "-91.04719"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will meet at First Presbyterian Church, walk throughout downtown and end at Mississippi Brewing Company for supper (on our own).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Presbyterian Church - Muscatine",
                "url": "https://allevents.in/org/first-presbyterian-church-muscatine/13813878",
                "description": "We are called by God on a journey to worship, serve, love, grow, and dream...together."
            }
        ]
    }
]
```