{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tar-hollow-state-park-londonderry-oh",
  "name": "Tar Hollow State Park",
  "description": "Tar Hollow State Park camping reservations and campground information. Learn more about camping near Tar Hollow State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/tar-hollow-state-park-londonderry-oh",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16396 TAR HOLLOW ROAD",
    "addressLocality": "Londonderry",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.39306,
    "longitude": -82.75333
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/tar-hollow-state-park/SLST/750477/overview",
    "https://thedyrt.com/camping/ohio/ohio-tar-hollow-state-park-north-ridge",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}