

# Event Details

- **Event Name**: Closed for the Holiday
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 11:00 am
- **Event Description**: We will be closed on December 25th. We will reopen on December 26th at 11am
- **Event URL**: https://allevents.in/pensacola/closed-for-the-holiday/200029325253534
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Pensacola
- **state**: FL
- **country**: United States
- **location**: 207 Beverly Parkway, Pensacola, FL, United States, Florida 32505
- **lat**: 30.46512
- **long**: -87.24667
- **full address**: 207 Beverly Parkway, Pensacola, FL, United States, Florida 32505

## Event gallery

- **Alt text**: Closed for the Holiday
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/78fd7e49e3a5c90b3a2aa4bdf83aae5fc4c9f8a83e24c68c946f52a86d8c7c18-rimg-w612-h459-dcdad9d8-gmir?v=1766019882

## FAQs

- **Q**: When and where is Closed for the Holiday being held?
  - **A:** Closed for the Holiday takes place on Thu, 25 Dec, 2025 at 11:00 am to Thu, 25 Dec, 2025 at 11:00 am at 207 Beverly Parkway, Pensacola, FL, United States, Florida 32505.
- **Q**: Who is organizing Closed for the Holiday?
  - **A:** Closed for the Holiday is organized by The Celtic Cauldron.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Closed for the Holiday",
        "image": "https://cdn-az.allevents.in/events2/banners/78fd7e49e3a5c90b3a2aa4bdf83aae5fc4c9f8a83e24c68c946f52a86d8c7c18-rimg-w612-h459-dcdad9d8-gmir?v=1766019882",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/pensacola/closed-for-the-holiday/200029325253534",
        "location": {
            "@type": "Place",
            "name": "207 Beverly Parkway, Pensacola, FL, United States, Florida 32505",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "207 Beverly Pkwy, Pensacola, FL 32505-2817, United States",
                "addressLocality": "Pensacola",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.46512",
                "longitude": "-87.24667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be closed on December 25th. We will reopen on December 26th at 11am",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Celtic Cauldron",
                "url": "https://allevents.in/org/the-celtic-cauldron/20221591"
            }
        ]
    }
]
```