{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pierson-ranch-state-recreation-area-yankton-sd",
  "name": "Pierson Ranch State Recreation Area",
  "description": "Pierson Ranch State Recreation Area is located at 31144 Toe Road, Yankton SD 57078. Pierson Ranch State Recreation Area can be contacted at ***-***-**** or https://gfp.sd.gov/parks/detail/pierson-ranch-recreation-area/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pierson-ranch-state-recreation-area-yankton-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "31144 Toe Road",
    "addressLocality": "Yankton",
    "addressRegion": "SD",
    "postalCode": "57078",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8728881,
    "longitude": -97.481647
  }
}