{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-powell-springs-campground",
  "name": "Powell Springs Campground",
  "description": "Powell Springs Campground is located at Cherry Rd, Dewey AZ 86327. Powell Springs Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/prescott/recarea/?recid=67179",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-powell-springs-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cherry Rd",
    "addressLocality": "Dewey",
    "addressRegion": "AZ",
    "postalCode": "86327",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.57806,
    "longitude": -112.06765
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/dewey/powell-springs-campground"
  ]
}