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-182",
"type": [
"Organization",
"TheaterGroup"
],
"sameAs": [
"https://www.facebook.com/DuffleBag-Theatre-321130864123/",
"https://twitter.com/@DuffleBagThtre",
"https://www.instagram.com/dufflebagtheatre/"
],
"name": "Dufflebag Theatre",
"url": "https://dufflebag.com"
}
</script>