{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wytheville-koa-holiday-wytheville",
  "name": "Wytheville KOA Holiday",
  "description": "Wytheville KOA Holiday is located in Wytheville, 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/wytheville-koa-holiday-wytheville",
  "image": [
    "https://koa.com/content/campgrounds/wytheville/backgrounds/46112backgrounds95f3e461-d1cb-43e0-90ff-d35509e5d332.jpeg",
    "/content/campgrounds/wytheville/waystostayphotos/46112waystostayphotos1b4f5b9e-0f69-4df9-a133-fb6add31847c.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/wytheville/photos/790a7e36-7894-4d99-93fc-c8af7fe0e7d5photoc428b9d2-40ee-4c6c-828d-33534ddcead0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "231 KOA Road",
    "addressLocality": "Wytheville",
    "addressRegion": "VA",
    "postalCode": "24382",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.9330847501,
    "longitude": -81.0043430328
  },
  "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": 5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}