{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-vicksburg-ms",
  "name": "Spot2Nite",
  "description": "Quilly’s RV Parks was founded by father and daughter pair Orrin and Katie McLeod. When Katie was a child the whole family spent time together exploring nature by RVing or camping. This bloomed into a lifelong passion. Quilly’s is a family business built to provide families a fun filled, relaxed RVing experience. Quilly is a North American Porcupine, which represents the great outdoors. His playful colors are set to remind us to have fun with our families while we explore nature with our trail...",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-vicksburg-ms",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/a903bdd3-4140-11f0-a97b-1e643f44fc75/card.jpg?v=63916260213"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "211 Miller Street",
    "addressLocality": "Vicksburg",
    "addressRegion": "MS",
    "postalCode": "39180",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2999649,
    "longitude": -90.89656889999999
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "00:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "47",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "$47+"
}