{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pelican-rv-resort-marina-59151-overseas-hwy-marathon-fl",
  "name": "Pelican RV Resort and Marina 59151 Overseas Hwy, Marathon, FL 33050-6043",
  "description": ".",
  "url": "https://campertunity.com/listings/campgrounds/pelican-rv-resort-marina-59151-overseas-hwy-marathon-fl",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "59151 Overseas Hwy",
    "addressLocality": "Marathon",
    "addressRegion": "FL",
    "postalCode": "33050-6043",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 24.768702,
    "longitude": -80.942512
  }
}