{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paria-canyon-guest-ranch-kanab-ut",
  "name": "Paria Canyon Guest Ranch",
  "description": "Paria Canyon Guest Ranch is located at 11245 Paria Valley Road Kanab, UT 84741. They can be contacted via phone at for pricing, directions, reservations and more.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paria-canyon-guest-ranch-kanab-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11245 Paria Valley Road",
    "addressLocality": "Kanab",
    "addressRegion": "UT",
    "postalCode": "84741",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.106651,
    "longitude": -111.915574
  }
}