{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ohio-county-park-hartford-ky",
  "name": "Ohio County Park",
  "description": "Ohio County Park is located at 2300 Kentucky 69, Hartford KY 42347. Ohio County Park can be contacted at ***-***-**** or https://ohiocounty.ky.gov/departments/Pages/ocpark.aspx",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ohio-county-park-hartford-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2300 Kentucky 69",
    "addressLocality": "Hartford",
    "addressRegion": "KY",
    "postalCode": "42347",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4650205,
    "longitude": -86.8691981
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kentucky/hartford/ohio-county-park"
  ]
}