{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.tinseltown.co.uk/#organization",
      "name": "Tinseltown Diner",
      "url": "https://www.tinseltown.co.uk/",
      "description": "Welcome to Tinseltown, the ultimate destination for bold, flavourful cuisine in a fun, lively atmosphere. Our menu features indulgent burgers, hot dogs, pizzas, and desserts, all made with the freshest ingredients. With multiple locations across the UK,"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/tinseltown-diner#asg",
      "name": "Tinseltown Diner ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/tinseltown-diner",
      "isPartOf": {
        "@id": "https://www.tinseltown.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}