{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/transfer-park-campground-durango-co",
  "name": "Transfer Park Campground",
  "description": "This location is available on a first-come, first-served basis only. Visitors are required to physically arrive at the campground to purchase and claim a site. Once on-site, you may be able to pay for your campsite(s) by scanning a QR code using the Recreation.gov mobile app, and the Scan and Pay feature. If this option is available, you will need to first download the free Recreation.gov mobile app https://www.recreation.gov/mobile-app prior to your arrival as some remote areas have limited...",
  "url": "https://campertunity.com/listings/campgrounds/transfer-park-campground-durango-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/05/10/13/42/10165701_2b691155-7d2c-4716-9668-734fa7511ce7_1440.jpg",
    "https://cdn.recreation.gov/public/2024/05/10/13/41/10165701_d66e2dba-b97c-4b1d-a5d6-438603591048_700.jpg",
    "https://cdn.recreation.gov/public/2024/05/10/13/43/10165701_08ac4c2e-16d8-4b74-9fc3-cc30c03a0a7c_700.jpg",
    "https://cdn.recreation.gov/public/2024/05/10/13/43/10165701_6962e1bb-9480-4fe2-a079-f811bcaac630_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Durango",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4624,
    "longitude": -107.6809
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10165701"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$22+"
}