{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hatfield-park-campground-new-richmond-wi",
  "name": "Hatfield Park Campground",
  "description": "Hatfield Park Campground. RV Park and Campground in New Richmond, Wisconsin",
  "url": "https://campertunity.com/listings/campgrounds/hatfield-park-campground-new-richmond-wi",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hatfield Ln",
    "addressLocality": "New Richmond",
    "addressRegion": "WI",
    "postalCode": "54017",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.135019,
    "longitude": -92.5340644
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/wisconsin/hatfield-park-campground/",
    "https://thedyrt.com/camping/wisconsin/wisconsin-hatfield-park-campsite"
  ]
}