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-773",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K5-55",
    "type": "Place",
    "sameAs": [
      "http://kg.footlight.io/resource/718d1963-4bc2-40eb-bf61-2d654c50c7e8",
      "https://www.laval.ca/8620bd60-4ce9-48a8-b327-90a368764774"
    ],
    "address": {
      "id": "http://kg.artsdata.ca/resource/K5-55#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Laval",
      "addressRegion": "QC",
      "postalCode": "H7R 5P8",
      "streetAddress": "4747 Bd Arthur-Sauvé"
    },
    "name": "Bibliothèque Philippe-Panneton"
  },
  "description": "<p><span style=\"font-size&#58;16px;background-color&#58;transparent;\">Une occasion&#160;de&#160;socialiser!&#160;</span><span style=\"font-size&#58;16px;background-color&#58;transparent;\">Chaque premier jeudi du mois de 10h à 12h!&#160;</span><span style=\"font-size&#58;16px;background-color&#58;transparent;\">Entrée libre.</span><span style=\"font-size&#58;16px;background-color&#58;transparent;\"></span><span style=\"font-size&#58;16px;background-color&#58;transparent;\"><br></span></p>",
  "name": "Café et casse-têtes",
  "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/biblio-arts-cafe-casse-tetes.aspx",
  "endDate": "2024-11-07T17:00:00-04:00",
  "startDate": "2024-11-07T15:00:00-04:00",
  "image": {
    "type": "ImageObject",
    "url": "https://www.laval.ca/PublishingImages/Calendrier-des-activites/bibliotheque/biblio-casse-tete-335x215.png"
  }
}
</script>