{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/curleys-cove-rv-park-cedar-bluff-al-us",
  "name": "Curley's Cove RV Park",
  "description": "Best campground on Weiss Lake! Curley's Cove is family owned. Friendly people. You won't believe the amenities. Well maintained.",
  "url": "https://campertunity.com/listings/campgrounds/curleys-cove-rv-park-cedar-bluff-al-us",
  "image": [
    "https://static.wixstatic.com/media/bc4064_6cb1c7bee0604311a19090dd94e1d602%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/bc4064_6cb1c7bee0604311a19090dd94e1d602%7Emv2.jpg",
    "https://static.wixstatic.com/media/bc4064_6cb1c7bee0604311a19090dd94e1d602~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8840 County Road 44",
    "addressLocality": "Cedar Bluff",
    "addressRegion": "AL",
    "postalCode": "35959",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.curleyscove.com/"
  ]
}