

# Event Details

- **Event Name**: Eight Second Ride
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 08:30 pm
- **Event Description**: Great country band
- **Event URL**: https://allevents.in/freedom/eight-second-ride/200028827773948
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Freedom
- **state**: WI
- **country**: United States
- **location**: N4114 CR-E, Freedom, WI
- **lat**: 44.38696
- **long**: -88.2875
- **full address**: N4114 CR-E, Freedom, WI, United States

## Event gallery

- **Alt text**: Eight Second Ride
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d7c7ad3103e3237f5343d3334f72d2287f5f3df91fc714a73e53b59797d95002-rimg-w960-h2027-dc000000-gmir?v=1764460928

## FAQs

- **Q**: When and where is Eight Second Ride being held?
  - **A:** Eight Second Ride takes place on Sat, 06 Dec, 2025 at 08:30 pm to Sat, 06 Dec, 2025 at 08:30 pm at N4114 CR-E, Freedom, WI, United States.
- **Q**: Who is organizing Eight Second Ride?
  - **A:** Eight Second Ride is organized by Leap In.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Eight Second Ride 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 Freedom, this event is thoughtfully curated to deliver a standout experience worth every moment. If Eight Second Ride 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": "Eight Second Ride",
        "image": "https://cdn-az.allevents.in/events2/banners/d7c7ad3103e3237f5343d3334f72d2287f5f3df91fc714a73e53b59797d95002-rimg-w960-h2027-dc000000-gmir?v=1764460928",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/freedom/eight-second-ride/200028827773948",
        "location": {
            "@type": "Place",
            "name": "N4114 CR-E, Freedom, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "N4114 CR-E, Freedom, WI 54130-7122, United States",
                "addressLocality": "Freedom",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.38696",
                "longitude": "-88.2875"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Great country band",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Leap In",
                "url": "https://allevents.in/org/leap-in/20871154"
            }
        ]
    }
]
```