{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://crownhotel.co/#organization",
      "name": "Crown hotel",
      "url": "http://crownhotel.co/",
      "description": "Crown hotel | five star hotel in Juba, South Sudan"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/crown-hotel#asg",
      "name": "Crown hotel ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/crown-hotel",
      "isPartOf": {
        "@id": "http://crownhotel.co/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}