{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://fisherplows.com/#organization",
      "name": "Fisher Engineering",
      "url": "https://fisherplows.com/",
      "description": "Fisher Engineering has been manufacturing commercial snow plows and sand/salt spreaders for almost 75 years."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/fisher-engineering#asg",
      "name": "Fisher Engineering ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/fisher-engineering",
      "isPartOf": {
        "@id": "https://fisherplows.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}