{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-cleary-lake-regional-park-prior-lake-mn",
  "name": "Cleary Lake Regional Park",
  "description": "Cleary Lake Regional Park is located at 18106 Texas Avenue, Prior Lake MN 55372. Cleary Lake Regional Park can be contacted at ***-***-**** or https://www.threeriversparks.org/location/cleary-lake-regional-park",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-cleary-lake-regional-park-prior-lake-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18106 Texas Avenue",
    "addressLocality": "Prior Lake",
    "addressRegion": "MN",
    "postalCode": "55372",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6839615,
    "longitude": -93.3955712
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/prior-lake/cleary-lake-regional-park",
    "https://campsite-usa.com/campsite/cleary-lake-regional-park-campground",
    "https://www.camping.org/campgrounds/minnesota/prior-lake/cleary-lake-regional-park-campground"
  ]
}