

# Event Details

- **Event Name**: Warsaw Parks and Recreation 
- **Event Start and End Date**: Fri, 25 Jul, 2025 at 07:00 pm
- **Event Description**: Heading South to Warsaw Indiana for a night on Pike Lake for  a little Blues Rock, from SW Michigan's Premier Blues Rock Band.
- **Event URL**: https://allevents.in/warsaw/warsaw-parks-and-recreation/200028157836209
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details

- **Ticket URL**: http://facebook.com/200028157836209?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=warsaw-events

## Event venue details

- **city**: Warsaw
- **state**: IN
- **country**: United States
- **location**: Lucerne Park
- **lat**: 41.246315484893
- **long**: -85.848975948877
- **full address**: Lucerne Park, 800 N Park Ave,Warsaw, Indiana, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Resurrection Blues Band (https://allevents.in/org/the-resurrection-blues-band/25990794)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/46cd289ae4b5f281dd0d208d2120cb317ef7aa7a9e07892bd35972e52bc0f296-rimg-w1200-h800-dc1b121b-gmir?v=1753090639
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/faa154dacfa3fda707a0c49167f68c2ca03954fcaa8697559aacd2317e90710a-rimg-w300-h300-dc1b151b-gmir?v=1753090640

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 25 Jul, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Lucerne Park, 800 N Park Ave,Warsaw, Indiana, United States
- **Q**: Who is organizing the event?
  - **A:** The Resurrection Blues Band
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Warsaw Parks and Recreation  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Warsaw Parks and Recreation",
        "image": "https://cdn-az.allevents.in/events8/banners/46cd289ae4b5f281dd0d208d2120cb317ef7aa7a9e07892bd35972e52bc0f296-rimg-w1200-h800-dc1b121b-gmir?v=1753090639",
        "startDate": "2025-07-25",
        "url": "https://allevents.in/warsaw/warsaw-parks-and-recreation/200028157836209",
        "location": {
            "@type": "Place",
            "name": "Lucerne Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "800 N Park Ave,Warsaw, Indiana",
                "addressLocality": "Warsaw",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.246315484893",
                "longitude": "-85.848975948877"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Heading South to Warsaw Indiana for a night on Pike Lake for  a little Blues Rock, from SW Michigan's Premier Blues Rock Band.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Resurrection Blues Band",
                "url": "https://allevents.in/org/the-resurrection-blues-band/25990794"
            }
        ]
    }
]
```