{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/butte-view-campground-bowman-nd",
  "name": "Butte View Campground",
  "description": "Tent/RV sites with electric, shower, dump station, playground, picnic shelter.",
  "url": "https://campertunity.com/listings/campgrounds/butte-view-campground-bowman-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 mile east on Highway 12",
    "addressLocality": "Bowman",
    "addressRegion": "ND",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.178023,
    "longitude": -103.373438
  },
  "sameAs": [
    "https://www.ndtourism.com/bowman/places-stay/campgrounds-rv-parks/butte-view-campground",
    "https://thedyrt.com/camping/north-dakota/north-dakota-butte-view-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}