{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/drinking-water-available-hutchinson",
  "name": "Drinking water available",
  "description": "The D.L. Roy Mullet Cabin is a modern rental cabin located at the Kansas State Fairgrounds in Hutchinson. The cabin sleeps five people with one double bed, a futon, and a pull-down Murphy-style bed. Beds come with mattresses only, so guests must bring their own bedding including full-size sheets, pillows, and towels. The cabin includes a full kitchen equipped with a refrigerator, stove, microwave, dishes, pots and pans, and a coffee pot, plus a table and chairs. There is no television, intern...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/drinking-water-available-hutchinson",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "23rd Ave",
    "addressLocality": "Hutchinson",
    "addressRegion": "KS",
    "postalCode": "67502",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.07877,
    "longitude": -97.92994
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ada_accessible"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Handicap"
    }
  ]
}