

# Event Details

- **Event Name**: Grand Slam Funk
- **Event Start and End Date**: Sat, 12 Jul, 2025 at 10:00 pm
- **Event Description**: Grand Slam is all in: G-Funk, HipHop, Ol‘ Skool, 
Reggae Vibes, Rock, Jazz, Soul
- **Event URL**: https://allevents.in/wackersdorf/grand-slam-funk/200028354387932
- **Event Categories**: music, entertainment, reggae
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Wackersdorf
- **state**: BY
- **country**: Germany
- **location**: Stadtpark Schwandorf
- **lat**: 49.3297745
- **long**: 12.1041267
- **full address**: Stadtpark Schwandorf, Schwandorf, Wackersdorf, Germany

## Event gallery

- **Alt text**: Grand Slam Funk
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9a44a33f6bd67c162d4c568a4fefff08e522fab1207ff5180995df2c937452e7-rimg-w1200-h833-dc151730-gmir?v=1752264103

## FAQs

- **Q**: When and where is Grand Slam Funk being held?
  - **A:** Grand Slam Funk takes place on Sat, 12 Jul, 2025 at 10:00 pm to Sat, 12 Jul, 2025 at 10:00 pm at Stadtpark Schwandorf, Schwandorf, Wackersdorf, Germany.
- **Q**: Who is organizing Grand Slam Funk?
  - **A:** Grand Slam Funk is organized by Bürgerfest Schwandorf .
- **Q**: Who is this event for? Is it right for me?
  - **A:** Grand Slam Funk is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Wackersdorf, this event is thoughtfully curated to deliver a standout experience worth every moment. If Grand Slam Funk 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": "Grand Slam Funk",
        "image": "https://cdn-az.allevents.in/events2/banners/9a44a33f6bd67c162d4c568a4fefff08e522fab1207ff5180995df2c937452e7-rimg-w1200-h833-dc151730-gmir?v=1752264103",
        "startDate": "2025-07-12",
        "url": "https://allevents.in/wackersdorf/grand-slam-funk/200028354387932",
        "location": {
            "@type": "Place",
            "name": "Stadtpark Schwandorf",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Schwandorf",
                "addressLocality": "Wackersdorf",
                "addressRegion": "BY",
                "addressCountry": "DE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.3297745",
                "longitude": "12.1041267"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grand Slam is all in: G-Funk, HipHop, Ol‘ Skool, \nReggae Vibes, Rock, Jazz, Soul",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brgerfest Schwandorf ",
                "url": "https://allevents.in/org/bürgerfest-schwandorf/22012012"
            }
        ]
    }
]
```