

# Event Details

- **Event Name**: AMASA Year End Party 2017
- **Event Start and End Date**: Wed, 15 Nov, 2017 at 07:00 pm
- **Event Description**: AMASA annual party
- **Event URL**: https://allevents.in/sandton/amasa-year-end-party-2017/502050943490670
- **Event Categories**: Entertainment, Parties
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sandton
- **state**: GT
- **country**: South Africa
- **location**: Taboo Night Club
- **lat**: -26.10182119288
- **long**: 28.057350763959
- **full address**: Taboo Night Club, Address 24 Central, Cnr Fredman Dr And Gwen Ln, Sandton, South Africa

## Event gallery

- **Alt text**: AMASA Year End Party 2017
  - **Image URL**: https://cdn-az.allevents.in/bannerspace/12bb7236ac52cc0138fcbc040c809c2b

## FAQs

- **Q**: When and where is AMASA Year End Party 2017 being held?
  - **A:** AMASA Year End Party 2017 takes place on Wed, 15 Nov, 2017 at 07:00 pm to Wed, 15 Nov, 2017 at 07:00 pm at Taboo Night Club, Address 24 Central, Cnr Fredman Dr And Gwen Ln, Sandton, South Africa.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "AMASA Year End Party 2017",
        "image": "https://cdn-az.allevents.in/bannerspace/12bb7236ac52cc0138fcbc040c809c2b",
        "startDate": "2017-11-15",
        "url": "https://allevents.in/sandton/amasa-year-end-party-2017/502050943490670",
        "location": {
            "@type": "Place",
            "name": "Taboo Night Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Address 24 Central, Cnr Fredman Dr And Gwen Ln",
                "addressLocality": "Sandton",
                "addressRegion": "GT",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-26.10182119288",
                "longitude": "28.057350763959"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "AMASA annual party"
    }
]
```