{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hillside-palms-rv-mobile-home-saint-george-ut",
  "name": "Hillside Palms RV & Mobile Home",
  "description": "Hillside Palms RV & Mobile Home is located at 175 North 600 East, Saint George UT 84770. Hillside Palms RV & Mobile Home can be contacted at ***-***-**** or http://www.hillsidepalmsrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/hillside-palms-rv-mobile-home-saint-george-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "175 North 600 East",
    "addressLocality": "Saint George",
    "addressRegion": "UT",
    "postalCode": "84770",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1108536,
    "longitude": -113.5705939
  }
}