{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/griffin-park-pierre-sd",
  "name": "Griffin Park",
  "description": "Griffin Park is located at Parkwood Drive, Pierre SD 57501. Griffin Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/griffin-park-pierre-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Parkwood Drive",
    "addressLocality": "Pierre",
    "addressRegion": "SD",
    "postalCode": "57501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3582206,
    "longitude": -100.3449181
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/pierre/griffin-park",
    "https://thedyrt.com/camping/south-dakota/south-dakota-griffin-park"
  ]
}