

# Event Details

- **Event Name**: New Year's Eve Ball Drop
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 11:30 pm
- **Event Description**: Count down with the crowd as the ball drops at midnight with fireworks, a bonfire and hot cocoa.
- **Event URL**: https://allevents.in/pennington-gap/new-years-eve-ball-drop/200029267059038
- **Event Categories**: new-year, fireworks
- **Interested Audience**: 
  - total_interested_count: 173

## Ticket Details


## Event venue details

- **city**: Pennington Gap
- **state**: VA
- **country**: United States
- **location**: 528 Industrial Dr, 24277
- **lat**: 36.76825
- **long**: -83.018
- **full address**: 528 Industrial Dr, 24277, 528 Industrial Dr, Pennington Gap, VA 24277-1612, United States

## Event gallery

- **Alt text**: New Year's Eve Ball Drop
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a219841b7688331f0095fe20191cccd449a7f813c35f6fb601c89ed8db4109e2-rimg-w1200-h1855-dc140503-gmir?v=1767050339

## FAQs

- **Q**: When and where is New Year's Eve Ball Drop being held?
  - **A:** New Year's Eve Ball Drop takes place on Wed, 31 Dec, 2025 at 11:30 pm to Wed, 31 Dec, 2025 at 11:30 pm at 528 Industrial Dr, 24277, 528 Industrial Dr, Pennington Gap, VA 24277-1612, United States.
- **Q**: Who is organizing New Year's Eve Ball Drop?
  - **A:** New Year's Eve Ball Drop is organized by The Town of Pennington Gap.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year's Eve Ball Drop",
        "image": "https://cdn-az.allevents.in/events3/banners/a219841b7688331f0095fe20191cccd449a7f813c35f6fb601c89ed8db4109e2-rimg-w1200-h1855-dc140503-gmir?v=1767050339",
        "startDate": "2025-12-31",
        "url": "https://allevents.in/pennington-gap/new-years-eve-ball-drop/200029267059038",
        "location": {
            "@type": "Place",
            "name": "528 Industrial Dr, 24277",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "528 Industrial Dr, Pennington Gap, VA 24277-1612, United States",
                "addressLocality": "Pennington Gap",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.76825",
                "longitude": "-83.018"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Count down with the crowd as the ball drops at midnight with fireworks, a bonfire and hot cocoa.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Town of Pennington Gap",
                "url": "https://allevents.in/org/the-town-of-pennington-gap/19186938"
            }
        ]
    }
]
```