{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/zion-national-park-koa-holiday-virgin-ut",
  "name": "Zion National Park KOA Holiday",
  "description": "Zion National Park KOA Holiday is located in Virgin, Utah and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/zion-national-park-koa-holiday-virgin-ut",
  "image": [
    "https://koa.com/content/campgrounds/zion/heroitems/44160heroitems3ab7bb20-abb4-4309-9b8f-05fe26c17005.jpg",
    "/content/images/campground-stock/no-photo-attractions.png?preset=srcset-xs",
    "https://koa.com/content/campgrounds/zion/photos/429ad5c1-1107-430b-afc3-ea15a0d4ca95photo0691e1b8-6de0-4d8e-a1f0-b2fc2c464ffc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1000 E Highway 9",
    "addressLocality": "Virgin",
    "addressRegion": "UT",
    "postalCode": "84779",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.20044,
    "longitude": -113.17187
  },
  "sameAs": [
    "https://koa.com/campgrounds/zion/"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}