{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pjs-campground-new-auburn-wi",
  "name": "Pj's Campground",
  "description": "Pj's Campground is located at 28250 Wisconsin 40, New Auburn WI 54757. Pj's Campground can be contacted at ***-***-**** or http://pjs-campground.business.site/",
  "url": "https://campertunity.com/listings/campgrounds/pjs-campground-new-auburn-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28250 Wisconsin 40",
    "addressLocality": "New Auburn",
    "addressRegion": "WI",
    "postalCode": "54757",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2532511,
    "longitude": -91.4222196
  }
}