{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/salida-north-blm-nathrop-co",
  "name": "Salida North BLM",
  "description": "Salida North BLM, near Salida, Colorado, is a free camping spot that offers a laid-back atmosphere with stunning views of the Collegiate Peaks.",
  "url": "https://campertunity.com/listings/campgrounds/salida-north-blm-nathrop-co",
  "image": [
    "https://photos.thedyrt.com/photo/662214/media/salida-north-blm_ef86e9d6-b478-43b7-a5b9-12db8b815b10.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-106.0755,38.63820083)/-106.0755,38.63820083,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/157644/media/salida-north-blm_d7868645174d1938417130d20bad4062.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/662214/media/salida-north-blm_ef86e9d6-b478-43b7-a5b9-12db8b815b10.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Nathrop",
    "addressRegion": "CO",
    "postalCode": "81201",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.63820083,
    "longitude": -106.0755
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.181818181818182,
    "reviewCount": 22,
    "bestRating": 5,
    "worstRating": 1
  }
}