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