

# Event Details

- **Event Name**: Santa Brunch
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 11:00 am
- **Event Description**: Community Event for all ages. All FREE. Really. This is not a fund-raiser. Come and dine with Santa. Lots of photo ops and fun!
- **Event URL**: https://allevents.in/amelia-court-house/santa-brunch/200029151290803
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 57

## Ticket Details


## Event venue details

- **city**: Amelia Court House
- **state**: VA
- **country**: United States
- **location**: Journey Station, 19210 Patrick Henry Hwy, Amelia, VA
- **lat**: 37.32161
- **long**: -78.03813
- **full address**: Journey Station, 19210 Patrick Henry Hwy, Amelia, VA, 19210 Patrick Henry Hwy, Amelia Court House, VA 23002-2220, United States

## Event gallery

- **Alt text**: Santa Brunch
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8a73ea22a0591aef5e9c10f90879fab89346a9abc621c67ec1b66854916b56bc-rimg-w1200-h911-dcbfddee-gmir?v=1765521919

## FAQs

- **Q**: When and where is Santa Brunch being held?
  - **A:** Santa Brunch takes place on Sat, 13 Dec, 2025 at 11:00 am to Sat, 13 Dec, 2025 at 11:00 am at Journey Station, 19210 Patrick Henry Hwy, Amelia, VA, 19210 Patrick Henry Hwy, Amelia Court House, VA 23002-2220, United States.
- **Q**: Who is organizing Santa Brunch?
  - **A:** Santa Brunch is organized by Journey Community Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Brunch",
        "image": "https://cdn-az.allevents.in/events4/banners/8a73ea22a0591aef5e9c10f90879fab89346a9abc621c67ec1b66854916b56bc-rimg-w1200-h911-dcbfddee-gmir?v=1765521919",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/amelia-court-house/santa-brunch/200029151290803",
        "location": {
            "@type": "Place",
            "name": "Journey Station, 19210 Patrick Henry Hwy, Amelia, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19210 Patrick Henry Hwy, Amelia Court House, VA 23002-2220, United States",
                "addressLocality": "Amelia Court House",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.32161",
                "longitude": "-78.03813"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Community Event for all ages. All FREE. Really. This is not a fund-raiser. Come and dine with Santa. Lots of photo ops and fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Journey Community Center",
                "url": "https://allevents.in/org/journey-community-center/26309030"
            }
        ]
    }
]
```