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-1618",
  "type": "Event",
  "location": {
    "id": "http://kg.artsdata.ca/resource/K5-705",
    "type": "Place",
    "sameAs": "http://kg.footlight.io/resource/04b6bc5a-5d37-45bb-8e98-84d7ba4974b9",
    "address": {
      "id": "http://kg.artsdata.ca/resource/K5-705#PostalAddress",
      "type": "PostalAddress",
      "addressCountry": "CA",
      "addressLocality": "Shawinigan",
      "addressRegion": "QC",
      "postalCode": "G0X 1L0",
      "streetAddress": "5095 Av. du Tour-du-Lac"
    },
    "name": "Camping Rouillard"
  },
  "name": "Sylvain Larocque",
  "startDate": "2024-07-13T20:00:00-04:00"
}
</script>