{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lolo-national-forest-harrys-flat-campground-clinton",
  "name": "Lolo National Forest Harry's Flat Campground",
  "description": "[Lolo National Forest](https://thedyrt.com/camping/montana/near/lolo-national-forest) Harry's Flat Campground is situated near Clinton, MT, surrounded by forested terrain.",
  "url": "https://campertunity.com/listings/campgrounds/lolo-national-forest-harrys-flat-campground-clinton",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Clinton",
    "addressRegion": "MT",
    "postalCode": "59825",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.53717022,
    "longitude": -113.75079018
  },
  "sameAs": [
    "https://thedyrt.com/camping/montana/montana-harry-s-flat-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}