{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stockton-mobile-home-rv-park-stockton-mo",
  "name": "Stockton Mobile Home & RV Park",
  "description": "Stockton Mobile Home & RV Park is located at 416 North 4th Street, Stockton MO 65785. Stockton Mobile Home & RV Park can be contacted at ***-***-**** or http://www.stocktonlake.com/companies/view/21",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stockton-mobile-home-rv-park-stockton-mo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "416 North 4th Street",
    "addressLocality": "Stockton",
    "addressRegion": "MO",
    "postalCode": "65785",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7025795,
    "longitude": -93.8035501
  }
}