{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-pine-valley-ranger-district-saint-george-ut",
  "name": "Pine Valley Ranger District",
  "description": "Pine Valley Ranger District is located at 196 East Tabernacle Street, Saint George UT 84770. Pine Valley Ranger District can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/dixie/recarea/?recid=24782",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-pine-valley-ranger-district-saint-george-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "196 East Tabernacle Street, # 38",
    "addressLocality": "Saint George",
    "addressRegion": "UT",
    "postalCode": "84770",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.107876,
    "longitude": -113.579673
  }
}