{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.hardrock.com/#organization",
      "name": "Hard Rock",
      "url": "https://www.hardrock.com/",
      "description": "Hard Rock is a global leader in entertainment, gaming, and hospitality. Come together at our hotels, cafes, casinos, and shops to create unique experiences"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hard-rock#asg",
      "name": "Hard Rock ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hard-rock",
      "isPartOf": {
        "@id": "https://www.hardrock.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}