{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-springs-rv-resort-utah-ivins-ut",
  "name": "Hidden Springs RV Resort - Utah",
  "description": "Hidden Springs RV Resort - Utah camping reservations and campground information. Learn more about camping near Hidden Springs RV Resort - Utah and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/hidden-springs-rv-resort-utah-ivins-ut",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784422/%7Bpht%7DphotoURL3-original%7Bpht%7D1721246480559.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "91 West Old Highway 91",
    "addressLocality": "Ivins",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.15224,
    "longitude": -113.68115
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}