{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.natwest.com/#organization",
      "name": "NatWest",
      "url": "https://www.natwest.com/",
      "description": "Welcome to NatWest. Our extensive personal banking products include bank accounts, mortgages, credit cards, loans and more. Visit today to see how we can serve you."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/natwest#asg",
      "name": "NatWest ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/natwest",
      "isPartOf": {
        "@id": "https://www.natwest.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}