{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lock-a-tn-us",
  "name": "Lock A",
  "description": "Explore Lock A in Cheatham Lock and Dam, Tennessee with Recreation.gov. The relaxing yet activity-rich Lock A Campground has something to offer everyone from horseshoe pits to volleyball courts and hiking opportunities, plus a pleth",
  "url": "https://campertunity.com/listings/campgrounds/lock-a-tn-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/78529.jpg",
    "https://cdn.recreation.gov/public/2019/04/01/16/28/232627_f8f20ca7-a70c-47f6-a9d8-0aadfcbdacae_700.jpg",
    "https://cdn.recreation.gov/public/2018/08/06/13/41/582b13ff-991a-4295-aedc-5b962b3d1fa7_450.jpg",
    "https://cdn.recreation.gov/public/2019/04/01/16/29/232627_a0149321-991e-4e80-adb9-ca6e2e4f36e9_700.jpg",
    "https://cdn.recreation.gov/public/2019/04/01/16/27/232627_4ae839f8-9e50-44ae-99be-e4a4fd7b4929_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lock A",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.3158333,
    "longitude": -87.1869444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$24-$28"
}