

# Event Details

- **Event Name**: Bang for your buck raffle
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 11:00 am (-04:00)
- **Event Description**: Gate opens at 11, food served at 1pm.  This is an outdoor event, bring your chairs and canopies.
- **Event URL**: https://allevents.in/brogue/bang-for-your-buck-raffle/200029679722612
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Brogue
- **state**: PA
- **country**: United States
- **location**: Fireside at the Fiddlers
- **lat**: 39.86901
- **long**: -76.51735
- **full address**: Fireside at the Fiddlers, 1482 Main St Ext, Brogue, PA 17309-9479, United States

## Event gallery

- **Alt text**: Bang for your buck raffle
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b056ebfd038ea06935121fa77631764159a97413ed5436a4bcdedee964190bc4-rimg-w1200-h1553-dcf8f8f8-gmir?v=1785647684

## FAQs

- **Q**: When and where is Bang for your buck raffle being held?
  - **A:** Bang for your buck raffle takes place on Sat, 19 Sep, 2026 at 11:00 am to Sat, 19 Sep, 2026 at 11:00 am at Fireside at the Fiddlers, 1482 Main St Ext, Brogue, PA 17309-9479, United States.
- **Q**: Who is organizing Bang for your buck raffle?
  - **A:** Bang for your buck raffle is organized by Alliance Fire and Rescue Services, Inc..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bang for your buck raffle",
        "image": "https://cdn-az.allevents.in/events9/banners/b056ebfd038ea06935121fa77631764159a97413ed5436a4bcdedee964190bc4-rimg-w1200-h1553-dcf8f8f8-gmir?v=1785647684",
        "startDate": "2026-09-19T11:00:00-04:00",
        "url": "https://allevents.in/brogue/bang-for-your-buck-raffle/200029679722612",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Fireside at the Fiddlers",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1482 Main St Ext, Brogue, PA 17309-9479, United States",
                "addressLocality": "Brogue",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.86901",
                "longitude": "-76.51735"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Gate opens at 11, food served at 1pm.  This is an outdoor event, bring your chairs and canopies.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alliance Fire and Rescue Services Inc.",
                "url": "https://allevents.in/org/alliance-fire-and-rescue-services-inc/24387671"
            }
        ]
    }
]
```