{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.edran.be/#organization",
      "name": "Edran -",
      "url": "http://www.edran.be/",
      "description": "Belgian manufacturer of supercars"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/edran#asg",
      "name": "Edran - ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/edran",
      "isPartOf": {
        "@id": "http://www.edran.be/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}