{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.unitedbiblesocieties.org/#organization",
      "name": "United Bible Societies",
      "url": "https://www.unitedbiblesocieties.org/",
      "description": "..."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/united-bible-societies#asg",
      "name": "United Bible Societies ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/united-bible-societies",
      "isPartOf": {
        "@id": "https://www.unitedbiblesocieties.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}