{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kimball-bottoms-recreation-area-bismarck-nd",
  "name": "Kimball Bottoms Recreation Area",
  "description": "Numerous off-road vehicle trails in a 410-acre area, primitive camping, boat ramp, shoreline fishing, day use, sandbar, sunbathing, swimming, vaulted toilets, Lewis and Clark signage near boat ramp, beach, pets allowed on leash 6 feet or shorter. Vehicles operating in the off-road vehicle area must be properly registered and have valid insurance.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kimball-bottoms-recreation-area-bismarck-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8 miles south of Bismarck",
    "addressLocality": "Bismarck",
    "addressRegion": "ND",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.795552,
    "longitude": -100.793263
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}