{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-big-pine-key-fishing-lodge-bpk",
  "name": "Big Pine Key Fishing Lodge (BPKFL)",
  "description": "Big Pine Key Fishing Lodge (BPKFL) is located at 33000 Overseas Highway, Big Pine Key FL 33043. Big Pine Key Fishing Lodge (BPKFL) can be contacted at ***-***-**** or http://www.bpkfl.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-big-pine-key-fishing-lodge-bpk",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "33000 Overseas Highway",
    "addressLocality": "Big Pine Key",
    "addressRegion": "FL",
    "postalCode": "33043",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 24.647784,
    "longitude": -81.331689
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/big-pine-key/big-pine-key-fishing-lodge-bpkfl"
  ]
}