{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-spring-creek-recreation-ar",
  "name": "Spring Creek Recreation Area",
  "description": "Spring Creek Recreation Area is located at 28200 Spring Creek Place, Pierre SD 57501. Spring Creek Recreation Area can be contacted at or https://gfp.sd.gov/parks/detail/Spring-Creek-Recreation-Area",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-spring-creek-recreation-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28200 Spring Creek Place",
    "addressLocality": "Pierre",
    "addressRegion": "SD",
    "postalCode": "57501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.549713,
    "longitude": -100.4829697
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/pierre/spring-creek-recreation-area"
  ]
}