{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/retreats4us-cedar-city-ut",
  "name": "Retreats4Us",
  "description": "Welcome to our 55-acre high desert ranch with a dedicated red gravel RV pad and communal campfire. Nestled next to 20,000 acres of secluded BLM land and a neighboring mountain, it's a stargazer's dream with no neighbors in sight. Enjoy abundant wildlife—antelope, hawks, eagles, and coyotes. Easy access via mostly paved roads, just 30 minutes from Minersville Lake",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/retreats4us-cedar-city-ut",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/39553/photo-gallery/NBRFkxAD4XYct7tz_445bb1bb25a21dfe1f8bedb4ad01d94f_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cedar City, UT",
    "addressLocality": "Cedar City",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.10823786,
    "longitude": -113.25834346
  },
  "checkinTime": "04:20:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}