

# Event Details

- **Event Name**: Rollin’ Grizzlies Home Game
- **Event Start and End Date**: Tue, 13 Jan, 2026 at 06:30 pm – Tue, 13 Jan, 2026 at 07:30 pm
- **Event Description**: Vs.
- **Event URL**: https://allevents.in/wadsworth/rollin’-grizzlies-home-game/200029169574413
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Wadsworth
- **state**: OH
- **country**: United States
- **location**: Wadsworth High School
- **lat**: 41.02273066
- **long**: -81.71081181
- **full address**: Wadsworth High School, 625 Broad St,Wadsworth, Ohio, United States

## Event gallery

- **Alt text**: Rollin’ Grizzlies Home Game
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1b7078d0124202a2cb0fddad84992beea2fff41d24fac1befcacaaf95198d77d-rimg-w960-h960-dcc1d2d6-gmir?v=1768068225

## FAQs

- **Q**: When and where is Rollin’ Grizzlies Home Game being held?
  - **A:** Rollin’ Grizzlies Home Game takes place on Tue, 13 Jan, 2026 at 06:30 pm to Tue, 13 Jan, 2026 at 07:30 pm at Wadsworth High School, 625 Broad St,Wadsworth, Ohio, United States.
- **Q**: Who is organizing Rollin’ Grizzlies Home Game?
  - **A:** Rollin’ Grizzlies Home Game is organized by Wadsworth Rollin’ Grizzlies.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rollin’ Grizzlies Home Game",
        "image": "https://cdn-az.allevents.in/events7/banners/1b7078d0124202a2cb0fddad84992beea2fff41d24fac1befcacaaf95198d77d-rimg-w960-h960-dcc1d2d6-gmir?v=1768068225",
        "startDate": "2026-01-13",
        "endDate": "2026-01-13",
        "url": "https://allevents.in/wadsworth/rollin’-grizzlies-home-game/200029169574413",
        "location": {
            "@type": "Place",
            "name": "Wadsworth High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "625 Broad St,Wadsworth, Ohio",
                "addressLocality": "Wadsworth",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.02273066",
                "longitude": "-81.71081181"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Vs.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wadsworth Rollin Grizzlies",
                "url": "https://allevents.in/org/wadsworth-rollin’-grizzlies/27051828"
            }
        ]
    }
]
```