{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bristol-kingsport-koa-holiday-blountville-tn",
  "name": "Bristol / Kingsport KOA Holiday",
  "description": "Bristol / Kingsport KOA Holiday is located in Blountville, Tennessee 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/bristol-kingsport-koa-holiday-blountville-tn",
  "image": [
    "https://koa.com/content/campgrounds/bristol/backgrounds/42162backgroundc96cf72b-d001-4a9d-952f-87c3c2745470.jpg",
    "https://koa.com/content/campgrounds/bristol/photos/42162photos4e2390d5-6c96-426f-bedf-a8af487206c9.jpeg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "425 Rocky Branch Rd",
    "addressLocality": "Blountville",
    "addressRegion": "TN",
    "postalCode": "37617",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.507312,
    "longitude": -82.44305
  },
  "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
  }
}