{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rice-lake-state-park-lake-mills-ia-1",
  "name": "Rice Lake State Park",
  "description": "Rice Lake State Park is located at 43000 235th Avenue, Lake Mills IA 50450. Rice Lake State Park can be contacted at ***-***-**** or http://www.iowadnr.gov/Places-to-Go/State-Parks/Iowa-State-Parks",
  "url": "https://campertunity.com/listings/campgrounds/rice-lake-state-park-lake-mills-ia-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "43000 235th Avenue",
    "addressLocality": "Lake Mills",
    "addressRegion": "IA",
    "postalCode": "50450",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3823666,
    "longitude": -93.5053613
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/lake-mills/rice-lake-state-park"
  ]
}