

# Event Details

- **Event Name**: Rock n Roll 50's Night
- **Event Start and End Date**: Fri, 13 Sep, 2019 at 06:00 pm – Sat, 14 Sep, 2019 at 01:00 am
- **Event URL**: https://allevents.in/colchester/rock-n-roll-50s-night/200017479326716
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Colchester
- **country**: United Kingdom
- **location**: Stock Street Farm Barn
- **lat**: 51.8725016
- **long**: 0.65387699999997
- **full address**: Stock Street Farm Barn, Colchester, United Kingdom

## Event gallery

- **Alt text**: Rock n Roll 50's Night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/821d49035b5ed95ea87e364d803347e7b750ae3c238835474b9af2f378647dfe-rimg-w526-h263-gmir?v=1567391641

## FAQs

- **Q**: When and where is Rock n Roll 50's Night being held?
  - **A:** Rock n Roll 50's Night takes place on Fri, 13 Sep, 2019 at 06:00 pm to Sat, 14 Sep, 2019 at 01:00 am at Stock Street Farm Barn, Colchester, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rock n Roll 50's Night",
        "image": "https://cdn-az.allevents.in/events7/banners/821d49035b5ed95ea87e364d803347e7b750ae3c238835474b9af2f378647dfe-rimg-w526-h263-gmir?v=1567391641",
        "startDate": "2019-09-13",
        "endDate": "2019-09-14",
        "url": "https://allevents.in/colchester/rock-n-roll-50s-night/200017479326716",
        "location": {
            "@type": "Place",
            "name": "Stock Street Farm Barn",
            "address": {
                "@type": "PostalAddress",
                "name": "Stock Street Farm Barn, Colchester, United Kingdom",
                "addressLocality": "Colchester",
                "addressRegion": null,
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.8725016",
                "longitude": "0.65387699999997"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```