{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.windsorplywood.com/#organization",
      "name": "Windsor Plywood",
      "url": "https://www.windsorplywood.com/",
      "description": "Windsor Plywood is a building supply company with locations across western Canada and the US. We offer interior and exterior home finishing and wood products, flooring, doors and mouldings."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/windsor-plywood#asg",
      "name": "Windsor Plywood ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/windsor-plywood",
      "isPartOf": {
        "@id": "https://www.windsorplywood.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}