{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.supervalue.co.nz/#organization",
      "name": "SuperValue",
      "url": "https://www.supervalue.co.nz/",
      "description": "Your local SuperValue Supermarket is dedicated to providing the highest quality fresh food and the very best customer service. Find your local store or visit our online supermarket for online grocery and grocery delivery."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/supervalue#asg",
      "name": "SuperValue ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/supervalue",
      "isPartOf": {
        "@id": "https://www.supervalue.co.nz/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}