{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.daffins.com/#organization",
      "name": "Chocolates & Confections",
      "url": "http://www.daffins.com/",
      "description": "Since 1949, Daffin’s Candies has created high quality & locally made chocolates & other confections for their local community & people all over the world."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/chocolates-and-confections#asg",
      "name": "Chocolates & Confections ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/chocolates-and-confections",
      "isPartOf": {
        "@id": "http://www.daffins.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}