{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/corn-creek-campground-us",
  "name": "Corn Creek Campground",
  "description": "Corn Creek Campground in Salmon-Challis National Forest, North Fork Idaho. See 1 traveler review, 2 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/corn-creek-campground-us",
  "image": [
    "https://campcdn.com/photos/2/5/2503/413933/1265BE10-94FF-4570-975B-E5588A991928.jpg?v=1691720134",
    "http:https://campcdn.com/photos/2/5/2503/413934/low_res/corn-creek-campground.jpg?v=1691720138"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.37031238998948,
    "longitude": -114.68769489787212
  },
  "sameAs": [
    "https://www.campendium.com/corn-creek-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}