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