{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-natchitoches-la",
  "name": "Spot2Nite",
  "description": "Check out Grand Ecore RV Park in Natchitoches, Louisiana on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-natchitoches-la",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/27797ebf-cf9a-11ef-9726-cbf2a41d1930/card.jpg?v=63903763847"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1071 Tauzin Island Road",
    "addressLocality": "Natchitoches",
    "addressRegion": "LA",
    "postalCode": "71457",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.839101,
    "longitude": -93.1014622
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "00:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "$40+"
}