{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waterloo-lost-island-koa-resort-waterloo-ia",
  "name": "Waterloo / Lost Island KOA Resort",
  "description": "Waterloo / Lost Island KOA Resort is located in Waterloo, Iowa and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waterloo-lost-island-koa-resort-waterloo-ia",
  "image": [
    "https://koa.com/content/campgrounds/waterloo/heroitems/15130heroitems7b8f70a6-38d7-4546-ab4b-433321dcc445.jpg",
    "/content/campgrounds/waterloo/waystostayphotos/15130waystostayphotos025c5880-887a-4b90-bf83-930e3766cf5a.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/waterloo/photos/15130photof6b50c27-b2ef-40ff-9edf-e415d01e90f4.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4550 La Porte Rd",
    "addressLocality": "Waterloo",
    "addressRegion": "IA",
    "postalCode": "50701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.450221,
    "longitude": -92.317507
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Resort"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}