{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rv-park-texarkana-texarkana-tx",
  "name": "RV Park Texarkana",
  "description": "Stay at Texarkana RV Park with spacious pull-through sites, full hookups, cabins & more. Perfect for nightly, weekly, or monthly RV camping in Texarkana.",
  "url": "https://campertunity.com/listings/campgrounds/rv-park-texarkana-texarkana-tx",
  "image": [
    "https://secure.gravatar.com/avatar/d1dd279d3b76f7592ae4ed8b19eca152366325e8b6b2e06fa65350b70f5c443e?s=96&amp;d=mm&amp;r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "500 St Michael Dr",
    "addressLocality": "Texarkana",
    "addressRegion": "TX",
    "postalCode": "75503",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4466745,
    "longitude": -94.0771483
  },
  "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": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}