{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-larssons-crooked-creek-resort",
  "name": "What is the phone number for Larsson's Crooked Creek Resort?",
  "description": "Larsson's Crooked Creek Resort is located at 24184 U.S. 385, Hill City SD 57745. Larsson's Crooked Creek Resort can be contacted at ***-***-**** or http://www.crookedcreeksd.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-larssons-crooked-creek-resort",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24184 U.S. 385",
    "addressLocality": "Hill City",
    "addressRegion": "SD",
    "postalCode": "57745",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.899271,
    "longitude": -103.592055
  }
}