

# Event Details

- **Event Name**: Annual Auction
- **Event Start and End Date**: Sat, 02 May, 2026 at 03:00 pm
- **Event Description**: We have a folder with most of our donated items.  Please come and support this rural fire department
- **Event URL**: https://allevents.in/brixey/annual-auction/200029698007604
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Brixey
- **state**: MO
- **country**: United States
- **location**: 33941 Hwy 95, 65618
- **lat**: 36.77516
- **long**: -92.3886
- **full address**: 33941 Hwy 95, 65618, 33941 MO-95, Brixey, MO 65618-8801, United States

## Event gallery

- **Alt text**: Annual Auction
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d1f10a3759453cecd5da2e6e2009df86c07fdca135c7b13eef36ad67e675c734-rimg-w808-h655-dcffffff-gmir?v=1777651635

## FAQs

- **Q**: When and where is Annual Auction being held?
  - **A:** Annual Auction takes place on Sat, 02 May, 2026 at 03:00 pm to Sat, 02 May, 2026 at 03:00 pm at 33941 Hwy 95, 65618, 33941 MO-95, Brixey, MO 65618-8801, United States.
- **Q**: Who is organizing Annual Auction?
  - **A:** Annual Auction is organized by Brixey & Rockbridge Volunteer Fire Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Auction",
        "image": "https://cdn-az.allevents.in/events1/banners/d1f10a3759453cecd5da2e6e2009df86c07fdca135c7b13eef36ad67e675c734-rimg-w808-h655-dcffffff-gmir?v=1777651635",
        "startDate": "2026-05-02",
        "url": "https://allevents.in/brixey/annual-auction/200029698007604",
        "location": {
            "@type": "Place",
            "name": "33941 Hwy 95, 65618",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "33941 MO-95, Brixey, MO 65618-8801, United States",
                "addressLocality": "Brixey",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.77516",
                "longitude": "-92.3886"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We have a folder with most of our donated items.  Please come and support this rural fire department",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brixey & Rockbridge Volunteer Fire Department",
                "url": "https://allevents.in/org/brixey-and-rockbridge-volunteer-fire-department/24708606"
            }
        ]
    }
]
```