{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/heartland-acres-rv-park",
  "name": "Heartland Acres RV Park",
  "description": "Quiet and Clean RV Park. Just 15 mins North of Redwater",
  "url": "https://campertunity.com/listings/campgrounds/heartland-acres-rv-park",
  "image": [
    "http://www.heartlandacres.ca/img/social.png"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.00863593259687,
    "longitude": -113.05819358397648
  },
  "sameAs": [
    "http://www.heartlandacres.ca"
  ]
}