{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mulberry-bend-wildlife-management-area-vermillion",
  "name": "Mulberry Bend Wildlife Management Area",
  "description": "Mulberry Bend Wildlife Management Area in Nebraska features rolling hills and open fields.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mulberry-bend-wildlife-management-area-vermillion",
  "image": [
    "https://photos.thedyrt.com/photo/media/mulberry-bend-wildlife-management-area_8655511e-ea6b-4c1b-89fc-7fe9379fd4f8.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/mulberry-bend-wildlife-management-area_8655511e-ea6b-4c1b-89fc-7fe9379fd4f8.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/mulberry-bend-wildlife-management-area_9e691c32-eecf-499f-85de-6eed6652713c.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-96.94325822,42.7143112)/-96.94325822,42.7143112,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vermillion",
    "addressRegion": "SD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.7143112,
    "longitude": -96.94325822
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}