{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clear-lake-north-campground-goose-prairie",
  "name": "Clear Lake North Campground",
  "description": "Dispersed camping located near Rimrock Lake with RV and tent sites.",
  "url": "https://campertunity.com/listings/campgrounds/clear-lake-north-campground-goose-prairie",
  "image": [
    "https://photos.thedyrt.com/photo/682359/media/south-fork-bay-campground_e73d035e-0790-4d7e-a2a6-0548c0207049.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Naches",
    "addressRegion": "WA",
    "postalCode": "98937",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6488205,
    "longitude": -121.26671136
  },
  "sameAs": [
    "https://thedyrt.com/camping/washington/south-fork-bay-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}