{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://tacojohns.com/#organization",
      "name": "Taco John's",
      "url": "https://tacojohns.com/",
      "description": "Find Taco John’s menu, nutrition, daily specials, franchise information and careers plus original favorites like tacos, burritos and Potato Olés®"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/taco-john-s#asg",
      "name": "Taco John's ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/taco-john-s",
      "isPartOf": {
        "@id": "https://tacojohns.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}