

# Event Details

- **Event Name**: Superbowl Party
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 06:00 pm
- **Event Description**: Come watch this intense show down.  Enjoy Drink and Food specials for all
- **Event URL**: https://allevents.in/new-castle/superbowl-party/200029623233345
- **Event Categories**: sports, super-bowl, parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: New Castle
- **state**: VA
- **country**: United States
- **location**: 5178 Craig Valley Dr, New Castle, VA
- **lat**: 37.443
- **long**: -80.11958
- **full address**: 5178 Craig Valley Dr, New Castle, VA, United States

## Event gallery

- **Alt text**: Superbowl Party
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6cdd67e38039cf74f7d86bd9569ea520ba4927d446f25ee3590152e3cd64eaba-rimg-w1200-h1552-dc060148-gmir?v=1770243705

## FAQs

- **Q**: When and where is Superbowl Party being held?
  - **A:** Superbowl Party takes place on Sun, 08 Feb, 2026 at 06:00 pm to Sun, 08 Feb, 2026 at 06:00 pm at 5178 Craig Valley Dr, New Castle, VA, United States.
- **Q**: Who is organizing Superbowl Party?
  - **A:** Superbowl Party is organized by Carpers Bar & Grill.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Superbowl Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in New Castle, this event is thoughtfully curated to deliver a standout experience worth every moment. If Superbowl Party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Superbowl Party",
        "image": "https://cdn-az.allevents.in/events6/banners/6cdd67e38039cf74f7d86bd9569ea520ba4927d446f25ee3590152e3cd64eaba-rimg-w1200-h1552-dc060148-gmir?v=1770243705",
        "startDate": "2026-02-08",
        "url": "https://allevents.in/new-castle/superbowl-party/200029623233345",
        "location": {
            "@type": "Place",
            "name": "5178 Craig Valley Dr, New Castle, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5178 Craig Valley Dr, New Castle, VA 24127-8581, United States",
                "addressLocality": "New Castle",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.443",
                "longitude": "-80.11958"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come watch this intense show down.  Enjoy Drink and Food specials for all",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carpers Bar & Grill",
                "url": "https://allevents.in/org/carpers-bar-and-grill/24836604"
            }
        ]
    }
]
```