

# Event Details

- **Event Name**: Killer Bee Trivia
- **Event Start and End Date**: Sat, 29 Aug, 2026 at 08:00 pm – Sat, 29 Aug, 2026 at 10:00 pm (-04:00)
- **Event Description**: Come join us for trivia night with Killer Bee!!
- **Event URL**: https://allevents.in/fleetwood/killer-bee-trivia/200030441014247
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Fleetwood
- **state**: PA
- **country**: United States
- **location**: 120 E Arch St, Fleetwood, PA
- **lat**: 40.45708
- **long**: -75.81747
- **full address**: 120 E Arch St, Fleetwood, PA, United States

## Event gallery

- **Alt text**: Killer Bee Trivia
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Killer+Bee+Trivia&date=Sat%2C+29+Aug%2C+2026+at+08%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Killer Bee Trivia being held?
  - **A:** Killer Bee Trivia takes place on Sat, 29 Aug, 2026 at 08:00 pm to Sat, 29 Aug, 2026 at 10:00 pm at 120 E Arch St, Fleetwood, PA, United States.
- **Q**: Who is organizing Killer Bee Trivia?
  - **A:** Killer Bee Trivia is organized by Fleetwood Legion.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Killer Bee Trivia",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Killer+Bee+Trivia&date=Sat%2C+29+Aug%2C+2026+at+08%3A00+pm&bg=3",
        "startDate": "2026-08-29T20:00:00-04:00",
        "endDate": "2026-08-29T22:00:00-04:00",
        "url": "https://allevents.in/fleetwood/killer-bee-trivia/200030441014247",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "120 E Arch St, Fleetwood, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "American Legion, 120 E Arch St, Fleetwood, PA 19522, United States",
                "addressLocality": "Fleetwood",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.45708",
                "longitude": "-75.81747"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for trivia night with Killer Bee!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fleetwood Legion",
                "url": "https://allevents.in/org/fleetwood-legion/24759357"
            }
        ]
    }
]
```