{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/goodland-koa-journey-ks",
  "name": "What is the phone number for Goodland KOA Journey?",
  "description": "Goodland KOA Journey is located at U.S. 24, Goodland KS 67735. Goodland KOA Journey can be contacted at ***-***-**** or http://koa.com/campgrounds/goodland/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/goodland-koa-journey-ks",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U.S. 24",
    "addressLocality": "Goodland",
    "addressRegion": "KS",
    "postalCode": "67735",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.3378822,
    "longitude": -101.6975655
  }
}