{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yellowstone-hotsprings-campground-gardiner-mt",
  "name": "Yellowstone Hotsprings Campground",
  "description": "Discover a one-of-a-kind soaking experience at Yellowstone Hot Springs, Montana's newest hot springs destination. Located just eight miles north of the North Entrance to Yellowstone National Park, our hot springs are nestled at the southern end of the stunning Paradise Valley, surrounded by breathtaking mountain ranges and the serene Yellowstone River. What sets Yellowstone Hot Springs apart is our mineral-rich waters, which flow continuously to provide a rejuvenating soak that washes away th...",
  "url": "https://campertunity.com/listings/campgrounds/yellowstone-hotsprings-campground-gardiner-mt",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gardiner",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1126316,
    "longitude": -110.7914887
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_springs"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Spring"
    }
  ]
}