{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.greystar.com/#organization",
      "name": "Apartments & Homes for Rent",
      "url": "http://www.greystar.com/",
      "description": "At Greystar, we offer apartments in desirable locations near shopping, dining, and workplaces. Browse through our wide selection of apartments for rent and find your dream home today."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/apartments-and-homes-for-rent#asg",
      "name": "Apartments & Homes for Rent ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/apartments-and-homes-for-rent",
      "isPartOf": {
        "@id": "http://www.greystar.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}