{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lamplighter-campground-revelstoke-bc",
  "name": "Lamplighter Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/lamplighter-campground-revelstoke-bc",
  "image": [
    "https://static.wixstatic.com/media/ebf865_9a39a3cf68fe47628b6ba89c1bf1b256~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1760 Nixon Road",
    "addressLocality": "Revelstoke",
    "addressRegion": "BC",
    "postalCode": "V0E",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.0011627,
    "longitude": -118.2212359
  }
}