{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-creek-public-use-area-tuscaloosa-al",
  "name": "Blue Creek Public Use Area",
  "description": "Red clay roads wind through wooded terrain to reach Blue Creek Public Use Area, where campers find dispersed sites along a bluff overlooking the Tennessee River.",
  "url": "https://campertunity.com/listings/campgrounds/blue-creek-public-use-area-tuscaloosa-al",
  "image": [
    "https://photos.thedyrt.com/photo/media/alabama-blue-creek-park_ee68ee47-90de-4e2f-8d15-1eb2e9aa63b2.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/alabama-blue-creek-park_9ca4380f-16a2-4cdb-96ab-2bdba25f1fd0.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-87.37980797,33.43688612)/-87.37980797,33.43688612,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/alabama-blue-creek-park_ee68ee47-90de-4e2f-8d15-1eb2e9aa63b2.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tuscaloosa",
    "addressRegion": "AL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.43688612,
    "longitude": -87.37980797
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.625,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}