{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/plumtree-campground-and-retreat-newland-nc",
  "name": "Plumtree Campground and Retreat",
  "description": "Plumtree Campground and Retreat camping reservations and campground information. Learn more about camping near Plumtree Campground and Retreat and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/plumtree-campground-and-retreat-newland-nc",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784160/%7Bpht%7DphotoURL1-original%7Bpht%7D1725783498287.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "913 Big Plumtree Cr Road",
    "addressLocality": "Newland",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.03564,
    "longitude": -81.99275
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}