{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://leebeverage.com/#organization",
      "name": "Lee Beverage",
      "url": "http://leebeverage.com/",
      "description": "Lee Beverage is a family owned company, rich in midwestern values, that prides itself on selling quality products and providing industry leading service. Starting off as a small two truck operation that covered two counties, we have grown into one of the largest Coors - All other distributors in the state."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/lee-beverage#asg",
      "name": "Lee Beverage ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/lee-beverage",
      "isPartOf": {
        "@id": "http://leebeverage.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}