{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mississippi-high-banks-primitive-group-campground-mn",
  "name": "Mississippi High Banks Primitive Group Campground",
  "description": "Mississippi High Banks Primitive Group Campground is located near the Mississippi River in Minnesota.",
  "url": "https://campertunity.com/listings/campgrounds/mississippi-high-banks-primitive-group-campground-mn",
  "image": [
    "https://photos.thedyrt.com/photo/116603/media/mississippi-river-high-banks-primitive-group-campground_acc6c8984aae64bf9de2c00287032cef.png?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-95.08309775,47.41763045)/-95.08309775,47.41763045,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/116603/media/mississippi-river-high-banks-primitive-group-campground_acc6c8984aae64bf9de2c00287032cef.png?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/116594/media/mississippi-river-high-banks-primitive-group-campground_7a952ff15c321ee224c58ff2b6b615d7.png?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bemidji",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.41763045,
    "longitude": -95.08309775
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}