

# Event Details

- **Event Name**: Jazz Duo at Lake Anne Coffeehouse and Winebar
- **Event Start and End Date**: Sat, 11 Jan, 2020 at 06:30 pm
- **Event Description**: Featuring pianist Caleb Nei
- **Event URL**: https://allevents.in/reston/jazz-duo-at-lake-anne-coffeehouse-and-winebar/200018327471841
- **Event Categories**: Entertainment, Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Reston
- **state**: VA
- **country**: United States
- **location**: Lake Anne Coffee House & Wine Bar
- **lat**: 38.9687998
- **long**: -77.34133
- **full address**: Lake Anne Coffee House &amp; Wine Bar, 1612 Washington Plaza North, Reston, Virginia 20190, United States

## Event gallery

- **Alt text**: Jazz Duo at Lake Anne Coffeehouse and Winebar
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b7ef1d1b2eb7d23eabd7c42007867c953033c61437d480984c7d3d02cf40f2e2-rimg-w526-h526-gmir.jpg?v=1577459759

## FAQs

- **Q**: When and where is Jazz Duo at Lake Anne Coffeehouse and Winebar being held?
  - **A:** Jazz Duo at Lake Anne Coffeehouse and Winebar takes place on Sat, 11 Jan, 2020 at 06:30 pm to Sat, 11 Jan, 2020 at 06:30 pm at Lake Anne Coffee House &amp; Wine Bar, 1612 Washington Plaza North, Reston, Virginia 20190, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jazz Duo at Lake Anne Coffeehouse and Winebar",
        "image": "https://cdn-az.allevents.in/events7/banners/b7ef1d1b2eb7d23eabd7c42007867c953033c61437d480984c7d3d02cf40f2e2-rimg-w526-h526-gmir.jpg?v=1577459759",
        "startDate": "2020-01-11",
        "url": "https://allevents.in/reston/jazz-duo-at-lake-anne-coffeehouse-and-winebar/200018327471841",
        "location": {
            "@type": "Place",
            "name": "Lake Anne Coffee House & Wine Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1612 Washington Plaza North, Reston, Virginia 20190",
                "addressLocality": "Reston",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.9687998",
                "longitude": "-77.34133"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Featuring pianist Caleb Nei"
    }
]
```