{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://nysci.org/#organization",
      "name": "NYSCI e-Store",
      "url": "https://nysci.org/",
      "description": "New Yorkers have a way of never being satisfied with the status quo. For us, science is about re-thinking, re-inventing, questioning everything and chasing the impossible."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/nysci-e-store#asg",
      "name": "NYSCI e-Store ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/nysci-e-store",
      "isPartOf": {
        "@id": "https://nysci.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}