{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hickory-ridge-campground",
  "name": "Hickory Ridge Campground",
  "description": "Explore Hickory Ridge Campground in Hoosier National Forest, Indiana with Recreation.gov. Hickory Ridge is a primitive campground located near the Hickory Ridge Trail system.",
  "url": "https://campertunity.com/listings/campgrounds/hickory-ridge-campground",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/12/08/20/33/10296952_ba8ac70d-e539-441f-a2f7-8db144e5d19f_700.jpeg",
    "https://cdn.recreation.gov/public/2023/12/08/20/33/10296952_35ce1b54-c519-4951-8261-f8b7a4d16258_700.jpeg",
    "https://cdn.recreation.gov/public/2023/12/08/20/32/10296952_2c58f431-8baa-47e2-8631-2bf06de8590b_700.jpeg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2023/12/08/20/33/10296952_76b34374-829d-4dee-993f-bde9121e9b53_700.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hickory Ridge Campground",
    "addressRegion": "IN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.976483,
    "longitude": -86.293462
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10296952"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}