{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/st-george-campground-st-george-ut-84770-ut",
  "name": "St George Campground",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/st-george-campground-st-george-ut-84770-ut",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2100 E Middleton Dr,",
    "addressLocality": "St. George, UT 84770",
    "addressRegion": "UT",
    "postalCode": "84770"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1098772,
    "longitude": -113.5832063
  }
}