{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.girlsincnyc.org/#organization",
      "name": "Girls Inc.",
      "url": "http://www.girlsincnyc.org/",
      "description": "Join, Volunteer, or Donate. We are a non-profit organization with the goal of empowering and inspiring girls and young women in NYC."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/girls-inc-2#asg",
      "name": "Girls Inc. ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/girls-inc-2",
      "isPartOf": {
        "@id": "http://www.girlsincnyc.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}