{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/r-v-of-victoria-victoria-tx",
  "name": "R V Park of Victoria Inc",
  "description": "R V Park of Victoria Inc is located at 13202 North Navarro Street, Victoria TX 77904. R V Park of Victoria Inc can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/r-v-of-victoria-victoria-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13202 North Navarro Street",
    "addressLocality": "Victoria",
    "addressRegion": "TX",
    "postalCode": "77904",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.8918929,
    "longitude": -96.9937418
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/victoria/r-v-park-of-victoria-inc"
  ]
}