{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/indian-peaks-rv-park-and-campground-rv-park-cedar-city-ut-1",
  "name": "Indian Peaks RV Park and Campground | RV Park Cedar City Utah",
  "description": "Indian Peaks RV Park in Cedar City UT. Offers FULL Hookup RV lots with short and long term parking for Class A, B, C, 5th Wheel & Travel Trailers who are visiting Southern Utah University, Brian Head & Zion National Park. The Indian Peaks Band of Paiute, Indian Reservation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/indian-peaks-rv-park-and-campground-rv-park-cedar-city-ut-1",
  "image": [
    "RV-Park.jpg",
    "https://indianpeaksrv.com/RV-Park-Cedar-City.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4377 Old US 91",
    "addressLocality": "Cedar City",
    "addressRegion": "UT",
    "postalCode": "84720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.59607735168384,
    "longitude": -113.16095888625571
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 172,
    "bestRating": 5,
    "worstRating": 1
  }
}