{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harmony-inn-huntley-il",
  "name": "Harmony Inn",
  "description": "Harmony Inn near Huntley, IL, offers a camping experience surrounded by flat terrain with open fields and scattered woodlands.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harmony-inn-huntley-il",
  "image": [
    "https://photos.thedyrt.com/photo/1177222/photo/harmony-inn_c1de971b-44c3-4a3a-ad92-22a87ae67c93.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1177222/photo/harmony-inn_c1de971b-44c3-4a3a-ad92-22a87ae67c93.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1822465/photo/harmony-inn_b318bee3-7a36-4cc8-ab81-54f5804c3549.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-88.4663803,42.16573169999999)/-88.4663803,42.16573169999999,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13904 Harmony Rd",
    "addressLocality": "Huntley",
    "addressRegion": "IL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.16573169999999,
    "longitude": -88.4663803
  },
  "checkinTime": "16:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "120",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$120-$310"
}