{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-green-valley-state-park-creston",
  "name": "Green Valley State Park",
  "description": "Green Valley State Park is located at 1480 130th Street, Creston IA 50801. Green Valley 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-the-phone-number-for-green-valley-state-park-creston",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1480 130th Street",
    "addressLocality": "Creston",
    "addressRegion": "IA",
    "postalCode": "50801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1145448,
    "longitude": -94.3809865
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/creston/green-valley-state-park"
  ]
}