{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.icbiy.com/#organization",
      "name": "I Can't Believe It's Yogurt",
      "url": "https://www.icbiy.com/",
      "description": "ICBIY home page"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/i-can-t-believe-it-s-yogurt#asg",
      "name": "I Can't Believe It's Yogurt ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/i-can-t-believe-it-s-yogurt",
      "isPartOf": {
        "@id": "https://www.icbiy.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}