{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/skull-creek-campground",
  "name": "Skull Creek Campground",
  "description": "Skull Creek Campground, Wolf Creek Oregon. See 6 traveler reviews, 12 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/skull-creek-campground",
  "image": [
    "https://campcdn.com/photos/2/9/29451/252657/uploads_2F1600379107304-lqkxywxewx-153e6abe5779b419dce730faedde1a27_2F13994DAF-E466-4B9F-BCC7-EE65A47DAC18.jpeg?v=1633866075",
    "http:https://campcdn.com/photos/2/9/29451/252657/low_res/skull-creek-campground.jpeg?v=1633866075"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.772212,
    "longitude": -123.57018
  },
  "sameAs": [
    "https://www.campendium.com/skull-creek-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}