

# Event Details

- **Event Name**: Midnight Riders Brunch and Auction 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:30 am
- **Event Description**: The snow slowed us down, but it didn't stop us! Join us for brunch and the Midnight Riders auction coming up this Sunday!
- **Event URL**: https://allevents.in/xenia/midnight-riders-brunch-and-auction/200029363410810
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Xenia
- **state**: OH
- **country**: United States
- **location**: Xenia Bethel Community Church
- **lat**: 39.656458019042
- **long**: -83.977544366079
- **full address**: Xenia Bethel Community Church, 1020 Lower Bellbrook Road,Xenia, Ohio, United States

## Event gallery

- **Alt text**: Midnight Riders Brunch and Auction
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7f327262abffffe2fb9a07ad974ff2ea6cc4f401e31cc36b709c968033cfb763-rimg-w1003-h753-dcd8d8d8-gmir?v=1765881369

## FAQs

- **Q**: When and where is Midnight Riders Brunch and Auction  being held?
  - **A:** Midnight Riders Brunch and Auction  takes place on Sun, 21 Dec, 2025 at 10:30 am to Sun, 21 Dec, 2025 at 10:30 am at Xenia Bethel Community Church, 1020 Lower Bellbrook Road,Xenia, Ohio, United States.
- **Q**: Who is organizing Midnight Riders Brunch and Auction ?
  - **A:** Midnight Riders Brunch and Auction  is organized by Xenia Bethel Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Midnight Riders Brunch and Auction",
        "image": "https://cdn-az.allevents.in/events9/banners/7f327262abffffe2fb9a07ad974ff2ea6cc4f401e31cc36b709c968033cfb763-rimg-w1003-h753-dcd8d8d8-gmir?v=1765881369",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/xenia/midnight-riders-brunch-and-auction/200029363410810",
        "location": {
            "@type": "Place",
            "name": "Xenia Bethel Community Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1020 Lower Bellbrook Road,Xenia, Ohio",
                "addressLocality": "Xenia",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.656458019042",
                "longitude": "-83.977544366079"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The snow slowed us down, but it didn't stop us! Join us for brunch and the Midnight Riders auction coming up this Sunday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Xenia Bethel Community Church",
                "url": "https://allevents.in/org/xenia-bethel-community-church/25167009"
            }
        ]
    }
]
```