{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wickersham-trailhead-us",
  "name": "Wickersham Trailhead",
  "description": "Wickersham Trailhead, Fairbanks Alaska. See 1 traveler review, 2 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/wickersham-trailhead-us",
  "image": [
    "https://campcdn.com/photos/4/1/41323/441045/FE906167-DED5-40D1-9816-9229725CC78D.jpg?v=1718388910",
    "http:https://campcdn.com/photos/4/1/41323/441045/low_res/wickersham-trailhead.jpg?v=1718388910"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.1779811,
    "longitude": -148.0759388
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}