

# Event Details

- **Event Name**: Hurricane Jack's Music Festival Holiday Shop
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 02:00 pm
- **Event Description**: Come out for this fun Sunday event.  My set is at 6:30
- **Event URL**: https://allevents.in/levittown/hurricane-jacks-music-festival-holiday-shop/200029302708756
- **Event Categories**: music-festivals, festivals, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details

- **Ticket URL**: http://facebook.com/200029302708756?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=levittown-events

## Event venue details

- **city**: Levittown
- **state**: PA
- **country**: United States
- **location**: Hurricane Jacks Bar and grill
- **lat**: 40.161106559162
- **long**: -74.847866024117
- **full address**: Hurricane Jacks Bar and grill, 7757 New Falls Rd, Levittown, PA 19055-1013, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/203e5421c17bbe99fd6693d02043d84572a5b4e9de82572a7fe249e83bb361df-rimg-w906-h1642-dcffffff-gmir?v=1764894416
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/91bd425417a1ca4bbad15e335bc910add7313eccb8f06133f11e9b2b5fb7c18f-rimg-w300-h300-dcffffff-gmir?v=1764894417

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Dec, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Hurricane Jacks Bar and grill, 7757 New Falls Rd, Levittown, PA 19055-1013, United States
- **Q**: What type of event is this?
  - **A:** music-festivals, festivals, music, entertainment, holiday
- **Q**: Where can I find ticket details about Hurricane Jack's Music Festival Holiday Shop ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Hurricane Jack's Music Festival Holiday Shop",
        "image": "https://cdn-az.allevents.in/events9/banners/203e5421c17bbe99fd6693d02043d84572a5b4e9de82572a7fe249e83bb361df-rimg-w906-h1642-dcffffff-gmir?v=1764894416",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/levittown/hurricane-jacks-music-festival-holiday-shop/200029302708756",
        "location": {
            "@type": "Place",
            "name": "Hurricane Jacks Bar and grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7757 New Falls Rd, Levittown, PA 19055-1013, United States",
                "addressLocality": "Levittown",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.161106559162",
                "longitude": "-74.847866024117"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out for this fun Sunday event.  My set is at 6:30"
    }
]
```