{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.grar.org/#organization",
      "name": "GRAR",
      "url": "http://www.grar.org/",
      "description": "We're a 3,000+ member real estate association serving Rochester, NY and the surrounding region through collaboration, advocacy, education, and community."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/grar#asg",
      "name": "GRAR ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/grar",
      "isPartOf": {
        "@id": "http://www.grar.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}