{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/emigration-campground",
  "name": "Emigration Campground",
  "description": "Explore Emigration Campground in Caribou-Targhee National Forest, Idaho with Recreation.gov. Emigration Campground is located in 17 miles west of Montpelier, Idaho, just off State Highway 36 in Emigration Canyon. Visitors enjoy exploring the nearby High",
  "url": "https://campertunity.com/listings/campgrounds/emigration-campground",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/70829.jpg",
    "https://cdn.recreation.gov/public/images/70881.jpg",
    "https://cdn.recreation.gov/public/images/70882.jpg",
    "https://cdn.recreation.gov/public/images/70837.jpg",
    "https://cdn.recreation.gov/public/images/70941.jpg",
    "https://cdn.recreation.gov/public/images/70905.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Emigration Campground",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.37,
    "longitude": -111.5552778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233856",
    "http://www.fs.usda.gov/recarea/ctnf/recreation/camping-cabins/recarea/?recid=54033&actid=29"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$20-$100"
}