{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://thesuitest.com/#organization",
      "name": "The Suitest",
      "url": "https://thesuitest.com/",
      "description": "Digital magazine dedicated to exploring modern, luxury travel. The Suitest is your trusted source for intel and inspiration to curate a life well-traveled."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/the-suitest#asg",
      "name": "The Suitest ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/the-suitest",
      "isPartOf": {
        "@id": "https://thesuitest.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}