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/K10-443",
"type": [
"Organization",
"PerformingGroup"
],
"sameAs": [
"https://www.facebook.com/EaglesTributeHotelCalifornia",
"https://twitter.com/hotelcalifornia",
"https://www.youtube.com/user/hotelcaliforniaband"
],
"alternateName": "Hotel California – The Original Tribute to The Eagles",
"name": "Hotel California",
"url": "https://hotelcalifornia.ca"
}
</script>