{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spillway-campground-payson-az",
  "name": "Spillway Campground",
  "description": "Spillway Campground is located at Forest Service Road 105, Payson AZ 85541. Spillway Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/spillway-az/r/campgroundDetails.do?contractCode=NRSO&parkId=70477",
  "url": "https://campertunity.com/listings/campgrounds/spillway-campground-payson-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Service Road 105",
    "addressLocality": "Payson",
    "addressRegion": "AZ",
    "postalCode": "85541",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.3319444,
    "longitude": -110.9363889
  }
}