{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/i-80-lakeside-north-platte-ne",
  "name": "What is the phone number for I-80 Lakeside Campground?",
  "description": "I-80 Lakeside Campground is located at 3800 Hadley Drive, North Platte NE 69101. I-80 Lakeside Campground can be contacted at ***-***-**** or http://i80lakesidecampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/i-80-lakeside-north-platte-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3800 Hadley Drive",
    "addressLocality": "North Platte",
    "addressRegion": "NE",
    "postalCode": "69101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.10777,
    "longitude": -100.719203
  }
}