

# Event Details

- **Event Name**: State Championships
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 11:00 am
- **Event Description**: Come support our Windjammers as they go for the first-ever 8-Man Football State Championship.
- **Event URL**: https://allevents.in/auburn/state-championships/200029174640729
- **Event Categories**: sports, football
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Auburn
- **state**: ME
- **country**: United States
- **location**: Edward Little High School
- **lat**: 44.094444444444
- **long**: -70.234722222222
- **full address**: Edward Little High School, Auburn,ME,United States

## Event gallery

- **Alt text**: State Championships
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/5aa88ccd73f419f37cc9c31eaead0c043d39efc4715bf9c3f5b54d8f0ac2ee8d-rimg-w1200-h800-dcffffff-gmir?v=1762851028

## FAQs

- **Q**: When and where is State Championships being held?
  - **A:** State Championships takes place on Sat, 15 Nov, 2025 at 11:00 am to Sat, 15 Nov, 2025 at 11:00 am at Edward Little High School, Auburn,ME,United States.
- **Q**: Who is organizing State Championships?
  - **A:** State Championships is organized by Camden Hills Football.
- **Q**: Who is this event for? Is it right for me?
  - **A:** State Championships is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Auburn, this event is thoughtfully curated to deliver a standout experience worth every moment. If State Championships sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "State Championships",
        "image": "https://cdn-az.allevents.in/events7/banners/5aa88ccd73f419f37cc9c31eaead0c043d39efc4715bf9c3f5b54d8f0ac2ee8d-rimg-w1200-h800-dcffffff-gmir?v=1762851028",
        "startDate": "2025-11-15",
        "url": "https://allevents.in/auburn/state-championships/200029174640729",
        "location": {
            "@type": "Place",
            "name": "Edward Little High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Auburn,ME,United States",
                "addressLocality": "Auburn",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.094444444444",
                "longitude": "-70.234722222222"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come support our Windjammers as they go for the first-ever 8-Man Football State Championship.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Camden Hills Football",
                "url": "https://allevents.in/org/camden-hills-football/26736886"
            }
        ]
    }
]
```