{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lone-pine-campground-prineville-or-1",
  "name": "Lone Pine Campground",
  "description": "Centered around a single, sentinel Ponderosa Pine tree, this small campground features six campsites and a group use area. Across the Crooked River, the photogenic Rocky Canyon and it’s vertical rimrock cliffs offer photographers a variety of ever-changing light and depth perspectives. Know Before You Go: Open year-round on a first-come, first-served basis. No reservations are accepted. Potable water is available year-round at Chimney Rock Campground, 1.7 miles miles west (upriver) on State H...",
  "url": "https://campertunity.com/listings/campgrounds/lone-pine-campground-prineville-or-1",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://cdn.recreation.gov/public/2019/12/26/20/20/a5559311-1c07-414d-877c-6acb754d6c26.jpeg",
    "https://cdn.recreation.gov/public/2019/12/26/20/20/0d82fcc5-068d-4e31-ba30-0ad427ee6eab.jpeg",
    "https://cdn.recreation.gov/public/2019/12/26/20/13/926b05b7-9556-4207-8bac-7482565da281.jpeg",
    "https://cdn.recreation.gov/public/2019/12/26/20/15/50ae0b2c-a1ed-45a3-a9c3-b4bd65fe6ef4.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Prineville",
    "addressRegion": "OR",
    "postalCode": "97754",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.131359,
    "longitude": -120.823479
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}