{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-mead-rv-village-boulder-city-nv",
  "name": "Lake Mead RV Village",
  "description": "Lake Mead RV Village, located in the Lake Mead National Recreation Area, offers magnificent views of beautiful Lake Mead and is an ideal base camp for the variety of recreational activities in the park.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-mead-rv-village-boulder-city-nv",
  "image": [
    "https://travelnevada.com/wp-content/uploads/2024/12/SledNV-Feat.jpg",
    "/wp-content/themes/travelnevada/assets/images/v2/heart.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "268 Lake Shore Road",
    "addressLocality": "Boulder City",
    "addressRegion": "NV",
    "postalCode": "89005",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.03432,
    "longitude": -114.80309
  }
}