{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beantown-campground-baileys-harbor-wi-1",
  "name": "Beantown Campground",
  "description": "Beantown Campground is located at 8398 County F, Baileys Harbor WI 54202. Beantown Campground can be contacted at ***-***-**** or http://www.beantowncampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beantown-campground-baileys-harbor-wi-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8398 County F",
    "addressLocality": "Baileys Harbor",
    "addressRegion": "WI",
    "postalCode": "54202",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.076039,
    "longitude": -87.139275
  }
}