{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crazy-horse-rv-resort-kanab-ut",
  "name": "What is the phone number for Crazy Horse RV Resort?",
  "description": "Crazy Horse RV Resort is located at 625 East 300 South, Kanab UT 84741. Crazy Horse RV Resort can be contacted at ***-***-**** or http://www.crazyhorservkanabut.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crazy-horse-rv-resort-kanab-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/10874/1595435202_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "625 East 300 South",
    "addressLocality": "Kanab",
    "addressRegion": "UT",
    "postalCode": "84741",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.0439797,
    "longitude": -112.516554
  }
}