{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-griffs-valley-view-rv-park",
  "name": "Griff's Valley View RV Park & Campground",
  "description": "Griff's Valley View RV Park & Campground is located at 6429 Northeast 46th Street, Altoona IA 50009. Griff's Valley View RV Park & Campground can be contacted at ***-***-**** or http://griffsrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-griffs-valley-view-rv-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6429 Northeast 46th Street",
    "addressLocality": "Altoona",
    "addressRegion": "IA",
    "postalCode": "50009",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6781828,
    "longitude": -93.5183501
  }
}