{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://seereal.com/#organization",
      "name": "Seereal",
      "url": "https://seereal.com/",
      "description": "The next best thing to reality"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/seereal#asg",
      "name": "Seereal ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/seereal",
      "isPartOf": {
        "@id": "https://seereal.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}