{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://foodtank.com/#organization",
      "name": "Food Tank",
      "url": "https://foodtank.com/",
      "description": "Food Tank is focused on building a global community for safe, healthy, nourished eaters."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/food-tank#asg",
      "name": "Food Tank ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/food-tank",
      "isPartOf": {
        "@id": "https://foodtank.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}