{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-prairie-rose-state-park-harlan-ia",
  "name": "Prairie Rose State Park",
  "description": "Prairie Rose State Park is located at 680 Road M47, Harlan IA 51537. Prairie Rose 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/what-is-phone-number-for-prairie-rose-state-park-harlan-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "680 Road M47",
    "addressLocality": "Harlan",
    "addressRegion": "IA",
    "postalCode": "51537",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6002502,
    "longitude": -95.2121684
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/harlan/prairie-rose-state-park"
  ]
}