{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-pine-key-resort-big-pine-key-fl",
  "name": "Big Pine Key Resort",
  "description": "Our Resort occupies close to 11 acres between the Gulf of Mexico and the Atlantic Ocean. Perfectly positioned in the middle keys, we offer a friendly home-base from which to enjoy the area.",
  "url": "https://campertunity.com/listings/campgrounds/big-pine-key-resort-big-pine-key-fl",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "33000 Overseas Highway, PO Box 430513",
    "addressLocality": "Big Pine Key",
    "addressRegion": "FL",
    "postalCode": "33043",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 24.6892686,
    "longitude": -81.3689004
  },
  "sameAs": [
    "https://www.keywesttourist.com/campgrounds-rv-parks/big-pine-key-fishing-lodge/"
  ]
}