{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lucerne-campground-manila-ut",
  "name": "LUCERNE CAMPGROUND (recgovnpsdata)",
  "description": "LUCERNE CAMPGROUND (recgovnpsdata) is located at Lucerne Valley Recreation Road, Manila UT 84046. LUCERNE CAMPGROUND (recgovnpsdata) can be contacted at ***-***-**** or https://www.recreation.gov/camping/lucerne-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=70093",
  "url": "https://campertunity.com/listings/campgrounds/lucerne-campground-manila-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lucerne Valley Recreation Road",
    "addressLocality": "Manila",
    "addressRegion": "UT",
    "postalCode": "84046",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9829867,
    "longitude": -109.5907883
  }
}