{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-mountain-view-lowman-id",
  "name": "Mountain View",
  "description": "Mountain View is located at 7359 Idaho 21, Lowman ID 83637. Mountain View can be contacted at or https://www.recreation.gov/camping/mountain-view/r/campgroundDetails.do?contractCode=NRSO&parkId=70436",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-mountain-view-lowman-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7359 Idaho 21",
    "addressLocality": "Lowman",
    "addressRegion": "ID",
    "postalCode": "83637",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0783333,
    "longitude": -115.6025
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/lowman/mountain-view"
  ]
}