{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/perry-state-park-ozawkie-ks-1",
  "name": "Perry State Park",
  "description": "Perry State Park is located at 5441 West Lake Road, Ozawkie KS 66070. Perry State Park can be contacted at ***-***-**** or http://ksoutdoors.com/State-Parks/Locations/Perry",
  "url": "https://campertunity.com/listings/campgrounds/perry-state-park-ozawkie-ks-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5441 West Lake Road",
    "addressLocality": "Ozawkie",
    "addressRegion": "KS",
    "postalCode": "66070",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1441577,
    "longitude": -95.4890918
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kansas/ozawkie/perry-state-park",
    "https://www.reserveamerica.com/explore/perry-state-park/KS/519128/overview?utm_source=reserveamerica&utm_medium=article&utm_campaign=kansas-fall-adventures-article-2020&utm_content=perrystateparkkansas"
  ]
}