{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-west-whitlock-state-recreation",
  "name": "What is the phone number for West Whitlock State Recreation Area?",
  "description": "West Whitlock State Recreation Area is located at 16157 West Whitlock Road, Gettysburg SD 57442. West Whitlock State Recreation Area can be contacted at ***-***-**** or https://gfp.sd.gov/state-parks/directory/west-whitlock/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-west-whitlock-state-recreation",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16157 West Whitlock Road, # A",
    "addressLocality": "Gettysburg",
    "addressRegion": "SD",
    "postalCode": "57442",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0451101,
    "longitude": -100.2670842
  }
}