{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-custer-state-park-legion-lake-c",
  "name": "What is the phone number for Custer State Park Legion Lake Campground?",
  "description": "Custer State Park Legion Lake Campground is located at 12958 U.S. 16A, Custer SD 57730. Custer State Park Legion Lake Campground can be contacted at ***-***-**** or https://gfp.sd.gov/parks/detail/custer-state-park/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-custer-state-park-legion-lake-c",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12958 U.S. 16A",
    "addressLocality": "Custer",
    "addressRegion": "SD",
    "postalCode": "57730",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7626174,
    "longitude": -103.4653518
  }
}