{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jasper-point-prineville-reservoir-state-or",
  "name": "Jasper Point — Prineville Reservoir State Park",
  "description": "Contact info, reviews tips & more for Jasper Point — Prineville Reservoir State Park | Camping in Oregon",
  "url": "https://campertunity.com/listings/campgrounds/jasper-point-prineville-reservoir-state-or",
  "image": [
    "https://photos.thedyrt.com/photo/1261362/media/prineville-resevoir-overlook_92c1bb07-b95f-41d9-9cca-0a550216c828.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1261362/media/prineville-resevoir-overlook_92c1bb07-b95f-41d9-9cca-0a550216c828.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1256440/media/prineville-resevoir-overlook_c8480a08-44a2-4f09-b272-110aa6e84795.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.10812693576553,
    "longitude": -120.79881495347178
  },
  "sameAs": [
    "https://thedyrt.com/camping/oregon/prineville-resevoir-overlook"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}