

# Event Details

- **Event Name**: Battle of the Badges
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 07:00 pm
- **Event Description**: The 15th Anniversary Battle of the Badges will be held on Saturday, March 7, 2026! We will be out earlier this year to begin fundraising for what we hope will be the biggest and best yet!
- **Event URL**: https://allevents.in/mason-city/battle-of-the-badges/200028144606959
- **Event Categories**: charities
- **Interested Audience**: 
  - total_interested_count: 916

## Ticket Details


## Event venue details

- **city**: Mason City
- **state**: IA
- **country**: United States
- **location**: Mason City Arena
- **lat**: 43.1502658
- **long**: -93.202131336154
- **full address**: Mason City Arena, 111 S. Washington Ave.,Mason City,IA,United States

## Event gallery

- **Alt text**: Battle of the Badges
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a4c79ad240fdcf4b0af899dd4f01a62bb0e3520c9039513f2fd374fa5d375be6-rimg-w1200-h960-dcf3f3f5-gmir?v=1772828005

## FAQs

- **Q**: When and where is Battle of the Badges being held?
  - **A:** Battle of the Badges takes place on Sat, 07 Mar, 2026 at 07:00 pm to Sat, 07 Mar, 2026 at 07:00 pm at Mason City Arena, 111 S. Washington Ave.,Mason City,IA,United States.
- **Q**: Who is organizing Battle of the Badges?
  - **A:** Battle of the Badges is organized by North Iowa Battle of the Badges.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Battle of the Badges",
        "image": "https://cdn-az.allevents.in/events8/banners/a4c79ad240fdcf4b0af899dd4f01a62bb0e3520c9039513f2fd374fa5d375be6-rimg-w1200-h960-dcf3f3f5-gmir?v=1772828005",
        "startDate": "2026-03-07",
        "url": "https://allevents.in/mason-city/battle-of-the-badges/200028144606959",
        "location": {
            "@type": "Place",
            "name": "Mason City Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 S. Washington Ave.,Mason City,IA,United States",
                "addressLocality": "Mason City",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.1502658",
                "longitude": "-93.202131336154"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The 15th Anniversary Battle of the Badges will be held on Saturday, March 7, 2026! We will be out earlier this year to begin fundraising for what we hope will be the biggest and best yet!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Iowa Battle of the Badges",
                "url": "https://allevents.in/org/north-iowa-battle-of-the-badges/20901853"
            }
        ]
    }
]
```