{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.satemwa.com/#organization",
      "name": "Tea",
      "url": "https://www.satemwa.com/",
      "description": "Satemwa is a family owned tea and coffee estate in the south of Malawi - Africa. We do a range of unique orthodox speciality teas like white, green, oolong, dark and blacks. We also do black and green CTC."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/tea#asg",
      "name": "Tea ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/tea",
      "isPartOf": {
        "@id": "https://www.satemwa.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}