{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://hotdogonastick.com/#organization",
      "name": "Hot Dog on a Stick®",
      "url": "https://hotdogonastick.com/",
      "description": "Enjoy Hot Dog on a Stick’s made-to-order menu by ordering online! Our iconic brand is known for our striped uniforms and hand-stomped lemonade."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hot-dog-on-a-stick#asg",
      "name": "Hot Dog on a Stick® ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hot-dog-on-a-stick",
      "isPartOf": {
        "@id": "https://hotdogonastick.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}