{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/john-pennekamp-coral-reef-state-key-largo-fl-us",
  "name": "John Pennekamp Coral Reef State Park",
  "description": "John Pennekamp Coral Reef State Park is located at 102601 Overseas Highway, Key Largo FL 33037. John Pennekamp Coral Reef State Park can be contacted at ***-***-**** or http://pennekamppark.com/",
  "url": "https://campertunity.com/listings/campgrounds/john-pennekamp-coral-reef-state-key-largo-fl-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "102601 Overseas Highway",
    "addressLocality": "Key Largo",
    "addressRegion": "FL",
    "postalCode": "33037",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.1252463,
    "longitude": -80.4060761
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/key-largo/john-pennekamp-coral-reef-state-park"
  ]
}