{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lower-crooked-river-prineville-or",
  "name": "Lower Crooked River",
  "description": "Along the Chimney Rock segment of Central Oregon\\'s Crooked Wild and Scenic River, Chimney Rock campground offers a relaxing woodland setting amongst Western Ju",
  "url": "https://campertunity.com/listings/campgrounds/lower-crooked-river-prineville-or",
  "image": [
    "https://photos.thedyrt.com/photo/1377237/photo/blm-lower-crooked-wild-and-scenic-river_109ba43e-e75c-45c6-aa69-07d77154c587.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1377237/photo/blm-lower-crooked-wild-and-scenic-river_109ba43e-e75c-45c6-aa69-07d77154c587.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1376783/photo/lower-crooked-river_a1f8aae8-def4-4338-b8a4-49da146201ae.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Prineville District Office 3050 NE 3rd Street",
    "addressLocality": "Prineville",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.13544,
    "longitude": -120.81416
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "MeLinda W."
      },
      "datePublished": "2020-08-27T02:03:29.671Z",
      "reviewBody": "The river isn't the Metolius, but refreshing and fun for a float. So lovely and hot! We escaped the coast for sun and got it. Will def return. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}