{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-pulpit-rock-campground-de",
  "name": "Pulpit Rock Campground",
  "description": "Pulpit Rock Campground is located at 505 Pulpit Rock Road, Decorah IA 52101. Pulpit Rock Campground can be contacted at ***-***-**** or http://www.decorahia.org/pr/pr.asp?id=prpulpit_rock",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-pulpit-rock-campground-de",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "505 Pulpit Rock Road",
    "addressLocality": "Decorah",
    "addressRegion": "IA",
    "postalCode": "52101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2996916,
    "longitude": -91.8099718
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/decorah/pulpit-rock-campground"
  ]
}