{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rv-park-texarkana-tx",
  "name": "RV Park",
  "description": "RV Park camping reservations and campground information. Learn more about camping near RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/rv-park-texarkana-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid781560/%7Bpht%7DphotoURL1-IMG_0191-1024x577%7Bpht%7D1721311304498.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "915 FM S2148",
    "addressLocality": "Texarkana",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.44987,
    "longitude": -94.06273
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}