{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fr-9350-campground-payson-az",
  "name": "Fr 9350 Campground",
  "description": "Fr 9350 Campground is located at , Payson AZ 85541. Fr 9350 Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/asnf/recreation/camping-cabins/recarea/?recid=44651&actid=34",
  "url": "https://campertunity.com/listings/campgrounds/fr-9350-campground-payson-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Payson",
    "addressRegion": "AZ",
    "postalCode": "85541",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.3401222,
    "longitude": -110.982325
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/payson/fr-9350-campground"
  ]
}