{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stockton-park-mo",
  "name": "Stockton Park (MO)",
  "description": "Explore Stockton Park (MO) in Stockton Lake, Missouri with Recreation.gov. Stockton Park is located on Stockton Lake in the scenic Ozark Mountains of southwestern Missouri. The lake and surrounding landscape offer countless recreationa",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stockton-park-mo",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/08/13/17/11/256369_e53dad09-327e-4733-b244-e6a6c7a5b8f6_700.jpg",
    "https://cdn.recreation.gov/public/2021/08/13/16/59/256369_f73268e6-7b7e-4b00-b05a-a917d437b352_1440.jpg",
    "https://cdn.recreation.gov/public/2021/08/13/17/05/256369_53239b03-37f5-4cb1-8c61-02868b8d9a4f_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stockton Park (MO)",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6845306,
    "longitude": -93.7888611
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$35+"
}