{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.therealpizzacompany.co.uk/#organization",
      "name": "The Real Pizza Company",
      "url": "https://www.therealpizzacompany.co.uk/",
      "description": "Welcome to The Real Pizza Company! Authentic wood-fired pizzas made with local ingredients, passion, and sustainability. Taste tradition, creativity, and community in every delicious bite."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/the-real-pizza-company#asg",
      "name": "The Real Pizza Company ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/the-real-pizza-company",
      "isPartOf": {
        "@id": "https://www.therealpizzacompany.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}