{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.pembroke.com/#organization",
      "name": "Pembroke",
      "url": "https://www.pembroke.com/",
      "description": "As an international real estate advisor that acquires, develops and manages properties and places, we see real estate as a long-term investment."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/pembroke#asg",
      "name": "Pembroke ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/pembroke",
      "isPartOf": {
        "@id": "https://www.pembroke.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}