{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.foodlandsa.com.au/#organization",
      "name": "Foodland",
      "url": "https://www.foodlandsa.com.au/",
      "description": "Shop online at Foodland for your groceries. The mighty South Australia supermarkets, buy local and shop healthy."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/foodland#asg",
      "name": "Foodland ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/foodland",
      "isPartOf": {
        "@id": "https://www.foodlandsa.com.au/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}