{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/captain-clark-pompeys-pillar-mt",
  "name": "Captain Clark",
  "description": "Captain Clark, near Custer, Montana, is a unique camping spot that offers a peaceful escape right by the Yellowstone River.",
  "url": "https://campertunity.com/listings/campgrounds/captain-clark-pompeys-pillar-mt",
  "image": [
    "https://photos.thedyrt.com/photo/677675/media/montana-captain-clark-fishing-access-site_27d0499a-0cc5-482a-9a65-005cc01b2d7c.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/677675/media/montana-captain-clark-fishing-access-site_27d0499a-0cc5-482a-9a65-005cc01b2d7c.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-107.72200027,46.07500098)/-107.72200027,46.07500098,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/582667/media/montana-captain-clark-fishing-access-site_473fba66-5614-4ec9-a7fb-f984ae6381b3.heic?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pompeys Pillar",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.07500098,
    "longitude": -107.72200027
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.416666666666667,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  }
}