{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/springfield-koa-journey-rochester-il-1",
  "name": "Springfield KOA Journey",
  "description": "Springfield KOA Journey is located in Rochester, Illinois 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/springfield-koa-journey-rochester-il-1",
  "image": [
    "https://koa.com/content/campgrounds/springfield/heroitems/13106heroitemsafca6d04-e5c5-4bbb-ac56-e99e2c808dcc.jpg",
    "https://koa.com/content/campgrounds/springfield/photos/1a7c1b61-62bb-42a4-b9d2-98977a2857b5photo0a7bc9b6-2e0a-42ab-afc2-2dade7b585fd.jpg",
    "/content/campgrounds/springfield/waystostayphotos/13106waystostayphotosee770ee7-6f3e-4c17-9fee-137997b0e44f.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4320 KOA Road",
    "addressLocality": "Rochester",
    "addressRegion": "IL",
    "postalCode": "62563",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.6958283529,
    "longitude": -89.5690333843
  },
  "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
  }
}