{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/iron-springs-resort-cedar-city-ut",
  "name": "Iron Springs Resort",
  "description": "When you visit Iron Springs these days, it’s hard to believe that it’s been in operation since the 1940’s. What was once a small 8 cabin, one lodge vacation pro",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/iron-springs-resort-cedar-city-ut",
  "image": [
    "https://photos.thedyrt.com/photo/1277507/photo/iron-springs-resort_09a53f09-938d-435a-93b7-c34e64d84234.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1277508/photo/iron-springs-resort_11fbdbaa-4a5e-4abd-abc6-c1ac8bda97ca.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1277507/photo/iron-springs-resort_09a53f09-938d-435a-93b7-c34e64d84234.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3196 North Iron Springs Road",
    "addressLocality": "Cedar City",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7539342,
    "longitude": -113.2425599
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ashley F."
      },
      "datePublished": "2023-01-27T20:35:14.586Z",
      "reviewBody": "Ashley here from The Dyrt! It was great to add this property with award winning cabins. This location has rich history, and so much to do. Check them out and come back here to leave them some love.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}