{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://uprent.ee/#organization",
      "name": "uprent.ee",
      "url": "https://uprent.ee/",
      "description": "Public ASG Directory business profile."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/uprent-ee#asg",
      "name": "uprent.ee ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/uprent-ee",
      "isPartOf": {
        "@id": "https://uprent.ee/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}