{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.thelockup.com/#organization",
      "name": "The Lock Up",
      "legalName": "The Lock Up",
      "url": "https://www.thelockup.com/",
      "description": "The Lock Up Self Storage is a family owned and operated company that has been in the self storage business since 1976. The Lock Up Self Storage owns and operates 43 self storage facilities in 8 different states."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/the-lock-up#asg",
      "name": "The Lock Up ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/the-lock-up",
      "isPartOf": {
        "@id": "https://www.thelockup.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}