{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boulder-beach-campground-boulder-city",
  "name": "Boulder Beach Campground",
  "description": "The Boulder Beach Campground is located just minutes from Las Vegas along the Boulder Basin of Lake Mead. It’s open year-round and features large paved sites that can accommodate tents or large RVs, along with tables, fire pits and/or grills. These sites are like an oasis, because of the lush vegetation that shades nearly every campsite. There is a mix of palm trees, oleanders, mature cottonwood trees and native vegetation that also helps provide privacy between sites.",
  "url": "https://campertunity.com/listings/campgrounds/boulder-beach-campground-boulder-city",
  "image": [
    "https://www.nps.gov/common/uploads/structured_data/8A992354-DAAF-FBC4-1E86EB39BBB8DB5A.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Boulder City",
    "postalCode": "89005",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.9787649,
    "longitude": -114.8337574
  },
  "sameAs": [
    "https://ww2.aaa.com/tripcanvas/campground/boulder-beach-campground-NPSD0B26144_86D6_4F31_9296_4455BA0A3DDB",
    "https://www.aaa.com/tripcanvas/campground/boulder-beach-campground-NPSD0B26144_86D6_4F31_9296_4455BA0A3DDB"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq Grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}