{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hershey-wildlife-management-area-north-platte-ne",
  "name": "Hershey Wildlife Management Area",
  "description": "Hershey Wildlife Management Area in Nebraska offers a landscape of open fields and wetlands.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hershey-wildlife-management-area-north-platte-ne",
  "image": [
    "https://photos.thedyrt.com/photo/media/hershey-wildlife-management-area_4e5eee87-a01e-47e8-b405-3cac2eb0b0de.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/hershey-wildlife-management-area_4e5eee87-a01e-47e8-b405-3cac2eb0b0de.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/hershey-wildlife-management-area_8e737993-2a75-472d-a037-51d29ece5082.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-100.998414,41.1345065)/-100.998414,41.1345065,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "North Platte",
    "addressRegion": "NE",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1345065,
    "longitude": -100.998414
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}