{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crooked-finland-mn",
  "name": "Crooked Lake Resort",
  "description": "Crooked Lake Resort is located at 9449 Cramer Road, Finland MN 55603. Crooked Lake Resort can be contacted at ***-***-**** or http://www.crookedlakemn.com/",
  "url": "https://campertunity.com/listings/campgrounds/crooked-finland-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9449 Cramer Road",
    "addressLocality": "Finland",
    "addressRegion": "MN",
    "postalCode": "55603",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6112105,
    "longitude": -91.0670635
  }
}