{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/elks-lodge-north-las-vegas-nv",
  "name": "Elks Lodge",
  "description": "Elks Lodge is located at 2939 North Van Der Meer Street, North Las Vegas NV 89030. Elks Lodge can be contacted at ***-***-**** or http://www.elks.org/",
  "url": "https://campertunity.com/listings/campgrounds/elks-lodge-north-las-vegas-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2939 North Van Der Meer Street",
    "addressLocality": "North Las Vegas",
    "addressRegion": "NV",
    "postalCode": "89030",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.2131212,
    "longitude": -115.1067856
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/north-las-vegas/elks-lodge"
  ]
}