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/K2-5430",
  "type": "Organization",
  "sameAs": [
    "http://www.wikidata.org/entity/Q336701",
    "https://en.wikipedia.org/wiki/Butchart_Gardens",
    "https://fr.wikipedia.org/wiki/Jardins_Butchart"
  ],
  "description": "The Butchart Gardens is a group of floral display gardens in Brentwood Bay, British Columbia, Canada, located near Victoria on Vancouver Island. The gardens receive over a million visitors each year. The gardens have been designated a National Historic Site of Canada.",
  "name": "The Butchart Gardens",
  "url": [
    "https://fr.butchartgardens.com/",
    "https://www.butchartgardens.com"
  ]
}
</script>