{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://topatoco.com/#organization",
      "name": "TopatoCo",
      "url": "https://topatoco.com/",
      "description": "Do you like quality, exclusive merchandise designed by independent creators that makes everyone feel good? Then this is the place where you should be."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/topatoco#asg",
      "name": "TopatoCo ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/topatoco",
      "isPartOf": {
        "@id": "https://topatoco.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}