{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-milton-wi-1",
  "name": "Spot2Nite",
  "description": "Check out Milton KOA/Hidden Valley Resort in Milton, Wisconsin on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-milton-wi-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "872 E E State Rd 59, Milton, WI 53563, United States",
    "addressLocality": "Milton",
    "addressRegion": "WI",
    "postalCode": "53563",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8245625,
    "longitude": -89.01568750000001
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}