{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hat-creek-rv-park-big-spring-tx",
  "name": "What is the phone number for Hat Creek RV Park?",
  "description": "Hat Creek RV Park is located at 503 West Leatherwood Road, Big Spring TX 79720. Hat Creek RV Park can be contacted at ***-***-**** or http://www.hatcreekrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hat-creek-rv-park-big-spring-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "503 West Leatherwood Road",
    "addressLocality": "Big Spring",
    "addressRegion": "TX",
    "postalCode": "79720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2811976,
    "longitude": -101.5054582
  }
}