{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/anclote-key-preserve-state-park-tarpon-springs-fl",
  "name": "Anclote Key Preserve State Park",
  "description": "Anclote Key Preserve State Park is located at , Tarpon Springs FL 34689. Anclote Key Preserve State Park can be contacted at ***-***-**** or https://www.floridastateparks.org/park/Anclote-Key",
  "url": "https://campertunity.com/listings/campgrounds/anclote-key-preserve-state-park-tarpon-springs-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tarpon Springs",
    "addressRegion": "FL",
    "postalCode": "34689",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.1681593,
    "longitude": -82.8451501
  },
  "sameAs": [
    "https://www.thedyrt.com",
    "https://www.camping.org/campgrounds/florida/tarpon-springs/anclote-key-preserve-state-park",
    "https://thedyrt.com/camping/florida/anclote-key-preserve-state-park/gallery"
  ]
}