{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-codgers-cove-rv-park-pierre-sd",
  "name": "Codgers Cove RV Park",
  "description": "Codgers Cove RV Park is located at 28170 Spring Creek Place, Pierre SD 57501. Codgers Cove RV Park can be contacted at ***-***-**** or http://codgerscovervpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-codgers-cove-rv-park-pierre-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28170 Spring Creek Place",
    "addressLocality": "Pierre",
    "addressRegion": "SD",
    "postalCode": "57501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5487697,
    "longitude": -100.4923188
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/pierre/codgers-cove-rv-park"
  ]
}