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/K23-3080",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K2-224",
    "type": "Place",
    "sameAs": [
      "http://scenepro.ca#Venue175",
      "http://www.wikidata.org/entity/Q107015508"
    ],
    "address": {
      "id": "http://kg.artsdata.ca/resource/K2-224#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "La Tuque",
      "addressRegion": "QC",
      "postalCode": "G9X 3B4",
      "streetAddress": "725, boulevard Ducharme"
    },
    "name": "Salle Vincent-Spain"
  },
  "description": "Spectacle de la série HUMOUR de la programmation 2024-2025 ! Une présentation de O 97,1.\n \n <em>Mon Complexe a des étoiles dans les yeux depuis 25 ans ! #JYSERAI... et vous ?</em>",
  "name": "Pierre-Luc Pomerleau",
  "organizer": [
    {
      "id": "http://kg.footlight.io/resource/8f2832ea-6d6d-4839-abb9-834a6aa6ff5b",
      "type": "Organization",
      "name": "Complexe culturel Félix-Leclerc",
      "schema:url": "https://www.complexeculturelfelixleclerc.com/"
    },
    {
      "id": "http://kg.artsdata.ca/resource/K5-604",
      "type": "Organization",
      "sameAs": "http://kg.footlight.io/resource/8f2832ea-6d6d-4839-abb9-834a6aa6ff5b",
      "name": "Complexe culturel Félix-Leclerc",
      "url": "https://www.complexeculturelfelixleclerc.com/"
    }
  ],
  "schema:url": "https://www.ovation.ca/00001Q/fr/Event/?eventId=1L00L4",
  "startDate": "2025-01-31T20:00:00-05:00",
  "image": {
    "type": "ImageObject",
    "url": "https://www.ovation.ca/product-catalog-images/sp1L00HF.jpg"
  }
}
</script>