

# Event Details

- **Event Name**: Music in the Park
- **Event Start and End Date**: Thu, 07 Aug, 2025 at 06:00 pm – Thu, 07 Aug, 2025 at 08:00 pm
- **Event Description**: Join Category 5 as we provide an evening full of entertainment including all your classic rock and high energy dance tunes. Come early to claim a spot in the park, and get ready to dance all evening long.
- **Event URL**: https://allevents.in/gibraltar/music-in-the-park/200028567028738
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 151

## Ticket Details


## Event venue details

- **city**: Gibraltar
- **state**: MI
- **country**: United States
- **location**: Gibraltar Boblo Pavilion
- **lat**: 42.094523910372
- **long**: -83.192047889379
- **full address**: Gibraltar Boblo Pavilion, Gibraltar, Michigan, United States

## Event gallery

- **Alt text**: Music in the Park
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e9538dab87d9425a88829d19c20f06a2d8e70113a7dd1ad3df73000a93cb9485-rimg-w526-h640-dcc4f0c8-gmir?v=1754507802

## FAQs

- **Q**: When and where is Music in the Park being held?
  - **A:** Music in the Park takes place on Thu, 07 Aug, 2025 at 06:00 pm to Thu, 07 Aug, 2025 at 08:00 pm at Gibraltar Boblo Pavilion, Gibraltar, Michigan, United States.
- **Q**: Who is organizing Music in the Park?
  - **A:** Music in the Park is organized by Category 5.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music in the Park is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Gibraltar, this event is thoughtfully curated to deliver a standout experience worth every moment. With 150+ 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": "Music in the Park",
        "image": "https://cdn-az.allevents.in/events9/banners/e9538dab87d9425a88829d19c20f06a2d8e70113a7dd1ad3df73000a93cb9485-rimg-w526-h640-dcc4f0c8-gmir?v=1754507802",
        "startDate": "2025-08-07",
        "endDate": "2025-08-07",
        "url": "https://allevents.in/gibraltar/music-in-the-park/200028567028738",
        "location": {
            "@type": "Place",
            "name": "Gibraltar Boblo Pavilion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Gibraltar, Michigan",
                "addressLocality": "Gibraltar",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.094523910372",
                "longitude": "-83.192047889379"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Category 5 as we provide an evening full of entertainment including all your classic rock and high energy dance tunes. Come early to claim a spot in the park, and get ready to dance all evening long.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Category 5",
                "url": "https://allevents.in/org/category-5/26211682"
            }
        ]
    }
]
```