{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-fort-mcpherson-campground-m",
  "name": "Fort Mcpherson Campground",
  "description": "Fort Mcpherson Campground is located at 12568 Valleyview Road, Maxwell NE 69151. Fort Mcpherson Campground can be contacted at ***-***-**** or http://www.fortmcphersoncampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-fort-mcpherson-campground-m",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12568 Valleyview Road",
    "addressLocality": "Maxwell",
    "addressRegion": "NE",
    "postalCode": "69151",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.0252468,
    "longitude": -100.5465782
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/maxwell/fort-mcpherson-campground"
  ]
}