{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://artscouncilofprinceton.org/#organization",
      "name": "Arts Council of Princeton",
      "url": "http://artscouncilofprinceton.org/",
      "description": "Located in Princeton NJ, we offer art classes, summer camps, community events, & opportunities for artists. All ages & skill levels welcome!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/arts-council-of-princeton#asg",
      "name": "Arts Council of Princeton ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/arts-council-of-princeton",
      "isPartOf": {
        "@id": "http://artscouncilofprinceton.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}