{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reno-koa-journey-boomtown-verdi-nv",
  "name": "Reno KOA Journey at Boomtown",
  "description": "Reno KOA Journey at Boomtown is located in Verdi, Nevada 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/reno-koa-journey-boomtown-verdi-nv",
  "image": [
    "https://koa.com/content/campgrounds/reno/backgrounds/28136backgroundsf1eae6c7-c299-4fac-94e6-8173811670cc.jpg",
    "https://koa.com/content/campgrounds/reno/photos/28136photo77bbdf9a-5024-4221-a440-2f447b80bd5b.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2100 Garson Rd",
    "addressLocality": "Verdi",
    "addressRegion": "NV",
    "postalCode": "89439",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.5155546615,
    "longitude": -119.9643838406
  },
  "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,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}