{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadow-hot-springs-meadow-ut",
  "name": "Meadow Hot Springs",
  "description": "Meadow Hot Springs, near the heart of Utah, is a unique spot that offers a refreshing escape into nature.",
  "url": "https://campertunity.com/listings/campgrounds/meadow-hot-springs-meadow-ut",
  "image": [
    "https://photos.thedyrt.com/photo/media/meadow-hot-springs_4eb1405f-1643-4c5e-a5e8-22e033ec6d71.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1207206/media/meadow-hot-springs_849385dd-a0ce-4f9b-9625-0852649dc16e.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/meadow-hot-springs_4eb1405f-1643-4c5e-a5e8-22e033ec6d71.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-112.50510751116732,38.86670165737554)/-112.50510751116732,38.86670165737554,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Meadow",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.86670165737554,
    "longitude": -112.50510751116732
  },
  "sameAs": [
    "https://thedyrt.com/camping/utah/meadow-hot-springs"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Springs"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Spring"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$0+"
}