{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.pky.com/#organization",
      "name": "Parkway",
      "url": "https://www.pky.com/",
      "description": "Parkway is a fully diversified real estate investment, operations, and management firm."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/parkway#asg",
      "name": "Parkway ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/parkway",
      "isPartOf": {
        "@id": "https://www.pky.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}