{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/minnesota-airstream-park-clear-lake-mn",
  "name": "Minnesota Airstream Park",
  "description": "Minnesota Airstream Park is located at 8795 82nd Street, Clear Lake MN 55319. Minnesota Airstream Park can be contacted at ***-***-**** or http://www.airstreampark.com/",
  "url": "https://campertunity.com/listings/campgrounds/minnesota-airstream-park-clear-lake-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/11807/1624052360_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8795 82nd Street, 1",
    "addressLocality": "Clear Lake",
    "addressRegion": "MN",
    "postalCode": "55319",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4482584,
    "longitude": -93.9780484
  }
}