{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-smoky-campground-fairfield-id",
  "name": "Little Smoky Campground",
  "description": "Little Smoky Campground is located in the [Sawtooth National Forest](https://thedyrt.com/camping/idaho/near/sawtooth-national-forest), featuring forested terrain with a mix of trees and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/little-smoky-campground-fairfield-id",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fairfield",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.54712032,
    "longitude": -114.81840018
  },
  "sameAs": [
    "https://thedyrt.com/camping/idaho/idaho-little-smoky"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$0+"
}