{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.betterthancash.org/#organization",
      "name": "Your Organization Name",
      "url": "https://www.betterthancash.org/",
      "description": "A UN-based global partnership of governments, companies, and international organizations accelerating the transition from cash to responsible digital payments to help achieve the SDGs."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/your-organization-name#asg",
      "name": "Your Organization Name ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/your-organization-name",
      "isPartOf": {
        "@id": "https://www.betterthancash.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}