{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-osprey-rv-country-club-elberta-al",
  "name": "Lake Osprey RV Country Club",
  "description": "Lake Osprey RV Country Club is located at 12054 Gateway Drive, Elberta AL 36530. Lake Osprey RV Country Club can be contacted at ***-***-**** or https://www.robertsresorts.com/",
  "url": "https://campertunity.com/listings/campgrounds/lake-osprey-rv-country-club-elberta-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12054 Gateway Drive",
    "addressLocality": "Elberta",
    "addressRegion": "AL",
    "postalCode": "36530",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.4010347,
    "longitude": -87.5456467
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alabama/elberta/lake-osprey-rv-country-club"
  ]
}