{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://somewherecafeandlounge.com/#organization",
      "name": "Somewhere Café & Lounge",
      "url": "https://somewherecafeandlounge.com/",
      "description": "Fresh made Tex-Mex cuisine, desserts made from scratch. Wines, Tequilas, Cocktails and Draft Beer. Live music, specials and the best place to view the sunset."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/somewhere-cafe-and-lounge#asg",
      "name": "Somewhere Café & Lounge ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/somewhere-cafe-and-lounge",
      "isPartOf": {
        "@id": "https://somewherecafeandlounge.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}