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-3068",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K5-709",
    "type": "Place",
    "sameAs": "http://kg.footlight.io/resource/0a06696f-60e1-4351-aac0-115cf5702bdd",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K5-709#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Trois-Rivières",
      "addressRegion": "QC",
      "postalCode": "G9A 4X3",
      "streetAddress": "1420 Rue Notre Dame Centre"
    },
    "name": "L'Entité."
  },
  "name": "Welcome Home tour - Trois-Rivières",
  "startDate": "2024-09-20T20:00:00-04:00"
}
</script>