{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.trumphotels.com/#organization",
      "name": "Luxury Hotels",
      "url": "https://www.trumphotels.com/",
      "description": "Trump Hotels are luxury hotels located around the world providing a range of options and experiences. Our 4 and 5 star hotels provide relaxing getaways, exciting adventures, and high class experiences."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/luxury-hotels#asg",
      "name": "Luxury Hotels ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/luxury-hotels",
      "isPartOf": {
        "@id": "https://www.trumphotels.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}