{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-price-canyon-recreation-area-price",
  "name": "Price Canyon Recreation Area",
  "description": "Price Canyon Recreation Area is located at , Price UT 84501. Price Canyon Recreation Area can be contacted at ***-***-**** or https://www.blm.gov/visit/price-canyon-recreation-area",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-price-canyon-recreation-area-price",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Price",
    "addressRegion": "UT",
    "postalCode": "84501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7601069,
    "longitude": -110.9174967
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/price/price-canyon-recreation-area"
  ]
}