{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atwell-mill-campground-three-rivers-ca",
  "name": "Atwell Mill Campground",
  "description": "The Mineral King area features the highest elevation campground in the parks. At 7,500 feet (2280 m), it is only open during the summer months. It takes approximately 90 minutes to drive the long narrow, winding, largely unpaved road that leads to the area and its two campgrounds. RVs and trailers are not recommended on Mineral King Road and are not permitted in campgrounds. Mineral King is not connected to the rest of Sequoia National Park by roads.",
  "url": "https://campertunity.com/listings/campgrounds/atwell-mill-campground-three-rivers-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/02/23/23/56/10044710_b227460e-3c15-48db-b741-6e44db41e63a_1440.webp",
    "https://cdn.recreation.gov/public/2021/02/23/23/56/10044710_ad41850e-c57f-4da0-8ae3-e3e6750465ae_1440.webp",
    "https://cdn.recreation.gov/public/2021/02/23/23/56/10044710_a58b5833-3f18-4988-a274-c9387a6b210b_1440.webp",
    "https://cdn.recreation.gov/public/2021/02/23/23/56/10044710_8b9d5fdf-3c34-4800-9f8c-c5253de887af_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "47050 Generals Highway",
    "addressLocality": "Three Rivers",
    "addressRegion": "CA",
    "postalCode": "93271",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.464744,
    "longitude": -118.667181
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.275862,
    "reviewCount": 58,
    "bestRating": 5,
    "worstRating": 1
  }
}