{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/echo-island-rv-resort-coalville-ut",
  "name": "Echo Island RV Resort",
  "description": "Echo Island RV Resort is located at 340 South 500 West, Coalville UT 84017. Echo Island RV Resort can be contacted at ***-***-**** or https://escapervresorts.com/",
  "url": "https://campertunity.com/listings/campgrounds/echo-island-rv-resort-coalville-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "340 South 500 West",
    "addressLocality": "Coalville",
    "addressRegion": "UT",
    "postalCode": "84017",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9080223,
    "longitude": -111.4004462
  }
}