{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/davidson-river-nc",
  "name": "Davidson River",
  "description": "Explore Davidson River in National Forests in North Carolina, North Carolina with Recreation.gov. Davidson River Recreation Area offers camping and outdoor activities for the whole family. The campground boasts several loops of shaded campsites, as well as a",
  "url": "https://campertunity.com/listings/campgrounds/davidson-river-nc",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/63867.jpg",
    "https://cdn.recreation.gov/public/images/63902.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/63742.jpg",
    "https://cdn.recreation.gov/public/images/63743.jpg",
    "https://cdn.recreation.gov/public/images/63745.jpg",
    "https://cdn.recreation.gov/public/images/63791.jpg",
    "https://cdn.recreation.gov/public/2022/12/08/17/41/231993_cde35103-8e9e-4499-bc83-0889375cc74a_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Davidson River",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.2808333,
    "longitude": -82.7225
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "37",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$37-$74"
}