{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kicking-horse-campground",
  "name": "Kicking Horse Campground",
  "description": "Kicking Horse Campground in Yoho National Park, Field British Columbia. See 5 traveler reviews, 7 photos and 1 blog post",
  "url": "https://campertunity.com/listings/campgrounds/kicking-horse-campground",
  "image": [
    "https://campcdn.com/photos/2/3/23605/191661/uploads_2F1560690362748-gqx017ff2sb-0303411f88e421aa1be67ea63065a1d1_2F189C2583-63CB-446B-86BE-EE1143DE1CFB.jpeg?v=1633649754",
    "http:https://campcdn.com/photos/2/3/23605/191661/low_res/kicking-horse.jpeg?v=1633649754"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.423062157740425,
    "longitude": -116.43527576119956
  },
  "sameAs": [
    "https://www.campendium.com/kicking-horse"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}