{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://wairauriverwines.com/#organization",
      "name": "Rose Family Estate",
      "url": "https://wairauriverwines.com/",
      "description": "Estate-grown Marlborough wine from the Rose family, 160 years in the making."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/rose-family-estate#asg",
      "name": "Rose Family Estate ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/rose-family-estate",
      "isPartOf": {
        "@id": "https://wairauriverwines.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}