{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sunshine-key-rv-big-pine-key-fl",
  "name": "Sunshine Key RV 38801 Overseas Hwy, Big Pine Key, FL 33043",
  "description": ".",
  "url": "https://campertunity.com/listings/campgrounds/sunshine-key-rv-big-pine-key-fl",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "38801 Overseas Hwy",
    "addressLocality": "Big Pine Key",
    "addressRegion": "FL",
    "postalCode": "33043",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 24.6738904,
    "longitude": -81.24643
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/512583-sunshine-key-rv-in-big-pine-key-fl"
  ]
}