{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.vantagedevcorp.com/#organization",
      "name": "Vantage",
      "url": "http://www.vantagedevcorp.com/",
      "description": "A Private Equity Approach To Real Estate Development"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/vantage#asg",
      "name": "Vantage ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/vantage",
      "isPartOf": {
        "@id": "http://www.vantagedevcorp.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}