{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-omro-wi",
  "name": "Boondockers Welcome Host",
  "description": "Near the river in east central WI - sorry no hookups but a quiet place to park for the night. We are about 1 1/4 hours from Lambeau field. If you are on your way to the UP, we might be the place to stop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-omro-wi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/13848/photo-gallery/YSChs7tCP9rN5no8_f7d84b67313eb4c448d53a0213fb827c_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/208537/profile/qRWHNn1jcECrPFV8_6221e20e83b4bd27fc536fb2f035a58e_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Omro, WI",
    "addressLocality": "Omro",
    "addressRegion": "WI",
    "postalCode": "54963",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.10932349,
    "longitude": -88.73848052
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}