{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.stockspirits.com/en#organization",
      "name": "Stock Spirits",
      "url": "https://www.stockspirits.com/en",
      "description": "Stock Spirits is one of the leading spirits producers in Europe, offering a portfolio of high quality products rooted in local and regional heritage."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/stock-spirits#asg",
      "name": "Stock Spirits ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/stock-spirits",
      "isPartOf": {
        "@id": "https://www.stockspirits.com/en#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}