

# Event Details

- **Event Name**: Dinner with Santa
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 04:00 pm – Tue, 16 Dec, 2025 at 08:00 pm
- **Event Description**: Come on out and have dinner with Santa Tuesday evening from 4pm to 8pm!
- **Event URL**: https://allevents.in/dushore/dinner-with-santa/200029359024110
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Dushore
- **state**: PA
- **country**: United States
- **location**: 113 E Main Street, Dushore, PA
- **lat**: 41.52396
- **long**: -76.39999
- **full address**: 113 E Main Street, Dushore, PA, United States

## Event gallery

- **Alt text**: Dinner with Santa
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/649ed6210f355f66b1f7b1ef4c915c1a0396aeafb36d880a0cedba5f72f0080f-rimg-w1024-h1536-dc8f2a0f-gmir?v=1765789690

## FAQs

- **Q**: When and where is Dinner with Santa being held?
  - **A:** Dinner with Santa takes place on Tue, 16 Dec, 2025 at 04:00 pm to Tue, 16 Dec, 2025 at 08:00 pm at 113 E Main Street, Dushore, PA, United States.
- **Q**: Who is organizing Dinner with Santa?
  - **A:** Dinner with Santa is organized by Smith’s Bar & Grill.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dinner with Santa",
        "image": "https://cdn-az.allevents.in/events3/banners/649ed6210f355f66b1f7b1ef4c915c1a0396aeafb36d880a0cedba5f72f0080f-rimg-w1024-h1536-dc8f2a0f-gmir?v=1765789690",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/dushore/dinner-with-santa/200029359024110",
        "location": {
            "@type": "Place",
            "name": "113 E Main Street, Dushore, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "113 E Main St, Dushore, PA 18614-7814, United States",
                "addressLocality": "Dushore",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.52396",
                "longitude": "-76.39999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on out and have dinner with Santa Tuesday evening from 4pm to 8pm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Smiths Bar & Grill",
                "url": "https://allevents.in/org/smith’s-bar-and-grill/27241653"
            }
        ]
    }
]
```