{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://riceinstitute.org/#organization",
      "name": "r.i.c.e.",
      "url": "http://riceinstitute.org/",
      "description": "r.i.c.e."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/r-i-c-e#asg",
      "name": "r.i.c.e. ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/r-i-c-e",
      "isPartOf": {
        "@id": "http://riceinstitute.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}