{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-river-marina-lodge-cedar-bluff-al",
  "name": "Little River Marina & Lodge",
  "description": "Little River Marina & Lodge is located at 1780 County Road 102, Cedar Bluff AL 35959. Little River Marina & Lodge can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/little-river-marina-lodge-cedar-bluff-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1780 County Road 102",
    "addressLocality": "Cedar Bluff",
    "addressRegion": "AL",
    "postalCode": "35959",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.23456,
    "longitude": -85.6454156
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alabama/cedar-bluff/little-river-marina-lodge"
  ]
}