{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-point-of-rocks-rv-campground-prescott-az",
  "name": "Point of Rocks RV Campground",
  "description": "Point of Rocks RV Campground is located at , Prescott AZ 86301. Point of Rocks RV Campground can be contacted at ***-***-**** or http://www.pointofrocksrvcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-point-of-rocks-rv-campground-prescott-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Prescott",
    "addressRegion": "AZ",
    "postalCode": "86301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.595417,
    "longitude": -112.425885
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/prescott/point-of-rocks-rv-campground"
  ]
}