{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://bcdairy.ca/#organization",
      "name": "BC Dairy",
      "url": "http://bcdairy.ca/",
      "description": "From that first splash of milk on your cereal to the last piece of cheese sitting on the board – pride in our products and our process is what gets BC dairy farmers up in the morning (that, and a big cup of coffee with cream)."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/bc-dairy#asg",
      "name": "BC Dairy ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/bc-dairy",
      "isPartOf": {
        "@id": "http://bcdairy.ca/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}