{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/savannah-creek-mtn-storage-and-rv-sylva-nc",
  "name": "Savannah Creek Mtn Storage and RV",
  "description": "Savannah Creek Mtn Storage and RV is located at 212 Timberleaf Drive, Sylva NC 28779. Savannah Creek Mtn Storage and RV can be contacted at ***-***-**** or http://www.storageunits-rv-sylvanc.com/",
  "url": "https://campertunity.com/listings/campgrounds/savannah-creek-mtn-storage-and-rv-sylva-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "212 Timberleaf Drive",
    "addressLocality": "Sylva",
    "addressRegion": "NC",
    "postalCode": "28779",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.315298,
    "longitude": -83.258795
  }
}