

# Event Details

- **Event Name**: Rockin' with HART
- **Event Start and End Date**: Sat, 21 Mar, 2020 at 04:00 pm – Sat, 21 Mar, 2020 at 09:00 pm
- **Event Description**: SAVE the DATE!  Rockin' with HART, a night of music, celebrity bartenders, raffles to benefit HART will be held Saturday, March 21 at the Lewiston Event Center.  Details to follow!
- **Event URL**: https://allevents.in/lewiston/rockin-with-hart/200019048326847
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lewiston
- **state**: NY
- **country**: United States
- **location**: Lewiston Event Center
- **lat**: 43.1705
- **long**: -79.03442
- **full address**: Lewiston Event Center, 845 Cayuga St, Lewiston, New York 14092, United States

## Event gallery

- **Alt text**: Rockin' with HART
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/71619436e24bc97d89bbf496c0caaebc494e3c76ecbeec4926f04607a950e216-rimg-w720-h276-gmir.jpg?v=1582787598

## FAQs

- **Q**: When and where is Rockin' with HART being held?
  - **A:** Rockin' with HART takes place on Sat, 21 Mar, 2020 at 04:00 pm to Sat, 21 Mar, 2020 at 09:00 pm at Lewiston Event Center, 845 Cayuga St, Lewiston, New York 14092, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rockin' with HART",
        "image": "https://cdn-az.allevents.in/events4/banners/71619436e24bc97d89bbf496c0caaebc494e3c76ecbeec4926f04607a950e216-rimg-w720-h276-gmir.jpg?v=1582787598",
        "startDate": "2020-03-21",
        "endDate": "2020-03-21",
        "url": "https://allevents.in/lewiston/rockin-with-hart/200019048326847",
        "location": {
            "@type": "Place",
            "name": "Lewiston Event Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "845 Cayuga St, Lewiston, New York 14092",
                "addressLocality": "Lewiston",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.1705",
                "longitude": "-79.03442"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "SAVE the DATE!  Rockin' with HART, a night of music, celebrity bartenders, raffles to benefit HART will be held Saturday, March 21 at the Lewiston Event Center.  Details to follow!"
    }
]
```