{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/surveyor-campground-covelo-ca",
  "name": "Surveyor Campground",
  "description": "Dispersed camp site not as developed as the regular campgrounds. No traffic control such as paved loop road and parking spurs that you find in \"developed\" campgrounds, and no water system. Pack out garbage.",
  "url": "https://campertunity.com/listings/campgrounds/surveyor-campground-covelo-ca",
  "image": [
    "https://photos.thedyrt.com/photo/536360/media/surveyors-camp-campground_125e80c8-dc12-4843-96c8-672b7e431263.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Covelo",
    "addressRegion": "CA",
    "postalCode": "95428",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.81867846,
    "longitude": -122.97488254
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/surveyors-camp-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}