{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/valley-view-campground-creston-ia",
  "name": "Valley View Campground",
  "description": "Valley View Campground. RV Park and Campground in Creston, Iowa",
  "url": "https://campertunity.com/listings/campgrounds/valley-view-campground-creston-ia",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1246 Green Valley Rd",
    "addressLocality": "Creston",
    "addressRegion": "IA",
    "postalCode": "50801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1224642,
    "longitude": -94.3760105
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/iowa/valley-view-campground/"
  ]
}