

# Event Details

- **Event Name**: Rampage Cheer Competition
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 08:00 am
- **Event Description**: Biddeford Cheer will compete in Rampage Cheer Competition on Jan 17 at 8:00am.
- **Event URL**: https://allevents.in/gorham/rampage-cheer-competition/200029354580307
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Gorham
- **state**: ME
- **country**: United States
- **location**: 41 Morrill Ave, Gorham, ME 04038-1427, United States
- **lat**: 43.67456
- **long**: -70.44456
- **full address**: 41 Morrill Ave, Gorham, ME 04038-1427, United States

## Event gallery

- **Alt text**: Rampage Cheer Competition
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/739e59c393d8b1ba9d9a47925216fd2e6e46d65f982112292a90719160d7dc21-rimg-w750-h600-dca94831-gmir?v=1768246210

## FAQs

- **Q**: When and where is Rampage Cheer Competition being held?
  - **A:** Rampage Cheer Competition takes place on Sat, 17 Jan, 2026 at 08:00 am to Sat, 17 Jan, 2026 at 08:00 am at 41 Morrill Ave, Gorham, ME 04038-1427, United States.
- **Q**: Who is organizing Rampage Cheer Competition?
  - **A:** Rampage Cheer Competition is organized by Biddeford High School Tigers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rampage Cheer Competition",
        "image": "https://cdn-az.allevents.in/events10/banners/739e59c393d8b1ba9d9a47925216fd2e6e46d65f982112292a90719160d7dc21-rimg-w750-h600-dca94831-gmir?v=1768246210",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/gorham/rampage-cheer-competition/200029354580307",
        "location": {
            "@type": "Place",
            "name": "41 Morrill Ave, Gorham, ME 04038-1427, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "41 Morrill Ave, Gorham, ME 04038-1427, United States",
                "addressLocality": "Gorham",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.67456",
                "longitude": "-70.44456"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Biddeford Cheer will compete in Rampage Cheer Competition on Jan 17 at 8:00am.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Biddeford High School Tigers",
                "url": "https://allevents.in/org/biddeford-high-school-tigers/27187954"
            }
        ]
    }
]
```