{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lola-creek-campground-stanley-id",
  "name": "Lola Creek Campground",
  "description": "Lola Creek Campground is located at Lola Creek Road, Stanley ID 83278. Lola Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/scnf/recarea/?recid=76122",
  "url": "https://campertunity.com/listings/campgrounds/lola-creek-campground-stanley-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lola Creek Road",
    "addressLocality": "Stanley",
    "addressRegion": "ID",
    "postalCode": "83278",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4078521,
    "longitude": -115.1794128
  }
}