{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/2c6f4cc7508c92b7b350db8b332c65df2d45e1f4e291b733ef0a5a6fdda91520",
  "name": "St George KOA Campground",
  "description": "Welcome to an RV vacation you will never forget! Located in the heart of Color Country in southern Utah, St George KOA Campground sits on the site of a ghost town. This Hurricane RV campground is 13",
  "url": "https://campertunity.com/listings/campgrounds/2c6f4cc7508c92b7b350db8b332c65df2d45e1f4e291b733ef0a5a6fdda91520",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/87be4646-98e7-11ef-9de9-9ea104be9b98/card.jpg?v=63897749769",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/87cbdeed-98e7-11ef-a113-9ea14ebdb1cf/card.jpg?v=63897749770"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hurricane",
    "addressRegion": "UT",
    "postalCode": "84737",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.205012,
    "longitude": -113.392226
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}