{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-glendale-ut",
  "name": "Spot2Nite",
  "description": "Check out Bryce Zion Campground in Glendale, Utah on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-glendale-ut",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/79eee044-22ab-11ee-872d-42010a0014d9/card.jpg?v=63889842287",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/98b9d2fe-22ab-11ee-808e-42010a0014d9/card.jpg?v=63889842298",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/76ecb8bc-22ab-11ee-9f83-42010a0014d9/card.jpg?v=63889842196"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "175 East KOA DR",
    "addressLocality": "Glendale",
    "addressRegion": "UT",
    "postalCode": "84729",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3851623,
    "longitude": -112.5761569
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Michael"
      },
      "datePublished": "2025-06-18",
      "reviewBody": "Awesome staff and amenities are dialed in. \nLots of barking dogs tho."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "David"
      },
      "datePublished": "2025-10-05",
      "reviewBody": "Staff was very nice. The location is great, with lots of shade trees to keep the temperatures down. Pull throughs made getting in and out easy. Past reviews said Wi-Fi was bad, but we had no issues."
    }
  ]
}