{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tales-trails-campground-camping-in-longview-alberta-long",
  "name": "Tales & Trails Campground | Camping in Longview, Alberta",
  "description": "Experience outdoor adventure at Tales & Trails Campground in Longview, Alberta. Book your spot!",
  "url": "https://campertunity.com/listings/campgrounds/tales-trails-campground-camping-in-longview-alberta-long",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "98 Morrison Road",
    "addressLocality": "Longview",
    "addressRegion": "AB",
    "postalCode": "T0L 1H0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.53459459876596,
    "longitude": -114.2321579304987
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/tales-trails-campground/"
  ]
}