{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rv-parks-victoria-tx-victoria-coleto-lake-rv-resort",
  "name": "RV Parks in Victoria, TX - Victoria Coleto Lake RV Resort",
  "description": "For the best choice in RV parks in Victoria, TX come to Victoria Coleto Lake RV Resort. Spacious sites and resort amenities await. Book now!",
  "url": "https://campertunity.com/listings/campgrounds/rv-parks-victoria-tx-victoria-coleto-lake-rv-resort",
  "image": [
    "https://coletolakervresort.com/wp-content/uploads/2025/09/4-Victoria-Coleto-Lake.mp4.00_00_22_10.Still018-scaled.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "500 Coleto Park Road",
    "addressLocality": "Victoria",
    "addressRegion": "TX",
    "postalCode": "77905",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.715309,
    "longitude": -97.177428
  },
  "sameAs": [
    "https://coletolakervresort.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}