{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pocatello-koa-journey-pocatello-id",
  "name": "Pocatello KOA Journey",
  "description": "Pocatello KOA Journey is located in Pocatello, Idaho and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pocatello-koa-journey-pocatello-id",
  "image": [
    "https://koa.com/content/campgrounds/pocatello/heroitems/12112heroitemsc586c7d0-abe0-4e46-99e9-3dd4ef51a75b.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/pocatello/photos/3ff1100b-8e61-4af0-9a1e-4f5e8c62b758photo4fdb2a94-6306-4a83-bbd3-feeb08a7fa39.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9815 W Pocatello Creek Road",
    "addressLocality": "Pocatello",
    "addressRegion": "ID",
    "postalCode": "83201",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8945087067,
    "longitude": -112.4140834808
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}