{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crook-campground-payson-az",
  "name": "What is the phone number for Crook campground?",
  "description": "Crook campground is located at , Payson AZ 85541. Crook campground can be contacted at or https://www.recreation.gov/camping/crook-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=73901",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crook-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.3187114,
    "longitude": -110.943318
  }
}