{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-st-george-ut",
  "name": "Spot2Nite",
  "description": "Check out McArthur's Temple View RV Resort in St. George, Utah on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-st-george-ut",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/3d87fbed-98e7-11ef-91aa-9ea1e7cfac8e/card.jpg?v=63897749642"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "St. George",
    "addressRegion": "UT",
    "postalCode": "84770",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1251222,
    "longitude": -113.6254903
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}