{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sawtooth-national-forest-point-campground-stanley-id",
  "name": "Sawtooth National Forest Point Campground",
  "description": "Contact info, reviews tips & more for Sawtooth National Forest Point Campground | Camping in Idaho",
  "url": "https://campertunity.com/listings/campgrounds/sawtooth-national-forest-point-campground-stanley-id",
  "image": [
    "https://photos.thedyrt.com/photo/724673/media/sawtooth-national-forest-point-campground_35c50ade-31dd-4ff5-b0f3-109bb96b1fc1.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/724673/media/sawtooth-national-forest-point-campground_35c50ade-31dd-4ff5-b0f3-109bb96b1fc1.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/724675/media/sawtooth-national-forest-point-campground_e0955dd9-f141-42e3-ba58-10859e68a085.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stanley",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.13996657,
    "longitude": -114.92554567
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Miles G."
      },
      "datePublished": "2021-08-24T06:37:39.757Z",
      "reviewBody": "Incredibly beautiful tent only camping sites. Wife and I did lots of swimming and hiking here. Hiked up to the bench lakes about an 8 mile round trip.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}