{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://gfs.ca/en-ca/#organization",
      "name": "Gordon Food Service",
      "url": "https://gfs.ca/en-ca/",
      "description": "Gordon Food Service is a prominent family-owned food distributor in North America, serving restaurants, healthcare operations, and schools."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/gordon-food-service#asg",
      "name": "Gordon Food Service ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/gordon-food-service",
      "isPartOf": {
        "@id": "https://gfs.ca/en-ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}