{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-dewberry-rv-resort-victoria-tx",
  "name": "Lake Dewberry RV Resort",
  "description": "Lake Dewberry RV Resort camping reservations and campground information. Learn more about camping near Lake Dewberry RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/lake-dewberry-rv-resort-victoria-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783839/%7Bpht%7DphotoURL1-Drone_View_of_Lake_Dewberry%7Bpht%7D1721311461014.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "85 Tate Rd.",
    "addressLocality": "Victoria",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.91315,
    "longitude": -96.99503
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/lake-dewberry-rv-resort/CHUB/783839/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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}