{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.rsc.org.uk/#organization",
      "name": "Royal Shakespeare Company",
      "url": "https://www.rsc.org.uk/",
      "description": "We create exceptional theatre in Stratford-upon-Avon, London and around the world, performing plays by Shakespeare, his contemporaries and today's playwrights."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-rsc-shop#asg",
      "name": "Royal Shakespeare Company ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-rsc-shop",
      "isPartOf": {
        "@id": "https://www.rsc.org.uk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}