{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/key-largo-kampground-and-marina-key-largo-fl",
  "name": "Key Largo Kampground and Marina",
  "description": "Key Largo Kampground and Marina is spotless, secure, and picturesque, but it also boasts a ton of amenities, including an ice maker, playground, two beaches, and two bathrooms to offer visitors. Numerous recreational opportunities are offered on-site, such as a heated pool for swimming in fresh water, a basketball court, and a shuffleboard court.",
  "url": "https://campertunity.com/listings/campgrounds/key-largo-kampground-and-marina-key-largo-fl",
  "image": [
    "https://floridakeyscamping.com/wp-content/uploads/2024/02/Blog-images-key-largo-kampground-marina-key-largo-fl.jpg",
    "https://floridakeyscamping.com/wp-content/uploads/2024/02/hero_2-1024x638-1.jpg",
    "https://floridakeyscamping.com/wp-content/uploads/2024/02/P3130037-scaled-1.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "101551 Overseas Hwy",
    "addressLocality": "Key Largo",
    "addressRegion": "FL",
    "postalCode": "33037",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.1142262,
    "longitude": -80.41662579999999
  },
  "sameAs": [
    "https://floridakeyscamping.com/campgrounds/united-states/florida/key-largo/key-largo-kampground-and-marina/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ice"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}