{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mitchell-mitchell-sd",
  "name": "Mitchell KOA Journey",
  "description": "Mitchell KOA Journey is located in Mitchell, South Dakota 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/mitchell-mitchell-sd",
  "image": [
    "https://koa.com/content/campgrounds/mitchell/heroitems/41112heroitems214ebd4a-5676-4876-a119-3738eb9c4d15.jpg",
    "/content/campgrounds/mitchell/waystostayphotos/41112waystostayphotosec2ec4c6-25c3-4e40-8634-211b57adce2d.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/mitchell/photos/41112photos13f2f2f9-99fa-4c34-9d16-46a39ab420f2.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "41255 South Dakota Highway 38",
    "addressLocality": "Mitchell",
    "addressRegion": "SD",
    "postalCode": "57301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.701646,
    "longitude": -97.956645
  },
  "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": 5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}