

# Event Details

- **Event Name**: Breakfast with Santa
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:00 am – Sat, 13 Dec, 2025 at 11:00 am
- **Event Description**: Come and join us for Breakfast with Santa held at Goode Volunteer Rescue Squad Building. This is a donation only event to benefit our local missions. Breakfast includes pancakes, apples,sausage, juice and coffee.
- **Event URL**: https://allevents.in/goode/breakfast-with-santa/200029345754735
- **Event Categories**: breakfast-with-santa, nonprofit
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Goode
- **state**: VA
- **country**: United States
- **location**: Goode Volunteer Rescue Squad
- **lat**: 37.367649640019
- **long**: -79.390127974896
- **full address**: Goode Volunteer Rescue Squad, 9261 Forest Rd,Goode, Virginia, United States

## Event gallery

- **Alt text**: Breakfast with Santa
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/561df96f837f2d01deb9dfd7450a6cb45fb82778b50a824d4bd365c954b96d36-rimg-w456-h500-dcffffff-gmir?v=1765543234

## FAQs

- **Q**: When and where is Breakfast with Santa being held?
  - **A:** Breakfast with Santa takes place on Sat, 13 Dec, 2025 at 08:00 am to Sat, 13 Dec, 2025 at 11:00 am at Goode Volunteer Rescue Squad, 9261 Forest Rd,Goode, Virginia, United States.
- **Q**: Who is organizing Breakfast with Santa?
  - **A:** Breakfast with Santa is organized by Mount Hermon Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events5/banners/561df96f837f2d01deb9dfd7450a6cb45fb82778b50a824d4bd365c954b96d36-rimg-w456-h500-dcffffff-gmir?v=1765543234",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/goode/breakfast-with-santa/200029345754735",
        "location": {
            "@type": "Place",
            "name": "Goode Volunteer Rescue Squad",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9261 Forest Rd,Goode, Virginia",
                "addressLocality": "Goode",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.367649640019",
                "longitude": "-79.390127974896"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us for Breakfast with Santa held at Goode Volunteer Rescue Squad Building. This is a donation only event to benefit our local missions. Breakfast includes pancakes, apples,sausage, juice and coffee.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mount Hermon Baptist Church",
                "url": "https://allevents.in/org/mount-hermon-baptist-church/23927280"
            }
        ]
    }
]
```