{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rock-creek-roseburg-or",
  "name": "Rock Creek Recreation Site",
  "description": "Closed indefinitely due to wildfire damage. Discover this secluded, fully accessible 17-site campground along the forested banks of Rock Creek where visitors can picnic, swim, or nap in the shade. Rock Creek also features a reservable day use pavilion, horseshoe pits, and a volleyball court. Rock Creek is also a great spot to see migrating and spawning salmon. Located about seven miles from the North Umpqua River corridor, this site allows easy access to the fishing, mountain biking, and hiki...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rock-creek-roseburg-or",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://cdn.recreation.gov/public/2020/01/08/15/55/262718_03bf14b2-cca5-4b79-8a32-ecdc6a81e7e1.jpeg",
    "https://cdn.recreation.gov/public/2020/01/08/15/57/262718_a81362e5-24e3-4a05-839a-b99d1a888738.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Roseburg",
    "addressRegion": "OR",
    "postalCode": "97471",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.39794,
    "longitude": -122.92818
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}