{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-fletcher-nc",
  "name": "Spot2Nite",
  "description": "Check out Oak Fern RV Park in Fletcher, North Carolina on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-fletcher-nc",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/94b80a0a-05fe-11ee-b51c-42010a001413/card.jpg?v=63892819096"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "122 Overton Place",
    "addressLocality": "Fletcher",
    "addressRegion": "NC",
    "postalCode": "28732",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.4377781,
    "longitude": -82.5046617
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00"
}