{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/qrv-victoria-victoria-tx",
  "name": "QRV Victoria",
  "description": "QRV Victoria camping reservations and campground information. Learn more about camping near QRV Victoria and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/qrv-victoria-victoria-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/PRCG/pid1063050/%7Bpht%7DSummer%20Breeze%7Bpht%7D1504233948865.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1402 South Laurent Street",
    "addressLocality": "Victoria",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.78333,
    "longitude": -96.985
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/qrv-victoria/PRCG/1063050/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}