{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rock-creek-marina-and-resort-ozawkie-ks-us",
  "name": "Rock Creek Marina & Resort",
  "description": "Rock Creek Marina & Resort is located at 6049 West Lake Road, Ozawkie KS 66070. Rock Creek Marina & Resort can be contacted at ***-***-**** or http://www.rockcreekmarinaandresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/rock-creek-marina-and-resort-ozawkie-ks-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6049 West Lake Road",
    "addressLocality": "Ozawkie",
    "addressRegion": "KS",
    "postalCode": "66070",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1537145,
    "longitude": -95.4784524
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kansas/ozawkie/rock-creek-marina-resort"
  ]
}