{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wildhorse-creek-nordegg-adventures",
  "name": "Wildhorse Creek Rustic Camping Area - Nordegg Adventures",
  "description": "A pretty camping area along the North Saskatchewan River with great mountain views and easy access to nearby adventures.",
  "url": "https://campertunity.com/listings/campgrounds/wildhorse-creek-nordegg-adventures",
  "image": [
    "https://nordeggadventures.ca/wp-content/uploads/2023/06/20170730-196-scaled-1.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.00147843013034,
    "longitude": -116.50084927703311
  },
  "sameAs": [
    "https://nordeggadventures.ca/guide/campgrounds/wildhorse-creek-camping-area/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}