{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://rev-a-shelf.com/#organization",
      "name": "Rev-A-Shelf",
      "url": "https://rev-a-shelf.com/",
      "description": "Rev-A-Shelf manufactures thousands of innovative storage organizing accessories designed for residential stock or custom kitchen, bath or closet cabinetry."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/rev-a-shelf#asg",
      "name": "Rev-A-Shelf ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/rev-a-shelf",
      "isPartOf": {
        "@id": "https://rev-a-shelf.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}