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-152",
"type": [
"Organization",
"TheaterGroup"
],
"sameAs": [
"http://www.wikidata.org/entity/Q112572957",
"https://www.youtube.com/c/TheatrewhynotOrg1",
"https://vimeo.com/theatrewhynot",
"https://twitter.com/theatrewhynot",
"https://www.facebook.com/theatrewhynot"
],
"name": "Why Not Theatre",
"url": "http://www.theatrewhynot.org"
}
</script>