

# Event Details

- **Event Name**: Mom Walk
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 11:00 am
- **Event Description**: Stroller friendly
- **Event URL**: https://allevents.in/butte/mom-walk/200030260854438
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Butte
- **state**: MT
- **country**: United States
- **location**: Skyline Park
- **lat**: 45.988671
- **long**: -112.481639
- **full address**: Skyline Park, Butte, Montana, United States

## Event gallery

- **Alt text**: Mom Walk
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5d5c51b3fea4e1721f1012218b4e3309a24244463b286579d610c9f244177ab9-rimg-w1080-h1080-dcea9279-gmir?v=1781756618

## FAQs

- **Q**: When and where is Mom Walk being held?
  - **A:** Mom Walk takes place on Tue, 23 Jun, 2026 at 11:00 am to Tue, 23 Jun, 2026 at 11:00 am at Skyline Park, Butte, Montana, United States.
- **Q**: Who is organizing Mom Walk?
  - **A:** Mom Walk is organized by Mom, What s Next? Butte.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mom Walk",
        "image": "https://cdn-az.allevents.in/events2/banners/5d5c51b3fea4e1721f1012218b4e3309a24244463b286579d610c9f244177ab9-rimg-w1080-h1080-dcea9279-gmir?v=1781756618",
        "startDate": "2026-06-23",
        "url": "https://allevents.in/butte/mom-walk/200030260854438",
        "location": {
            "@type": "Place",
            "name": "Skyline Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Butte, Montana",
                "addressLocality": "Butte",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.988671",
                "longitude": "-112.481639"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stroller friendly",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mom Whats Next Butte",
                "url": "https://allevents.in/org/mom-whats-next-butte/26677387",
                "description": "Mom, What’s Next? Butte, Butte. 931 likes · 30 talking about this. Connecting families to events, businesses, and community resources in Butte and just..."
            }
        ]
    }
]
```