{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bobbers-campground-1850-scales-bend-rd-ne-north-liberty",
  "name": "Bobbers Campground 1850 Scales Bend Rd Ne, North Liberty, IA 52317-9341",
  "description": ".",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bobbers-campground-1850-scales-bend-rd-ne-north-liberty",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1850 Scales Bend Rd Ne",
    "addressLocality": "North Liberty",
    "addressRegion": "IA",
    "postalCode": "52317-9341",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.801462,
    "longitude": -91.591705
  }
}