{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/toms-campground-dodgeville-wi-us",
  "name": "Toms Campground",
  "description": "camping near Dodgeville Wisconsin",
  "url": "https://campertunity.com/listings/campgrounds/toms-campground-dodgeville-wi-us",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2626 Spring Rd.",
    "addressLocality": "Dodgeville",
    "addressRegion": "WI",
    "postalCode": "53533",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.9600059,
    "longitude": -90.1304461
  }
}