{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://ocfp.com/#organization",
      "name": "Oregon-Canadian Forest Products",
      "url": "https://ocfp.com/",
      "description": "Manufacturer of premium softwood lumber including Douglas Fir, Hemlock, and Western Red Cedar for architectural and construction applications."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/oregon-canadian-forest-products#asg",
      "name": "Oregon-Canadian Forest Products ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/oregon-canadian-forest-products",
      "isPartOf": {
        "@id": "https://ocfp.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}