{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hastings-campground-rv-park",
  "name": "Hastings Campground & RV Park",
  "description": "Hastings Campground & RV Park is located at 302 East 26th Street, Hastings NE 68901. Hastings Campground & RV Park can be contacted at ***-***-**** or http://www.hastingscampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hastings-campground-rv-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "302 East 26th Street",
    "addressLocality": "Hastings",
    "addressRegion": "NE",
    "postalCode": "68901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.6112291,
    "longitude": -98.3779918
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/hastings/hastings-campground-rv-park"
  ]
}