

# Event Details

- **Event Name**: Breakfast with Santa
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 09:00 am – Sat, 20 Dec, 2025 at 12:00 pm
- **Event Description**: Come visit the Ramsey Fire Dept on Saturday, December 20, 2025 9am - 12pm Breakfast with Santa!!
- **Event URL**: https://allevents.in/ramsey/breakfast-with-santa/200029352652000
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Ramsey
- **state**: NJ
- **country**: United States
- **location**: Ramsey NJ Fire Department
- **lat**: 41.057224642865
- **long**: -74.136695861816
- **full address**: Ramsey NJ Fire Department, 25 S Island Ave ,Ramsey, New Jersey, United States

## Event gallery

- **Alt text**: Breakfast with Santa
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/17b58315a40f76d6754eaaec182f4177ce6f2727c7e3e90a6ab7779d78120964-rimg-w1080-h1406-dcffffff-gmir?v=1765671420

## FAQs

- **Q**: When and where is Breakfast with Santa being held?
  - **A:** Breakfast with Santa takes place on Sat, 20 Dec, 2025 at 09:00 am to Sat, 20 Dec, 2025 at 12:00 pm at Ramsey NJ Fire Department, 25 S Island Ave ,Ramsey, New Jersey, United States.
- **Q**: Who is organizing Breakfast with Santa?
  - **A:** Breakfast with Santa is organized by Ramsey NJ Fire Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events8/banners/17b58315a40f76d6754eaaec182f4177ce6f2727c7e3e90a6ab7779d78120964-rimg-w1080-h1406-dcffffff-gmir?v=1765671420",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/ramsey/breakfast-with-santa/200029352652000",
        "location": {
            "@type": "Place",
            "name": "Ramsey NJ Fire Department",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 S Island Ave ,Ramsey, New Jersey",
                "addressLocality": "Ramsey",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.057224642865",
                "longitude": "-74.136695861816"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come visit the Ramsey Fire Dept on Saturday, December 20, 2025 9am - 12pm Breakfast with Santa!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ramsey NJ Fire Department",
                "url": "https://allevents.in/org/ramsey-nj-fire-department/22559508"
            }
        ]
    }
]
```