{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/owls-nest-campground-junction-city-ks",
  "name": "Owl's Nest Campground",
  "description": "Owl's Nest Campground camping reservations and campground information. Learn more about camping near Owl's Nest Campground and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/owls-nest-campground-junction-city-ks",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1912 Old Highway 40",
    "addressLocality": "Junction City",
    "addressRegion": "KS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.53606,
    "longitude": -87.07162
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}