{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/richfield-rv-park-richfield-ut-1",
  "name": "Richfield RV Park",
  "description": "Richfield RV Park is located at 745 South Main Street, Richfield UT 84701. Richfield RV Park can be contacted at ***-***-**** or http://richfield-rv-park.business.site/",
  "url": "https://campertunity.com/listings/campgrounds/richfield-rv-park-richfield-ut-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "745 South Main Street",
    "addressLocality": "Richfield",
    "addressRegion": "UT",
    "postalCode": "84701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7581194,
    "longitude": -112.0838207
  }
}