

# Event Details

- **Event Name**: Sunday run
- **Event Start and End Date**: Sun, 07 Jun, 2026 at 08:00 am
- **Event Description**: Sunday morning 5k run/walk starting at Citrus Grove Park. 2 mile loop option. 

All ages and paces welcome.
- **Event URL**: https://allevents.in/loxahatchee/sunday-run/200030145274829
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Loxahatchee
- **state**: FL
- **country**: United States
- **location**: Citrus Grove Park
- **lat**: 26.802445988092
- **long**: -80.25317038414
- **full address**: Citrus Grove Park, 8501 Avocado Blvd,Palm Beach Gardens, Florida, Loxahatchee, United States

## Event gallery

- **Alt text**: Sunday run
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/51a792ceec95f84315cebb3504e06373aee1b0d0a0cfaff2b94a7de840918e29-rimg-w1200-h800-dcfdeddc-gmir?v=1780550718

## FAQs

- **Q**: When and where is Sunday run being held?
  - **A:** Sunday run takes place on Sun, 07 Jun, 2026 at 08:00 am to Sun, 07 Jun, 2026 at 08:00 am at Citrus Grove Park, 8501 Avocado Blvd,Palm Beach Gardens, Florida, Loxahatchee, United States.
- **Q**: Who is organizing Sunday run?
  - **A:** Sunday run is organized by Loxahatchee Milers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday run",
        "image": "https://cdn-az.allevents.in/events4/banners/51a792ceec95f84315cebb3504e06373aee1b0d0a0cfaff2b94a7de840918e29-rimg-w1200-h800-dcfdeddc-gmir?v=1780550718",
        "startDate": "2026-06-07",
        "url": "https://allevents.in/loxahatchee/sunday-run/200030145274829",
        "location": {
            "@type": "Place",
            "name": "Citrus Grove Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8501 Avocado Blvd,Palm Beach Gardens, Florida",
                "addressLocality": "Loxahatchee",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.802445988092",
                "longitude": "-80.25317038414"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday morning 5k run/walk starting at Citrus Grove Park. 2 mile loop option. \n\nAll ages and paces welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Loxahatchee Milers",
                "url": "https://allevents.in/org/loxahatchee-milers/27681930",
                "description": "Loxahatchee Milers. 283 likes · 30 talking about this. Weekly run meet-ups at Citrus Grove Park. \nAll paces and ages welcome!"
            }
        ]
    }
]
```