

# Event Details

- **Event Name**: Family Boo Bash
- **Event Start and End Date**: Wed, 29 Oct, 2025 at 04:30 pm
- **Event Description**: Join us for crafts and games at our annual Family Boo Bash! Costumes are encouraged, but not required.
- **Event URL**: https://allevents.in/new-berlin/family-boo-bash/200029091767500
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 50

## Ticket Details


## Event venue details

- **city**: New Berlin
- **state**: WI
- **country**: United States
- **location**: 15105 W Library Ln , New Berlin, WI, United States, Wisconsin 53151
- **lat**: 42.97924
- **long**: -88.10136
- **full address**: 15105 W Library Ln , New Berlin, WI, United States, Wisconsin 53151

## Event gallery

- **Alt text**: Family Boo Bash
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4d373ed98d6355d8faae45f0eed4b495ba24dcb5d1d097afd13fe18fa2e1e630-rimg-w1200-h675-dcfea600-gmir?v=1761512468

## FAQs

- **Q**: When and where is Family Boo Bash being held?
  - **A:** Family Boo Bash takes place on Wed, 29 Oct, 2025 at 04:30 pm to Wed, 29 Oct, 2025 at 04:30 pm at 15105 W Library Ln , New Berlin, WI, United States, Wisconsin 53151.
- **Q**: Who is organizing Family Boo Bash?
  - **A:** Family Boo Bash is organized by New Berlin Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Boo Bash",
        "image": "https://cdn-az.allevents.in/events6/banners/4d373ed98d6355d8faae45f0eed4b495ba24dcb5d1d097afd13fe18fa2e1e630-rimg-w1200-h675-dcfea600-gmir?v=1761512468",
        "startDate": "2025-10-29",
        "url": "https://allevents.in/new-berlin/family-boo-bash/200029091767500",
        "location": {
            "@type": "Place",
            "name": "15105 W Library Ln , New Berlin, WI, United States, Wisconsin 53151",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15105 W Library Ln, New Berlin, WI 53151-5280, United States",
                "addressLocality": "New Berlin",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.97924",
                "longitude": "-88.10136"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for crafts and games at our annual Family Boo Bash! Costumes are encouraged, but not required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Berlin Public Library",
                "url": "https://allevents.in/org/new-berlin-public-library/25943510"
            }
        ]
    }
]
```