

# Event Details

- **Event Name**: George Washington Whiskey Tasting
- **Event Start and End Date**: Sat, 30 May, 2026 at 02:00 pm – Sat, 30 May, 2026 at 05:00 pm (-04:00)
- **Event Description**: Sample George Washington's whiskey and other distilled spirits made at Washington's Distillery.In 1799, George Washington's distillery produced nearly 11,000 gallons, making it one of the largest whiskey distilleries in America. Today, a reconstructed working distillery produces small batch spirits on-site using 18th-century distilling methods.You will sample 3 distilled spirits, hear about the history of distilling spirits, and tour Washington's reconstructed gristmill and distillery.Attend tastings on Saturdays in May, June, and September at George Washington's Distillery &amp; Gristmill, located 2.7 miles from Mount Vernon.
- **Event URL**: https://allevents.in/alexandria/george-washington-whiskey-tasting/80001728758260
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Alexandria
- **state**: VA
- **country**: United States
- **location**: George Washington's Distillery & Gristmill
- **lat**: 38.71349
- **long**: -77.1297245
- **full address**: George Washington's Distillery &amp; Gristmill, 5513 Mount Vernon Memorial Hwy, Alexandria, VA 22309, United States

## Event gallery

- **Alt text**: George Washington Whiskey Tasting
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69dd56c182f95.jpg

## FAQs

- **Q**: When and where is George Washington Whiskey Tasting being held?
  - **A:** George Washington Whiskey Tasting takes place on Sat, 30 May, 2026 at 02:00 pm to Sat, 30 May, 2026 at 05:00 pm at George Washington's Distillery &amp; Gristmill, 5513 Mount Vernon Memorial Hwy, Alexandria, VA 22309, United States.
- **Q**: Who is organizing George Washington Whiskey Tasting?
  - **A:** George Washington Whiskey Tasting is organized by Mount Vernon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "George Washington Whiskey Tasting",
        "image": "https://cdn2.allevents.in/thumbs/thumb69dd56c182f95.jpg",
        "startDate": "2026-05-30T14:00:00-04:00",
        "endDate": "2026-05-30T17:00:00-04:00",
        "url": "https://allevents.in/alexandria/george-washington-whiskey-tasting/80001728758260",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "George Washington's Distillery & Gristmill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5513 Mount Vernon Memorial Hwy, Alexandria, VA 22309, United States",
                "postalCode": "22309",
                "addressLocality": "Alexandria",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.71349",
                "longitude": "-77.1297245"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sample George Washington's whiskey and other distilled spirits made at Washington's Distillery.In 1799, George Washington's distillery produced nearly 11,000 gallons, making it one of the largest whiskey distilleries in America. Today, a reconstructed working distillery produces small batch spirits",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mount Vernon",
                "url": "https://allevents.in/org/mount-vernon/25712289"
            }
        ]
    }
]
```