{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-rock-north-jct-i-40-koa-journey-north-little-rock",
  "name": "What is the phone number for Little Rock North / Jct. I-40 KOA Journey?",
  "description": "Little Rock North / Jct. I-40 KOA Journey is located at 7820 Kampground Way, North Little Rock AR 72118. Little Rock North / Jct. I-40 KOA Journey can be contacted at ***-***-**** or http://koa.com/campgrounds/little-rock/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-rock-north-jct-i-40-koa-journey-north-little-rock",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7820 Kampground Way",
    "addressLocality": "North Little Rock",
    "addressRegion": "AR",
    "postalCode": "72118",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.814632,
    "longitude": -92.348978
  }
}