{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hole-in-the-wall-1",
  "name": "Hole in the wall",
  "description": "Explore Hole in the Wall Campground in Laytonville, CA. A one-of-a-kind destination featuring a stunning natural swimming hole, direct creek access, and a tranquil atmosphere perfect for California locals seeking an authentic outdoor escape. Ideal for RVs and tents, with unique amenities and a friendly owner.",
  "url": "https://campertunity.com/listings/campgrounds/hole-in-the-wall-1",
  "image": [
    "https://img.pinecliffresort.net/d45/2507/185732803844411.webp",
    "https://img.pinecliffresort.net/d45/2507/185733026734416.webp",
    "https://img.pinecliffresort.net/d45/2507/185732961264414.webp",
    "https://img.pinecliffresort.net/d45/2507/185732991204415.webp",
    "https://img.pinecliffresort.net/d45/2507/185733079814417.webp",
    "https://img.pinecliffresort.net/d45/2507/185733070254418.webp",
    "https://img.pinecliffresort.net/d45/2507/185732871974410.webp",
    "https://img.pinecliffresort.net/d45/2507/185733147854419.webp",
    "https://img.pinecliffresort.net/d45/2507/185732834964412.webp",
    "https://img.pinecliffresort.net/d45/2507/185732943844413.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "58915 US-101, Laytonville, CA 95454, USA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.8284484,
    "longitude": -123.6065655
  },
  "sameAs": [
    "https://pinecliffresort.net/campgrounds-rv-parks/hole-in-the-wall-on-u-s-101"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}