{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://l-r-g.com/#organization",
      "name": "LRG Clothing",
      "url": "https://l-r-g.com/",
      "description": "Shop all new LRG collections online. Browse tees, hoodies, cargo shorts, jeans, and more at Lifted Research Group clothing."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/lrg-clothing#asg",
      "name": "LRG Clothing ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/lrg-clothing",
      "isPartOf": {
        "@id": "https://l-r-g.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}