{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/split-ridge-campground-holcombe-wi",
  "name": "Split Ridge Campground",
  "description": "Split Ridge Campground camping reservations and campground information. Learn more about camping near Split Ridge Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/split-ridge-campground-holcombe-wi",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783908/%7Bpht%7DphotoURL5-original%7Bpht%7D1724832442178.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "32639 295th Avenue",
    "addressLocality": "Holcombe",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.26901,
    "longitude": -91.02037
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}