{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.wml.nl/#organization",
      "name": "wml.nl",
      "url": "https://www.wml.nl/",
      "description": "{{$root.seo_description ||"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/wml-nl#asg",
      "name": "wml.nl ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/wml-nl",
      "isPartOf": {
        "@id": "https://www.wml.nl/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}