{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/three-hills-recreational-park-three-hills-ab",
  "name": "Three Hills Recreational Park: Camping in Three Hills, Alberta",
  "description": "Discover the beauty of nature at Three Hills Recreational Park, Three Hills. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/three-hills-recreational-park-three-hills-ab",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1401 2nd Street NE",
    "addressLocality": "Three Hills",
    "addressRegion": "AB",
    "postalCode": "T0M 2A0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.706744,
    "longitude": -113.250448
  }
}