{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hickory-point-rv-park-tarpon",
  "name": "Hickory Point RV Park",
  "description": "Hickory Point RV Park is located at 1181 Anclote Road, Tarpon Springs FL 34689. Hickory Point RV Park can be contacted at ***-***-**** or http://www.hickorypointrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hickory-point-rv-park-tarpon",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1181 Anclote Road",
    "addressLocality": "Tarpon Springs",
    "addressRegion": "FL",
    "postalCode": "34689",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.1693068,
    "longitude": -82.7820602
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/tarpon-springs/hickory-point-rv-park"
  ]
}