{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arrow-rv-park-luling-tx",
  "name": "Arrow RV Park",
  "description": "Find your Escape at one of our secluded RV sites with full hookups, pet-friendly spaces, and a family-friendly atmosphere. Our Texas location is ideal in the heart of Central Texas with its picturesque views and access to local opportunities. Arrow is the place to stake out for a weekend or settle in for a lengthier stay.",
  "url": "https://campertunity.com/listings/campgrounds/arrow-rv-park-luling-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/8f621b66-788b-11f0-af83-98707f33a4e3/card.jpg?v=63922339326"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "300 Arrow Lane",
    "addressLocality": "Luling",
    "addressRegion": "TX",
    "postalCode": "78648",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.65838729999999,
    "longitude": -97.59130429999999
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/texas/luling/arrow-rv-park"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$50+"
}