{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://juicedfuel.com/#organization",
      "name": "Juiced Fuel",
      "url": "https://juicedfuel.com/",
      "description": "Skip the gas station forever. With Juiced Fuel, you get on-demand fuel delivery that fits into your routine and keeps your day moving."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/juiced-fuel#asg",
      "name": "Juiced Fuel ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/juiced-fuel",
      "isPartOf": {
        "@id": "https://juicedfuel.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}