

# Event Details

- **Event Name**: Winter Workouts
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 01:00 pm
- **Event Description**: Second round of winter workouts!
- **Event URL**: https://allevents.in/navarre/winter-workouts/200029347925907
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Navarre
- **state**: FL
- **country**: United States
- **location**: 8840 HIGH SCHOOL BLVD, Navarre, FL
- **lat**: 30.42321
- **long**: -86.85292
- **full address**: 8840 HIGH SCHOOL BLVD, Navarre, FL, United States

## Event gallery

- **Alt text**: Winter Workouts
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b5b0dbe2e5c08847ec878c84ef7d136b05d979fd606e0ca5491ebc3ca389ab3f-rimg-w1200-h600-dcfefefe-gmir?v=1765587127

## FAQs

- **Q**: When and where is Winter Workouts being held?
  - **A:** Winter Workouts takes place on Sun, 14 Dec, 2025 at 01:00 pm to Sun, 14 Dec, 2025 at 01:00 pm at 8840 HIGH SCHOOL BLVD, Navarre, FL, United States.
- **Q**: Who is organizing Winter Workouts?
  - **A:** Winter Workouts is organized by NYSA Softball.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Workouts",
        "image": "https://cdn-az.allevents.in/events6/banners/b5b0dbe2e5c08847ec878c84ef7d136b05d979fd606e0ca5491ebc3ca389ab3f-rimg-w1200-h600-dcfefefe-gmir?v=1765587127",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/navarre/winter-workouts/200029347925907",
        "location": {
            "@type": "Place",
            "name": "8840 HIGH SCHOOL BLVD, Navarre, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8840 High School Blvd, Navarre, FL 32566-3233, United States",
                "addressLocality": "Navarre",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.42321",
                "longitude": "-86.85292"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Second round of winter workouts!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "NYSA Softball",
                "url": "https://allevents.in/org/nysa-softball/27195559"
            }
        ]
    }
]
```