{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/walnut-meadow-rv-park-berea-ky",
  "name": "Walnut Meadow RV Park",
  "description": "Located in Berea, Kentucky, Walnut Meadow RV Park features large pull thru electric and water sites. Visitors have access to laundry facilities and a dump station.",
  "url": "https://campertunity.com/listings/campgrounds/walnut-meadow-rv-park-berea-ky",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/089/081/full/walnut-meadow-rv-park-berea-ky-3.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Berea",
    "addressRegion": "KY",
    "postalCode": "40403",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.568694,
    "longitude": -84.2963224
  },
  "checkinTime": "00:15:00",
  "checkoutTime": "00:15:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}