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-517",
  "type": [
    "Organization",
    "TheaterGroup"
  ],
  "sameAs": [
    "http://www.wikidata.org/entity/Q2989791",
    "https://fr.wikipedia.org/wiki/Compagnie_Jean-Duceppe",
    "https://en.wikipedia.org/wiki/Jean-Duceppe_Company"
  ],
  "alternateName": "Duceppe",
  "description": "The Jean-Duceppe Company (Compagnie Jean-Duceppe) is a Canadian theatre company based in Place des Arts, Montreal.",
  "name": "Compagnie Jean-Duceppe",
  "url": "https://duceppe.com/"
}
</script>