{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atchison-campground-covelo-ca",
  "name": "Atchison 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. Pack out garbage.",
  "url": "https://campertunity.com/listings/campgrounds/atchison-campground-covelo-ca",
  "image": [
    "https://photos.thedyrt.com/photo/media/atchison-campground_84de8672-1947-44bc-ba49-c83e8042a743.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Covelo",
    "addressRegion": "CA",
    "postalCode": "95428",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.75022723,
    "longitude": -122.92497428
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/atchison-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}