

# Event Details

- **Event Name**: Step Up for Down Syndrome
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 10:00 am – Sat, 12 Sep, 2026 at 11:00 am (-05:00)
- **Event Description**: 2026 Step Up for Down Syndrome:  Here We Grow By Stepping Up
- **Event URL**: https://allevents.in/bowling-green/step-up-for-down-syndrome/80001558667186
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bowling Green
- **state**: KY
- **country**: United States
- **location**: Bowling Green Ballpark
- **lat**: 36.9967173
- **long**: -86.4415035
- **full address**: Bowling Green Ballpark, 300 E 8th Ave, Bowling Green, KY 42101, United States

## Event gallery

- **Alt text**: Step Up for Down Syndrome
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a70a6311c5be.jpg

## FAQs

- **Q**: When and where is Step Up for Down Syndrome being held?
  - **A:** Step Up for Down Syndrome takes place on Sat, 12 Sep, 2026 at 10:00 am to Sat, 12 Sep, 2026 at 11:00 am at Bowling Green Ballpark, 300 E 8th Ave, Bowling Green, KY 42101, United States.
- **Q**: Who is organizing Step Up for Down Syndrome?
  - **A:** Step Up for Down Syndrome is organized by Down Syndrome of Southern KY.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Step Up for Down Syndrome",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a70a6311c5be.jpg",
        "startDate": "2026-09-12T10:00:00-05:00",
        "endDate": "2026-09-12T11:00:00-05:00",
        "url": "https://allevents.in/bowling-green/step-up-for-down-syndrome/80001558667186",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bowling Green Ballpark",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 E 8th Ave, Bowling Green, KY 42101, United States",
                "postalCode": "42101",
                "addressLocality": "Bowling Green",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.9967173",
                "longitude": "-86.4415035"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "2026 Step Up for Down Syndrome:  Here We Grow By Stepping Up",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Down Syndrome of Southern KY",
                "url": "https://allevents.in/org/down-syndrome-of-southern-ky/12783782",
                "description": "CELEBRATING the lives of people with Down Syndrome. "
            }
        ]
    }
]
```