JSON-LD Schema.org

JSON-LD utilisant le @context de Schema.org. Il peut être copié-collé dans des pages Web HTML.

<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "id": "http://kg.artsdata.ca/resource/K10-22",
  "type": [
    "Organization",
    "TheaterGroup"
  ],
  "sameAs": [
    "https://twitter.com/TheatreBTW",
    "https://www.facebook.com/BlackTheatreWorkshop/",
    "https://en.wikipedia.org/wiki/Black_Theatre_Workshop"
  ],
  "description": "Black Theatre Workshop (BTW) is a non-profit theater company based in Montreal and is also one of the oldest Black English-speaking professional theatre companies in the history of Canada. It was established by Clarence Bayne and Arthur Goddard, who previously also founded the Trinidad and Tobago association. The Black Theatre Workshop is known for featuring many prominent artistic directors over the years.",
  "name": "Black Theatre Workshop",
  "url": "http://www.blacktheatreworkshop.ca"
}
</script>