{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-newland-nc-us",
  "name": "Spot2Nite",
  "description": "Check out Plumtree Campground and Retreat in Newland, North Carolina on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-newland-nc-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/0c8cb8d2-8a20-11ee-a39d-42010a0014c9/card.jpg?v=63892827527"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "913 Big Plumtree Cr Road",
    "addressLocality": "Newland",
    "addressRegion": "NC",
    "postalCode": "28657",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0356384,
    "longitude": -81.9927498
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-06-23"
  },
  "priceRange": "$25+"
}