{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/merlin-lambert-county-park-pittsville-wi",
  "name": "Merlin Lambert County Park",
  "description": "Merlin Lambert County Park is located at 6479 McKenna Road, Pittsville WI 54466. Merlin Lambert County Park can be contacted at ***-***-**** or http://www.co.jackson.wi.us/index.asp?Type=B_BASIC&SEC={D1206DBF-BD09-415F-990B-26F751FF40EF}",
  "url": "https://campertunity.com/listings/campgrounds/merlin-lambert-county-park-pittsville-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6479 McKenna Road",
    "addressLocality": "Pittsville",
    "addressRegion": "WI",
    "postalCode": "54466",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3044107,
    "longitude": -90.5027211
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/pittsville/merlin-lambert-county-park"
  ]
}