{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/high-view-ennis-tx",
  "name": "High View",
  "description": "High View Park is on a long peninsula on the western shore of Bardwell Lake, less than an hour south of the Dallas-Fort Worth area in north-central Texas.",
  "url": "https://campertunity.com/listings/campgrounds/high-view-ennis-tx",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/66275_1440.webp",
    "https://cdn.recreation.gov/public/images/66252_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/66226_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "260 HIGH VIEW RD.",
    "addressLocality": "Ennis",
    "addressRegion": "TX",
    "postalCode": "75119",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2713889,
    "longitude": -96.6677778
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.267913,
    "reviewCount": 321,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "5",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "$5+"
}