{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-little-pan-staging-area-new-river-a",
  "name": "Little Pan Staging Area",
  "description": "Little Pan Staging Area is located at Table Mesa Rd, New River AZ 85087. Little Pan Staging Area can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-little-pan-staging-area-new-river-a",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Table Mesa Rd",
    "addressLocality": "New River",
    "addressRegion": "AZ",
    "postalCode": "85087",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.004371,
    "longitude": -112.1612045
  }
}