{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.awesomefoundation.org/#organization",
      "name": "The Awesome Foundation",
      "url": "http://www.awesomefoundation.org/",
      "description": "Forwarding the interest of Awesome in the universe, $1,000 at a time."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-awesome-foundation#asg",
      "name": "The Awesome Foundation ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-awesome-foundation",
      "isPartOf": {
        "@id": "http://www.awesomefoundation.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}