{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hat-creek-rv-park-big-spring-tx",
  "name": "Hat Creek RV Park",
  "description": "Located in Big Spring, TX, Hat Creek RV Park offers 60 camping pitches. See photos, amenities and activities nearby. Book your campground today.",
  "url": "https://campertunity.com/listings/campgrounds/hat-creek-rv-park-big-spring-tx",
  "image": [
    "https://campgrounds-images.rvezy.com/Campground/b7d7d890-9693-437a-bd0e-466a313030a0/b8472aaa.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "503 W Leatherwood Rd",
    "addressLocality": "Big Spring",
    "addressRegion": "TX",
    "postalCode": "K2P 0G2",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.280327,
    "longitude": -101.505928
  },
  "numberOfRooms": 60
}