

# Event Details

- **Event Name**: Christmas Celebration
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 09:00 am – Sat, 06 Dec, 2025 at 01:00 pm
- **Event Description**: Come celebrate with us Saturday, December 6th before Santa arrives in town!
- **Event URL**: https://allevents.in/olyphant/christmas-celebration/200029243884515
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Olyphant
- **state**: PA
- **country**: United States
- **location**: Ethan’s Eats
- **lat**: 41.46934841618
- **long**: -75.6047
- **full address**: Ethan’s Eats, 214 Lackawanna Ave,Olyphant, Pennsylvania, United States

## Event gallery

- **Alt text**: Christmas Celebration
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ab633afff6673bebad04b3b102fbd6dc95213e2ad43a266ba378530ac2727afc-rimg-w1200-h1552-dc366541-gmir?v=1764572084

## FAQs

- **Q**: When and where is Christmas Celebration being held?
  - **A:** Christmas Celebration takes place on Sat, 06 Dec, 2025 at 09:00 am to Sat, 06 Dec, 2025 at 01:00 pm at Ethan’s Eats, 214 Lackawanna Ave,Olyphant, Pennsylvania, United States.
- **Q**: Who is organizing Christmas Celebration?
  - **A:** Christmas Celebration is organized by Ethan’s Eats.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Celebration",
        "image": "https://cdn-az.allevents.in/events8/banners/ab633afff6673bebad04b3b102fbd6dc95213e2ad43a266ba378530ac2727afc-rimg-w1200-h1552-dc366541-gmir?v=1764572084",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/olyphant/christmas-celebration/200029243884515",
        "location": {
            "@type": "Place",
            "name": "Ethan’s Eats",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "214 Lackawanna Ave,Olyphant, Pennsylvania",
                "addressLocality": "Olyphant",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.46934841618",
                "longitude": "-75.6047"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate with us Saturday, December 6th before Santa arrives in town!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ethans Eats",
                "url": "https://allevents.in/org/ethan’s-eats/27132536"
            }
        ]
    }
]
```