{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/river-island-rv-park-la",
  "name": "River Island RV Park",
  "description": "If you are looking for camping with the tranquility of the outdoors and not the concrete resorts, then we are the place for you. Enjoy the private 105 acre lake",
  "url": "https://campertunity.com/listings/campgrounds/river-island-rv-park-la",
  "image": [
    "https://photos.thedyrt.com/photo/1850343/media/river-island-rv-park_aeb384ae-bb6f-41d0-9fc5-b307f12b3335.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1850342/media/river-island-rv-park_202d7719-46aa-4b47-b265-53c55daefd87.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1850343/media/river-island-rv-park_aeb384ae-bb6f-41d0-9fc5-b307f12b3335.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "LA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.502319999999983,
    "longitude": -92.69033000000002
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 105,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ty J."
      },
      "datePublished": "2024-06-18T00:56:39.472Z",
      "reviewBody": "They have an amazing place out there!  Something for everyone, mud riding, fishing, trail rides, and sits right on the gorgeous Red River!",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "$15-$35"
}