{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://rastataco.com/#organization",
      "name": "Rasta Taco",
      "url": "https://rastataco.com/",
      "description": "Rasta Taco celebrates its founders love for the passionate cultures and flavors of Jamaica and Mexico. It is the perfect place to take a break and enjoy some amazing foods."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/rasta-taco#asg",
      "name": "Rasta Taco ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/rasta-taco",
      "isPartOf": {
        "@id": "https://rastataco.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}