

# Event Details

- **Event Name**: Buffalo vs New England 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 01:00 pm
- **Event Description**: Come to Paddy's Public House, home of the official Bills Backers of Stafford and cheer our team on in the biggest game of the year!
- **Event URL**: https://allevents.in/stafford/buffalo-vs-new-england/200029346744125
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Stafford
- **state**: VA
- **country**: United States
- **location**: Paddy’s Public HOUSE
- **lat**: 38.474793835358
- **long**: -77.432857202143
- **full address**: Paddy’s Public HOUSE, 9 Center St, # 109,Stafford, Virginia, United States

## Event gallery

- **Alt text**: Buffalo vs New England
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/cb41c5b725ba0c3119e3960af84e79783e658cb0f66c00f84b3df2c0fef729a2-rimg-w1200-h675-dc171616-gmir?v=1765570825

## FAQs

- **Q**: When and where is Buffalo vs New England  being held?
  - **A:** Buffalo vs New England  takes place on Sun, 14 Dec, 2025 at 01:00 pm to Sun, 14 Dec, 2025 at 01:00 pm at Paddy’s Public HOUSE, 9 Center St, # 109,Stafford, Virginia, United States.
- **Q**: Who is organizing Buffalo vs New England ?
  - **A:** Buffalo vs New England  is organized by Bills Backers of Stafford VA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Buffalo vs New England",
        "image": "https://cdn-az.allevents.in/events3/banners/cb41c5b725ba0c3119e3960af84e79783e658cb0f66c00f84b3df2c0fef729a2-rimg-w1200-h675-dc171616-gmir?v=1765570825",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/stafford/buffalo-vs-new-england/200029346744125",
        "location": {
            "@type": "Place",
            "name": "Paddy’s Public HOUSE",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 Center St, # 109,Stafford, Virginia",
                "addressLocality": "Stafford",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.474793835358",
                "longitude": "-77.432857202143"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come to Paddy's Public House, home of the official Bills Backers of Stafford and cheer our team on in the biggest game of the year!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bills Backers of Stafford VA",
                "url": "https://allevents.in/org/bills-backers-of-stafford-va/26847879"
            }
        ]
    }
]
```