{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-high-view-park-ennis-tx",
  "name": "High View Park",
  "description": "High View Park is located at 262 High View Marina Road, Ennis TX 75119. High View Park can be contacted at ***-***-**** or http://www.recreation.gov/camping/high-view/r/campgroundDetails.do?contractCode=NRSO&parkId=71203",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-high-view-park-ennis-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "262 High View Marina Road",
    "addressLocality": "Ennis",
    "addressRegion": "TX",
    "postalCode": "75119",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2715168,
    "longitude": -96.6680263
  }
}