{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stockton-state-park-dadeville-mo",
  "name": "Stockton State Park",
  "description": "Stockton State Park is located at 19100 Missouri 215, Dadeville MO 65635. Stockton State Park can be contacted at ***-***-**** or http://mostateparks.com/park/stockton-state-park",
  "url": "https://campertunity.com/listings/campgrounds/stockton-state-park-dadeville-mo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19100 Missouri 215",
    "addressLocality": "Dadeville",
    "addressRegion": "MO",
    "postalCode": "65635",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6138235,
    "longitude": -93.7503021
  }
}