{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.nepic.co.uk/#organization",
      "name": "NEPIC",
      "url": "http://www.nepic.co.uk/",
      "description": "NEPIC is a membership organisation supporting the process sector and its supply chain in the North East of England."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/nepic#asg",
      "name": "NEPIC ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/nepic",
      "isPartOf": {
        "@id": "http://www.nepic.co.uk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}