{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/toms-campground-dodgeville-wi-2",
  "name": "Tom's Campground",
  "description": "Information, ✓ Images, ✓ Prices and ✓ Surroundings of Tom's Campground in 53533-Dodgeville / USA (Iowa)",
  "url": "https://campertunity.com/listings/campgrounds/toms-campground-dodgeville-wi-2",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2626 Spring Rd.",
    "addressLocality": "Dodgeville",
    "addressRegion": "WI",
    "postalCode": "53533",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.0071,
    "longitude": -90.1925
  }
}