{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-vicksburg-ms-1",
  "name": "Spot2Nite",
  "description": "Check out Rivertown Rose Campground in Vicksburg, Mississippi on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-vicksburg-ms-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/4f135343-5788-11f0-a8c6-5afff7198734/card.jpg?v=63918709543"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5900 U.S. 61",
    "addressLocality": "Vicksburg",
    "addressRegion": "MS",
    "postalCode": "39180",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2370974,
    "longitude": -90.92289699999999
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Propane"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "55",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "$55+"
}