

# Event Details

- **Event Name**: Northwoods Rock Rally
- **Event Start and End Date**: Fri, 15 Aug, 2025 at 12:00 pm
- **Event Description**: Monkey Wrench is back at Rock Rally!
- **Event URL**: https://allevents.in/glen-flora/northwoods-rock-rally/200028464830837
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 127

## Ticket Details

- **Ticket URL**: http://facebook.com/200028464830837?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=glen+flora-events

## Event venue details

- **city**: Glen Flora
- **state**: WI
- **country**: United States
- **location**: Northwoods Rock Rally
- **lat**: 45.482552
- **long**: -90.89424
- **full address**: Northwoods Rock Rally, Glen Flora, Wisconsin, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Monkey Wrench-Foo Fighters Tribute (https://allevents.in/org/monkey-wrench-foo-fighters-tribute/22683095)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/454e96dd779feea68e89eb401e9dc0a6b067a1ebca70104e8e5f78d7bd525354-rimg-w1153-h2048-dc150618-gmir?v=1755166916
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b3b2f54ba13b9120d5a27a1fcbf50d963c06e2b7a3556b7aaf9fc36662045da5-rimg-w300-h300-dc160419-gmir?v=1755166916

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 15 Aug, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Northwoods Rock Rally, Glen Flora, Wisconsin, United States
- **Q**: Who is organizing the event?
  - **A:** Monkey Wrench-Foo Fighters Tribute
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Northwoods Rock Rally ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Northwoods Rock Rally",
        "image": "https://cdn-az.allevents.in/events7/banners/454e96dd779feea68e89eb401e9dc0a6b067a1ebca70104e8e5f78d7bd525354-rimg-w1153-h2048-dc150618-gmir?v=1755166916",
        "startDate": "2025-08-15",
        "url": "https://allevents.in/glen-flora/northwoods-rock-rally/200028464830837",
        "location": {
            "@type": "Place",
            "name": "Northwoods Rock Rally",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Glen Flora, Wisconsin",
                "addressLocality": "Glen Flora",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.482552",
                "longitude": "-90.89424"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monkey Wrench is back at Rock Rally!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Monkey Wrench-Foo Fighters Tribute",
                "url": "https://allevents.in/org/monkey-wrench-foo-fighters-tribute/22683095"
            }
        ]
    }
]
```