{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/i-80-lakeside-campground-us",
  "name": "I-80 Lakeside Campground",
  "description": "I-80 Lakeside Campground, North Platte Nebraska. See 30 traveler reviews, 31 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/i-80-lakeside-campground-us",
  "image": [
    "https://campcdn.com/photos/1/7/17829/167809/uploads_2F1537400163388-efwg92x0m3-f6037715ad34090a1e9a949dec240fa4_2FE7F73E4A-BD96-45CB-AA01-38BEB0AC3E13.jpeg?v=1633649924",
    "http:https://campcdn.com/photos/1/7/17829/167809/low_res/i-80-lakeside-campground.jpeg?v=1633649924"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1080166313662,
    "longitude": -100.7194300612581
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  }
}