{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bogus-jim-creek-campsite-nemo-sd",
  "name": "Bogus Jim Creek Campsite",
  "description": "Bogus Jim Creek Campsite is located near the Black Hills of South Dakota, featuring a landscape of forests and rolling hills.",
  "url": "https://campertunity.com/listings/campgrounds/bogus-jim-creek-campsite-nemo-sd",
  "image": [
    "https://photos.thedyrt.com/photo/media/bogus-jim-creek-campsite_a688525d-e27c-43e4-8f98-ef7d6b05d6b3.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/bogus-jim-creek-campsite_a688525d-e27c-43e4-8f98-ef7d6b05d6b3.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-103.4839145,44.12661)/-103.4839145,44.12661,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/bogus-jim-creek-campsite_01e43bbc-79b8-4d83-81fd-61351715f57c.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Nemo",
    "addressRegion": "SD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.12661,
    "longitude": -103.4839145
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}