{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-dana-peak-park-harker-heights-t",
  "name": "Dana Peak Park",
  "description": "Dana Peak Park is located at Comanche Gap Road, Harker Heights TX 76548. Dana Peak Park can be contacted at ***-***-**** or https://www.recreation.gov/camping/dana-peak/r/campgroundDetails.do?contractCode=NRSO&parkId=71134",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-dana-peak-park-harker-heights-t",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/2571/1652368181_profile.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Comanche Gap Road",
    "addressLocality": "Harker Heights",
    "addressRegion": "TX",
    "postalCode": "76548",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.0239481,
    "longitude": -97.6029587
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/harker-heights/dana-peak-park"
  ]
}