{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bridgeport-tx-rv-parks-stanford-ranch-lakeside-rv-resort",
  "name": "Bridgeport, TX RV Parks - Stanford Ranch Lakeside RV Resort",
  "description": "Stanford Ranch Lakeside RV Resort stands out among Bridgeport, TX RV parks with lakefront sites, full hookups, and direct lake access.",
  "url": "https://campertunity.com/listings/campgrounds/bridgeport-tx-rv-parks-stanford-ranch-lakeside-rv-resort",
  "image": [
    "https://stanfordranchrv.com/wp-content/uploads/2025/02/cropped-logo-transparent-1.png",
    "https://stanfordranchrv.com/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "139 PR 1534",
    "addressLocality": "Bridgeport",
    "addressRegion": "TX",
    "postalCode": "76426",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.1745,
    "longitude": -97.8542
  },
  "sameAs": [
    "https://stanfordranchrv.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair Accessible"
    }
  ]
}