{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.wagnermeters.com/#organization",
      "name": "Wagner Meters",
      "url": "https://www.wagnermeters.com/",
      "description": "World leader in moisture measurement solutions for wood, concrete, and other building materials."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/wagner-meters#asg",
      "name": "Wagner Meters ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/wagner-meters",
      "isPartOf": {
        "@id": "https://www.wagnermeters.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}