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-5861",
  "type": "Place",
  "sameAs": [
    "http://www.wikidata.org/entity/Q3333891",
    "http://musicbrainz.org/place/b6d9fb5f-942d-41eb-8686-6c14dff89d4f"
  ],
  "address": {
    "type": "PostalAddress",
    "addressCountry": "Canada",
    "addressLocality": "Ville-Marie",
    "addressRegion": "QC",
    "postalCode": "H2X 1K5",
    "streetAddress": "59, rue Sainte-Catherine Est, Montréal (Québec) H2X 1K5"
  },
  "name": "M Telus",
  "url": [
    "https://mtelus.com/fr",
    "https://mtelus.com/en"
  ]
}
</script>