{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rv-parks-lake-travis-lakeside-premium-rv-park-austin-tx",
  "name": "RV Parks Near Lake Travis - Lakeside Premium RV Park",
  "description": "For the best RV parks near Lake Travis, come to Lakeside Premium RV Park. Spacious sites and modern amenities await. Book today!",
  "url": "https://campertunity.com/listings/campgrounds/rv-parks-lake-travis-lakeside-premium-rv-park-austin-tx",
  "image": [
    "https://lakesiderv-park.com/wp-content/uploads/2025/05/Lakeside-logo-circle.png",
    "https://lakesiderv-park.com/wp-content/uploads/2025/12/Lakeside-Logo-Main-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5000 Doss Rd",
    "addressLocality": "Austin",
    "addressRegion": "TX",
    "postalCode": "78724",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.4152787,
    "longitude": -97.9381599
  },
  "sameAs": [
    "https://lakesiderv-park.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}