{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bright.com/#organization",
      "name": "Bright Rentals",
      "url": "https://bright.com/",
      "description": "Experienced event professionals completely dedicated to ensuring you and your guests have an incredible, indelible event."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/bright-rentals#asg",
      "name": "Bright Rentals ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/bright-rentals",
      "isPartOf": {
        "@id": "https://bright.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}