JSON-LD using Schema.org @context. It can be copy/pasted into HTML Webpages.
<script type="application/ld+json">
{
"@context": "http://schema.org",
"id": "http://kg.artsdata.ca/resource/K11-40",
"type": [
"Place",
"MusicVenue"
],
"sameAs": [
"http://www.wikidata.org/entity/Q16901749",
"https://en.wikipedia.org/wiki/TivoliVredenburg",
"https://www.instagram.com/tivolivredenburg/?hl=en",
"https://www.facebook.com/TivoliVredenburgUtrecht/",
"https://twitter.com/TiVre_Utrecht?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor"
],
"address": {
"id": "http://kg.artsdata.ca/resource/K11-40#PostalAddress",
"type": "PostalAddress",
"addressCountry": "NL",
"addressLocality": "WC Utrecht",
"postalCode": "3511",
"streetAddress": "Vredenburgkade 11"
},
"name": "TivoliVredenburg",
"url": "https://www.tivolivredenburg.nl"
}
</script>