

# Event Details

- **Event Name**: Dad's Day at The Jack!
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 07:00 pm
- **Event Description**: In honor of Father's Day, celebrate the Porcupines Dads by dressing like a Dad as the Porcs take on the Waynesville Hollers.
- **Event URL**: https://allevents.in/pineville/dads-day-at-the-jack/200030136499158
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Pineville
- **state**: NC
- **country**: United States
- **location**: Jack Hughes Park
- **lat**: 35.085435925105
- **long**: -80.896368300198
- **full address**: Jack Hughes Park, 513 Main Street,Pineville, North Carolina, United States

## Event gallery

- **Alt text**: Dad's Day at The Jack!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a26aeb2f415668118530d31793570ef8ccaa8fc673c499c3834574cc814aba78-rimg-w1200-h628-dc46121f-gmir?v=1781918427

## FAQs

- **Q**: When and where is Dad's Day at The Jack! being held?
  - **A:** Dad's Day at The Jack! takes place on Tue, 23 Jun, 2026 at 07:00 pm to Tue, 23 Jun, 2026 at 07:00 pm at Jack Hughes Park, 513 Main Street,Pineville, North Carolina, United States.
- **Q**: Who is organizing Dad's Day at The Jack!?
  - **A:** Dad's Day at The Jack! is organized by Pineville Porcupines.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dad's Day at The Jack!",
        "image": "https://cdn-az.allevents.in/events4/banners/a26aeb2f415668118530d31793570ef8ccaa8fc673c499c3834574cc814aba78-rimg-w1200-h628-dc46121f-gmir?v=1781918427",
        "startDate": "2026-06-23",
        "url": "https://allevents.in/pineville/dads-day-at-the-jack/200030136499158",
        "location": {
            "@type": "Place",
            "name": "Jack Hughes Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "513 Main Street,Pineville, North Carolina",
                "addressLocality": "Pineville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.085435925105",
                "longitude": "-80.896368300198"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "In honor of Father's Day, celebrate the Porcupines Dads by dressing like a Dad as the Porcs take on the Waynesville Hollers.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pineville Porcupines",
                "url": "https://allevents.in/org/pineville-porcupines/24208186"
            }
        ]
    }
]
```