{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lone-pine-ca-1",
  "name": "Lone Pine",
  "description": "Explore Lone Pine in Inyo National Forest, California with Recreation.gov. Lone Pine Campground is located near the base of Mt. Whitney, the highest peak in the continental United States, offering unparalleled views of the mountain and",
  "url": "https://campertunity.com/listings/campgrounds/lone-pine-ca-1",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/63943.jpg",
    "https://cdn.recreation.gov/public/images/63963.jpg",
    "https://cdn.recreation.gov/public/2019/06/19/23/33/232069_dd3d8fe2-4838-4e7d-b82f-eaa38e0da920_700.jpg",
    "https://cdn.recreation.gov/public/2024/01/13/15/45/232069_70f37c10-1bfa-4603-a55f-7e64933b4e08_1440.jpg",
    "https://cdn.recreation.gov/public/images/64107.jpg",
    "https://cdn.recreation.gov/public/images/64110.jpg",
    "https://cdn.recreation.gov/public/images/64106.jpg",
    "https://cdn.recreation.gov/public/2019/06/19/23/35/232069_b3cc7e1d-5fd6-405f-979c-d3477d0fda34_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/06/19/23/34/232069_d9299811-fa1a-42ce-9379-3ee98b5ea651_700.jpg",
    "https://cdn.recreation.gov/public/2024/01/13/15/45/232069_84afcbd5-0f4c-45e9-bffd-31ad029aa500_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lone Pine",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.5976111,
    "longitude": -118.1848056
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232069?tab=campsites"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "34",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$34-$81"
}