{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/newton-des-moines-east-koa-journey-newton-ia",
  "name": "What is the phone number for Newton / Des Moines East KOA Journey?",
  "description": "Newton / Des Moines East KOA Journey is located at 1601 East 36th Street South, Newton IA 50208. Newton / Des Moines East KOA Journey can be contacted at ***-***-**** or http://koa.com/campgrounds/newton/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/newton-des-moines-east-koa-journey-newton-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1601 East 36th Street South",
    "addressLocality": "Newton",
    "addressRegion": "IA",
    "postalCode": "50208",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6843431,
    "longitude": -93.0136085
  }
}