

# Event Details

- **Event Name**: Browns @ Bengals
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 01:00 pm
- **Event Description**: The Browns take on the Bengals in week 18. 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-bengals/200029023536404
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## 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 @ Bengals
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c30062f256433484e9b256b2843568758bb3d8a8862a6ba465427c5275fd233d-rimg-w640-h350-dcfd3a00-gmir?v=1766977205

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Browns @ Bengals",
        "image": "https://cdn-az.allevents.in/events3/banners/c30062f256433484e9b256b2843568758bb3d8a8862a6ba465427c5275fd233d-rimg-w640-h350-dcfd3a00-gmir?v=1766977205",
        "startDate": "2026-01-04",
        "url": "https://allevents.in/narragansett/browns-bengals/200029023536404",
        "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 Bengals in week 18. 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"
            }
        ]
    }
]
```