{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rivers4-rv-park-haskell-tx",
  "name": "Rivers4 RV Park",
  "description": "Enjoy spacious RV sites with full hookups at Rivers4 RV Park, Haskell, TX, located near Anchor Marina and Lake Stamford.",
  "url": "https://campertunity.com/listings/campgrounds/rivers4-rv-park-haskell-tx",
  "image": [
    "https://rivers4rvpark.com/wp-content/uploads/2023/08/Rivers4-RV-Park-logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "467 Sand Bass Trail",
    "addressLocality": "Haskell",
    "addressRegion": "TX",
    "postalCode": "79521",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.07632800000004,
    "longitude": -99.62749542089844
  },
  "sameAs": [
    "https://rivers4rvpark.com/",
    "https://www.campspot.com/park/rivers4-rv-park/map?location=Haskell,%20TX&latitude=33.076526&longitude=-99.592477&adults=2&children=0&pets=0"
  ],
  "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": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}