

# Event Details

- **Event Name**: Big Bad Scary at the American Legion!
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 08:00 pm
- **Event Description**: BBS rocks the American Legion! This show is open to all! There is a cover charge for non members.
- **Event URL**: https://allevents.in/butler/big-bad-scary-at-the-american-legion/200028879972209
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Butler
- **state**: PA
- **country**: United States
- **location**: American Legion Post 117
- **lat**: 40.856577753848
- **long**: -79.894770157698
- **full address**: American Legion Post 117, 413 S Main St,Butler,PA,United States

## Event gallery

- **Alt text**: Big Bad Scary at the American Legion!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1310b7088bab50f80bf803c9ecb6de30c2601850753c5c5129aa05d985d11cf3-rimg-w1200-h900-dc737c47-gmir?v=1764701516

## FAQs

- **Q**: When and where is Big Bad Scary at the American Legion! being held?
  - **A:** Big Bad Scary at the American Legion! takes place on Sat, 06 Dec, 2025 at 08:00 pm to Sat, 06 Dec, 2025 at 08:00 pm at American Legion Post 117, 413 S Main St,Butler,PA,United States.
- **Q**: Who is organizing Big Bad Scary at the American Legion!?
  - **A:** Big Bad Scary at the American Legion! is organized by Big Bad Scary.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Big Bad Scary at the American Legion!",
        "image": "https://cdn-az.allevents.in/events2/banners/1310b7088bab50f80bf803c9ecb6de30c2601850753c5c5129aa05d985d11cf3-rimg-w1200-h900-dc737c47-gmir?v=1764701516",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/butler/big-bad-scary-at-the-american-legion/200028879972209",
        "location": {
            "@type": "Place",
            "name": "American Legion Post 117",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "413 S Main St,Butler,PA,United States",
                "addressLocality": "Butler",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.856577753848",
                "longitude": "-79.894770157698"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "BBS rocks the American Legion! This show is open to all! There is a cover charge for non members.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Big Bad Scary",
                "url": "https://allevents.in/org/big-bad-scary/24295993"
            }
        ]
    }
]
```