{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/robert-seidel-berts-rv-park-pratt-ks",
  "name": "Robert Seidel (Bert's RV Park)",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/robert-seidel-berts-rv-park-pratt-ks",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/103/364/full/robert-seidel-(bert's-rv-park)-pratt-ks-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pratt",
    "addressRegion": "KS",
    "postalCode": "67124",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6280602,
    "longitude": -98.7485305
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/robert-seidel-(bert's-rv-park)-54129"
  ],
  "checkinTime": "00:09:00",
  "checkoutTime": "00:09:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}