

# Event Details

- **Event Name**: NSO at Mount Vernon
- **Event Start and End Date**: Tue, 24 Mar, 2026 at 07:00 pm – Tue, 24 Mar, 2026 at 09:30 pm
- **Event Description**: During this three-part concert series hear chamber music performed by members of the National Symphony Orchestra followed by a reception of champagne and chocolates with the musicians.Tickets can be purchased for the entire series or individually.
- **Event URL**: https://allevents.in/mount-vernon/nso-at-mount-vernon/80002483557765
- **Event Categories**: concerts, performances, live-music, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.mountvernon.org/plan-your-visit/calendar/events/nso-at-mount-vernon?utm_source=AllEvents.In&utm_medium=referral&utm_campaign=nso_concerts_ec

## 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 Organizer details

- **affiliate_id**: 8
- **organizer**: Mount Vernon (https://allevents.in/org/mount-vernon/25712289)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6914f5b707438.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=NSO+at+Mount+Vernon&date=24+Mar

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 24 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** George Washington's Mount Vernon, 3200 Mount Vernon Memorial Hwy, Mt Vernon, VA 22121, United States, Mount Vernon
- **Q**: Who is organizing the event?
  - **A:** Mount Vernon
- **Q**: What type of event is this?
  - **A:** concerts, performances, live-music, music, entertainment
- **Q**: Where can I find ticket details about NSO at Mount Vernon ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "NSO at Mount Vernon",
        "image": "https://cdn2.allevents.in/thumbs/thumb6914f5b707438.jpg",
        "startDate": "2026-03-24",
        "endDate": "2026-03-24",
        "url": "https://allevents.in/mount-vernon/nso-at-mount-vernon/80002483557765",
        "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": "During this three-part concert series hear chamber music performed by members of the National Symphony Orchestra followed by a reception of champagne and chocolates with the musicians.Tickets can be purchased for the entire series or individually.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mount Vernon",
                "url": "https://allevents.in/org/mount-vernon/25712289"
            }
        ]
    }
]
```