{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.eraser.com/#organization",
      "name": "The Eraser Company",
      "url": "https://www.eraser.com/",
      "description": "Wire, tube, and cable cutting, stripping, twisting, measuring, and heat shrink machines, equipment, and tools. Fiberglass brushes and erasers & dereelers."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/the-eraser-company#asg",
      "name": "The Eraser Company ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/the-eraser-company",
      "isPartOf": {
        "@id": "https://www.eraser.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}