{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cobble-rock-campground-prineville-or",
  "name": "Cobble Rock Campground",
  "description": "This sprawling 4.4-acre campground offers year-round camping and Crooked Wild and Scenic River access along the Lower Crooked Back Country Byway. Campground facilities include fourteen campsites, some with riverside shading beneath large Ponderosa pine trees. 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 the nearby Chimney Rock Campground, one mile north on State HIghway 27. Cell phone service is...",
  "url": "https://campertunity.com/listings/campgrounds/cobble-rock-campground-prineville-or",
  "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/33/81d3d281-0711-4719-b087-38ed7d4b3add.jpeg",
    "https://cdn.recreation.gov/public/2019/12/26/20/35/5df66e5c-5723-4602-a4f6-72c1f5361449.jpeg",
    "https://cdn.recreation.gov/public/2019/12/26/20/38/b96acff3-448b-4030-bdb0-99cbed97ef0b.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Prineville",
    "addressRegion": "OR",
    "postalCode": "97754",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.128203,
    "longitude": -120.809837
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    }
  ]
}