{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.nerdheadz.com/#organization",
      "name": "NerdHeadz",
      "legalName": "NerdHeadz LLC",
      "url": "https://www.nerdheadz.com/",
      "description": "NerdHeadz builds AI-powered web & mobile apps that help startups turn ideas into fast, functional products using custom code and intelligent automation."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/nerdheadz#asg",
      "name": "NerdHeadz ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/nerdheadz",
      "isPartOf": {
        "@id": "https://www.nerdheadz.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}