{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rice-lake-state-park-lake-mills-ia",
  "name": "Rice Lake State Park",
  "description": "Rice Lake State Park camping reservations and campground information. Learn more about camping near Rice Lake State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/rice-lake-state-park-lake-mills-ia",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/IA/pid610160/%7Bpht%7DRice%20Lake%20State%20Park_General1%7Bpht%7D1380813706735.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2148 340th St, Forest City, IA 50436",
    "addressLocality": "Lake Mills",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.38306,
    "longitude": -93.50194
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/rice-lake-state-park/IA/610160/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}