{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hartington-camper-court-homme-lake-nd",
  "name": "Hartington Camper Court",
  "description": "Hartington Camper Court is located near Hartington, Nebraska, featuring flat terrain typical of the region.",
  "url": "https://campertunity.com/listings/campgrounds/hartington-camper-court-homme-lake-nd",
  "image": [
    "https://photos.thedyrt.com/photo/783665/media/hartington-camper-court_eff14107-ca22-4d2b-ae04-29759d3be4ea.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/783665/media/hartington-camper-court_eff14107-ca22-4d2b-ae04-29759d3be4ea.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-97.26493697,42.62466109)/-97.26493697,42.62466109,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/783666/media/hartington-camper-court_3193b641-bc9a-43a9-8efe-07d1ce121875.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Homme Lake",
    "addressRegion": "ND",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.62466109,
    "longitude": -97.26493697
  },
  "sameAs": [
    "https://thedyrt.com/camping/nebraska/hartington-camper-court"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "16",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$16+"
}