{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.lightstonegroup.com/#organization",
      "name": "Lightstone",
      "url": "https://www.lightstonegroup.com/",
      "description": "NYC real estate development and investment company, with a commitment to long-term value for owners, properties, and communities."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/lightstone#asg",
      "name": "Lightstone ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/lightstone",
      "isPartOf": {
        "@id": "https://www.lightstonegroup.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}