{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/apache-sitgreaves-national-forest-springerville-az",
  "name": "Apache-Sitgreaves National Forest",
  "description": "Apache-Sitgreaves National Forest is located at 30 South Chiricahua Drive, Springerville AZ 85938. Apache-Sitgreaves National Forest can be contacted at ***-***-**** or http://www.fs.usda.gov/asnf",
  "url": "https://campertunity.com/listings/campgrounds/apache-sitgreaves-national-forest-springerville-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30 South Chiricahua Drive",
    "addressLocality": "Springerville",
    "addressRegion": "AZ",
    "postalCode": "85938",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.3884675,
    "longitude": -110.6170269
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/springerville/apache-sitgreaves-national-forest"
  ]
}