{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-fletcher-view-campground",
  "name": "Fletcher View Campground",
  "description": "Fletcher View Campground is located at Forest Road, Mount Charleston NV 89124. Fletcher View Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/fletcher-view/r/campgroundDetails.do?contractCode=NRSO&parkId=73967",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-fletcher-view-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road",
    "addressLocality": "Mount Charleston",
    "addressRegion": "NV",
    "postalCode": "89124",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.262395,
    "longitude": -115.6165535
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/mount-charleston/fletcher-view-campground",
    "https://pinecliffresort.net/campgrounds-rv-parks/fletcher-view-campground"
  ]
}