{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rose-creek-family-campground-morganton-nc",
  "name": "Rose Creek Family Campground",
  "description": "Rose Creek Family Campground is located at 3471 Rose Creek Road, Morganton NC 28655. Rose Creek Family Campground can be contacted at ***-***-**** or http://www.rosecreekfamilycampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/rose-creek-family-campground-morganton-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3471 Rose Creek Road",
    "addressLocality": "Morganton",
    "addressRegion": "NC",
    "postalCode": "28655",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.8460847,
    "longitude": -81.7906097
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/morganton/rose-creek-family-campground"
  ]
}