{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/owls-nest-campground",
  "name": "Owl's Nest Campground",
  "description": "2026 CAMPSPOT AWARDS WINNER: Top Small Campgrounds Owl's Nest Campground has something for every member of the family - including the furry ones! This campgrou",
  "url": "https://campertunity.com/listings/campgrounds/owls-nest-campground",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiOGFmMDhjN2MtOGQyOS00YWZhLTg3NzYtNDIxOGY4NzY0YTFiXzExOTQuanBnIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxMDAwLCJoZWlnaHQiOjEwMDAsImZpdCI6Imluc2lkZSJ9LCJqcGVnIjp7InF1YWxpdHkiOjUwfSwidG9Gb3JtYXQiOiJqcGVnIn19"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "505 20th Avenue",
    "addressLocality": "Coaldale",
    "addressRegion": "AB",
    "postalCode": "T1M 1R5"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.727387,
    "longitude": -112.59654
  },
  "sameAs": [
    "https://www.campspot.com/park/owls-nest-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash Disposal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    }
  ]
}