{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/upper-salamander-creek-campsite",
  "name": "Upper Salamander Creek Campsite - Campground Details",
  "description": "Open year-round on a first-come, first-served basis. No reservations or fees. Campers must bring their own drinking water.",
  "url": "https://campertunity.com/listings/campgrounds/upper-salamander-creek-campsite",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.30295181274414,
    "longitude": -132.21633911132812
  },
  "sameAs": [
    "https://campflare.com/campground/upper-salamander-creek-campsite-C25"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}