{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sunset-lakes-resort-hillsdale-il",
  "name": "Sunset Lakes Resort",
  "description": "Explore Sunset Lakes Resort to see what makes it one of the most dog friendly places in Hillsdale.",
  "url": "https://campertunity.com/listings/campgrounds/sunset-lakes-resort-hillsdale-il",
  "image": [
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/common/static/common/img/og-wag-2e9d0eb9d9e633b3f32a779fa98cf0f3.jpg",
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/lifestyle_articles/static/lifestyle_articles/img/campgrounds/campground1-e611296f87359e6142da60295c52c83f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3333 290th St N",
    "addressLocality": "Hillsdale",
    "addressRegion": "IL",
    "postalCode": "61257",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6136437,
    "longitude": -90.1728998
  }
}