{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.rickscafe.ma/#organization",
      "name": "Rick\\'s Café",
      "url": "https://www.rickscafe.ma/",
      "description": "Rick’s Cafe, the mythical saloon from the 1942 film “Casablanca” has finally been transformed from celluloid to restaurent."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/rick-s-cafe#asg",
      "name": "Rick\\'s Café ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/rick-s-cafe",
      "isPartOf": {
        "@id": "https://www.rickscafe.ma/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}