{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chief-white-crane-recreation-yankton-sd",
  "name": "What is the phone number for Chief White Crane State Recreation Area?",
  "description": "Chief White Crane State Recreation Area is located at 31323 Toe Road, Yankton SD 57078. Chief White Crane State Recreation Area can be contacted at ***-***-**** or https://gfp.sd.gov/parks/detail/chief-white-crane-recreation-area/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chief-white-crane-recreation-yankton-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "31323 Toe Road",
    "addressLocality": "Yankton",
    "addressRegion": "SD",
    "postalCode": "57078",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8512747,
    "longitude": -97.4599718
  }
}