

# Event Details

- **Event Name**: Limp Bizkit
- **Event Start and End Date**: Fri, 15 Aug, 2025 at 12:00 pm
- **Event Description**: The legendary LIMP BIZKIT are returning to Kazakhstan for a big stadium concert.
- **Event URL**: https://allevents.in/east-lansing/limp-bizkit/200028372009616
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: East Lansing
- **state**: MI
- **country**: United States
- **location**: Spartak Stadium
- **lat**: 42.72573
- **long**: -84.48515
- **full address**: Spartak Stadium, 323 W Shaw Ln, East Lansing, MI 48824-4401, United States

## Event gallery

- **Alt text**: Limp Bizkit
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3558980a390aba67f73964b14e6f52284f44b1168a9c9b6607b6f9ce1fa2e13b-rimg-w1200-h628-dc010000-gmir?v=1755133997

## FAQs

- **Q**: When and where is Limp Bizkit being held?
  - **A:** Limp Bizkit takes place on Fri, 15 Aug, 2025 at 12:00 pm to Fri, 15 Aug, 2025 at 12:00 pm at Spartak Stadium, 323 W Shaw Ln, East Lansing, MI 48824-4401, United States.
- **Q**: Who is organizing Limp Bizkit?
  - **A:** Limp Bizkit is organized by Park Live World.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Limp Bizkit 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 East Lansing, this event is thoughtfully curated to deliver a standout experience worth every moment. If Limp Bizkit 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": "Limp Bizkit",
        "image": "https://cdn-az.allevents.in/events4/banners/3558980a390aba67f73964b14e6f52284f44b1168a9c9b6607b6f9ce1fa2e13b-rimg-w1200-h628-dc010000-gmir?v=1755133997",
        "startDate": "2025-08-15",
        "url": "https://allevents.in/east-lansing/limp-bizkit/200028372009616",
        "location": {
            "@type": "Place",
            "name": "Spartak Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "323 W Shaw Ln, East Lansing, MI 48824-4401, United States",
                "addressLocality": "East Lansing",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.72573",
                "longitude": "-84.48515"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The legendary LIMP BIZKIT are returning to Kazakhstan for a big stadium concert.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Park Live World",
                "url": "https://allevents.in/org/park-live-world/25827748"
            }
        ]
    }
]
```