{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/historic-lake-scott-state-park-scott-city-ks",
  "name": "Historic Lake Scott State Park",
  "description": "Historic Lake Scott State Park camping reservations and campground information. Learn more about camping near Historic Lake Scott State Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/historic-lake-scott-state-park-scott-city-ks",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/KS/pid519131/%7Bpht%7Dscott%25202%7Bpht%7D1608566165967.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "101 W. Scott Lake Drive",
    "addressLocality": "Scott City",
    "addressRegion": "KS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.68222,
    "longitude": -100.91639
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1477,
    "bestRating": 5,
    "worstRating": 1
  }
}