{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/christopher-creek-campground-payson-az-us",
  "name": "What is the phone number for Christopher Creek Campground?",
  "description": "Christopher Creek Campground is located at Arizona 260, Payson AZ 85541. Christopher Creek Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/christopher-creek/r/campgroundDetails.do?contractCode=NRSO&parkId=70080",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/christopher-creek-campground-payson-az-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arizona 260",
    "addressLocality": "Payson",
    "addressRegion": "AZ",
    "postalCode": "85541",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.308304,
    "longitude": -111.0371339
  }
}