{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://rentberry.com/#organization",
      "name": "Rentberry",
      "url": "https://rentberry.com/",
      "description": "Rentberry is the first closed-loop platform that makes the long-term rental process transparent and efficient, eliminates the hassle of paper applications and helps properties get their true market price. Its patented technology allows tenants to submit custom offers online."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/rentberry#asg",
      "name": "Rentberry ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/rentberry",
      "isPartOf": {
        "@id": "https://rentberry.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}