{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.whosonfirst.org/#organization",
      "name": "Who’s On First",
      "url": "https://www.whosonfirst.org/",
      "description": "Who’s on First is a gazetteer of places."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/who-s-on-first#asg",
      "name": "Who’s On First ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/who-s-on-first",
      "isPartOf": {
        "@id": "https://www.whosonfirst.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}