{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/milton-koa-milton-wi",
  "name": "Milton KOA Holiday",
  "description": "Milton KOA Holiday is located in Milton, Wisconsin and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/milton-koa-milton-wi",
  "image": [
    "https://koa.com/content/campgrounds/milton-wi/backgrounds/49153backgroundsa4356a24-a3f2-4da5-a48f-a965d1f69ede.JPG",
    "/content/campgrounds/milton-wi/waystostayphotos/49153waystostayphotosaefafee5-bc8a-4763-aabf-c2b7439f4297.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/milton-wi/photos/67b10c10-b2c5-4253-bc9d-3303fac835d9photo1da3632d-b4a7-4061-b128-bf2681bd8ef3.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "872 E State Rd 59",
    "addressLocality": "Milton",
    "addressRegion": "WI",
    "postalCode": "53563",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.827,
    "longitude": -89.016171
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}