{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/charleston-koa-holiday-ladson-sc",
  "name": "Charleston KOA Holiday",
  "description": "Charleston KOA Holiday is located in Ladson, South Carolina 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/charleston-koa-holiday-ladson-sc",
  "image": [
    "https://koa.com/content/campgrounds/charleston/heroitems/40102heroitems6a157c0a-3633-41da-8512-f3a7a95c57ce.jpg",
    "https://koa.com/content/campgrounds/charleston/photos/40102photo5ada1373-85da-483c-8ffb-f9f1b99831e2.jpg",
    "/content/campgrounds/charleston/waystostayphotos/40102waystostayphotos7ec29a79-9f0e-4434-91a4-0ce552b9e6c6.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9494 U.S. Highway 78",
    "addressLocality": "Ladson",
    "addressRegion": "SC",
    "postalCode": "29456",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.9852,
    "longitude": -80.0918
  },
  "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
  }
}