

# Event Details

- **Event Name**: Lunch in the Park
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 11:30 am – Wed, 22 Jul, 2026 at 11:30 am
- **Event Description**: Join this fun family event...enjoy music from amazing local musicians and get food for a wide variety of vendors.  Hope to see you there!
- **Event URL**: https://allevents.in/butte/lunch-in-the-park/200030201291104
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 92

## Ticket Details


## Event venue details

- **city**: Butte
- **state**: MT
- **country**: United States
- **location**: Emma Park
- **lat**: 46.009339249001
- **long**: -112.53799578189
- **full address**: Emma Park, 101 W Porphyry St, Butte, MT 59701-2023, United States

## Event gallery

- **Alt text**: Lunch in the Park
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/702b38277777effc41d9dabb67064819062cd422116125e73436e5551b5caa61-rimg-w1200-h675-dcffffff-gmir?v=1782392171

## FAQs

- **Q**: When and where is Lunch in the Park being held?
  - **A:** Lunch in the Park takes place on Wed, 01 Jul, 2026 at 11:30 am to Wed, 22 Jul, 2026 at 11:30 am at Emma Park, 101 W Porphyry St, Butte, MT 59701-2023, United States.
- **Q**: Who is organizing Lunch in the Park?
  - **A:** Lunch in the Park is organized by Butte Parks and Trails Foundation.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Lunch in the Park is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Butte, this event is thoughtfully curated to deliver a standout experience worth every moment. With 90+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Lunch in the Park",
        "image": "https://cdn-az.allevents.in/events8/banners/702b38277777effc41d9dabb67064819062cd422116125e73436e5551b5caa61-rimg-w1200-h675-dcffffff-gmir?v=1782392171",
        "startDate": "2026-07-01",
        "endDate": "2026-07-22",
        "url": "https://allevents.in/butte/lunch-in-the-park/200030201291104",
        "location": {
            "@type": "Place",
            "name": "Emma Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 W Porphyry St, Butte, MT 59701-2023, United States",
                "addressLocality": "Butte",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.009339249001",
                "longitude": "-112.53799578189"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join this fun family event...enjoy music from amazing local musicians and get food for a wide variety of vendors.  Hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Butte Parks and Trails Foundation",
                "url": "https://allevents.in/org/butte-parks-and-trails-foundation/24315077"
            }
        ]
    }
]
```