{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campground-skillet-creek-campground-baraboo-wi",
  "name": "campground | Skillet Creek Campground",
  "description": "Baraboo, Wisconsin",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campground-skillet-creek-campground-baraboo-wi",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E11329 Wisconsin 136,",
    "addressLocality": "Baraboo",
    "addressRegion": "WI",
    "postalCode": "53913",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4704014,
    "longitude": -89.7437844
  }
}