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