{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thirty-mile-co",
  "name": "Thirty Mile",
  "description": "Explore Thirty Mile in Rio Grande National Forest, Colorado with Recreation.gov. Thirty Mile Campground is nestled on the banks of the Rio Grande River, just a short mile from the Rio Grande Reservoir. The location is perfect for anyone who",
  "url": "https://campertunity.com/listings/campgrounds/thirty-mile-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/65427.jpg",
    "https://cdn.recreation.gov/public/2021/12/17/06/56/232338_658fa2d4-b2b1-4663-bf04-77056fb49af4_1440.jpg",
    "https://cdn.recreation.gov/public/images/65493.jpg",
    "https://cdn.recreation.gov/public/2021/12/17/06/57/232338_be877aba-cd4d-4b33-925c-683ac170fc17_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/65361.jpg",
    "https://cdn.recreation.gov/public/images/65373.jpg",
    "https://cdn.recreation.gov/public/images/65374.jpg",
    "https://cdn.recreation.gov/public/images/65377.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Thirty Mile",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7233333,
    "longitude": -107.2575
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232338"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "29",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$29-$58"
}