{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bowman-parks-recreation-butte-view-campground-nd",
  "name": "Bowman Parks and Recreation Butte View Campground",
  "description": "Bowman Parks and Recreation Butte View Campground is located at U.S. 12, Bowman ND 58623. Bowman Parks and Recreation Butte View Campground can be contacted at ***-***-**** or http://www.bowmanparksandrec.org/",
  "url": "https://campertunity.com/listings/campgrounds/bowman-parks-recreation-butte-view-campground-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U.S. 12",
    "addressLocality": "Bowman",
    "addressRegion": "ND",
    "postalCode": "58623",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1779309,
    "longitude": -103.37328
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/bowman/bowman-parks-and-recreation-butte-view-campground"
  ]
}