{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.honestburgers.co.uk/#organization",
      "name": "Honest Burgers",
      "url": "https://www.honestburgers.co.uk/",
      "description": "British beef patties made in our own butchery and homemade rosemary chips cut and cooked daily. Local burgers in collaboration with nearby food heroes and local beers from neighbouring breweries."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/honest-burgers#asg",
      "name": "Honest Burgers ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/honest-burgers",
      "isPartOf": {
        "@id": "https://www.honestburgers.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}