{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cuyuna-country-state-recreation-area-ironton-mn",
  "name": "Cuyuna Country State Recreation Area",
  "description": "Cuyuna Country State Recreation Area is located at 307 3rd Street, Ironton MN 56455. Cuyuna Country State Recreation Area can be contacted at ***-***-**** or http://www.dnr.state.mn.us/state_parks/cuyuna_country/index.html",
  "url": "https://campertunity.com/listings/campgrounds/cuyuna-country-state-recreation-area-ironton-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "307 3rd Street",
    "addressLocality": "Ironton",
    "addressRegion": "MN",
    "postalCode": "56455",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4815643,
    "longitude": -93.9796132
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/ironton/cuyuna-country-state-recreation-area"
  ]
}