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-280",
"type": [
"Organization",
"PerformingGroup"
],
"sameAs": [
"https://twitter.com/AtGtheatre",
"https://www.facebook.com/AtGtheatre",
"https://www.youtube.com/user/AtGtheatre",
"https://www.instagram.com/AtGtheatre/",
"http://www.wikidata.org/entity/Q121591617",
"https://en.wikipedia.org/wiki/Against_the_Grain_Theatre"
],
"description": "Against the Grain Theatre, often abbreviated as AtG is a Canadian opera company based in Toronto, Ontario.",
"name": "Against the Grain Theatre",
"url": "http://againstthegraintheatre.com"
}
</script>