{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-la-crosse-wi-us",
  "name": "Boondockers Welcome Host",
  "description": "Our home is situated on .2 acres in a residential neighborhood. We have a driveway next to our house that would best accommodate a 170WB. Suggested Local Attractions:Bodega, La Crosse Distilling Co., Pearl Ice Cream",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-la-crosse-wi-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/10106/profile/e30JlHRq239yqIpG_700155bce347b66c406776976405ab4a_small.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/149651/profile/BeZazTV846agWxc3_ca60df5139bf89f60de35a68f806bb3c_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Crosse, WI",
    "addressLocality": "La Crosse",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.79004443,
    "longitude": -91.27812829
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}