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/K43-793",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K5-252",
    "type": "Place",
    "sameAs": [
      "http://caligram.com/place/4848",
      "https://www.laval.ca/e63ee82a-da16-4247-bc91-6710773eb4cf"
    ],
    "address": {
      "id": "http://kg.artsdata.ca/resource/K5-252#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Laval",
      "addressRegion": "QC",
      "postalCode": "H7L",
      "streetAddress": "Rang de l'Équerre"
    },
    "name": "Bois de l'Équerre"
  },
  "description": "<p>En collaboration avec Canopée, participez, avec vos enfants, à la traversée de la forêt hantée.&#160;Oserez-vous traverser la forêt&#160;malgré l’obscurité et les toiles d'araignées?<br></p>",
  "name": "La traversée de la forêt hantée",
  "organizer": {
    "id": "http://kg.artsdata.ca/resource/K16-116",
    "type": "Organization",
    "sameAs": "http://www.wikidata.org/entity/Q124463790",
    "name": "Ville de Laval",
    "url": "https://www.laval.ca"
  },
  "url": "https://www.laval.ca/Pages/Fr/Calendrier/halloween-canopee-bois-equerre.aspx",
  "endDate": "2024-11-02T00:30:00-04:00",
  "startDate": "2024-11-01T22:30:00-04:00",
  "image": {
    "type": "ImageObject",
    "url": "https://www.laval.ca/PublishingImages/Calendrier-des-activites/halloween/halloween-bois-equerre-traversee-foret-hantee-335x215.png"
  }
}
</script>