{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bobandberts.co.uk/#organization",
      "name": "Bob & Berts",
      "url": "https://bobandberts.co.uk/",
      "description": "Welcome to Bob & Berts home page! Whether you are having nosy at our menu or scouting for a new career, it can be found here!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/bob-and-berts#asg",
      "name": "Bob & Berts ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/bob-and-berts",
      "isPartOf": {
        "@id": "https://bobandberts.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}