{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://roddenberryfoundation.org/#organization",
      "name": "Roddenberry Foundation",
      "url": "http://roddenberryfoundation.org/",
      "description": "Inspired by the life and legacy of Gene Roddenberry, The Roddenberry Foundation (TRF) supports extraordinary people who can change the world."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/roddenberry-foundation#asg",
      "name": "Roddenberry Foundation ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/roddenberry-foundation",
      "isPartOf": {
        "@id": "http://roddenberryfoundation.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}