{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mundo-hot-springs-cambridge-id",
  "name": "Mundo Hot Springs",
  "description": "Mundo Hot Springs is located at 3024 Goodrich Road, Cambridge ID 83610. Mundo Hot Springs can be contacted at ***-***-**** or http://mundohotsprings.com/",
  "url": "https://campertunity.com/listings/campgrounds/mundo-hot-springs-cambridge-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3024 Goodrich Road",
    "addressLocality": "Cambridge",
    "addressRegion": "ID",
    "postalCode": "83610",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5831482,
    "longitude": -116.6309881
  }
}