{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koa-campground-middlebury-in",
  "name": "KOA Campground Middlebury",
  "description": "KOA Campground Middlebury, near Shipshewana, Indiana, is a practical spot for those looking to take a break on their travels or explore the local area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koa-campground-middlebury-in",
  "image": [
    "https://photos.thedyrt.com/photo/1256780/media/koa-kampgrounds-of-america_a01cea83-54ab-496e-946b-2c33b7a89973.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1256780/media/koa-kampgrounds-of-america_a01cea83-54ab-496e-946b-2c33b7a89973.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-85.683892,41.72718012)/-85.683892,41.72718012,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/884983/media/koa-kampgrounds-of-america_387e6c01-4be8-4db6-8b94-93f53a88a741.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "52867 State Route 13",
    "addressLocality": "Middlebury",
    "addressRegion": "IN",
    "postalCode": "46540",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.72718012,
    "longitude": -85.683892
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}