{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/home-virgin-ut",
  "name": "Home",
  "description": "Glamping Zion National Park Utah",
  "url": "https://campertunity.com/listings/campgrounds/home-virgin-ut",
  "image": [
    "https://zionwildflower.com/wp-content/uploads/2023/05/zion-wildflower.jpg",
    "https://zionwildflower.com/wp-content/uploads/2022/11/Wildflower-Logo_established-2020.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wildflower - Zion Resort, 100 N Kolob Ter Rd",
    "addressLocality": "Virgin",
    "addressRegion": "UT",
    "postalCode": "84779",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.202517742400566,
    "longitude": -113.16993446628308
  },
  "sameAs": [
    "https://zionwildflower.com/"
  ]
}