{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kanarraville-rest-area-i15-north-bound-cedar-city",
  "name": "Kanarraville Rest Area - I15 North Bound",
  "description": "Kanarraville Rest Area - I15 North Bound is located at , Cedar City UT 84720. Kanarraville Rest Area - I15 North Bound can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kanarraville-rest-area-i15-north-bound-cedar-city",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cedar City",
    "addressRegion": "UT",
    "postalCode": "84720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5134994,
    "longitude": -113.2115565
  }
}