{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wallashuck-campground-lake-red-rock-pella-ia-us",
  "name": "What is the phone number for Wallashuck Campground Lake Red Rock?",
  "description": "Wallashuck Campground Lake Red Rock is located at 890 190th Avenue, Pella IA 50219. Wallashuck Campground Lake Red Rock can be contacted at ***-***-**** or https://www.recreation.gov/camping/wallashuck/r/campgroundDetails.do?contractCode=NRSO&parkId=73464",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wallashuck-campground-lake-red-rock-pella-ia-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "890 190th Avenue",
    "addressLocality": "Pella",
    "addressRegion": "IA",
    "postalCode": "50219",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.4,
    "longitude": -92.9943667
  }
}