{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.thepaintedturtle.org/#organization",
      "name": "The Painted Turtle",
      "url": "http://www.thepaintedturtle.org/",
      "description": "There is no billing department at The Painted Turtle, campers and their families attend free of charge."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-painted-turtle#asg",
      "name": "The Painted Turtle ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-painted-turtle",
      "isPartOf": {
        "@id": "http://www.thepaintedturtle.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}