

# Event Details

- **Event Name**: Run Club Meet up and 5K Run 
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 12:00 pm – Sun, 12 Apr, 2026 at 03:00 pm (-04:00)
- **Event Description**: Join us every Sunday for a fun run at Hotel Heron! New time is 12:00.
- **Event URL**: https://allevents.in/alexandria/run-club-meet-up-and-5k-run/200029913985640
- **Event Categories**: marathons
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029913985640?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=alexandria-events

## Event venue details

- **city**: Alexandria
- **state**: VA
- **country**: United States
- **location**: Hotel Heron
- **lat**: 38.80409
- **long**: -77.04675
- **full address**: Hotel Heron, 699 Prince Street,Alexandria, Virginia, United States

## Event gallery

- **Alt text**: Run Club Meet up and 5K Run
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6eec3ca9f86257a52edfb15e307e954d17f3764f18ce5047dfd8ca748fa9cbfb-rimg-w1179-h597-dcf7f7f7-gmir?v=1775736879

## FAQs

- **Q**: When and where is Run Club Meet up and 5K Run  being held?
  - **A:** Run Club Meet up and 5K Run  takes place on Sun, 12 Apr, 2026 at 12:00 pm to Sun, 12 Apr, 2026 at 03:00 pm at Hotel Heron, 699 Prince Street,Alexandria, Virginia, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Run Club Meet up and 5K Run",
        "image": "https://cdn-az.allevents.in/events1/banners/6eec3ca9f86257a52edfb15e307e954d17f3764f18ce5047dfd8ca748fa9cbfb-rimg-w1179-h597-dcf7f7f7-gmir?v=1775736879",
        "startDate": "2026-04-12T12:00:00-04:00",
        "endDate": "2026-04-12T15:00:00-04:00",
        "url": "https://allevents.in/alexandria/run-club-meet-up-and-5k-run/200029913985640",
        "location": {
            "@type": "Place",
            "name": "Hotel Heron",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "699 Prince Street,Alexandria, Virginia",
                "addressLocality": "Alexandria",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.80409",
                "longitude": "-77.04675"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us every Sunday for a fun run at Hotel Heron! New time is 12:00."
    }
]
```