{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-harker-heights-tx",
  "name": "Spot2Nite",
  "description": "Check out Harker Heights RV Park in Harker Heights, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-harker-heights-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/d3b2b582-da3a-11ee-be35-42010a001434/card.jpg?v=63893110878"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "101 North Roy Reynolds Drive",
    "addressLocality": "Harker Heights",
    "addressRegion": "TX",
    "postalCode": "76548",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.0938901,
    "longitude": -97.6724138
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/texas/harker-heights/harker-heights-rv-park"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "56",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$56+"
}