{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/braconnier-dam-campground-camping-in-three-hills-alberta",
  "name": "Braconnier Dam Campground: Camping in Three Hills, Alberta",
  "description": "Camp in nature's embrace at Braconnier Dam Campground near Three Hills, Alberta. Tranquil sites, fishing, and outdoor serenity in the heart of Alberta.",
  "url": "https://campertunity.com/listings/campgrounds/braconnier-dam-campground-camping-in-three-hills-alberta",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hwy 21",
    "addressLocality": "Three Hills",
    "addressRegion": "AB",
    "postalCode": "T0M 2A0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.66815797966408,
    "longitude": -113.23831300178277
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}