

# Event Details

- **Event Name**: George Washington Patriot Run
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 07:00 am – Sun, 13 Sep, 2026 at 08:00 am (-04:00)
- **Event Description**: Participate in a 10-miler or 5K race at Mount Vernon during America's 250th anniversary.Cross the finish line with the Mansion in view and receive a t-shirt and medal. The Finish Festival will offer music, food and beverage concessions, and a free beer for each runner.
- **Event URL**: https://allevents.in/mount-vernon/george-washington-patriot-run/80003128428192
- **Event Categories**: health-wellness, heritage-walk, marathons, sports, festivals, food-truck-festivals, music-festivals
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Mount Vernon
- **state**: VA
- **country**: United States
- **location**: George Washington's Mount Vernon
- **lat**: 38.707982
- **long**: -77.0861753
- **full address**: George Washington's Mount Vernon, 3200 Mount Vernon Memorial Hwy, Mt Vernon, VA 22121, United States, Mount Vernon

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large69977928dbf5e.jpg
- **Alt text**: Event Photo 2
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large69977928b7244.jpg

## FAQs

- **Q**: When and where is George Washington Patriot Run being held?
  - **A:** George Washington Patriot Run takes place on Sun, 13 Sep, 2026 at 07:00 am to Sun, 13 Sep, 2026 at 08:00 am at George Washington's Mount Vernon, 3200 Mount Vernon Memorial Hwy, Mt Vernon, VA 22121, United States, Mount Vernon.
- **Q**: Who is organizing George Washington Patriot Run?
  - **A:** George Washington Patriot Run is organized by Mount Vernon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "George Washington Patriot Run",
        "image": "https://cdn2.allevents.in/thumbs/thumb6997792202ebe.jpg",
        "startDate": "2026-09-13T07:00:00-04:00",
        "endDate": "2026-09-13T08:00:00-04:00",
        "url": "https://allevents.in/mount-vernon/george-washington-patriot-run/80003128428192",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "George Washington's Mount Vernon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3200 Mount Vernon Memorial Hwy, Mt Vernon, VA 22121, United States",
                "postalCode": "22121",
                "addressLocality": "Mount Vernon",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.707982",
                "longitude": "-77.0861753"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Participate in a 10-miler or 5K race at Mount Vernon during America's 250th anniversary.Cross the finish line with the Mansion in view and receive a t-shirt and medal. The Finish Festival will offer music, food and beverage concessions, and a free beer for each runner.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mount Vernon",
                "url": "https://allevents.in/org/mount-vernon/25712289"
            }
        ]
    }
]
```