{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-wilson-creek-campground-mountain-home-id",
  "name": "Little Wilson Creek Campground",
  "description": "Contact info, reviews tips & more for Little Wilson Creek Campground | Camping in Idaho",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-wilson-creek-campground-mountain-home-id",
  "image": [
    "https://photos.thedyrt.com/photo/609302/media/idaho-little-wilson-creek_46b1dbb6-09a7-4cae-83c6-84f065e44ab5.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/609301/media/idaho-little-wilson-creek_f6769609-dca2-4b34-b39b-73fb1c353012.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/609302/media/idaho-little-wilson-creek_46b1dbb6-09a7-4cae-83c6-84f065e44ab5.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mountain Home",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.37719973,
    "longitude": -115.43479167
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Amy S."
      },
      "datePublished": "2020-10-31T03:19:51.671Z",
      "reviewBody": "We were here in October, during hunting season.  A lot of vehicles on the road with no where very well established to camp.  There is access to the reservoir, but there are better places to camp and access it along the main road.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 2,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}