{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.smoothieking.com/#organization",
      "name": "Smoothie King",
      "url": "https://www.smoothieking.com/",
      "description": "Delicious smoothies, bowls and bites crafted with 50+ years of nutritional expertise. Order online and drink in the goodness."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/smoothie-king#asg",
      "name": "Smoothie King ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/smoothie-king",
      "isPartOf": {
        "@id": "https://www.smoothieking.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}