{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://mistycovewines.com/#organization",
      "name": "Misty Cove Wines",
      "url": "http://mistycovewines.com/",
      "description": "Marlborough winery. Estate, Landmark and Limited Release wines grown in the Wairau Valley, New Zealand."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/misty-cove-wines#asg",
      "name": "Misty Cove Wines ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/misty-cove-wines",
      "isPartOf": {
        "@id": "http://mistycovewines.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}