{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-perry-ga",
  "name": "Spot2Nite",
  "description": "Check out Fair Harbor RV Park in Perry, Georgia on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-perry-ga",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/b0a38a28-402a-11f0-9dab-263b1b3a5009/card.jpg?v=63916143232"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "515 Marshallville Road",
    "addressLocality": "Perry",
    "addressRegion": "GA",
    "postalCode": "31069",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.448646,
    "longitude": -83.758641
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/georgia/perry/fair-harbor-rv-park"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "53",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$53+"
}