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-34",
"type": [
"Organization",
"PerformingGroup"
],
"sameAs": [
"https://www.youtube.com/user/CHOIRx3",
"https://www.instagram.com/choirchoirchoir/",
"https://www.facebook.com/choirx3/",
"https://twitter.com/choirchoirchoir",
"https://musicbrainz.org/artist/228c8e85-3c62-492c-99b4-811039ed6045",
"https://en.wikipedia.org/wiki/Choir!_Choir!_Choir!"
],
"description": "Choir! Choir! Choir! is a Canadian musical choir, based in Toronto, Ontario. Instead of a traditional organizational model, the choir is structured as an open participation group where anybody who wants to attend an event is welcome to perform as part of the choir.",
"name": "Choir! Choir! Choir!",
"url": "https://choirchoirchoir.com"
}
</script>