{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bootlegbooze.com/#organization",
      "name": "Bootleg Booze Records",
      "url": "https://bootlegbooze.com/",
      "description": "Bootleg Booze Records is a Scandinavian vinyl label and mailorder that has released punk/rock/garage records since 1998 and is also the home of the sub-label Rock Alliance (which take cares of the CD releases)"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/bootleg-booze-records#asg",
      "name": "Bootleg Booze Records ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/bootleg-booze-records",
      "isPartOf": {
        "@id": "https://bootlegbooze.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}