{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-manchester-tn",
  "name": "Spot2Nite",
  "description": "The same campground you know and love but with a different name! Come by way of Nashville or from Chattanooga – we’re halfway between, in the middle of the Secret Smokies, our name for a sequestered wonderland of waterfalls and caves, fantastic formations and bountiful wildlife. Enjoy swimming, splashing, fishing and lawn games, and campfires made for campfire songs.",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-manchester-tn",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/463a8fda-0b83-11ee-ad88-42010a00140f/card.jpg?v=63892820397"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "586 Campground Road",
    "addressLocality": "Manchester",
    "addressRegion": "TN",
    "postalCode": "37355",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.462938,
    "longitude": -86.053874
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/tennessee/manchester/the-broken-banjo-rv-park"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "33",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$33+"
}