{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bear-lake-clairmont-ab",
  "name": "Bear Lake Campground",
  "description": "Bear Lake Campground in Clairmont, Alberta, offers a serene retreat along the picturesque north shore of Bear Lake. Perfect for outdoor enthusiasts, the campgro",
  "url": "https://campertunity.com/listings/campgrounds/bear-lake-clairmont-ab",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiZWRlYjRmZjktMmE4Zi00NGE0LTkzMjYtNTgzMGExN2FkOTUxX0tKVUxPQ1ZSWjdCUFZJUENWVENELmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTAwMCwiaGVpZ2h0IjoxMDAwLCJmaXQiOiJpbnNpZGUifSwianBlZyI6eyJxdWFsaXR5Ijo1MH0sInRvRm9ybWF0IjoianBlZyJ9fQ=="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "724072 Range Road 72",
    "addressLocality": "Clairmont",
    "addressRegion": "AB",
    "postalCode": "T8X 5B2"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.180648,
    "longitude": -118.974618
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash_disposal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}