

# Event Details

- **Event Name**: Christmas Eve Brunch
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 10:00 am – Wed, 24 Dec, 2025 at 02:00 pm
- **Event Description**: Please join us for Christmas Eve brunch starting at 10 am. Come celebrate the holidays with us ? ? ?
- **Event URL**: https://allevents.in/barstow/christmas-eve-brunch/200029164057345
- **Event Categories**: brunch, christmas, holiday
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Barstow
- **state**: CA
- **country**: United States
- **location**: 2181 armory road, Barstow, CA
- **lat**: 34.88278
- **long**: -116.98718
- **full address**: 2181 armory road, Barstow, CA, United States

## Event gallery

- **Alt text**: Christmas Eve Brunch
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f31f5810113e779a3607a11973ae364e278728bbf65aa114a4608cfb4c52ae26-rimg-w1200-h1680-dceeeeee-gmir?v=1766346862

## FAQs

- **Q**: When and where is Christmas Eve Brunch being held?
  - **A:** Christmas Eve Brunch takes place on Wed, 24 Dec, 2025 at 10:00 am to Wed, 24 Dec, 2025 at 02:00 pm at 2181 armory road, Barstow, CA, United States.
- **Q**: Who is organizing Christmas Eve Brunch?
  - **A:** Christmas Eve Brunch is organized by Legion Post 324.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Brunch",
        "image": "https://cdn-az.allevents.in/events4/banners/f31f5810113e779a3607a11973ae364e278728bbf65aa114a4608cfb4c52ae26-rimg-w1200-h1680-dceeeeee-gmir?v=1766346862",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/barstow/christmas-eve-brunch/200029164057345",
        "location": {
            "@type": "Place",
            "name": "2181 armory road, Barstow, CA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2181 Armory Rd, Barstow, CA 92311-5854, United States",
                "addressLocality": "Barstow",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.88278",
                "longitude": "-116.98718"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for Christmas Eve brunch starting at 10 am. Come celebrate the holidays with us ? ? ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Legion Post 324",
                "url": "https://allevents.in/org/legion-post-324/21802842"
            }
        ]
    }
]
```