{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://thyolohouse.com/#organization",
      "name": "The Thyolo House Restaurant",
      "url": "https://thyolohouse.com/",
      "description": "Italian fusion cuisine with garden-to-table ingredients on a historic property that was once part of the Conforzi Tea Estate."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/the-thyolo-house-restaurant#asg",
      "name": "The Thyolo House Restaurant ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/the-thyolo-house-restaurant",
      "isPartOf": {
        "@id": "https://thyolohouse.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}