{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-lake-walcott-state-park-rupert-id",
  "name": "Lake Walcott State Park",
  "description": "Lake Walcott State Park is located at 959 Minidoka Dam Road, Rupert ID 83350. Lake Walcott State Park can be contacted at ***-***-**** or https://parksandrecreation.idaho.gov/parks/lake-walcott",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-lake-walcott-state-park-rupert-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "959 Minidoka Dam Road",
    "addressLocality": "Rupert",
    "addressRegion": "ID",
    "postalCode": "83350",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.6750715,
    "longitude": -113.4807816
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/rupert/lake-walcott-state-park"
  ]
}