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-93",
  "type": [
    "Organization",
    "DanceGroup"
  ],
  "sameAs": [
    "http://www.wikidata.org/entity/Q3115233",
    "https://fr.wikipedia.org/wiki/Les_Grands_Ballets_canadiens_de_Montréal",
    "https://en.wikipedia.org/wiki/Les_Grands_Ballets_Canadiens",
    "https://www.youtube.com/user/LesGrandsBallets",
    "https://www.instagram.com/grandsballets/",
    "https://twitter.com/grandsballets",
    "https://www.facebook.com/lesgrandsballets/",
    "https://fr.wikipedia.org/wiki/Les_Grands_Ballets_canadiens_de_Montr%C3%A9al"
  ],
  "alternateName": "Les Grands Ballets",
  "description": "Les Grands Ballets Canadiens de Montréal (GBCM) is a ballet company based in Montreal, Quebec, Canada. A creative and repertory company, it performs works that reflect the diverse trends of contemporary ballet.",
  "name": "Les Grands Ballets Canadiens de Montréal",
  "url": "https://grandsballets.com/en/"
}
</script>