{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blackhawk-lake-recreation-area-highland-wi",
  "name": "Blackhawk Lake Recreation Area",
  "description": "Blackhawk Lake Recreation Area is located at 2025 County Highway BH, Highland WI 53543. Blackhawk Lake Recreation Area can be contacted at ***-***-**** or http://www.blackhawklake.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blackhawk-lake-recreation-area-highland-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2025 County Highway BH",
    "addressLocality": "Highland",
    "addressRegion": "WI",
    "postalCode": "53543",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.0207132,
    "longitude": -90.2870624
  }
}