{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-j-j-rv-park-kanab-ut",
  "name": "What is the phone number for J&J RV Park?",
  "description": "J&J RV Park is located at 584 East 300 South, Kanab UT 84741. J&J RV Park can be contacted at ***-***-**** or https://jandjrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-j-j-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": "584 East 300 South",
    "addressLocality": "Kanab",
    "addressRegion": "UT",
    "postalCode": "84741",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.0424141,
    "longitude": -112.5172223
  }
}