{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-la-crosse-wi",
  "name": "Boondockers Welcome Host",
  "description": "Central Neighborhood in La Crosse - 1 mile from trails, 1 mile to universities, 2 miles to downtown. All walkable and rideable! Driveway available or quiet street parking.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-la-crosse-wi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32539/photo-gallery/2tqO9othuNKXxs8L_09cd8df1f9bf0e0ef402d7a20431bb5e_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/664703/profile/cKyAQQSa5fyQsAsx_6b928f84b05d82532fe31b30eae4ba76_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Crosse, WI",
    "addressLocality": "La Crosse",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.76713578,
    "longitude": -91.22406576
  },
  "checkinTime": "04:20:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}