{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.foodworks.com.au/#organization",
      "name": "FoodWorks Supermarkets",
      "url": "https://www.foodworks.com.au/",
      "description": "FoodWorks Supermarkets Grocery Food Store Australia"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/foodworks-supermarkets#asg",
      "name": "FoodWorks Supermarkets ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/foodworks-supermarkets",
      "isPartOf": {
        "@id": "https://www.foodworks.com.au/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}