

# Event Details

- **Event Name**: ALS United Ohio Walk 2026
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 09:30 am (-04:00)
- **Event Description**: Let’s walk and raise some money in memory of Dad and all the other people living with ALS or have passed because of it. 

Team name is Tim’s Team
- **Event URL**: https://allevents.in/dublin/als-united-ohio-walk-2026/200030545158426
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Dublin
- **state**: OH
- **country**: United States
- **location**: Coffman Park
- **lat**: 40.103798805999
- **long**: -83.134151101112
- **full address**: Coffman Park, 5200 Emerald Parkway,Dublin, Ohio, United States

## Event gallery

- **Alt text**: ALS United Ohio Walk 2026
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6874f2cf155257cda86e0d210727d55fafee48dffc73da537994d32b2ad7c8f1-rimg-w1200-h900-dc585858-gmir?v=1787227053

## FAQs

- **Q**: When and where is ALS United Ohio Walk 2026 being held?
  - **A:** ALS United Ohio Walk 2026 takes place on Sun, 13 Sep, 2026 at 09:30 am to Sun, 13 Sep, 2026 at 09:30 am at Coffman Park, 5200 Emerald Parkway,Dublin, Ohio, United States.
- **Q**: Who is organizing ALS United Ohio Walk 2026?
  - **A:** ALS United Ohio Walk 2026 is organized by Joshua Buxton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "ALS United Ohio Walk 2026",
        "image": "https://cdn-az.allevents.in/events7/banners/6874f2cf155257cda86e0d210727d55fafee48dffc73da537994d32b2ad7c8f1-rimg-w1200-h900-dc585858-gmir?v=1787227053",
        "startDate": "2026-09-13T09:30:00-04:00",
        "url": "https://allevents.in/dublin/als-united-ohio-walk-2026/200030545158426",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Coffman Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5200 Emerald Parkway,Dublin, Ohio",
                "addressLocality": "Dublin",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.103798805999",
                "longitude": "-83.134151101112"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s walk and raise some money in memory of Dad and all the other people living with ALS or have passed because of it. \n\nTeam name is Tim’s Team",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Joshua Buxton",
                "url": "https://allevents.in/org/joshua-buxton/19886054"
            }
        ]
    }
]
```