{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-omaha-ne-lincoln-gretna-ne",
  "name": "West Omaha / NE Lincoln KOA Holiday",
  "description": "West Omaha / NE Lincoln KOA Holiday is located in Gretna, Nebraska 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/west-omaha-ne-lincoln-gretna-ne",
  "image": [
    "https://koa.com/content/campgrounds/west-omaha/heroitems/27104heroitems060ece22-7569-42f8-a49e-ad040eee3478.jpg",
    "https://koa.com/content/campgrounds/west-omaha/photos/27104photoa4b8b2c8-ff0c-4d8c-9331-4ce457565cf5.jpg",
    "/content/campgrounds/west-omaha/waystostayphotos/27104waystostayphotosec9ccbc6-9d16-445c-9659-c579bb321e7f.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14601 Highway 6",
    "addressLocality": "Gretna",
    "addressRegion": "NE",
    "postalCode": "68028",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.095075,
    "longitude": -96.264106
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}