{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/far-west-yellowstone-river-forsyth-mt",
  "name": "Far West on the Yellowstone River",
  "description": "Far West on the Yellowstone River in Montana offers a setting along the riverbank with flat terrain and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/far-west-yellowstone-river-forsyth-mt",
  "image": [
    "https://photos.thedyrt.com/photo/media/far-west-on-the-yellowstone-river_5c7dc5b3-43c2-4848-9e14-c3ecc3cab6a9.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/far-west-on-the-yellowstone-river_5c7dc5b3-43c2-4848-9e14-c3ecc3cab6a9.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-106.4848894,46.28031536)/-106.4848894,46.28031536,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/far-west-on-the-yellowstone-river_3475105c-b77b-4d23-9d0d-412a8c154db7.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Forsyth",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.28031536,
    "longitude": -106.4848894
  },
  "sameAs": [
    "https://thedyrt.com/camping/montana/far-west-on-the-yellowstone-river"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$0+"
}