{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hogback-homestead-clinton-mt",
  "name": "Hogback Homestead",
  "description": "The Hogback Homestead is a fully furnished log cabin that sits on approximately five acres along Hogback Creek in western Montana. It provides access to a variety of recreational activities as well as exceptional scenery.",
  "url": "https://campertunity.com/listings/campgrounds/hogback-homestead-clinton-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/68890_700.webp",
    "https://cdn.recreation.gov/public/images/68938_700.webp",
    "https://cdn.recreation.gov/public/2018/08/06/18/22/a218a14c-17c6-4c5f-a1e7-e14b5cfc6ce4_700.webp",
    "https://cdn.recreation.gov/public/images/68910_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2933 Rock Creek Road",
    "addressLocality": "Clinton",
    "addressRegion": "MT",
    "postalCode": "59858",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4105556,
    "longitude": -113.7019444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233337",
    "https://thedyrt.com/camping/montana/hogback-homestead"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "75",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$75+"
}