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-1699",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K5-69",
    "type": "Place",
    "sameAs": "http://kg.footlight.io/resource/32166f01-28d5-4d55-8fff-e83a0ab3a795",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K5-69#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Gatineau",
      "addressRegion": "QC",
      "postalCode": "J8X 3J8",
      "streetAddress": "3 Rue Kent"
    },
    "name": "Le Minotaure"
  },
  "name": "Blesse, Pyromanie et David Numwami au Minotaure",
  "startDate": "2024-04-24T20:00:00-04:00"
}
</script>