{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://lambertsson.com/#organization",
      "name": "Lambertsson",
      "legalName": "Lambertsson Sverige AB",
      "url": "https://lambertsson.com/",
      "description": "Lambertsson - En av Skandinaviens största leverantörer och uthyrare av byggrelaterade tjänster och produkter inom bygg, anläggning och industri."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/lambertsson#asg",
      "name": "Lambertsson ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/lambertsson",
      "isPartOf": {
        "@id": "https://lambertsson.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}