{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willow-rock-campground",
  "name": "Willow Rock Campground",
  "description": "Willow Rock Campground in Bow Valley Provincial Park, Kananaskis Alberta. See 3 traveler reviews, 12 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/willow-rock-campground",
  "image": [
    "https://campcdn.com/photos/2/3/23873/187202/uploads_2F1558145838440-ds2j12ksvwd-29af40296f8a2ec4254568a39bc16136_2F20190512_145050%2B_28Medium_29.jpg?v=1633835912",
    "http:https://campcdn.com/photos/2/3/23873/187202/low_res/willow-rock-campground.jpg?v=1633835912"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.08296002762617,
    "longitude": -115.05853772163391
  },
  "sameAs": [
    "https://www.campendium.com/willow-rock-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}