{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hillsdale-state-park-paola-ks",
  "name": "Hillsdale State Park",
  "description": "Hillsdale State Park is located at , Paola KS 66071. Hillsdale State Park can be contacted at ***-***-**** or http://ksoutdoors.com/State-Parks/Locations/Hillsdale",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hillsdale-state-park-paola-ks",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Paola",
    "addressRegion": "KS",
    "postalCode": "66071",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6570329,
    "longitude": -94.9247896
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kansas/paola/hillsdale-state-park"
  ]
}