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-63",
"type": [
"Organization",
"TheaterGroup"
],
"sameAs": [
"https://www.youtube.com/user/FredPlayhouse",
"https://twitter.com/FredPlayhouse",
"https://www.facebook.com/thefrederictonplayhouse"
],
"name": "Fredericton Playhouse Inc",
"url": "https://www.theplayhouse.ca"
}
</script>