{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/valley-creek-lodge-stanley-id",
  "name": "Valley Creek Lodge",
  "description": "Valley Creek Lodge is located at 1060 Eva Falls Avenue, Stanley ID 83278. Valley Creek Lodge can be contacted at ***-***-**** or http://www.stanleyidaho.com/",
  "url": "https://campertunity.com/listings/campgrounds/valley-creek-lodge-stanley-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1060 Eva Falls Avenue",
    "addressLocality": "Stanley",
    "addressRegion": "ID",
    "postalCode": "83278",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.218124,
    "longitude": -114.9449161
  }
}