{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/okobojo-point-recreation-area-pierre-sd",
  "name": "Okobojo Point Recreation Area",
  "description": "Okobojo Point Recreation Area is located at 28101 194th Street, Pierre SD 57501. Okobojo Point Recreation Area can be contacted at or https://gfp.sd.gov/parks/detail/Okobojo-Point-Recreation-Area",
  "url": "https://campertunity.com/listings/campgrounds/okobojo-point-recreation-area-pierre-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28101 194th Street",
    "addressLocality": "Pierre",
    "addressRegion": "SD",
    "postalCode": "57501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5714145,
    "longitude": -100.5006025
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/pierre/okobojo-point-recreation-area",
    "https://thedyrt.com/camping/south-dakota/south-dakota-okobojo-point-recreation-area",
    "https://www.rvezy.com"
  ]
}