

# Event Details

- **Event Name**: Browns vs Steelers
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 01:00 pm
- **Event Description**: The Browns take on the Steelers in week 17. Come join us at the local dawg pound to root on the Browns.  All are welcome to join.
- **Event URL**: https://allevents.in/narragansett/browns-vs-steelers/200028984081532
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Narragansett
- **state**: RI
- **country**: United States
- **location**: 140 Point Judith Rd, Narragansett, RI
- **lat**: 41.42621
- **long**: -71.47999
- **full address**: 140 Point Judith Rd, Narragansett, RI, United States

## Event gallery

- **Alt text**: Browns vs Steelers
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/03610771a0a9294a311dad15eff21e80796b2d07ffdab602b3d4a70a5e8c7d80-rimg-w640-h350-dcfd3a00-gmir?v=1766438834

## FAQs

- **Q**: When and where is Browns vs Steelers being held?
  - **A:** Browns vs Steelers takes place on Sun, 28 Dec, 2025 at 01:00 pm to Sun, 28 Dec, 2025 at 01:00 pm at 140 Point Judith Rd, Narragansett, RI, United States.
- **Q**: Who is organizing Browns vs Steelers?
  - **A:** Browns vs Steelers is organized by The Ocean State Browns Backers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Browns vs Steelers",
        "image": "https://cdn-az.allevents.in/events10/banners/03610771a0a9294a311dad15eff21e80796b2d07ffdab602b3d4a70a5e8c7d80-rimg-w640-h350-dcfd3a00-gmir?v=1766438834",
        "startDate": "2025-12-28",
        "url": "https://allevents.in/narragansett/browns-vs-steelers/200028984081532",
        "location": {
            "@type": "Place",
            "name": "140 Point Judith Rd, Narragansett, RI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "140 Point Judith Rd, Narragansett, RI 02882-3451, United States",
                "addressLocality": "Narragansett",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.42621",
                "longitude": "-71.47999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Browns take on the Steelers in week 17. Come join us at the local dawg pound to root on the Browns.  All are welcome to join.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Ocean State Browns Backers",
                "url": "https://allevents.in/org/the-ocean-state-browns-backers/26667275"
            }
        ]
    }
]
```