{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.derwentart.com/#organization",
      "name": "Derwent",
      "url": "https://www.derwentart.com/",
      "description": "Quality art products with a proud heritage dating back to 1832"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/derwent#asg",
      "name": "Derwent ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/derwent",
      "isPartOf": {
        "@id": "https://www.derwentart.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}