

# Event Details

- **Event Name**: CLOSED Christmas Day
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 11:00 am – Thu, 25 Dec, 2025 at 10:00 pm
- **Event Description**: Merry Christmas from your pub family!
- **Event URL**: https://allevents.in/georgetown/closed-christmas-day/200029393056958
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Georgetown
- **state**: KY
- **country**: United States
- **location**: 320 E Main Street, Georgetown, KY, United States, Kentucky 40324
- **lat**: 38.2096
- **long**: -84.55645
- **full address**: 320 E Main Street, Georgetown, KY, United States, Kentucky 40324

## Event gallery

- **Alt text**: CLOSED Christmas Day
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d42fb591e6cc76548d81a169eb5c95a62df0378356fbe4720b8c5a28bc2afb4e-rimg-w1200-h628-dc130503-gmir?v=1766402334

## FAQs

- **Q**: When and where is CLOSED Christmas Day being held?
  - **A:** CLOSED Christmas Day takes place on Thu, 25 Dec, 2025 at 11:00 am to Thu, 25 Dec, 2025 at 10:00 pm at 320 E Main Street, Georgetown, KY, United States, Kentucky 40324.
- **Q**: Who is organizing CLOSED Christmas Day?
  - **A:** CLOSED Christmas Day is organized by Slainte Public House.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CLOSED Christmas Day",
        "image": "https://cdn-az.allevents.in/events3/banners/d42fb591e6cc76548d81a169eb5c95a62df0378356fbe4720b8c5a28bc2afb4e-rimg-w1200-h628-dc130503-gmir?v=1766402334",
        "startDate": "2025-12-25",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/georgetown/closed-christmas-day/200029393056958",
        "location": {
            "@type": "Place",
            "name": "320 E Main Street, Georgetown, KY, United States, Kentucky 40324",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "320 E Main St, Georgetown, KY 40324-1739, United States",
                "addressLocality": "Georgetown",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.2096",
                "longitude": "-84.55645"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Merry Christmas from your pub family!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Slainte Public House",
                "url": "https://allevents.in/org/slainte-public-house/26032644"
            }
        ]
    }
]
```