{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bandera-mine-dispersed-campsite-ophir-co",
  "name": "Bandera Mine Dispersed Campsite",
  "description": "Bandera Mine Dispersed Campsite is located in the [San Juan National Forest](https://thedyrt.com/camping/colorado/near/san-juan-national-forest), surrounded by rugged terrain with dense forests and mountain views.",
  "url": "https://campertunity.com/listings/campgrounds/bandera-mine-dispersed-campsite-ophir-co",
  "image": [
    "https://photos.thedyrt.com/photo/859281/media/bandera-mine-dispersed-campsite_20bc42e8-8166-4f66-a3bb-dfb082ab3817.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/859281/media/bandera-mine-dispersed-campsite_20bc42e8-8166-4f66-a3bb-dfb082ab3817.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-107.80217261249902,37.77920340820309)/-107.80217261249902,37.77920340820309,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ophir",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.77920340820309,
    "longitude": -107.80217261249902
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}