

# Event Details

- **Event Name**: Neon Night
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 07:00 pm
- **Event Description**: It's a "neon out" at The Jack as the Porcupines take on the Queen City Corndogs. Bust out that neon and join us for a game against our cross-town rivals.
- **Event URL**: https://allevents.in/pineville/neon-night/200030136499900
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## 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**: Neon Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1a860228a50a38931bed0fc5e4e3f5adfd454f5b427ad1e3ba1d732b84fe2781-rimg-w1200-h628-dc46121f-gmir?v=1782150803

## FAQs

- **Q**: When and where is Neon Night being held?
  - **A:** Neon Night takes place on Fri, 26 Jun, 2026 at 07:00 pm to Fri, 26 Jun, 2026 at 07:00 pm at Jack Hughes Park, 513 Main Street,Pineville, North Carolina, United States.
- **Q**: Who is organizing Neon Night?
  - **A:** Neon Night is organized by Pineville Porcupines.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Neon Night",
        "image": "https://cdn-az.allevents.in/events3/banners/1a860228a50a38931bed0fc5e4e3f5adfd454f5b427ad1e3ba1d732b84fe2781-rimg-w1200-h628-dc46121f-gmir?v=1782150803",
        "startDate": "2026-06-26",
        "url": "https://allevents.in/pineville/neon-night/200030136499900",
        "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": "It's a \"neon out\" at The Jack as the Porcupines take on the Queen City Corndogs. Bust out that neon and join us for a game against our cross-town rivals.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pineville Porcupines",
                "url": "https://allevents.in/org/pineville-porcupines/24208186"
            }
        ]
    }
]
```