{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://datameet.org/#organization",
      "name": "Data{Meet}",
      "url": "https://datameet.org/",
      "description": "DataMeet is a community of Data Science and Open Data enthusiasts."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/data-meet#asg",
      "name": "Data{Meet} ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/data-meet",
      "isPartOf": {
        "@id": "https://datameet.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}