{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-hitch-n-post-rv-park-kanab-ut",
  "name": "What is the phone number for Hitch-N-Post RV Park?",
  "description": "Hitch-N-Post RV Park is located at 196 East 300 South, Kanab UT 84741. Hitch-N-Post RV Park can be contacted at ***-***-**** or http://www.hitchnpostrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-hitch-n-post-rv-park-kanab-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "196 East 300 South",
    "addressLocality": "Kanab",
    "addressRegion": "UT",
    "postalCode": "84741",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.042901,
    "longitude": -112.524313
  }
}