

# Event Details

- **Event Name**: Music at Mauthe Park
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 06:00 pm
- **Event Description**: Enjoy an evening of music in the park! Bring your chair and listen to to the songs of the 60’s and 70’s
- **Event URL**: https://allevents.in/struthers/music-at-mauthe-park/200030282491452
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Struthers
- **state**: OH
- **country**: United States
- **location**: Struthers, Ohio
- **lat**: 41.0523
- **long**: -80.5936
- **full address**: Struthers, Ohio, United States

## Event gallery

- **Alt text**: Music at Mauthe Park
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8b8531c373ed56d65109ca673996ace95abdf0ed2b9012a089d191e6a2dd334a-rimg-w1200-h900-dc141316-gmir?v=1782100551

## FAQs

- **Q**: When and where is Music at Mauthe Park being held?
  - **A:** Music at Mauthe Park takes place on Thu, 25 Jun, 2026 at 06:00 pm to Thu, 25 Jun, 2026 at 06:00 pm at Struthers, Ohio, United States.
- **Q**: Who is organizing Music at Mauthe Park?
  - **A:** Music at Mauthe Park is organized by Vintage Vinyl.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music at Mauthe 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 Struthers, this event is thoughtfully curated to deliver a standout experience worth every moment. If Music at Mauthe Park sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Music at Mauthe Park",
        "image": "https://cdn-az.allevents.in/events4/banners/8b8531c373ed56d65109ca673996ace95abdf0ed2b9012a089d191e6a2dd334a-rimg-w1200-h900-dc141316-gmir?v=1782100551",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/struthers/music-at-mauthe-park/200030282491452",
        "location": {
            "@type": "Place",
            "name": "Struthers, Ohio",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Struthers,OH,United States",
                "addressLocality": "Struthers",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.0523",
                "longitude": "-80.5936"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy an evening of music in the park! Bring your chair and listen to to the songs of the 60’s and 70’s",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vintage Vinyl",
                "url": "https://allevents.in/org/vintage-vinyl/20719814"
            }
        ]
    }
]
```