{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dexter-park-pittsville-wi",
  "name": "Dexter Park",
  "description": "Dexter Park near Pittsville, WI, offers a camping experience surrounded by flat terrain with a mix of forested areas and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/dexter-park-pittsville-wi",
  "image": [
    "https://photos.thedyrt.com/photo/media/wisconsin-dexter-county-park_6efa7901-4c3a-4f21-9a37-a43840ef78e8.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/wisconsin-dexter-county-park_6efa7901-4c3a-4f21-9a37-a43840ef78e8.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-90.129,44.39300023)/-90.129,44.39300023,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8200 State Highway 54",
    "addressLocality": "Pittsville",
    "addressRegion": "WI",
    "postalCode": "54466",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.39300023,
    "longitude": -90.129
  },
  "sameAs": [
    "https://thedyrt.com/camping/wisconsin/wisconsin-dexter-county-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}