{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedar-canyon-rv-retreat-cedar-city-ut",
  "name": "Cedar Canyon RV Retreat",
  "description": "Cozy cabins, RV sites & glamping near Cedar City. Explore Utah's parks, relax in nature, and host unforgettable events at Cedar Canyon RV Retreat.",
  "url": "https://campertunity.com/listings/campgrounds/cedar-canyon-rv-retreat-cedar-city-ut",
  "image": [
    "https://lirp.cdn-website.com/8244e4d8/dms3rep/multi/opt/Cedar+Canyon+Retreat+2+%2812%29-1920w.jpg",
    "https://irp.cdn-website.com/8244e4d8/dms3rep/multi/Cedar+Canyon+Retreat+2+%2812%29.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3243 E Highway 14",
    "addressLocality": "Cedar City",
    "addressRegion": "UT",
    "postalCode": "84720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.65727,
    "longitude": -112.99035
  }
}