

# Event Details

- **Event Name**: Saturday Scrimmage 
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 04:00 pm
- **Event Description**: We're going this Saturday at 4 inside "The Cage." I'll be in goal.
- **Event URL**: https://allevents.in/east-peoria/saturday-scrimmage/200029242968636
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: East Peoria
- **state**: IL
- **country**: United States
- **location**: Springfield Rd, East Peoria, IL
- **lat**: 40.6464
- **long**: -89.56509
- **full address**: Springfield Rd, East Peoria, IL, United States

## Event gallery

- **Alt text**: Saturday Scrimmage
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/383b5a08093c9eae1f3b44654bfa0050c84c21b001a6a48ac7b5489cff35d994-rimg-w1200-h554-dc90a2ac-gmir?v=1763846916

## FAQs

- **Q**: When and where is Saturday Scrimmage  being held?
  - **A:** Saturday Scrimmage  takes place on Sat, 22 Nov, 2025 at 04:00 pm to Sat, 22 Nov, 2025 at 04:00 pm at Springfield Rd, East Peoria, IL, United States.
- **Q**: Who is organizing Saturday Scrimmage ?
  - **A:** Saturday Scrimmage  is organized by Central Illinois Roller Hockey .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Scrimmage",
        "image": "https://cdn-az.allevents.in/events9/banners/383b5a08093c9eae1f3b44654bfa0050c84c21b001a6a48ac7b5489cff35d994-rimg-w1200-h554-dc90a2ac-gmir?v=1763846916",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/east-peoria/saturday-scrimmage/200029242968636",
        "location": {
            "@type": "Place",
            "name": "Springfield Rd, East Peoria, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1413 Springfield Rd, East Peoria, IL 61611-4332, United States",
                "addressLocality": "East Peoria",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.6464",
                "longitude": "-89.56509"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're going this Saturday at 4 inside \"The Cage.\" I'll be in goal.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Central Illinois Roller Hockey ",
                "url": "https://allevents.in/org/central-illinois-roller-hockey/26598344"
            }
        ]
    }
]
```