{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://senorfrogs.com/#organization",
      "name": "Señor Frog's",
      "url": "https://senorfrogs.com/",
      "description": "Welcome to Señor Frog’s, where the party never ends! Mexican restaurant & bar across Mexico, USA & the Caribbean. New dishes, store & live fiesta daily."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/senor-frog-s#asg",
      "name": "Señor Frog's ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/senor-frog-s",
      "isPartOf": {
        "@id": "https://senorfrogs.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}