{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/malt-focused-farm-brewery-retreat-assumption-il",
  "name": "Malt-Focused Farm Brewery Retreat",
  "description": "Park alongside a golden cornfield for RV Camping at this on-farm brewery and farm store. Sample malt-forward ales brewed with homegrown ingredients and savor select bourbons in the taproom, open by request for sunset pours. On Saturdays, live music and a food truck dish out chicken sliders and local bites, while ample walking space invites dogs to explore. Friendly hosts ensure a welcoming, peaceful night under the stars.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/malt-focused-farm-brewery-retreat-assumption-il",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/4826/photo-gallery/DoGp6FrqQliUP8DL_b8d85b68a7a9f699de57231a1beba651_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Assumption, IL",
    "addressLocality": "Assumption",
    "addressRegion": "IL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.57344972,
    "longitude": -89.09484191
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}