{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/covered-wagon-rv-park-lufkin",
  "name": "The Covered Wagon RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/covered-wagon-rv-park-lufkin",
  "image": [
    "https://www.aaa.com/AAA/Common/travelgateway/images/category/CAMPGROUND-6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lufkin",
    "addressRegion": "TX",
    "postalCode": "75904",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.3386242,
    "longitude": -94.7288558
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/the-covered-wagon-rv-park-53922"
  ],
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}