{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/topeka-capital-city-koa-journey-topeka-ks",
  "name": "Topeka / Capital City KOA Journey",
  "description": "Topeka / Capital City KOA Journey is located in Topeka, 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/topeka-capital-city-koa-journey-topeka-ks",
  "image": [
    "https://koa.com/content/campgrounds/topeka/backgrounds/16128backgroundca98c863-be0d-4d55-a2e7-a9c7fd714b9f.jpg",
    "https://koa.com/content/campgrounds/topeka/photos/16128_3.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1949 SW 49th",
    "addressLocality": "Topeka",
    "addressRegion": "KS",
    "postalCode": "66609",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9770913,
    "longitude": -95.7048998
  },
  "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
  }
}