{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.sodopizza.co.uk/#organization",
      "name": "Sodo Pizza",
      "url": "https://www.sodopizza.co.uk/",
      "description": "Sourdough pizza restaurants focusing on seasonal, sustainable produce & natural wine. Clapton, Bethnal Green, Hoxton & Walthamstow. Brunches available on weekends at Walthamstow and Bethnal Green."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/sodo-pizza#asg",
      "name": "Sodo Pizza ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/sodo-pizza",
      "isPartOf": {
        "@id": "https://www.sodopizza.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}