

# Event Details

- **Event Name**: Grinchmas Breakfast 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 08:00 am
- **Event Description**: Come join us for our annual Grinchmas Breakfast!! We can't wait to see you all there
- **Event URL**: https://allevents.in/east-durham/grinchmas-breakfast/200029230079659
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 177

## Ticket Details


## Event venue details

- **city**: East Durham
- **state**: NY
- **country**: United States
- **location**: East Durham Volunteer Fire Company
- **lat**: 42.371103
- **long**: -74.091738
- **full address**: East Durham Volunteer Fire Company, 2401 Route 145,East Durham, New York, United States

## Event gallery

- **Alt text**: Grinchmas Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b73e751826b9d0659f650bb08af2f8905d01794d338a9663fb5d665b8ded72d2-rimg-w1200-h1822-dc272933-gmir?v=1765633066

## FAQs

- **Q**: When and where is Grinchmas Breakfast  being held?
  - **A:** Grinchmas Breakfast  takes place on Sun, 14 Dec, 2025 at 08:00 am to Sun, 14 Dec, 2025 at 08:00 am at East Durham Volunteer Fire Company, 2401 Route 145,East Durham, New York, United States.
- **Q**: Who is organizing Grinchmas Breakfast ?
  - **A:** Grinchmas Breakfast  is organized by East Durham Volunteer Fire Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grinchmas Breakfast",
        "image": "https://cdn-az.allevents.in/events10/banners/b73e751826b9d0659f650bb08af2f8905d01794d338a9663fb5d665b8ded72d2-rimg-w1200-h1822-dc272933-gmir?v=1765633066",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/east-durham/grinchmas-breakfast/200029230079659",
        "location": {
            "@type": "Place",
            "name": "East Durham Volunteer Fire Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2401 Route 145,East Durham, New York",
                "addressLocality": "East Durham",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.371103",
                "longitude": "-74.091738"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our annual Grinchmas Breakfast!! We can't wait to see you all there",
        "organizer": [
            {
                "@type": "Organization",
                "name": "East Durham Volunteer Fire Company",
                "url": "https://allevents.in/org/east-durham-volunteer-fire-company/26143411"
            }
        ]
    }
]
```