

# Event Details

- **Event Name**: Breakfast with Santa
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 am
- **Event Description**: Join us for breakfast with Santa before he heads back to the North Pole!
- **Event URL**: https://allevents.in/hollidaysburg/breakfast-with-santa/200028990930116
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 284

## Ticket Details


## Event venue details

- **city**: Hollidaysburg
- **state**: PA
- **country**: United States
- **location**: 215 Mary St, Hollidaysburg, PA, United States, Pennsylvania 16648
- **lat**: 40.4503
- **long**: -78.34523
- **full address**: 215 Mary St, Hollidaysburg, PA, United States, Pennsylvania 16648

## Event gallery

- **Alt text**: Breakfast with Santa
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/003de8dc44ff7a7ff45baf5831392cf0cdafc17a458f8e8a8447b4d09e8c8678-rimg-w1200-h1600-dc090502-gmir?v=1765551552

## FAQs

- **Q**: When and where is Breakfast with Santa being held?
  - **A:** Breakfast with Santa takes place on Sat, 13 Dec, 2025 at 09:00 am to Sat, 13 Dec, 2025 at 09:00 am at 215 Mary St, Hollidaysburg, PA, United States, Pennsylvania 16648.
- **Q**: Who is organizing Breakfast with Santa?
  - **A:** Breakfast with Santa is organized by Geeseytown Community Fire Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events1/banners/003de8dc44ff7a7ff45baf5831392cf0cdafc17a458f8e8a8447b4d09e8c8678-rimg-w1200-h1600-dc090502-gmir?v=1765551552",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/hollidaysburg/breakfast-with-santa/200028990930116",
        "location": {
            "@type": "Place",
            "name": "215 Mary St, Hollidaysburg, PA, United States, Pennsylvania 16648",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "215 Mary St, Hollidaysburg, PA 16648-8475, United States",
                "addressLocality": "Hollidaysburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.4503",
                "longitude": "-78.34523"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for breakfast with Santa before he heads back to the North Pole!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Geeseytown Community Fire Company",
                "url": "https://allevents.in/org/geeseytown-community-fire-company/26841214"
            }
        ]
    }
]
```