{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.rownewyork.org/#organization",
      "name": "Row New York",
      "url": "http://www.rownewyork.org/",
      "description": "At Row New York, we pull together—in the boat, in the classroom, as a community—to help all rowers push ahead."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/row-new-york#asg",
      "name": "Row New York ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/row-new-york",
      "isPartOf": {
        "@id": "http://www.rownewyork.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}