{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://wiglewhiskey.com/#organization",
      "name": "Wigle Whiskey Distillery",
      "url": "https://wiglewhiskey.com/",
      "description": "Wigle Whiskey distills award winning craft spirits in the heart of Pittsburgh using local grains hand milled and copper pot distilled"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/wigle-whiskey-distillery#asg",
      "name": "Wigle Whiskey Distillery ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/wigle-whiskey-distillery",
      "isPartOf": {
        "@id": "https://wiglewhiskey.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}