{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/home-apple-valley-ut",
  "name": "Home",
  "description": "Mini Cabin Nightly Rentals | Southern Utah | Zion |",
  "url": "https://campertunity.com/listings/campgrounds/home-apple-valley-ut",
  "image": [
    "https://gooseberrylodges.com/wp-content/uploads/2022/05/Gooseberry-Hero-Banner-Image-Cabins-Morning.jpg",
    "https://gooseberrylodges.com/wp-content/uploads/2022/05/Gooseberry-Logo.png",
    "https://gooseberrylodges.com/wp-content/uploads/2022/05/cropped-Gooseberry-Icon-White-300x300.png",
    "https://gooseberrylodges.com/wp-content/uploads/2022/05/Gooseberry-Logo-Padded.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1752 W Plns Dr",
    "addressLocality": "Apple Valley",
    "addressRegion": "UT",
    "postalCode": "84737",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.10993624444766,
    "longitude": -113.14660184562872
  }
}