{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/restoration-us",
  "name": "Restoration Point",
  "description": "Restoration Point in Lake Mead National Recreation Area, Dolan Springs Arizona. See traveler reviews, 56 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/restoration-us",
  "image": [
    "https://campcdn.com/photos/2/8/28464/138505/uploads_2F1509057460263-cpe213qzmwd-c7cea5e92e8b1bfa2f3ac8408dcac2c2_2FDSC08575.JPG?v=1633650224",
    "http:https://campcdn.com/photos/2/8/28464/138505/low_res/restoration-point.JPG?v=1633650224"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.516972801421,
    "longitude": -114.67120930552483
  },
  "sameAs": [
    "https://www.campendium.com/restoration-point"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}