{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wild-horse-hot-springs-hot-springs-mt",
  "name": "Wild Horse Hot Springs",
  "description": "All active duty and veterans soak for $10",
  "url": "https://campertunity.com/listings/campgrounds/wild-horse-hot-springs-hot-springs-mt",
  "image": [
    "https://img1.wsimg.com/isteam/ip/37d86cc9-fbd9-434f-be3a-8a775492f5bd/Trumpet%20Swans.jpg",
    "http://img1.wsimg.com/isteam/ip/37d86cc9-fbd9-434f-be3a-8a775492f5bd/Trumpet%20Swans.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "175 Camp Aqua Rd",
    "addressLocality": "Hot Springs",
    "addressRegion": "MT",
    "postalCode": "59845",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.63053,
    "longitude": -114.62977
  }
}