{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stockton-state-park",
  "name": "Stockton State Park",
  "description": "Stockton State Park, Stockton Missouri. See 6 traveler reviews, 3 photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stockton-state-park",
  "image": [
    "https://campcdn.com/photos/7/3/7380/313275/uploads_2F1632083244756-1acoapovldd-9a53ffcb6af70fb10fe7ddae6cbde821_2F0A141B23-FADC-4922-98B0-640B6B68E7D3.jpeg?v=1633910836",
    "http:https://campcdn.com/photos/7/3/7380/313275/low_res/stockton-state-park.jpeg?v=1633910836"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.60524309757166,
    "longitude": -93.73855230110645
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}