{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://eartuff.com/#organization",
      "name": "earTuff",
      "url": "https://eartuff.com/",
      "description": "We blend medical and safety to achieve the highest quality and functionality of hearing protection available for manufacturing facilities."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/eartuff#asg",
      "name": "earTuff ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/eartuff",
      "isPartOf": {
        "@id": "https://eartuff.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}