

# 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

- **Ticket URL**: https://www.bandsintown.com/t/101749479?app_id=fb_v3_events&came_from=268&utm_campaign=reston-events&utm_source=AllEvents.in&utm_medium=event-discovery-platform

## 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b7ef1d1b2eb7d23eabd7c42007867c953033c61437d480984c7d3d02cf40f2e2-rimg-w526-h526-gmir.jpg?v=1577459759
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/317399a5d79117e8582bd65dd8d5cc9a0694fb9b25e9c70003b0802f6a10eda9-rimg-w300-h300-gmir?v=1577459761

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 11 Jan, 2020 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** Lake Anne Coffee House &amp; Wine Bar, 1612 Washington Plaza North, Reston, Virginia 20190, United States
- **Q**: What type of event is this?
  - **A:** Entertainment, Music
- **Q**: Where can I find ticket details about Jazz Duo at Lake Anne Coffeehouse and Winebar ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
    }
]
```