

# Event Details

- **Event Name**: Beware: The Call of Duty
- **Event Start and End Date**: Fri, 27 May, 2016 at 06:00 pm
- **Event URL**: https://allevents.in/leicester/beware-the-call-of-duty/251075208593419
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Leicester
- **state**: EN
- **country**: United Kingdom
- **location**: Corner Pocket the pool lounge
- **lat**: 52.637152796331
- **long**: -1.1013460599241
- **full address**: Corner Pocket the pool lounge, 23B East Park Road, Leicester, United Kingdom

## Event gallery

- **Alt text**: Beware: The Call of Duty
  - **Image URL**: https://cdn-az.allevents.in/banners/0edc8c1bdc52daf6bc4329ee6c99db3c

## FAQs

- **Q**: When and where is Beware: The Call of Duty being held?
  - **A:** Beware: The Call of Duty takes place on Fri, 27 May, 2016 at 06:00 pm to Fri, 27 May, 2016 at 06:00 pm at Corner Pocket the pool lounge, 23B East Park Road, Leicester, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Beware: The Call of Duty",
        "image": "https://cdn-az.allevents.in/banners/0edc8c1bdc52daf6bc4329ee6c99db3c",
        "startDate": "2016-05-27",
        "url": "https://allevents.in/leicester/beware-the-call-of-duty/251075208593419",
        "location": {
            "@type": "Place",
            "name": "Corner Pocket the pool lounge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "23B East Park Road",
                "addressLocality": "Leicester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.637152796331",
                "longitude": "-1.1013460599241"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```