{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.harveys.ca/#organization",
      "name": "HARVEY's",
      "url": "https://www.harveys.ca/",
      "description": "Harvey’s is Canada’s destination for flame-grilled burgers topped your way. With the option to choose exactly how you want your burger, you know it’s going to be a beautiful thing."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/harvey-s#asg",
      "name": "HARVEY's ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/harvey-s",
      "isPartOf": {
        "@id": "https://www.harveys.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}