{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/charlottesville-koa-holiday-charlottesville-va",
  "name": "Charlottesville KOA Holiday",
  "description": "Charlottesville KOA Holiday is located in Charlottesville, Virginia 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/charlottesville-koa-holiday-charlottesville-va",
  "image": [
    "https://koa.com/content/campgrounds/charlottesville/heroitems/46103heroitems725fe2a2-fdbf-450b-8306-7535760440f0.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/charlottesville/photos/56bb0a33-8803-4e8d-86fb-08d09ccc41adphoto9ea57b35-c6b7-4db7-b9de-dbf64264e882.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3825 Red Hill RD",
    "addressLocality": "Charlottesville",
    "addressRegion": "VA",
    "postalCode": "22903",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.931259,
    "longitude": -78.566485
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}