{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverside-golf-and-rv-park-morganton-nc",
  "name": "Riverside Golf and RV Park",
  "description": "Riverside Golf and RV Park is located at 611 Independence Boulevard, Morganton NC 28655. Riverside Golf and RV Park can be contacted at ***-***-**** or http://www.riversidegolfrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/riverside-golf-and-rv-park-morganton-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "611 Independence Boulevard",
    "addressLocality": "Morganton",
    "addressRegion": "NC",
    "postalCode": "28655",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7383687,
    "longitude": -81.7230311
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/morganton/riverside-golf-and-rv-park"
  ]
}