{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/denton-high-chaparral-rv-park-big-spring-tx-1",
  "name": "What is the phone number for Denton High Chaparral RV Park?",
  "description": "Denton High Chaparral RV Park is located at 5115 E Midway Road, Big Spring TX 79720. Denton High Chaparral RV Park can be contacted at ***-***-**** or http://www.dentonhighchaparralrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/denton-high-chaparral-rv-park-big-spring-tx-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5115 E Midway Road",
    "addressLocality": "Big Spring",
    "addressRegion": "TX",
    "postalCode": "79720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2621596,
    "longitude": -101.3977789
  }
}