{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/savage-station-palmer-tn",
  "name": "Savage Station",
  "description": "Savage Station is located near the Cumberland Plateau in Tennessee, featuring a landscape of forests and rolling hills.",
  "url": "https://campertunity.com/listings/campgrounds/savage-station-palmer-tn",
  "image": [
    "https://photos.thedyrt.com/photo/1272724/media/savage-station_ba7fb831-8cf2-47b8-8fcb-0eb15778c509.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1272709/media/savage-station_f82fd62f-20fb-4d05-956f-35f098bc0564.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-85.540038,35.434997)/-85.540038,35.434997,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1272724/media/savage-station_ba7fb831-8cf2-47b8-8fcb-0eb15778c509.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Palmer",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.434997,
    "longitude": -85.540038
  },
  "sameAs": [
    "https://thedyrt.com/camping/tennessee/savage-station"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$10-$35"
}