{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.folgerscoffee.com/#organization",
      "name": "Folgers Coffee",
      "url": "https://www.folgerscoffee.com/",
      "description": "That’s right, it’s Folgers®. Discover your irresistible variety of the coffee that’s loved by millions."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/folgers-coffee#asg",
      "name": "Folgers Coffee ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/folgers-coffee",
      "isPartOf": {
        "@id": "https://www.folgerscoffee.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}