

# Event Details

- **Event Name**: November social
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 09:00 am
- **Event Description**: For our monthly social for November we will be doing the veterans day 5k at Soldiers memorial. After the race we will go and get breakfast somewhere. To register use this link https://runsignup.com/Race/Register/RaceGroup-1?raceId=89998
- **Event URL**: https://allevents.in/st-louis/november-social/200029119782017
- **Event Categories**: sports, veterans-day
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: https://runsignup.com/Race/Register/RaceGroup-1?raceId=89998&utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=st.+louis-events

## Event venue details

- **city**: St. Louis
- **state**: MO
- **country**: United States
- **location**: Soldier's Memorial Park
- **lat**: 38.628991931666
- **long**: -90.199881731933
- **full address**: Soldier's Memorial Park, 1315 Chestnut St,St. Louis, Missouri, United States

## Event gallery

- **Alt text**: November social
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/836be03f551322f26be752cf9948f1e71db9c3c8c9eafaa72373c434b9181867-rimg-w960-h720-dce0e9f2-gmir?v=1762365909

## FAQs

- **Q**: When and where is November social being held?
  - **A:** November social takes place on Sat, 08 Nov, 2025 at 09:00 am to Sat, 08 Nov, 2025 at 09:00 am at Soldier's Memorial Park, 1315 Chestnut St,St. Louis, Missouri, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** November social is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in St. Louis, this event is thoughtfully curated to deliver a standout experience worth every moment. If November social sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "November social",
        "image": "https://cdn-az.allevents.in/events8/banners/836be03f551322f26be752cf9948f1e71db9c3c8c9eafaa72373c434b9181867-rimg-w960-h720-dce0e9f2-gmir?v=1762365909",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/st-louis/november-social/200029119782017",
        "location": {
            "@type": "Place",
            "name": "Soldier's Memorial Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1315 Chestnut St,St. Louis, Missouri",
                "addressLocality": "St. Louis",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.628991931666",
                "longitude": "-90.199881731933"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For our monthly social for November we will be doing the veterans day 5k at Soldiers memorial. After the race we will go and get breakfast somewhere. To register use this link https://runsignup.com/Race/Register/RaceGroup-1?raceId=89998"
    }
]
```