

# Event Details

- **Event Name**: Blue Devils v. Lake Mills Grays 
- **Event Start and End Date**: Sun, 22 Jun, 2025 at 01:00 pm
- **Event Description**: Sunday League
- **Event URL**: https://allevents.in/jefferson/blue-devils-v-lake-mills-grays/200028376385055
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Jefferson
- **state**: WI
- **country**: United States
- **location**: Fischer Field
- **lat**: 43.003601765041
- **long**: -88.800965256744
- **full address**: Fischer Field, Jefferson, Wisconsin, United States

## Event gallery

- **Alt text**: Blue Devils v. Lake Mills Grays
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/fa2ade2defe653a94573a086080da010bf32c48fd0bb2a813b8b1710d7ac1027-rimg-w1080-h517-dcbdda79-gmir?v=1750476714

## FAQs

- **Q**: When and where is Blue Devils v. Lake Mills Grays  being held?
  - **A:** Blue Devils v. Lake Mills Grays  takes place on Sun, 22 Jun, 2025 at 01:00 pm to Sun, 22 Jun, 2025 at 01:00 pm at Fischer Field, Jefferson, Wisconsin, United States.
- **Q**: Who is organizing Blue Devils v. Lake Mills Grays ?
  - **A:** Blue Devils v. Lake Mills Grays  is organized by Jefferson Blue Devils.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blue Devils v. Lake Mills Grays",
        "image": "https://cdn-az.allevents.in/events8/banners/fa2ade2defe653a94573a086080da010bf32c48fd0bb2a813b8b1710d7ac1027-rimg-w1080-h517-dcbdda79-gmir?v=1750476714",
        "startDate": "2025-06-22",
        "url": "https://allevents.in/jefferson/blue-devils-v-lake-mills-grays/200028376385055",
        "location": {
            "@type": "Place",
            "name": "Fischer Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Jefferson, Wisconsin",
                "addressLocality": "Jefferson",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.003601765041",
                "longitude": "-88.800965256744"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday League",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jefferson Blue Devils",
                "url": "https://allevents.in/org/jefferson-blue-devils/25880871"
            }
        ]
    }
]
```