{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://generalfinishes.com/#organization",
      "name": "General Finishes",
      "url": "https://generalfinishes.com/",
      "description": "We produce professional-grade, water-based & oil-based wood finishing products and waterbourne coatings for all your woodworking projects."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/general-finishes#asg",
      "name": "General Finishes ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/general-finishes",
      "isPartOf": {
        "@id": "https://generalfinishes.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}