

# Event Details

- **Event Name**: Reds Rally
- **Event Start and End Date**: Sat, 15 Aug, 2026 at 07:00 pm (-05:00)
- **Event Description**: Playing a short session before Anthony Nix hits the stage
- **Event URL**: https://allevents.in/denmark/reds-rally/200030159029326
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Denmark
- **state**: WI
- **country**: United States
- **location**: Rooster's Coop
- **lat**: 44.35641
- **long**: -87.88747
- **full address**: Rooster's Coop, 6504 County Road NN,Denmark, Wisconsin, United States

## Event gallery

- **Alt text**: Reds Rally
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/521118ffd7fbac4184e4d059f539363e651400870bb27eb9281a2921265b7108-rimg-w1200-h800-dcf8f8f8-gmir?v=1786495994

## FAQs

- **Q**: When and where is Reds Rally being held?
  - **A:** Reds Rally takes place on Sat, 15 Aug, 2026 at 07:00 pm to Sat, 15 Aug, 2026 at 07:00 pm at Rooster's Coop, 6504 County Road NN,Denmark, Wisconsin, United States.
- **Q**: Who is organizing Reds Rally?
  - **A:** Reds Rally is organized by Devin and Josh.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Reds Rally",
        "image": "https://cdn-az.allevents.in/events4/banners/521118ffd7fbac4184e4d059f539363e651400870bb27eb9281a2921265b7108-rimg-w1200-h800-dcf8f8f8-gmir?v=1786495994",
        "startDate": "2026-08-15T19:00:00-05:00",
        "url": "https://allevents.in/denmark/reds-rally/200030159029326",
        "location": {
            "@type": "Place",
            "name": "Rooster's Coop",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6504 County Road NN,Denmark, Wisconsin",
                "addressLocality": "Denmark",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.35641",
                "longitude": "-87.88747"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Playing a short session before Anthony Nix hits the stage",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Devin and Josh",
                "url": "https://allevents.in/org/devin-and-josh/27497542"
            }
        ]
    }
]
```