{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arch-rock-campground-overton-nv",
  "name": "Arch Rock Campground",
  "description": "Arch Rock Campground is located at , Overton NV 89040. Arch Rock Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/arch-rock-campground-overton-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Overton",
    "addressRegion": "NV",
    "postalCode": "89040",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.4185451,
    "longitude": -114.5569181
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/overton/arch-rock-campground"
  ]
}