

# Event Details

- **Event Name**: Spring Football Game 
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 02:00 pm (-04:00)
- **Event Description**: Join us for our FREE Spring Football Game and get a first look at the team in action. Watch the offense and defense compete in a live scrimmage as we wrap up spring practice. 
Open to all fans—come enjoy an afternoon of football.
- **Event URL**: https://allevents.in/frostburg/spring-football-game/200029915040635
- **Event Categories**: sports, football
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Frostburg
- **state**: MD
- **country**: United States
- **location**: 101 Braddock Road, Frostburg, MD
- **lat**: 39.65036
- **long**: -78.93329
- **full address**: 101 Braddock Road, Frostburg, MD, United States

## Event gallery

- **Alt text**: Spring Football Game
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/197ecd862f79fa990bcc61c8b5f9f75a724d7087794c4713e610c84ead9f9158-rimg-w640-h360-dc4c7543-gmir?v=1775757755

## FAQs

- **Q**: When and where is Spring Football Game  being held?
  - **A:** Spring Football Game  takes place on Sun, 12 Apr, 2026 at 02:00 pm to Sun, 12 Apr, 2026 at 02:00 pm at 101 Braddock Road, Frostburg, MD, United States.
- **Q**: Who is organizing Spring Football Game ?
  - **A:** Spring Football Game  is organized by Frostburg State Football.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Football Game  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 Frostburg, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring Football Game  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": "Spring Football Game",
        "image": "https://cdn-az.allevents.in/events10/banners/197ecd862f79fa990bcc61c8b5f9f75a724d7087794c4713e610c84ead9f9158-rimg-w640-h360-dc4c7543-gmir?v=1775757755",
        "startDate": "2026-04-12T14:00:00-04:00",
        "url": "https://allevents.in/frostburg/spring-football-game/200029915040635",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "101 Braddock Road, Frostburg, MD",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Braddock Rd, Frostburg, MD 21532-2303, United States",
                "addressLocality": "Frostburg",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.65036",
                "longitude": "-78.93329"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our FREE Spring Football Game and get a first look at the team in action. Watch the offense and defense compete in a live scrimmage as we wrap up spring practice. \nOpen to all fans—come enjoy an afternoon of football.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Frostburg State Football",
                "url": "https://allevents.in/org/frostburg-state-football/25615670"
            }
        ]
    }
]
```