

# Event Details

- **Event Name**: Field Day
- **Event Start and End Date**: Sun, 22 Jun, 2025 at 05:00 pm
- **Event Description**: You're invited to our OTF Field Day at Dublin Park filled with fun games for the adults and kids!  Bring your family, your chairs, and a food item to share.  Look for the Orangetheory tent on one of the soccer fields.
- **Event URL**: https://allevents.in/madison/field-day/200028372602352
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details


## Event venue details

- **city**: Madison
- **state**: AL
- **country**: United States
- **location**: Dublin Park
- **lat**: 34.709395101478
- **long**: -86.733960361453
- **full address**: Dublin Park, 8324 Old Madison Pike, Madison, AL 35758-1121, United States,Madison, Alabama

## Event gallery

- **Alt text**: Field Day
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ca40434bedbd92b80d08d74ad0ba959963acc52063001883027aba6f722b01d6-rimg-w1200-h678-dcfdf7e9-gmir?v=1750461891

## FAQs

- **Q**: When and where is Field Day being held?
  - **A:** Field Day takes place on Sun, 22 Jun, 2025 at 05:00 pm to Sun, 22 Jun, 2025 at 05:00 pm at Dublin Park, 8324 Old Madison Pike, Madison, AL 35758-1121, United States,Madison, Alabama.
- **Q**: Who is organizing Field Day?
  - **A:** Field Day is organized by Orangetheory Fitness Madison (Madison, AL).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Field Day",
        "image": "https://cdn-az.allevents.in/events4/banners/ca40434bedbd92b80d08d74ad0ba959963acc52063001883027aba6f722b01d6-rimg-w1200-h678-dcfdf7e9-gmir?v=1750461891",
        "startDate": "2025-06-22",
        "url": "https://allevents.in/madison/field-day/200028372602352",
        "location": {
            "@type": "Place",
            "name": "Dublin Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8324 Old Madison Pike, Madison, AL 35758-1121, United States,Madison, Alabama",
                "addressLocality": "Madison",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.709395101478",
                "longitude": "-86.733960361453"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You're invited to our OTF Field Day at Dublin Park filled with fun games for the adults and kids!  Bring your family, your chairs, and a food item to share.  Look for the Orangetheory tent on one of the soccer fields.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Orangetheory Fitness Madison (Madison AL)",
                "url": "https://allevents.in/org/orangetheory-fitness-madison-madison-al/16505702"
            }
        ]
    }
]
```