{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://smartfuels.com.ph/#organization",
      "name": "Smartfuels",
      "url": "https://smartfuels.com.ph/",
      "description": "Smartfuels provides SMART drivers with affordable and quality gasoline, diesel and kerosene products. Visit a branch near you!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/smartfuels#asg",
      "name": "Smartfuels ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/smartfuels",
      "isPartOf": {
        "@id": "https://smartfuels.com.ph/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}