{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/west-turkey-creek-pearce-az",
  "name": "West Turkey Creek",
  "description": "West Turkey Creek is located at East Turkey Creek Road, Pearce AZ 85625. West Turkey Creek can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/coronado/recreation/recarea?recid=25438&actid=62",
  "url": "https://campertunity.com/listings/campgrounds/west-turkey-creek-pearce-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "East Turkey Creek Road",
    "addressLocality": "Pearce",
    "addressRegion": "AZ",
    "postalCode": "85625",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.8647,
    "longitude": -109.3587
  }
}