{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.shanesribshack.com/#organization",
      "name": "Shane's Rib Shack",
      "url": "https://www.shanesribshack.com/",
      "description": "We offer slow-smoked baby back ribs, BBQ pork, chicken, wings, burgers, Southern sides and more. Dine in, take out, or order catering."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/shane-s-rib-shack#asg",
      "name": "Shane's Rib Shack ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/shane-s-rib-shack",
      "isPartOf": {
        "@id": "https://www.shanesribshack.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}