{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sand-hills-state-park-campground-hutchinson-ks",
  "name": "What is the phone number for Sand Hills State Park Campground?",
  "description": "Sand Hills State Park Campground is located at 4207 East 56th Avenue, Hutchinson KS 67502. Sand Hills State Park Campground can be contacted at ***-***-**** or https://www.reserveamerica.com/camping/sand-hills-state-park/r/campgroundDetails.do?contractCode=KS&parkId=511944",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sand-hills-state-park-campground-hutchinson-ks",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4207 East 56th Avenue",
    "addressLocality": "Hutchinson",
    "addressRegion": "KS",
    "postalCode": "67502",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1151012,
    "longitude": -97.8569012
  }
}