{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-ocean-breeze-rv-park-marina-marathon-fl",
  "name": "Ocean Breeze RV Park & Marina",
  "description": "Ocean Breeze RV Park & Marina is located at 1337 Ocean Breeze Avenue, Marathon FL 33050. Ocean Breeze RV Park & Marina can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-ocean-breeze-rv-park-marina-marathon-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1337 Ocean Breeze Avenue",
    "addressLocality": "Marathon",
    "addressRegion": "FL",
    "postalCode": "33050",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 24.7064771,
    "longitude": -81.1094632
  }
}