{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-rock-campground-coronado-national-forest-us",
  "name": "White Rock Campground, Coronado National Forest",
  "description": "White Rock Campground sits alongside the banks of the Pena Blanca Creek. And, known to reach its housing capacity rapidly, these primitive campsites offer proximity to the refreshing lake, well-stocked by rainbow trout and resident bass.",
  "url": "https://campertunity.com/listings/campgrounds/white-rock-campground-coronado-national-forest-us",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/c_fill,f_auto,g_auto,h_630,q_60,w_1200/v1436904453/qn5xblenm2n8attxqlcb.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_3840,q_auto/campground-photos/lz3wkj0s1ow0ya3wur0g.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_3840,q_auto/campground-photos/y4mdeop3rtzgqeujeo6h.jpg",
    "https://hipcamp-res.cloudinary.com/images/f_auto,c_limit,w_3840,q_auto:best:sensitive/v1436904490/wdz39a8bcxtwghmofuni/patagonia-lake-patagonia-lake-campground.jpg",
    "https://hipcamp-res.cloudinary.com/images/f_auto,c_limit,w_3840,q_auto:best:sensitive/v1479179274/campground-photos/ivva1aoej2u8oq54nsdh/coronado-1-ramsey-vista-campground.jpg",
    "https://hipcamp-res.cloudinary.com/images/f_auto,c_limit,w_3840,q_auto:best:sensitive/v1436904453/qn5xblenm2n8attxqlcb/coronado-1.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_3840,q_auto/campground-photos/tx1otlpgvxrk2hnlcve.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_3840,q_auto/campground-photos/zqbaqwlblzendtcctzgf.jpg",
    "https://hipcamp-res.cloudinary.com/images/f_auto,c_limit,w_3840,q_auto:best:sensitive/v1519152855/campground-photos/kp6ih4xpnvl2z8rmv22s/coronado-1-kentucky-camp-dispersed-camping-area.jpg",
    "https://hipcamp-res.cloudinary.com/images/f_auto,c_limit,w_3840,q_auto:best:sensitive/v1523115492/campground-photos/jybassaj3qvfpzzvhlxo/coronado-1-lakeview-campground.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_3840,q_auto/campground-photos/lzuetaq5bl16d3xqzjzu.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.3886,
    "longitude": -111.0926
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Erica E."
      },
      "datePublished": "April 7, 2018",
      "reviewBody": "Small, isolated campground that fills up quickly even in winter. Summer is the busiest because of Pena Blanca Lake. Great hiking and water sport activities in the area. Only spent one night here, but the facilities were clean and stocked. Beautiful sites and scenery! "
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.1",
    "priceValidUntil": "2026-07-06"
  },
  "priceRange": "$0.1+"
}