{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lovewell-state-webber-ks",
  "name": "What is the phone number for Lovewell State Park?",
  "description": "Lovewell State Park is located at 2446 250 Rd, Webber KS 66970. Lovewell State Park can be contacted at ***-***-**** or http://kdwpt.state.ks.us/news/State-Parks/Locations/Lovewell",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lovewell-state-webber-ks",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2446 250 Rd",
    "addressLocality": "Webber",
    "addressRegion": "KS",
    "postalCode": "66970",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9053754,
    "longitude": -98.0506611
  }
}