{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://nashco.ae/#organization",
      "name": "nashco.ae",
      "url": "http://nashco.ae/",
      "description": "Public ASG Directory business profile."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/nashco-ae#asg",
      "name": "nashco.ae ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/nashco-ae",
      "isPartOf": {
        "@id": "http://nashco.ae/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}