{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/johnston-canyon-campground",
  "name": "Johnston Canyon Campground",
  "description": "Johnston Canyon Campground in Banff National Park, Improvement District No. 9 Alberta. See 2 traveler reviews, 6 photos and 1 blog post",
  "url": "https://campertunity.com/listings/campgrounds/johnston-canyon-campground",
  "image": [
    "https://campcdn.com/photos/2/3/23577/373297/D64BBC9E-29B3-4C89-B6F2-6CA9E131BD19.jpg?v=1663462984",
    "http:https://campcdn.com/photos/2/3/23577/373297/low_res/johnston-canyon.jpg?v=1663462984"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.244717876647066,
    "longitude": -115.8413350582122
  },
  "sameAs": [
    "https://www.campendium.com/johnston-canyon"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}