{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.yourcash.com/#organization",
      "name": "YourCash Ltd",
      "url": "https://www.yourcash.com/",
      "description": "YourCash is an ATM provider, with multiple ATM Cash Machines for retail and corporate markets in the UK and Netherlands. Learn more!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/yourcash-ltd#asg",
      "name": "YourCash Ltd ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/yourcash-ltd",
      "isPartOf": {
        "@id": "https://www.yourcash.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}