{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-paradise-rv-texarkana-tx",
  "name": "Country Paradise Rv",
  "description": "RV Park rv lot texarkana quite land with lake",
  "url": "https://campertunity.com/listings/campgrounds/country-paradise-rv-texarkana-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/b364d3b5-739b-4413-a9cb-dddf6069eea7/park%20pic-60979c2.jpg",
    "http://img1.wsimg.com/isteam/ip/b364d3b5-739b-4413-a9cb-dddf6069eea7/park%20pic-60979c2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "176 Country Paradise Cir",
    "addressLocality": "Texarkana",
    "addressRegion": "TX",
    "postalCode": "75501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.33134,
    "longitude": -94.07641
  }
}