{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/topeka-capital-city-koa-journey-topeka-ks-1",
  "name": "What is the phone number for Topeka / Capital City KOA Journey?",
  "description": "Topeka / Capital City KOA Journey is located at 1949 Southwest 49th Street, Topeka KS 66609. Topeka / Capital City KOA Journey can be contacted at ***-***-**** or http://koa.com/campgrounds/topeka/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/topeka-capital-city-koa-journey-topeka-ks-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1949 Southwest 49th Street",
    "addressLocality": "Topeka",
    "addressRegion": "KS",
    "postalCode": "66609",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9744684,
    "longitude": -95.7047023
  }
}