{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deerfield-beach-campground-deerfield-ks",
  "name": "Deerfield Beach Campground",
  "description": "Deerfield Beach Campground is located at 512 Elm Street, Deerfield KS 67838. Deerfield Beach Campground can be contacted at ***-***-**** or http://www.kansasrvparks.org/rvpark.php?page=camp/deerfield_beach_campground",
  "url": "https://campertunity.com/listings/campgrounds/deerfield-beach-campground-deerfield-ks",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "512 Elm Street",
    "addressLocality": "Deerfield",
    "addressRegion": "KS",
    "postalCode": "67838",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.979683,
    "longitude": -101.1303284
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kansas/deerfield/deerfield-beach-campground"
  ]
}