{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/smoky-hill-rv-park-junction-city-ks",
  "name": "Smoky Hill RV Park",
  "description": "Smoky Hill RV Park camping reservations and campground information. Learn more about camping near Smoky Hill RV Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/smoky-hill-rv-park-junction-city-ks",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "219 W. Flint Hills Blvd",
    "addressLocality": "Junction City",
    "addressRegion": "KS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.02735,
    "longitude": -96.80218
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}