{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.ivfoodbank.com/#organization",
      "name": "Imperial Valley Food Bank",
      "url": "http://www.ivfoodbank.com/",
      "description": "As a 501c3 nonprofit, the Imperial Valley Food Bank aims to ensure all Imperial County residents have access to adequate amounts of nutritionally valuable food."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/imperial-valley-food-bank#asg",
      "name": "Imperial Valley Food Bank ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/imperial-valley-food-bank",
      "isPartOf": {
        "@id": "http://www.ivfoodbank.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}