{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/st-george-rv-park-st-george-utah",
  "name": "St. George RV Park",
  "description": "St. George RV Park in St. George, Utah, offers a welcoming retreat for travelers seeking both comfort and adventure. Conveniently located just off I-15, the par",
  "url": "https://campertunity.com/listings/campgrounds/st-george-rv-park-st-george-utah",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiZDFkYjJiMTktZjdhYS00ZTU4LWE0ODktZjViY2U5OGQ1YjE1X2FtZW5pdGllc1BpYy5qcGciLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjEwMDAsImhlaWdodCI6MTAwMCwiZml0IjoiaW5zaWRlIn0sImpwZWciOnsicXVhbGl0eSI6NTB9LCJ0b0Zvcm1hdCI6ImpwZWcifX0="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2100 E Middleton Dr",
    "addressLocality": "St. George",
    "addressRegion": "UT",
    "postalCode": "84770"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.123336,
    "longitude": -113.538695
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash_disposal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}