{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/prairie-dog-state-park-norton-ks-1",
  "name": "What is the phone number for Prairie Dog State Park?",
  "description": "Prairie Dog State Park is located at 13037 Kansas 261, Norton KS 67654. Prairie Dog State Park can be contacted at ***-***-**** or http://kdwpt.state.ks.us/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/prairie-dog-state-park-norton-ks-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13037 Kansas 261",
    "addressLocality": "Norton",
    "addressRegion": "KS",
    "postalCode": "67654",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.8051101,
    "longitude": -99.9440255
  }
}