{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/indian-peaks-rv-cedar-city-ut",
  "name": "What is the phone number for Indian Peaks RV Park?",
  "description": "Indian Peaks RV Park is located at 4377 Old U.S. 91, Cedar City UT 84720. Indian Peaks RV Park can be contacted at ***-***-**** or https://indianpeaksrv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/indian-peaks-rv-cedar-city-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4377 Old U.S. 91",
    "addressLocality": "Cedar City",
    "addressRegion": "UT",
    "postalCode": "84720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5960577,
    "longitude": -113.160837
  }
}