{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.tastybite.com/#organization",
      "name": "Tasty Bite",
      "url": "https://www.tastybite.com/",
      "description": "TASTY BITE® has a range of easy to prepare Indian meals including bowls, rice, entrees and sauces. Spice up your daily routine with convenient, tasty and healthy meals."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/tasty-bite#asg",
      "name": "Tasty Bite ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/tasty-bite",
      "isPartOf": {
        "@id": "https://www.tastybite.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}