{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://exhibitrentals.com/#organization",
      "name": "Exhibit Rentals",
      "url": "https://exhibitrentals.com/",
      "description": "Looking for exhibit rentals? Our trade show company offers a variety of stylish, functional displays designed to enhance your event presence. Inquire now!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/exhibit-rentals#asg",
      "name": "Exhibit Rentals ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/exhibit-rentals",
      "isPartOf": {
        "@id": "https://exhibitrentals.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}