{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://rentsmart.com/#organization",
      "name": "RentSmart",
      "legalName": "RentSmart",
      "url": "https://rentsmart.com/",
      "description": "RentSmart helps landlords and property managers fill vacancies faster with smarter screening, easier showings, and streamlined leasing."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/rentsmart#asg",
      "name": "RentSmart ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/rentsmart",
      "isPartOf": {
        "@id": "https://rentsmart.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}