{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kings-row-estates-washington-ut-us",
  "name": "King's Row Estates",
  "description": "King's Row Estates is located at 180 North 1100 East, Washington UT 84780. King's Row Estates can be contacted at ***-***-**** or http://www.rvparkfinder.net/camp_template.php?id=6642",
  "url": "https://campertunity.com/listings/campgrounds/kings-row-estates-washington-ut-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "180 North 1100 East",
    "addressLocality": "Washington",
    "addressRegion": "UT",
    "postalCode": "84780",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.134343,
    "longitude": -113.48811
  }
}