{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camp-4-8-id",
  "name": "Mini Camp 4.8",
  "description": "Contact info, reviews tips & more for Mini Camp 4.8 | Camping in Idaho",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camp-4-8-id",
  "image": [
    "https://photos.thedyrt.com/photo/537171/media/mini-camp-4-8_b4ae290d-6216-4a32-b02f-c95f2e341aad.heic?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/537171/media/mini-camp-4-8_b4ae290d-6216-4a32-b02f-c95f2e341aad.heic?auto=webp",
    "https://photos.thedyrt.com/photo/537170/media/mini-camp-4-8_287d6a88-3b6b-4403-8b44-04cae289156c.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/537169/media/mini-camp-4-8_026ee191-1806-4721-8933-8617139f6d34.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/537174/media/mini-camp-4-8_cbffe84c-8cf2-4399-9efe-4b6035df2e6c.png?auto=webp",
    "https://photos.thedyrt.com/photo/537168/media/mini-camp-4-8_583e43c0-6178-4724-bd0b-f45221255e56.heic?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.53585026440255,
    "longitude": -116.30728176012829
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Rachel A."
      },
      "datePublished": "2020-07-06T00:43:59.001Z",
      "reviewBody": "Another private off-shoot from the Big Eddy trail, mini camp 4.8 is first come first served and a highly sought after spot. Perched a bit higher than the sites around it you’ll find some wonderful views and privacy to set up your tent at the tree edge. A nice long ramp to the water and plenty of space this site is ideal for a larger group",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}