{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/optimistic-rv-resort-morganton",
  "name": "Optimistic RV Resort",
  "description": "Optimistic RV Resort is located at 6618 North Carolina 181, Morganton NC 28655. Optimistic RV Resort can be contacted at ***-***-**** or http://www.northcarolinacampers.com/",
  "url": "https://campertunity.com/listings/campgrounds/optimistic-rv-resort-morganton",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6618 North Carolina 181",
    "addressLocality": "Morganton",
    "addressRegion": "NC",
    "postalCode": "28655",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.8812547,
    "longitude": -81.7961794
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/morganton/optimistic-rv-resort",
    "https://rvcampgroundhq.com/campground/north-carolina/optimistic-rv-resort/"
  ]
}