{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedar-spring-bp-new-lisbon-wi",
  "name": "Cedar Spring BP",
  "description": "Cedar Spring BP is located at N7001 Wisconsin 58, New Lisbon WI 53950. Cedar Spring BP can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/cedar-spring-bp-new-lisbon-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N7001 Wisconsin 58",
    "addressLocality": "New Lisbon",
    "addressRegion": "WI",
    "postalCode": "53950",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8977523,
    "longitude": -90.0727755
  }
}