{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ohio-county-park-campground-hartford-ky",
  "name": "Ohio County Park And Campground",
  "description": "Contact info, reviews tips & more for Ohio County Park And Campground | Camping in Kentucky",
  "url": "https://campertunity.com/listings/campgrounds/ohio-county-park-campground-hartford-ky",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2300 State Route 69 North",
    "addressLocality": "Hartford",
    "addressRegion": "KY",
    "postalCode": "42347",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.47611042,
    "longitude": -86.86188036
  },
  "sameAs": [
    "https://thedyrt.com/camping/kentucky/ohio-county-park-and-rv-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}