{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.peppers.ky/#organization",
      "name": "Peppers Bar & Grill",
      "url": "https://www.peppers.ky/",
      "description": "Peppers Bar & Grill home page displaying business hours and restaurant contact details."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/peppers-bar-and-grill#asg",
      "name": "Peppers Bar & Grill ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/peppers-bar-and-grill",
      "isPartOf": {
        "@id": "https://www.peppers.ky/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}