{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tropic-isles-co-op-palmetto-fl",
  "name": "Tropic Isles Co-Op, Inc.",
  "description": "Tropic Isles Co-Op, Inc. is located at 1503 28th Avenue West, Palmetto FL 34221. Tropic Isles Co-Op, Inc. can be contacted at ***-***-**** or http://www.tropicisles.net/",
  "url": "https://campertunity.com/listings/campgrounds/tropic-isles-co-op-palmetto-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1503 28th Avenue West",
    "addressLocality": "Palmetto",
    "addressRegion": "FL",
    "postalCode": "34221",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.526196,
    "longitude": -82.597962
  }
}