{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://countrydonutstogo.com/#organization",
      "name": "Country Donuts",
      "url": "https://countrydonutstogo.com/",
      "description": "Country Donuts is a 24-hour donut shop in Crystal Lake, IL offering fresh baked goods and coffee."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/country-donuts#asg",
      "name": "Country Donuts ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/country-donuts",
      "isPartOf": {
        "@id": "https://countrydonutstogo.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}