{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.ahundredmonkeys.com/#organization",
      "name": "A Hundred Monkeys",
      "url": "https://www.ahundredmonkeys.com/",
      "description": "A naming and writing studio in Berkeley, California. Since 1990."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/a-hundred-monkeys#asg",
      "name": "A Hundred Monkeys ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/a-hundred-monkeys",
      "isPartOf": {
        "@id": "https://www.ahundredmonkeys.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}