

# Event Details

- **Event Name**: Acoustic Mayhem @ The Sand Box
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 07:00 pm – Sat, 13 Dec, 2025 at 10:00 pm
- **Event Description**: We’re back, Sand Box peeps! This time, we’ll be joined by our “man on the box” to add to the fun!
- **Event URL**: https://allevents.in/green-bay/acoustic-mayhem-the-sand-box/200029192741213
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 82

## Ticket Details


## Event venue details

- **city**: Green Bay
- **state**: WI
- **country**: United States
- **location**: The Sand Box
- **lat**: 44.485866960792
- **long**: -87.977678775787
- **full address**: The Sand Box, 2042 Manitowoc Rd.,Green Bay, Wisconsin, United States

## Event gallery

- **Alt text**: Acoustic Mayhem @ The Sand Box
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b393fc954bb966405aa16678003aa71f4bd5905565ffb0f970df51896f545640-rimg-w1200-h801-dc181813-gmir?v=1764826210

## FAQs

- **Q**: When and where is Acoustic Mayhem @ The Sand Box being held?
  - **A:** Acoustic Mayhem @ The Sand Box takes place on Sat, 13 Dec, 2025 at 07:00 pm to Sat, 13 Dec, 2025 at 10:00 pm at The Sand Box, 2042 Manitowoc Rd.,Green Bay, Wisconsin, United States.
- **Q**: Who is organizing Acoustic Mayhem @ The Sand Box?
  - **A:** Acoustic Mayhem @ The Sand Box is organized by Acoustic Mayhem.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Acoustic Mayhem @ The Sand Box",
        "image": "https://cdn-az.allevents.in/events10/banners/b393fc954bb966405aa16678003aa71f4bd5905565ffb0f970df51896f545640-rimg-w1200-h801-dc181813-gmir?v=1764826210",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/green-bay/acoustic-mayhem-the-sand-box/200029192741213",
        "location": {
            "@type": "Place",
            "name": "The Sand Box",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2042 Manitowoc Rd.,Green Bay, Wisconsin",
                "addressLocality": "Green Bay",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.485866960792",
                "longitude": "-87.977678775787"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re back, Sand Box peeps! This time, we’ll be joined by our “man on the box” to add to the fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Acoustic Mayhem",
                "url": "https://allevents.in/org/acoustic-mayhem/19778198"
            }
        ]
    }
]
```