{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-curleys-cove-rv-park",
  "name": "Curley's Cove RV Park",
  "description": "Curley's Cove RV Park is located at 8840 County Road 44, Cedar Bluff AL 35959. Curley's Cove RV Park can be contacted at ***-***-**** or https://www.curleyscove.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-curleys-cove-rv-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8840 County Road 44",
    "addressLocality": "Cedar Bluff",
    "addressRegion": "AL",
    "postalCode": "35959",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2410392,
    "longitude": -85.6309215
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alabama/cedar-bluff/curley-s-cove-rv-park"
  ]
}