{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-walcott-rupert",
  "name": "Lake Walcott State Park",
  "description": "Lake Walcott State Park camping reservations and campground information. Learn more about camping near Lake Walcott State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/lake-walcott-rupert",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/ID/pid315046/orig0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "959 E Minidoka Dm",
    "addressLocality": "Rupert",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.67472,
    "longitude": -113.48361
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/lake-walcott-state-park/ID/315046/overview",
    "https://campflare.com/campground/lake-walcott-state-park-046",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}