{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.robinsonssupermarket.com.ph/#organization",
      "name": "Robinsons Supermarket",
      "url": "https://www.robinsonssupermarket.com.ph/",
      "description": "Robinsons Supermarket, your supermarket of choice for fresh and healthy groceries!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/robinsons-supermarket#asg",
      "name": "Robinsons Supermarket ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/robinsons-supermarket",
      "isPartOf": {
        "@id": "https://www.robinsonssupermarket.com.ph/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}