{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lund-park-campground-or",
  "name": "Lund Park Campground",
  "description": "Explore Lund Park Campground in Umpqua National Forest, Oregon with Recreation.gov. Nestled in the cool, quiet forest beside crystal clear Brice Creek, Lund Park Campground is the perfect place for slow mornings drinking coffee, exciting days e",
  "url": "https://campertunity.com/listings/campgrounds/lund-park-campground-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/07/23/16/50/10060885_177fdb09-d683-4491-916d-f30f4da3a780_1440.jpg",
    "https://cdn.recreation.gov/public/2020/07/23/17/08/10060885_1d9ddd54-a2fc-4386-982f-0dce5b880107_1440.jpg",
    "https://cdn.recreation.gov/public/2020/07/23/17/03/10060885_7ded7ac6-9184-467c-aedf-5f6231a9acf8_1440.jpg",
    "https://cdn.recreation.gov/public/2020/07/23/17/06/10060885_aa63a7aa-d398-4c98-89f0-0ad444bc4c03_1440.jpg",
    "https://cdn.recreation.gov/public/2020/07/23/16/54/10060885_b18085ae-9879-4d1a-a01c-41ff20b9a718_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lund Park Campground",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.650626,
    "longitude": -122.679232
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10060885"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}