{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fort-pillow-state-historic-park-henning-tn",
  "name": "Fort Pillow State Historic Park",
  "description": "Fort Pillow State Historic Park is located at 3122 Park Road, Henning TN 38041. Fort Pillow State Historic Park can be contacted at ***-***-**** or https://tnstateparks.com/parks/fort-pillow",
  "url": "https://campertunity.com/listings/campgrounds/fort-pillow-state-historic-park-henning-tn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3122 Park Road",
    "addressLocality": "Henning",
    "addressRegion": "TN",
    "postalCode": "38041",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6333943,
    "longitude": -89.8516561
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/tennessee/henning/fort-pillow-state-historic-park"
  ]
}