{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/twin-creek-campground",
  "name": "Twin Creek Campground",
  "description": "Twin Creek Campground in Salmon-Challis National Forest, Gibbonsville Idaho. See 4 traveler reviews, 12 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/twin-creek-campground",
  "image": [
    "https://campcdn.com/photos/2/8/2850/300742/uploads_2F1626284820879-cs25duc3spm-336f0a20fd0554c0102913a66b67fb26_2F08051710-571A-487F-959B-B1E2A81320E2.jpeg?v=1633899061",
    "http:https://campcdn.com/photos/2/8/2850/300742/low_res/twin-creek.jpeg?v=1633899061"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.610475630079215,
    "longitude": -113.976039727688
  },
  "sameAs": [
    "https://www.campendium.com/twin-creek"
  ],
  "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"
    }
  ]
}