

# Event Details

- **Event Name**: Shark2six Live In Concert
- **Event Start and End Date**: Sun, 25 Nov, 2018 at 04:45 pm – Sun, 25 Nov, 2018 at 07:15 pm
- **Event URL**: https://allevents.in/events/shark2six-live-in-concert/20002599265489
- **Event Categories**: Concerts, Entertainment, Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **country**: Nigeria
- **location**: Calabar Rd, Calabar Municipal, Nigeria
- **lat**: 4.96058
- **long**: 8.32254
- **full address**: Calabar Rd, Calabar Municipal, Nigeria, Nigeria

## Event gallery

- **Alt text**: Shark2six Live In Concert
  - **Image URL**: https://cdn-az.allevents.in/banners/ab2fcef0-ed6f-11e8-9aa1-3dda9c965bad-rimg-w526-h263-dcf2eaeb-gmir.jpg

## FAQs

- **Q**: When and where is Shark2six Live In Concert being held?
  - **A:** Shark2six Live In Concert takes place on Sun, 25 Nov, 2018 at 04:45 pm to Sun, 25 Nov, 2018 at 07:15 pm at Calabar Rd, Calabar Municipal, Nigeria, Nigeria.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Shark2six Live In Concert",
        "image": "https://cdn-az.allevents.in/banners/ab2fcef0-ed6f-11e8-9aa1-3dda9c965bad-rimg-w526-h263-dcf2eaeb-gmir.jpg",
        "startDate": "2018-11-25",
        "endDate": "2018-11-25",
        "url": "https://allevents.in/events/shark2six-live-in-concert/20002599265489",
        "location": {
            "@type": "Place",
            "name": "Calabar Rd, Calabar Municipal, Nigeria",
            "address": {
                "@type": "PostalAddress",
                "name": "Calabar Rd, Calabar Municipal, Nigeria, Nigeria",
                "addressLocality": "",
                "addressRegion": null,
                "addressCountry": "NG"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "4.96058",
                "longitude": "8.32254"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```