{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-hilltop-campground-prescott-az",
  "name": "Hilltop Campground",
  "description": "Hilltop Campground is located at Walker Road, Prescott AZ 86303. Hilltop Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/prescott/recreation/recarea/?recid=67183",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-hilltop-campground-prescott-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Walker Road",
    "addressLocality": "Prescott",
    "addressRegion": "AZ",
    "postalCode": "86303",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5076607,
    "longitude": -112.3843535
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/prescott/hilltop-campground"
  ]
}