{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/victoria-coleto-creek-lake-koa-victoria-tx",
  "name": "Victoria Coleto Creek Lake KOA",
  "description": "Victoria Coleto Creek Lake KOA is near Victoria, Texas, and features flat terrain with scattered trees.",
  "url": "https://campertunity.com/listings/campgrounds/victoria-coleto-creek-lake-koa-victoria-tx",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "500 Coleto Park Road",
    "addressLocality": "Victoria",
    "addressRegion": "TX",
    "postalCode": "77905",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.71537532,
    "longitude": -97.17702482
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/texas-coleto-creek-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}