{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/elkhart-co-middlebury-koa-holiday-middlebury-in",
  "name": "Elkhart Co. / Middlebury KOA Holiday",
  "description": "Elkhart Co. / Middlebury KOA Holiday is located in Middlebury, Indiana 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/elkhart-co-middlebury-koa-holiday-middlebury-in",
  "image": [
    "https://koa.com/content/campgrounds/elkhart-co/backgrounds/14133background01cd803f-c1e3-493c-b807-e9670e2b1293.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/elkhart-co/photos/14133photo1871ff37-0428-4558-be9c-915e7154f4ae.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "52867 State Road 13",
    "addressLocality": "Middlebury",
    "addressRegion": "IN",
    "postalCode": "46540",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.727623,
    "longitude": -85.683629
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}