{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dodge-city-koa-journey-dodge-city-ks",
  "name": "Dodge City KOA Journey",
  "description": "Dodge City KOA Journey is located in Dodge City, Kansas 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/dodge-city-koa-journey-dodge-city-ks",
  "image": [
    "https://koa.com/content/campgrounds/dodge-city/backgrounds/16130background18930679-4f49-4d1b-9fcb-3f82e1f031c5.jpg",
    "https://koa.com/content/campgrounds/dodge-city/photos/d86baf9a-3670-4333-96cb-1657750184b8photodacbe901-edb7-4c7d-8a2d-45cbfb78e5e6.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "701 Park Street",
    "addressLocality": "Dodge City",
    "addressRegion": "KS",
    "postalCode": "67801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.750899,
    "longitude": -100.02688
  },
  "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,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}