JSON-LD using Schema.org @context. It can be copy/pasted into HTML Webpages.
<script type="application/ld+json">
{
"@context": "http://schema.org",
"id": "http://kg.artsdata.ca/resource/K10-405",
"type": [
"Organization",
"TheaterGroup"
],
"sameAs": [
"https://twitter.com/neworldtheatre",
"https://www.facebook.com/neworldtheatre",
"https://vimeo.com/neworldtheatre/",
"https://www.instagram.com/neworldtheatre/",
"http://www.wikidata.org/entity/Q75388541"
],
"alternateName": "Neworld",
"name": "Neworld Theatre"
}
</script>