{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/paradise-rv-park-lufkin-tx",
  "name": "Paradise RV Park",
  "description": "Paradise RV Park is located in Lufkin, Texas. Every site is covered.",
  "url": "https://campertunity.com/listings/campgrounds/paradise-rv-park-lufkin-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/b78054a1-4d0e-436e-ab1b-c1e7cfe4bb2a/PRV5.jpg",
    "http://img1.wsimg.com/isteam/ip/b78054a1-4d0e-436e-ab1b-c1e7cfe4bb2a/PRV5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6343 S US Route 69",
    "addressLocality": "Lufkin",
    "addressRegion": "TX",
    "postalCode": "75901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.29202,
    "longitude": -94.641965
  },
  "sameAs": [
    "https://paradiservparkfamilyliving.us/"
  ]
}