{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.rhinofoods.com/#organization",
      "name": "Rhino Foods",
      "url": "https://www.rhinofoods.com/",
      "description": "Rhino Foods makes delicious ready-to-eat cookie dough & baked inclusions for ice cream, food distributors, restaurants, and at-home snacking!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/rhino-foods#asg",
      "name": "Rhino Foods ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/rhino-foods",
      "isPartOf": {
        "@id": "https://www.rhinofoods.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}