{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-5-motorized-trailhead-sturgis-sd",
  "name": "Camp 5 Motorized Trailhead",
  "description": "Camp 5 Motorized Trailhead is located in the [Black Hills National Forest](https://thedyrt.com/camping/south-dakota/near/black-hills-national-forest), featuring rugged terrain with dense forests and rolling hills.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-5-motorized-trailhead-sturgis-sd",
  "image": [
    "https://photos.thedyrt.com/photo/1931480/media/camp-5-motorized-trailhead_b36f2f7e-7468-45fd-8759-6315663c834a.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/camp-5-motorized-trailhead_446df91b-a7f6-4ef7-b1c5-f7b138bc716b.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-103.61676767,44.38425035)/-103.61676767,44.38425035,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1931480/media/camp-5-motorized-trailhead_b36f2f7e-7468-45fd-8759-6315663c834a.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sturgis",
    "addressRegion": "SD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.38425035,
    "longitude": -103.61676767
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}