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/K16-8",
"type": "Organization",
"sameAs": [
"https://www.livenation.com/",
"http://www.twitter.com/livenation",
"http://www.facebook.com/livenation",
"http://www.instagram.com/livenation",
"https://www.youtube.com/user/livenation"
],
"alternateName": "Live Nation Canada",
"name": "Live Nation",
"url": "https://www.livenation.com/"
}
</script>