{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/the-river-morganton-nc",
  "name": "The River",
  "description": "The River camping reservations and campground information. Learn more about camping near The River and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/the-river-morganton-nc",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4210 River Road",
    "addressLocality": "Morganton",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.66211,
    "longitude": -81.57478
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/the-river/CHUB/782964/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}