{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/twin-butte-campground-bowman-nd",
  "name": "Twin Butte Campground",
  "description": "Tent, 16 RV sites with electric, shower, shaded pine trees, well water, with 50-amp fuse.",
  "url": "https://campertunity.com/listings/campgrounds/twin-butte-campground-bowman-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14423 85th St. SW",
    "addressLocality": "Bowman",
    "addressRegion": "ND",
    "postalCode": "58623",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.191354,
    "longitude": -103.361327
  },
  "sameAs": [
    "https://www.ndtourism.com/bowman/places-stay/campgrounds-rv-parks/twin-butte-campground",
    "https://www.rvpark.com/rv-parks/93036-twin-butte-campground-in-bowman-nd",
    "https://gocampingamerica.com/campgrounds-rv-parks/north-dakota/bowman/twin-butte-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}