{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://nycommonpantry.org/#organization",
      "name": "New York Common Pantry",
      "url": "http://nycommonpantry.org/",
      "description": "New York Common Pantry is dedicated to reducing hunger throughout New York City while promoting dignity and self-sufficiency."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/new-york-common-pantry#asg",
      "name": "New York Common Pantry ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/new-york-common-pantry",
      "isPartOf": {
        "@id": "http://nycommonpantry.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}