{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://peeblescorp.com/#organization",
      "name": "The Peebles Corporation",
      "url": "https://peeblescorp.com/",
      "description": "The Peebles Corporation is one of the premier commercial real estate development companies in the US. Click to learn more about us!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/the-peebles-corporation#asg",
      "name": "The Peebles Corporation ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/the-peebles-corporation",
      "isPartOf": {
        "@id": "https://peeblescorp.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}