{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-heart-schmidt-bottoms-mandan-nd",
  "name": "Little Heart (Schmidt Bottoms)",
  "description": "Boat ramp, Missouri River access, rifle range nearby, day use area, 15 primitive sites, pets welcome.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-heart-schmidt-bottoms-mandan-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13 miles south of Mandan on Highway 1806",
    "addressLocality": "Mandan",
    "addressRegion": "ND",
    "postalCode": "58554",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.69369,
    "longitude": -100.806254
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}