{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-louise-rv-resort-byron-il-2",
  "name": "Lake Louise RV Resort",
  "description": "Family-friendly RV resort in Byron, IL with lake inflatables, pool, golf carts, sandy beach, events, pet-friendly stays & free Wi-Fi.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-louise-rv-resort-byron-il-2",
  "image": [
    "http://static1.squarespace.com/static/641cabe75b6a080de1089eb0/t/641cba62088a9842756079dd/1679604322474/logo-13blue.png?format=1500w",
    "https://images.squarespace-cdn.com/content/v1/641cabe75b6a080de1089eb0/1679600638081-476DW528AV76FT3PMA5T/square4.png",
    "https://images.squarespace-cdn.com/content/v1/641cabe75b6a080de1089eb0/1679600638072-PDYI8VLJ5CSQHM58M91X/upcoming-events.png",
    "https://images.squarespace-cdn.com/content/v1/641cabe75b6a080de1089eb0/1679600638101-1O5B39GMFLDKD07XMU1Q/things-to-do.png",
    "https://images.squarespace-cdn.com/content/v1/641cabe75b6a080de1089eb0/1679600638094-05YXCNS1QI21W3Q03OMC/art1.png",
    "https://static1.squarespace.com/static/641cabe75b6a080de1089eb0/t/641cb00db9cccb4832a8c1d8/1773754421546/",
    "https://www.lakelouiservresort.com/ways-to-stay",
    "//images.squarespace-cdn.com/content/v1/641cabe75b6a080de1089eb0/47162640-1805-444d-9b12-eb62af9d1f03/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8840 IL-2",
    "addressLocality": "Byron",
    "addressRegion": "IL",
    "postalCode": "61010",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.1336,
    "longitude": -89.2762
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 377,
    "bestRating": 5,
    "worstRating": 1
  }
}