{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/turtle-rock-boat-campsite-curecanti-national-recreation-area",
  "name": "Turtle Rock Boat-in Campsite",
  "description": "Boat-in access makes Turtle Rock a water-focused camping option along the shores of Blue Mesa Reservoir in Curecanti National Recreation Area. The campsite sits on BLM land managed by the Bureau of Land Management, though reviewers note it remains accessible by 2WD vehicles despite its boat-in designation. Weekend crowds from the local area can create a livelier atmosphere, while weekday visits tend to be quieter. Portable toilets provide basic facilities on-site. Guiding companies sometimes...",
  "url": "https://campertunity.com/listings/campgrounds/turtle-rock-boat-campsite-curecanti-national-recreation-area",
  "image": [
    "https://photos.thedyrt.com/photo/20837/photo/turtle-rock-boat-in-campsite_9f55c141de87fc5326d9189450d78cc7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Curecanti National Recreation Area",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.45590491,
    "longitude": -107.16038382
  },
  "sameAs": [
    "https://thedyrt.com/camping/colorado/turtle-rock-boat-in-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ]
}