

# Event Details

- **Event Name**: Hog-a-Palioza
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 06:45 pm
- **Event Description**: The NP Steel Band along with guest artist Tracy Thornton will be performing from 6:45-7:30pm
- **Event URL**: https://allevents.in/new-philadelphia/hog-a-palioza/200030207672754
- **Event Categories**: entertainment, performances, music, art
- **Interested Audience**: 
  - total_interested_count: 39

## Ticket Details


## Event venue details

- **city**: New Philadelphia
- **state**: OH
- **country**: United States
- **location**: Hog Heaven New Philadelphia
- **lat**: 40.4928
- **long**: -81.47468
- **full address**: Hog Heaven New Philadelphia, 1290 W High Ave, New Philadelphia, OH 44663-6943, United States

## Event gallery

- **Alt text**: Hog-a-Palioza
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/21125a6cec7ae7254f9fc564712c535fdf633adc138d276d08b21d495d07534b-rimg-w960-h540-dc000000-gmir?v=1781750868

## FAQs

- **Q**: When and where is Hog-a-Palioza being held?
  - **A:** Hog-a-Palioza takes place on Sat, 20 Jun, 2026 at 06:45 pm to Sat, 20 Jun, 2026 at 06:45 pm at Hog Heaven New Philadelphia, 1290 W High Ave, New Philadelphia, OH 44663-6943, United States.
- **Q**: Who is organizing Hog-a-Palioza?
  - **A:** Hog-a-Palioza is organized by New Philadelphia Steel Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Hog-a-Palioza is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in New Philadelphia, this event is thoughtfully curated to deliver a standout experience worth every moment. If Hog-a-Palioza sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Hog-a-Palioza",
        "image": "https://cdn-az.allevents.in/events6/banners/21125a6cec7ae7254f9fc564712c535fdf633adc138d276d08b21d495d07534b-rimg-w960-h540-dc000000-gmir?v=1781750868",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/new-philadelphia/hog-a-palioza/200030207672754",
        "location": {
            "@type": "Place",
            "name": "Hog Heaven New Philadelphia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1290 W High Ave, New Philadelphia, OH 44663-6943, United States",
                "addressLocality": "New Philadelphia",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.4928",
                "longitude": "-81.47468"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The NP Steel Band along with guest artist Tracy Thornton will be performing from 6:45-7:30pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Philadelphia Steel Band",
                "url": "https://allevents.in/org/new-philadelphia-steel-band/24189832"
            }
        ]
    }
]
```