{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lowry-campground-co",
  "name": "Lowry Campground",
  "description": "Explore Lowry Campground in White River National Forest, Colorado with Recreation.gov. At an elevation of 9,320 feet, Lowry Campground is located between Summit Cove and Breckenridge, Colorado in the White River National Forest. This campgroun",
  "url": "https://campertunity.com/listings/campgrounds/lowry-campground-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/08/08/14/50/232364_c5e695a0-ec8e-4a45-b5b9-32991f4001c2_1440.jpg",
    "https://cdn.recreation.gov/public/2023/08/08/14/51/232364_a1825a7b-9a72-4e7a-8c02-31c43c846d80_700.jpg",
    "https://cdn.recreation.gov/public/images/65446.jpg",
    "https://cdn.recreation.gov/public/images/65438.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lowry Campground",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.5986111,
    "longitude": -106.0344444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232364?tab=info"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "27",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$27-$38"
}