{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boise-meridian-koa-journey-id",
  "name": "Boise / Meridian KOA Journey",
  "description": "Boise / Meridian KOA Journey is located at 184 West Pennwood Street, Meridian ID 83642. Boise / Meridian KOA Journey can be contacted at ***-***-**** or http://koa.com/campgrounds/boise/",
  "url": "https://campertunity.com/listings/campgrounds/boise-meridian-koa-journey-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "184 West Pennwood Street",
    "addressLocality": "Meridian",
    "addressRegion": "ID",
    "postalCode": "83642",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6007502,
    "longitude": -116.3958737
  }
}