{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/logans-pass-rv-park-tuscaloosa-al",
  "name": "Logan's Pass RV Park",
  "description": "Logan's Pass is conveniently located just 2.0 miles off Interstate 20/59 at exit 73 on Highway 82 east in Tuscaloosa, AL 35405. All lots are large and shaded with full hookups. All sites have 30 and 50 amps available. It is located near Walmart, Sam's Academy Sports, movie theater, restaurants, family entertainment centers. We are conveniently located to the University of Alabama.",
  "url": "https://campertunity.com/listings/campgrounds/logans-pass-rv-park-tuscaloosa-al",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/084/682/full/logan's-pass-rv-park--tuscaloosa-al-2.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tuscaloosa",
    "addressRegion": "AL",
    "postalCode": "35405",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.2095614,
    "longitude": -87.5675258
  },
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00",
  "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": "Rv"
    }
  ]
}