{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.tatacoffee.com/#organization",
      "name": "Tata Coffee",
      "url": "http://www.tatacoffee.com/",
      "description": "Tata Coffee, a subsidiary of the Tata group, is the best brand for Coffee and Tea in India. We produce the finest green coffee bean, instant coffee, tea and pepper."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/tata-coffee#asg",
      "name": "Tata Coffee ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/tata-coffee",
      "isPartOf": {
        "@id": "http://www.tatacoffee.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}