{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sunset-lakes-rv-resort-hillsdale-il",
  "name": "Sunset Lakes RV Resort",
  "description": "Sunset Lakes RV Resort is located at 3333 290th Street North, Hillsdale IL 61257. Sunset Lakes RV Resort can be contacted at ***-***-**** or https://www.sunrvresorts.com/resorts/midwest/illinois/sunset-lakes/?utm_source=google&utm_medium=local-listing&utm_campaign=yext",
  "url": "https://campertunity.com/listings/campgrounds/sunset-lakes-rv-resort-hillsdale-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3333 290th Street North",
    "addressLocality": "Hillsdale",
    "addressRegion": "IL",
    "postalCode": "61257",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5488483,
    "longitude": -90.2159651
  }
}