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