

# Event Details

- **Event Name**: Run Club! 
- **Event Start and End Date**: Mon, 06 Jul, 2026 at 06:30 pm
- **Event Description**: All levels welcome! We will see you outside again at 6:30 ready to run!

Wear your red, white, and blue.
- **Event URL**: https://allevents.in/springfield/run-club/200030348025159
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: MO
- **country**: United States
- **location**: 820 W El Camino Alto St, Suite 300, Springfield, MO
- **lat**: 37.13042
- **long**: -93.30261
- **full address**: 820 W El Camino Alto St, Suite 300, Springfield, MO, United States

## Event gallery

- **Alt text**: Run Club!
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Run+Club%21+&date=Mon%2C+06+Jul%2C+2026+at+06%3A30+pm&bg=5

## FAQs

- **Q**: When and where is Run Club!  being held?
  - **A:** Run Club!  takes place on Mon, 06 Jul, 2026 at 06:30 pm to Mon, 06 Jul, 2026 at 06:30 pm at 820 W El Camino Alto St, Suite 300, Springfield, MO, United States.
- **Q**: Who is organizing Run Club! ?
  - **A:** Run Club!  is organized by Missouri Sport and Spine.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Run Club!",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Run+Club%21+&date=Mon%2C+06+Jul%2C+2026+at+06%3A30+pm&bg=5",
        "startDate": "2026-07-06",
        "url": "https://allevents.in/springfield/run-club/200030348025159",
        "location": {
            "@type": "Place",
            "name": "820 W El Camino Alto St, Suite 300, Springfield, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "820 W Camino Alto, Springfield, MO 65810, United States",
                "addressLocality": "Springfield",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.13042",
                "longitude": "-93.30261"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All levels welcome! We will see you outside again at 6:30 ready to run!\n\nWear your red, white, and blue.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Missouri Sport and Spine",
                "url": "https://allevents.in/org/missouri-sport-and-spine/27864372"
            }
        ]
    }
]
```