{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.gamleys.co.uk/#organization",
      "name": "Gamley’s Limited",
      "url": "https://www.gamleys.co.uk/",
      "description": "Founded in 1919 as the toyshop of the south, with 17 stores from Eastbourne to Southampton. Almost 90 years on the high street. The Gamley’s heritage lives on."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/gamley-s-limited#asg",
      "name": "Gamley’s Limited ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/gamley-s-limited",
      "isPartOf": {
        "@id": "https://www.gamleys.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}