{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/las-vegas-bay-campground-1",
  "name": "Las Vegas Bay Campground Camping | Situated on the dramat...",
  "description": "Plan your Las Vegas Bay Campground trip: 85 sites from $10-$25/night. Restrooms, Potable Water. 4.1★ from 299 campers. See photos & check availability.",
  "url": "https://campertunity.com/listings/campgrounds/las-vegas-bay-campground-1",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1279445,
    "longitude": -114.87236299999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    }
  ]
}