{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-louise-rv-resort-byron-il",
  "name": "What is the phone number for Lake Louise RV Resort by Zeman?",
  "description": "Lake Louise RV Resort by Zeman is located at Illinois 2, Byron IL 61010. Lake Louise RV Resort by Zeman can be contacted at ***-***-**** or http://lakelouiseusa.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-louise-rv-resort-byron-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Illinois 2",
    "addressLocality": "Byron",
    "addressRegion": "IL",
    "postalCode": "61010",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.1399523,
    "longitude": -89.2468054
  }
}