{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koa-rewards-weekend-crossville",
  "name": "KOA Rewards Weekend",
  "description": "We've got a special weekend offer just for KOA Rewards holders! KOA Rewards campers staying Friday, September 5, 2025 get Saturday, September 6, 2025 FREE. Just a small token of our appreciation to you, our amazing campers, for sharing your adventures with us!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koa-rewards-weekend-crossville",
  "image": [
    "https://koa.com/content/campgrounds/crossville/heroitems/42174heroitems3fa64f85-578f-4ad1-8337-9cdcd6b12c7e.png",
    "https://koa.com/content/campgrounds/crossville/events/42174events506e7964-86b2-495a-be40-ba47b02d5ae3.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6575 US-70",
    "addressLocality": "Crossville",
    "addressRegion": "TN",
    "postalCode": "38555",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.949684,
    "longitude": -85.0274835
  },
  "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"
    }
  ]
}