{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/usfs-rogue-river-dispersed-prospect-or",
  "name": "USFS Rogue River Dispersed",
  "description": "USFS Rogue River Dispersed is located in Umpqua National Forest, featuring forested terrain with the Rogue River nearby.",
  "url": "https://campertunity.com/listings/campgrounds/usfs-rogue-river-dispersed-prospect-or",
  "image": [
    "https://photos.thedyrt.com/photo/media/usfs-rogue-river-dispersed_c30e0270-3a59-41f4-8542-6c6c218779f7.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-122.50071455,42.83044447)/-122.50071455,42.83044447,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/677413/media/usfs-rogue-river-dispersed_a0088290-e766-4a7a-8169-a66f2b0f4b86.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/usfs-rogue-river-dispersed_c30e0270-3a59-41f4-8542-6c6c218779f7.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Prospect",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.83044447,
    "longitude": -122.50071455
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}