

# Event Details

- **Event Name**: Breakfast with Santa at RoofTop at Exchange Place
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 11:00 am – Sat, 20 Dec, 2025 at 12:00 pm
- **Event Description**: Join us for a festive breakfast with Santa, Mrs. Claus, and their elves!
- **Event URL**: https://allevents.in/jersey-city/breakfast-with-santa-at-rooftop-at-exchange-place/80003010052415
- **Event Categories**: christmas, breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Jersey City
- **state**: NJ
- **country**: United States
- **location**: RoofTop at Exchange Place
- **lat**: 40.71570029999999
- **long**: -74.0337627
- **full address**: RoofTop at Exchange Place, 1st St #1, Jersey City, NJ 07302, United States

## Event gallery

- **Alt text**: Breakfast with Santa at RoofTop at Exchange Place
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6941cb10245a2.jpg

## FAQs

- **Q**: When and where is Breakfast with Santa at RoofTop at Exchange Place being held?
  - **A:** Breakfast with Santa at RoofTop at Exchange Place takes place on Sat, 20 Dec, 2025 at 11:00 am to Sat, 20 Dec, 2025 at 12:00 pm at RoofTop at Exchange Place, 1st St #1, Jersey City, NJ 07302, United States.
- **Q**: Who is organizing Breakfast with Santa at RoofTop at Exchange Place?
  - **A:** Breakfast with Santa at RoofTop at Exchange Place is organized by Julianna Troccoli.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa at RoofTop at Exchange Place",
        "image": "https://cdn2.allevents.in/thumbs/thumb6941cb10245a2.jpg",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/jersey-city/breakfast-with-santa-at-rooftop-at-exchange-place/80003010052415",
        "location": {
            "@type": "Place",
            "name": "RoofTop at Exchange Place",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1st St #1, Jersey City, NJ 07302, United States",
                "postalCode": "07302",
                "addressLocality": "Jersey City",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.71570029999999",
                "longitude": "-74.0337627"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a festive breakfast with Santa, Mrs. Claus, and their elves!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Julianna Troccoli",
                "url": "https://allevents.in/org/julianna-troccoli/24176008"
            }
        ]
    }
]
```