{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/huguenot-memorial-jacksonville-fl-us",
  "name": "Huguenot Memorial Park",
  "description": "Huguenot Memorial Park is located at 10980 Heckscher Drive, Jacksonville FL 32226. Huguenot Memorial Park can be contacted at ***-***-**** or http://www.coj.net/departments/parks-and-recreation/recreation-and-community-programming/huguenot-memorial-park.aspx",
  "url": "https://campertunity.com/listings/campgrounds/huguenot-memorial-jacksonville-fl-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10980 Heckscher Drive",
    "addressLocality": "Jacksonville",
    "addressRegion": "FL",
    "postalCode": "32226",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.4110088,
    "longitude": -81.4204882
  }
}