{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.spanglercandycompany.com/#organization",
      "name": "Spangler Candy Company",
      "url": "https://www.spanglercandycompany.com/",
      "description": "Founded in 1906, Spangler is a family-owned candy company in Bryan, Ohio. Learn more about our brands and career opportunities."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/spangler-candy-company#asg",
      "name": "Spangler Candy Company ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/spangler-candy-company",
      "isPartOf": {
        "@id": "https://www.spanglercandycompany.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}